osem-fcy/spec/controllers
AEtherC0r3 d9faffc96a Implement track request acceptance
Allow track submitter to request specific dates
Redirect to Tracks#edit if a track doesn't have a room or start/end date
before accepting it

Don't allow the submitter or the track organizers to edit the request
after it has been accepted or confirmed

Restrict track selection in proposals and move track selection from
Proposals form to events helper

Mark cfp_active of the tracks table as not null and fill in true if nil
2017-08-11 16:25:21 +03:00
..
admin Implement track request acceptance 2017-08-11 16:25:21 +03:00
api/v1 implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
application_controller_spec.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
booths_controller_spec.rb Add booths to non admin 2017-08-08 16:18:07 +03:00
conference_registration_controller_spec.rb Test ConferenceRegistration#new behaviour 2017-05-13 17:47:22 +03:00
conferences_controller_spec.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
confirmations_controller_spec.rb Add devise confirmation controller test 2016-04-07 17:34:23 +05:30
organizations_controller_spec.rb suggested changes 2017-06-12 19:43:44 +05:30
physical_ticket_controller_spec.rb Added Token field for physical_ticket 2017-07-24 16:58:36 +05:30
proposals_controller_spec.rb Fix rspec tests because of the changes to the cfp 2017-06-27 21:16:46 +03:00
schedules_controller_spec.rb Test namings 2016-08-11 15:11:27 +02:00
subscriptions_controller_spec.rb Fix user already subscribed exception 2017-07-23 17:07:28 +03:00
tracks_controller_spec.rb Implement track request acceptance 2017-08-11 16:25:21 +03:00
users_controller_spec.rb Add controller test for users#show 2016-03-11 23:13:52 +02:00