1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

442 Commits

Author SHA1 Message Date
Sylvain
0339fd8e09 allow multi words search in users autocomplete 2016-06-16 12:55:20 +02:00
Sylvain
dbeb0717df fix show existing collaborator name in project edition 2016-06-16 11:11:03 +02:00
Sylvain
92e117d5bd fix db:rollback on create_unaccent_function 2016-06-16 10:39:00 +02:00
Sylvain
a325211552 optimization collaborators of a project 2016-06-16 09:30:38 +02:00
Sylvain
90f77ca929 updated changelog 2016-06-15 12:05:04 +02:00
Sylvain
08244d53dc improve trainings load times
- do not eager load trainings availabilities in INDEX action if not requsted
- in trainings monitoring (font), do not load all availabilities for all traninings by default, by select a training first to load its availabilities
2016-06-15 12:01:09 +02:00
Sylvain
b154c37656 updated README about elastic backup 2016-06-14 16:24:46 +02:00
Sylvain
963bf31eff Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2016-06-14 15:42:36 +02:00
Sylvain
e503d6edd8 optimize trainings API 2016-06-14 15:42:28 +02:00
Peng DU
e98523ca7f Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2016-06-14 14:34:10 +02:00
Peng DU
d0461f0a81 add docker-compose config file 2016-06-14 14:33:57 +02:00
Sylvain
4bc57c43d2 fix admin user select 2016-06-14 11:30:17 +02:00
Sylvain
49e23062ee [bug] full-calendar date display on small devices 2016-06-14 10:57:27 +02:00
Sylvain
027e18a020 fix typo 2016-06-14 10:51:20 +02:00
Sylvain
f924144fda [feature] member select with lazy loading 2016-06-14 09:57:39 +02:00
Nicolas Florentin
8431dac430 updates openprojects part in README 2016-06-13 11:34:11 +02:00
Nicolas Florentin
7d1106d4ef adds a step in open projects setup in readme 2016-06-13 08:30:43 +02:00
Sylvain
d034fecdab updated README 2016-06-09 12:55:31 +02:00
Sylvain
c546dc45fb fix integration test: using ERB in cassette 2016-06-06 11:04:01 +02:00
Nicolas Florentin
93fc9722e9 fix tests regression, renaming fixture extension from .yml.erb to .yml 2016-06-03 10:10:13 +02:00
Sylvain
48a90bb7b4 advanced project step modulation with automatic re-ordering 2016-06-02 16:02:08 +02:00
Sylvain
2b1d1fc4dd [feature] basic ability manage steps order 2016-06-02 12:49:00 +02:00
Sylvain
0e6698a9ed fix short descriptions in machines index 2016-06-01 13:53:55 +02:00
Sylvain
525f46aba6 [feature] ability to use HTML in machine specs and description 2016-06-01 13:08:09 +02:00
Sylvain
80e03916d9 [feature] display project origin even on origin platform 2016-06-01 11:29:23 +02:00
Sylvain
1bc9db2a65 [feature] 'new project' button in dashboard/my projects 2016-06-01 11:15:01 +02:00
Sylvain
306e0322c5 [feature] display 'draft' badge on drafts 2016-06-01 10:47:00 +02:00
Sylvain
31356a02f5 [bug] projects drafts are shown on public profiles 2016-06-01 10:38:42 +02:00
Sylvain
70ff027792 fix AdminMembersController init 2016-06-01 08:55:54 +02:00
Sylvain
fae013d973 members & invoices lists: display 20 items by default + do not display 'load more' button if all items were initially loaded 2016-05-31 17:01:26 +02:00
Sylvain
65328451ac updated changelog 2016-05-31 10:06:18 +02:00
Sylvain
3593f293ce [feature] partial load of invoices list 2016-05-31 10:02:27 +02:00
Sylvain
820d8bba53 users list: display only active members 2016-05-30 16:39:20 +02:00
Sylvain
c8e9c6dae5 [feature] partial load of users list 2016-05-30 15:39:19 +02:00
Nicolas Florentin
f158ba2890 refacto code insertion code 2016-05-26 15:14:57 +02:00
Nicolas Florentin
60c2813991 prepares schedule.yml to code insertion 2016-05-26 15:14:57 +02:00
Nicolas Florentin
3cf75d794f prepare app to receive navi_gami plugin 2016-05-26 15:14:56 +02:00
Nicolas Florentin
822705c54c adds necessary code to permit navi gami plugin to add data in user profile view 2016-05-26 15:14:20 +02:00
Nicolas Florentin
ff20b4c5d3 update schema.rb 2016-05-26 15:14:19 +02:00
Nicolas Florentin
9e41d2d050 adds plugins to gitignore 2016-05-26 15:13:36 +02:00
Nicolas Florentin
7ef818138f extracting navi_gami from fab-manager repo 2016-05-26 15:13:36 +02:00
Nicolas Florentin
a47a78fe9c simpler way to import scss from plugins 2016-05-26 15:13:36 +02:00
Nicolas Florentin
0c00bf5895 Plugin::Instance can register a stylesheets, enable to import it in application.scss dynamically 2016-05-26 15:13:36 +02:00
Nicolas Florentin
a14130473a plugin underconstruction... ! 2016-05-26 15:13:36 +02:00
Sylvain
26f0aa5e0d fix css layout of public profile for badge inclusion 2016-05-26 14:23:15 +02:00
Sylvain
0be0935474 [feature] add user's job to profile 2016-05-26 12:34:30 +02:00
Sylvain
d009cf3fc1 [feature] add flickr, lastfm & pinterest 2016-05-26 12:05:28 +02:00
Sylvain
7f050223eb Merge branch 'hotfix' into dev
Conflicts:
	CHANGELOG.md
2016-05-24 14:59:07 +02:00
Sylvain
f056c1eb91 updated changelog for 2.1.2 2016-05-24 14:56:58 +02:00
Sylvain
139d7d9f0f [bug] Google Analytics not loaded
- angular-google-analytics plugin update from 0.0.15 to 1.1.7
- google analytics config moved into secrets.yml/production
2016-05-24 14:53:07 +02:00