osem-fcy/app
Ana 7f7375b7db Introduce an association between User and Event
Introduce an association between User and Event for the user schedule. As there was already a relation call users in Event the new relation is called public_users. And for the same reason the relation in Event is called public_events.
2017-03-19 10:56:13 +01:00
..
assets changed dropdown for small devices 2017-03-11 08:48:21 +05:30
controllers Fix unreachable code (#1140) in ConferenceRegistrationController#new 2017-03-07 17:40:19 +02:00
helpers Merge pull request #1275 from shlok007/intersecting-events 2017-03-08 10:51:53 +02:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Introduce an association between User and Event 2017-03-19 10:56:13 +01:00
serializers Removed duplicate methods date_range_string and date_string. 2017-03-01 15:39:10 +05:30
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Fixed registration limit issue 2017-03-13 22:59:02 +05:30