55afcc2184
move queries in repository
2019-05-02 15:10:16 +02:00
8a6e7396ca
Rename PickEventType to PickEventTypeType for type of events
2019-05-02 12:11:40 +02:00
44487e3ea3
minors changes
2019-02-08 18:00:10 +01:00
156f306daa
improve form attributes
2019-02-01 16:13:43 +01:00
ed3f0e9657
remove center field of event form
2019-02-01 15:23:54 +01:00
aa02597541
adapt select moderator field in new event form
2019-01-29 14:28:27 +01:00
1cf02cd1cc
correct moderator field select in new form
2019-01-25 13:30:07 +01:00
c861c48b37
hop
2019-01-16 16:27:35 +01:00
ca6f836195
add a new moderator field on events
2019-01-15 16:01:47 +01:00
7836ece3ee
add time to event dates
2019-01-15 14:10:45 +01:00
9f168a3a3c
fix new events page depreciations
2018-12-20 11:36:39 +01:00
cf4a0d9e75
factorize PickRoleType, PickStatusType and rename TranslatableEventType
2016-04-19 15:30:44 +02:00
d8de53ca3c
rename 'label' to 'name'.
...
Warning : this commit require to rename some table column, but the
original Version file has been update.
If you do not care to loose your date, you may run :
```
php app/console doctrine:migrations:execute --down 20160318111334
php app/console doctrine:migrations:execute --up 20160318111334
php app/console doctrine:cache:metadata #(if you have a cache for
doctrine meta date)
```
close #20
2016-03-24 23:30:37 +01:00
Marc Ducobu
b1b258d76b
Removing print
2016-03-24 10:52:21 +01:00
Marc Ducobu
9eed387285
Adding the js function categoryLinkParentChildSelect for center and scope
2016-03-24 10:45:03 +01:00
Marc Ducobu
4fe31185df
Good Center - Circle suggested
2016-03-23 18:19:48 +01:00
Marc Ducobu
888bcad81a
Adding type to the creation event form
2016-03-22 20:34:34 +01:00
Marc Ducobu
041c43a936
Basic form to create an Event
2016-03-22 18:59:59 +01:00
Marc Ducobu
4d02314770
Event CRUD generated
2016-03-22 17:16:19 +01:00