Jean-Francois Monfort
20af1b180d
Use ScopePickerType in EventType for circle field
2021-01-19 17:52:28 +01:00
ad45e71051
minor changes
2019-05-02 19:27:31 +02:00
55afcc2184
move queries in repository
2019-05-02 15:10:16 +02:00
c2b5e0f767
rename PickSubscriptionType to PickEventType
2019-05-02 12:16:48 +02:00
8a6e7396ca
Rename PickEventType to PickEventTypeType for type of events
2019-05-02 12:11:40 +02:00
ee8f303d25
subscribe a person since listByPerson context (issue #19 )
2019-05-02 12:08:09 +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
c8fcab4d1d
fix routes and translatable string in admin prototype
...
ref #12
ref #13
ref #14
ref #15
2016-06-10 17:07:50 +02:00
329d688b5a
adding a link to event types for link parent/categories
2016-05-27 15:44:28 +02:00
e774090959
allow group_by in PickRoleType and PickStatusType
2016-04-19 18:36:29 +02: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
ab609a4ddb
Merging
2016-03-24 10:47:03 +01:00
Marc Ducobu
9eed387285
Adding the js function categoryLinkParentChildSelect for center and scope
2016-03-24 10:45:03 +01:00
627b9fb08f
add the possibility to add a participation of a person to an event
...
ref #5
2016-03-24 01:44:32 +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
9512528018
add basic crud for admin
2016-03-18 11:34:25 +01:00