Commit graph

3 commits

Author SHA1 Message Date
AEtherC0r3
4d6ec296c1 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 12:09:07 +03:00
AEtherC0r3
76908ff898 Mark track state as not null and add default value
The regular tracks are marked as 'confirmed'
2017-08-11 12:09:07 +03:00
AEtherC0r3
e3b51dfc2b Add TrackControllers specs 2017-07-14 12:38:53 +03:00