osem-fcy/app
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
..
assets Fix the dropdown to get enough bottom padding. 2017-08-07 13:41:10 +03:00
controllers Implement track request acceptance 2017-08-11 16:25:21 +03:00
helpers Implement track request acceptance 2017-08-11 16:25:21 +03:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Explicitly add .pdf to make it a PDF file. 2017-08-04 04:01:42 -05:00
models Implement track request acceptance 2017-08-11 16:25:21 +03:00
pdfs Added ticket pdf prawn document 2017-07-15 03:37:32 +05:30
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Sample prototype for ticket pdf 2017-07-05 16:39:31 +05:30
views Implement track request acceptance 2017-08-11 16:25:21 +03:00