Sylvain
f6e236aeb5
refactored roles methods to match ruby conventions
2019-01-14 12:57:31 +01:00
Sylvain
05d9e62dd2
ability to disabled training
2017-10-10 17:16:43 +02:00
Sylvain
3e44d62aac
[bug] filename too long error on GET api/trainings
2017-07-18 10:55:41 +02:00
Peng DU
1d53e3b5b7
fix json template of training reservation
2017-03-28 19:53:48 +02:00
Sylvain
8ea611882b
fix training reservation
2017-02-23 11:13:25 +01:00
Sylvain
e48bb88f1f
use slug in traning show url
2016-09-27 16:00:22 +02:00
Peng DU
79ef7f4188
refactoring show training controller and add a new action avaibilities
2016-07-19 12:16:41 +02:00
Peng DU
1529e4b14e
allow active/disactive a training to show in training lists
2016-07-14 12:18:24 +02:00
Sylvain
90142ae3bb
Merge branch 'training' into dev
2016-07-13 18:15:14 +02:00
Peng DU
d64e8a291b
remove order for avoid N+1
2016-06-24 18:36:36 +02:00
Peng DU
d65ecf437b
cache training json
2016-06-21 17:02:44 +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
e503d6edd8
optimize trainings API
2016-06-14 15:42:28 +02:00
cyril
d1450f65f6
release 2.0 rc
2016-03-23 18:39:41 +01:00