osem-fcy/app/views
Aditya Prakash dcb98c49f9 Improvements in proposal controller
`if..else` is better than unless with return.
On failed update render `edit` template and not render `new` template.
On failed save redirect to index path and not render `new` template.
Change `destory` to `withdraw`, cause `destroy` makes DELETE request when
we are updating the event record.
Check for success for save in withdraw (save can fail for reasons other than validation).
2016-03-24 11:37:40 +05:30
..
admin Merge pull request #894 from differentreality/comments 2016-03-22 18:26:38 +01:00
application Adding and removing people 2013-07-10 16:13:53 +02:00
commercials Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
conference Added email to social media section 2016-03-07 09:47:21 -03:00
conference_registrations Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
devise Add styling to passwords and confirmations 2015-06-11 15:20:48 +03:00
layouts Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
proposal Improvements in proposal controller 2016-03-24 11:37:40 +05:30
shared Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
tickets Adapt the ticket text to be more precise 2015-02-18 14:54:18 +01:00
users Add program to event relation in user/show. fix #789 2016-02-22 22:20:19 +01:00