osem-fcy/app
Siddhant Bajaj 95d459f058 Added validation in EventSchedule model and test in event_schedule_spec
EventSchedule start time should be in hours range of the conference.Therefore it adds validation on start_time attribute of event schedule model. It also adds test for the same.
2017-04-22 01:20:05 +05:30
..
assets implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
controllers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
helpers Merge pull request #1446 from sunny-b/master 2017-04-07 11:21:34 +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 Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
serializers Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Removed the extra condition for displaying the first speaker image 2017-04-17 17:40:23 +05:30