osem-fcy/app/views
AEtherC0r3 68fc750e9f Implement track requests and add the track organizer role
About track requests:
Create migration that adds the fields submitter_id, state, and
cfp_active to Tracks
Add validations and the self_organized? method to the Track model
Create a new TracksController outide of the admin namespace
Create the relevant views for index, show, new and edit
Modify the admin views for tracks to include extra info for
self-organized tracks

About track organizers:
Create the role when a self-organized track is created
Define track organizer abilities
Modify the roles views and controller to handle the new role

The route for Roles#edit needs to have higher priority than the nested
routes for track roles, otherwise, the word edit in the url is matched
as a track with short_name edit
2017-07-14 12:38:53 +03:00
..
admin Implement track requests and add the track organizer role 2017-07-14 12:38:53 +03:00
application Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
commercials Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
conference_registrations Add user path to Attendee and Speaker avatar in registration show page 2017-05-13 22:14:57 +03:00
conferences Introduced Physical Ticket 2017-06-22 19:50:55 +05:30
devise Allow user to remove openid 2017-06-13 13:04:55 +03:00
layouts fix new conference links 2017-07-12 19:24:22 +05:30
mailbot Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
organizations suggested changes 2017-06-12 19:43:44 +05:30
payments views/_payment: decrease script indentation 2016-08-16 00:43:48 +05:30
physical_ticket Revert "Ticket show page" 2017-07-12 10:33:16 +02:00
proposals Add helper function for speaker selection 2017-05-20 18:27:07 +03:00
schedules Add description to xml. fixes #1435 2017-04-25 13:35:09 +03:00
shared Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
ticket_purchases Ticket Purchase Index Page 2017-07-06 02:46:53 +05:30
tickets registration#delete: retain ticket purchases 2016-09-26 20:57:11 +05:30
tracks Implement track requests and add the track organizer role 2017-07-14 12:38:53 +03:00
users implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00