osem-fcy/app/controllers/admin
Ana e8261d41bc Improve Error messages
- Improve error messages in event schedules, schedules and program controller.
- Two respond_to blocks in the update method of program controller.
2016-08-11 15:11:27 +02:00
..
base_controller.rb Provide a helper to point to sign up/in for different configs 2014-11-12 10:20:53 +01:00
campaigns_controller.rb Change all redirect_to(path) to redirect path for uniformity 2016-03-16 09:17:41 +05:30
cfps_controller.rb Use ActiveJob to send cfp update mails 2016-04-21 16:26:37 +02:00
comments_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
commercials_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
conference_controller.rb Remove unused columns from Conferences,Venues,Events and Sponsors tables 2016-06-25 00:27:25 +05:30
contacts_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
difficulty_levels_controller.rb Different colors for new tracks, types and levels 2016-07-11 13:46:01 +02:00
emails_controller.rb Fix email notifications 2016-04-20 16:22:29 +02:00
event_schedules_controller.rb Improve Error messages 2016-08-11 15:11:27 +02:00
event_types_controller.rb Different colors for new tracks, types and levels 2016-07-11 13:46:01 +02:00
events_controller.rb New associations and models: schedule versioning 2016-08-11 15:06:52 +02:00
lodgings_controller.rb Use PictureUploader on Lodging 2016-04-27 17:40:23 +02:00
programs_controller.rb Improve Error messages 2016-08-11 15:11:27 +02:00
questions_controller.rb Do not use unless with else 2016-08-08 23:57:03 +02:00
registration_periods_controller.rb Use ActiveJob to send registration period update mails 2016-04-21 16:03:41 +02:00
registrations_controller.rb Registrations dashbox eliminated from registrations 2016-06-25 15:36:33 +02:00
roles_controller.rb Fix authorization of adding/removing users from roles 2016-04-09 03:50:27 +05:30
rooms_controller.rb Change all redirect_to(path) to redirect path for uniformity 2016-03-16 09:17:41 +05:30
schedules_controller.rb Improve Error messages 2016-08-11 15:11:27 +02:00
splashpages_controller.rb Change update/save failures to use flash type :error instead of :alert 2016-03-16 11:20:56 +05:30
sponsors_controller.rb Display sponsor pages only if sponsorship levels are defined 2016-05-19 19:11:38 +05:30
sponsorship_levels_controller.rb Change all redirect_to(path) to redirect path for uniformity 2016-03-16 09:17:41 +05:30
targets_controller.rb Change all redirect_to(path) to redirect path for uniformity 2016-03-16 09:17:41 +05:30
tickets_controller.rb Change all redirect_to(path) to redirect path for uniformity 2016-03-16 09:17:41 +05:30
tracks_controller.rb Different colors for new tracks, types and levels 2016-07-11 13:46:01 +02:00
users_controller.rb Change update/save failures to use flash type :error instead of :alert 2016-03-16 11:20:56 +05:30
venue_commercials_controller.rb added views for public view on splashpage,venue_edit,venue 2016-04-10 11:57:30 +05:30
venues_controller.rb Use PictureUploader on Venue 2016-04-27 17:55:17 +02:00
volunteers_controller.rb Change update/save failures to use flash type :error instead of :alert 2016-03-16 11:20:56 +05:30