| .. |
|
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 |
|
conferences_controller.rb
|
Add fields in conference edit form for hours
|
2017-02-22 09:09:29 +01:00 |
|
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
|
Render errors in JSON in the schedule correctly
|
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
|
Merge pull request #1169 from nishanthvijayan/reports
|
2017-01-15 12:28:38 +02:00 |
|
lodgings_controller.rb
|
Use PictureUploader on Lodging
|
2016-04-27 17:40:23 +02:00 |
|
programs_controller.rb
|
Render errors in JSON in the schedule correctly
|
2016-08-11 15:11:27 +02:00 |
|
questions_controller.rb
|
Fix multiple choice questions
|
2016-12-15 11:50:23 +01: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 |
|
resources_controller.rb
|
ability to track resources used in conference
|
2017-02-07 14:58:45 +05:30 |
|
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
|
Inform that there are no rooms in the schedule
|
2016-08-12 11:33:49 +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
|
Implemented ability of admins to manually confirm users
|
2016-08-16 02:23:41 -04:00 |
|
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 |
|
versions_controller.rb
|
Change look of event history page similar to changelog
|
2016-08-15 16:48:10 +05:30 |
|
volunteers_controller.rb
|
Change update/save failures to use flash type :error instead of :alert
|
2016-03-16 11:20:56 +05:30 |