1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

380 Commits

Author SHA1 Message Date
Sylvain
a4d301b3c8 updated changelog 2016-07-13 18:29:34 +02:00
Sylvain
c9d98e5bf0 Merge branch 'training' into dev
Conflicts:
	app/assets/templates/machines/_form.html.erb
	app/controllers/api/availabilities_controller.rb
	app/models/training.rb
	app/views/api/trainings/index.json.jbuilder
	config/locales/app.shared.en.yml
	config/locales/app.shared.fr.yml
	db/schema.rb
2016-07-13 18:23:35 +02:00
Sylvain
90142ae3bb Merge branch 'training' into dev 2016-07-13 18:15:14 +02:00
Sylvain
f5b435895e updated changelog 2016-07-13 16:15:50 +02:00
Sylvain
730eda0820 updated changelog 2016-07-13 16:11:31 +02:00
Sylvain
68f9324725 Merge branch 'steps' into dev
Conflicts:
	app/assets/javascripts/controllers/projects.coffee.erb
	db/schema.rb
2016-07-13 16:10:18 +02:00
Sylvain
a45a648b4a updated changelog 2016-07-13 16:05:13 +02:00
Sylvain
3d7b0bbdfc Merge remote-tracking branch 'origin/machines' into dev 2016-07-13 16:03:12 +02:00
Sylvain
320999e9f9 updated changelog 2016-07-13 16:02:29 +02:00
Sylvain
2c8001f38f Merge branch 'projects' into dev
Conflicts:
	app/views/api/members/show.json.jbuilder
2016-07-13 15:57:45 +02:00
Peng DU
40038f571c Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2016-07-06 11:22:05 +02:00
Peng DU
e57d5c96e6 cancel cache machine index json 2016-07-06 11:22:01 +02:00
Sylvain
1e235d3791 add missing translations for training form error messages 2016-07-04 16:44:01 +02:00
Sylvain
683bc835df [bug] statistics: sum of stats does not work 2016-07-04 12:53:56 +02:00
Sylvain
ee229a4e4b move 'all trainings' button to top bar 2016-07-04 12:32:13 +02:00
Sylvain
99aa8120fc i18n statistics 2016-06-28 14:07:59 +02:00
Sylvain
9000305a11 fix missing translation in API doc 2016-06-28 11:57:04 +02:00
Sylvain
7126843eda updated changelog for 2.3.0 2016-06-28 10:23:39 +02:00
Sylvain
d5b06d08ad [feature] confirmation on project deletion 2016-06-28 10:02:36 +02:00
Sylvain
6df3c90da2 fix api doc link 2016-06-27 18:08:19 +02:00
Sylvain
841c2dfd3a Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2016-06-27 17:23:16 +02:00
Sylvain
f6f539d2fc link to openAPI documentation in front interface 2016-06-27 17:23:05 +02:00
cyril
fb73fc23de fix ui:list openapi 2016-06-27 17:08:18 +02:00
Sylvain
8c90eab8ac updated changelog with TODO DEPLOY 2016-06-27 16:42:27 +02:00
Sylvain
875e513f1c Merge remote-tracking branch 'origin/open-api' into dev 2016-06-27 16:31:50 +02:00
Sylvain
cb3bd229a3 fix navigation flow in trainings 2016-06-27 15:47:13 +02:00
Sylvain
8e07460deb [feature] redirect to slugged-url on publish project 2016-06-27 15:34:08 +02:00
Sylvain
7bb724ce88 hide 'all trainings' button when already toggeled 2016-06-27 15:05:11 +02:00
Sylvain
05fa32cdd4 [feature] per training planning w/ ability to switch back to global view 2016-06-27 15:00:28 +02:00
Peng DU
a4fcede638 fix bug: cant get member training availability 2016-06-27 13:38:50 +02:00
Peng DU
4eea18a479 fix merge 2016-06-27 12:49:20 +02:00
Peng DU
6db26e7a19 fix conflt 2016-06-27 12:47:03 +02:00
Peng DU
df8dbfae8c fix conflt of changelog 2016-06-27 12:42:57 +02:00
Peng DU
07f231cb1f update changelog 2016-06-27 12:41:54 +02:00
Peng DU
b477353286 cancel cache for plant and training_prcings 2016-06-27 12:37:44 +02:00
Peng DU
68e45c0460 cache last event and optimise last subscript api 2016-06-27 10:55:51 +02:00
Sylvain
d313d7ff87 fix training reserve button 2016-06-27 10:28:30 +02:00
Sylvain
16997a2ce5 [feature] details public page for a training 2016-06-27 10:23:14 +02:00
Sylvain
9ab28c1df6 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2016-06-27 09:14:36 +02:00
Sylvain
b08ab236dc [bug] Unable to run migrations if postgre unaccent was already active 2016-06-27 09:12:16 +02:00
Sylvain
793b8e145b fix seeds for trainings 2016-06-27 09:11:51 +02:00
Sylvain
a12c26e06c [bug] Unable to run if postgre unaccent was already active 2016-06-27 09:10:33 +02:00
Peng DU
0bb4665b4a avoid N+1 for users list 2016-06-24 18:43:22 +02:00
Peng DU
d64e8a291b remove order for avoid N+1 2016-06-24 18:36:36 +02:00
Peng DU
702e35650f event cache 2016-06-24 18:26:11 +02:00
Sylvain
0be80ac729 allow usage of HTML in trainings description 2016-06-23 17:10:03 +02:00
Sylvain
45ab06c73c trainings gallery 2016-06-23 16:47:15 +02:00
Sylvain
973d3637e3 i18n delete training 2016-06-23 13:18:00 +02:00
Sylvain
8bd4e6897d fix redirect after training edition 2016-06-23 12:46:14 +02:00
Sylvain
98edd345b1 updated changelog for v2.2.2 2016-06-23 11:49:48 +02:00