osem-fcy/spec/controllers/admin
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
..
booths_controller_spec.rb Add booths to non admin 2017-08-08 16:18:07 +03:00
comments_controller_spec.rb modify admin/conference_controller_spec and not authorized error messages 2017-06-28 06:55:30 +05:30
conferences_controller_spec.rb mending failing tests 2017-06-28 06:55:30 +05:30
event_schedules_controller_spec.rb Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
events_controller_spec.rb Fix broken test in Admin::EventsController 2017-06-26 15:35:05 +02:00
organizations_controller_spec.rb mending failing tests 2017-06-28 06:55:30 +05:30
programs_controller_spec.rb Remove assumption from test that first user is admin 2016-03-14 17:29:35 +05:30
registration_periods_controller_spec.rb Remove assumption from test that first user is admin 2016-03-14 17:29:35 +05:30
roles_controller_spec.rb Updated rspec-rails and guard rspec 2017-07-16 22:43:56 +05:30
rooms_controller_spec.rb Tests for room controller 2016-03-07 19:19:48 +05:30
schedules_controller_spec.rb Event schedules controller tests improved 2016-08-11 15:11:27 +02:00
sponsorship_levels_controller_spec.rb Add sponsership levels controller tests 2016-03-22 18:17:14 +05:30
targets_controller_spec.rb Tests for Admin::Targets controller 2016-03-06 10:46:04 +05:30
tracks_controller_spec.rb Implement track request acceptance 2017-08-11 16:25:21 +03:00
users_controller_spec.rb implement user creation by admin 2017-05-08 22:54:02 +03:00
versions_controller_spec.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30