9 Commits

Author SHA1 Message Date
8e6f2d4355 fix tests 2016-11-21 22:36:02 +01:00
69af3e8d43 add test to eventSearch
ref #10
2016-05-31 17:30:35 +02:00
78c53fe7b0 [feature] allow to edit multiple participations at once
ref #7
2016-04-12 22:40:11 +02:00
c1b9069138 fix the possibility to add multiple participation
ref #6
2016-04-11 23:59:14 +02:00
9459d7a287 Allow to add multiple participation
The participationController accept a new parameter : `persons_ids`,
which must receive a comma-separated list of person ids. A participation
will be create for all those peoples.

The `new` and `create` actions does not allow to receive both
`person_id` and `persons_ids`.

Tests are added.

ref #6
2016-04-09 23:45:07 +02:00
3ac192d34c remove empty default controller 2016-03-24 14:30:08 +01:00
Marc Ducobu
4d02314770 Event CRUD generated 2016-03-22 17:16:19 +01:00
9512528018 add basic crud for admin 2016-03-18 11:34:25 +01:00
c43e7daefe initial commit 2016-03-18 10:28:26 +01:00