| .. |
|
base_controller.rb
|
Upgrade to Rails 5
|
2017-12-11 20:58:04 +02:00 |
|
booths_controller.rb
|
export feature for tracks and booths are done
|
2017-11-07 19:14:47 +02:00 |
|
campaigns_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
cfps_controller.rb
|
added description field to cfps
|
2017-11-14 17:31:08 +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 error msg for null file while Adding Commercial for event
|
2018-03-02 11:36:52 -08:00 |
|
conferences_controller.rb
|
Add withdrawn events to conference dashboard
|
2018-02-19 01:02:30 +02:00 |
|
contacts_controller.rb
|
Add possibility to link to mastodon
|
2018-01-06 18:55:27 +01:00 |
|
difficulty_levels_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
emails_controller.rb
|
Add emails for booth's acceptance and rejection
|
2017-08-14 22:34:17 +03: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
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
events_controller.rb
|
Clean up rating partials
|
2018-03-14 18:00:37 -07:00 |
|
lodgings_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
organizations_controller.rb
|
add permissions and actions to assign and unassign organization admin role
|
2017-08-22 12:52:47 +00:00 |
|
physical_tickets_controller.rb
|
Changed physical_ticket to plural
|
2017-10-02 09:53:10 +03:00 |
|
programs_controller.rb
|
Track related refactoring
|
2017-08-27 18:20:16 +03:00 |
|
questions_controller.rb
|
Fix multiple choice questions
|
2016-12-15 11:50:23 +01:00 |
|
registration_periods_controller.rb
|
Move abilities for admin views in separate model
|
2017-07-13 23:45:13 +05:30 |
|
registrations_controller.rb
|
Upgrade to Rails 5
|
2017-12-11 20:58:04 +02:00 |
|
reports_controller.rb
|
Remove unnecessary ability from adminAbilities
|
2017-08-26 00:31:44 +03:00 |
|
resources_controller.rb
|
Merge pull request #1434 from nasia-sam/admin_resources
|
2017-04-05 13:17:31 +02:00 |
|
roles_controller.rb
|
Track related refactoring
|
2017-08-27 18:20:16 +03:00 |
|
rooms_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
schedules_controller.rb
|
Track related refactoring
|
2017-08-27 18:20:16 +03:00 |
|
splashpages_controller.rb
|
Add confirmed booths to splashpage
|
2017-08-16 16:51:52 +03:00 |
|
sponsors_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
sponsorship_levels_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
targets_controller.rb
|
use flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
ticket_scannings_controller.rb
|
Add routes and controller to scan Qr code
|
2017-08-15 13:16:46 +05:30 |
|
tickets_controller.rb
|
Added registration-ticket
|
2017-08-10 21:15:54 +05:30 |
|
tracks_controller.rb
|
export feature for tracks and booths are done
|
2017-11-07 19:14:47 +02:00 |
|
users_controller.rb
|
implement user creation by admin
|
2017-05-08 22:54:02 +03: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 flash.now instead of flash where page is rendered in the same controller methods
|
2017-04-03 20:15:51 +03:00 |
|
versions_controller.rb
|
minor inprovements and included organizations in changelog
|
2017-08-24 10:24:13 +00:00 |
|
volunteers_controller.rb
|
Fix Style/ConditionalAssignment errors
|
2017-07-14 15:16:43 +02:00 |