Commit graph

16 commits

Author SHA1 Message Date
Alator
8ce3cdcd6c Refactoring code and add method 2017-05-09 19:04:34 +03:00
selini
b53b7b2eb3 Remove equal from check if conference is over 2017-05-09 19:04:34 +03:00
selini
cb71b72e13 Hide recent Registrations/Submissions when conference is over 2017-05-09 19:04:34 +03:00
selini
4b855a22dc Hide todo list when conference is over 2017-05-09 19:04:34 +03:00
selini
043e20ea01 Add disabled to li for recent submissions/registrations 2017-05-09 19:04:34 +03:00
selini
d92c489fa9 Add disabled for list-group-item in todolist 2017-05-09 19:04:34 +03:00
Siddhant Bajaj
e8aa7c8a98 Fixed Venue link in todo list for organiser
"Add venue" link in todo list is not active for the organiser of that
conference. Fixes #1383
2017-03-26 00:25:44 +05:30
divyanshumehta
1ca448df6f Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
Siddhant Bajaj
3655c80feb Fixed registration limit issue 2017-03-13 22:59:02 +05:30
Ana
9b9d255e3b Add fields in conference edit form for hours
Make possible to change the start and end hours.
2017-02-22 09:09:29 +01:00
Shea Munion
efa314befd Merge branch 'issue-1273' of https://github.com/sheamunion/osem into issue-1273 2017-02-09 14:04:18 -06:00
Shea Munion
083efc3016 - Revert change to Conference :short_title validation
- 'short_title' field in new view accepts a-zA-Z0-9_-
2017-02-09 14:01:11 -06:00
Shea Munion
f1c66508e2 'short title' hint, pattern & title attr accept a-z0-9_- & prepend URL. 2017-02-09 13:51:32 -06:00
Shea Munion
c822d65010 Title attr aligns with hint text. Prepend field with conferences_url. 2017-02-08 12:13:01 -06:00
Shea Munion
f416f0edab Add pattern & title attr to 'short title' field & prepended URL. 2017-02-07 19:38:39 -06:00
richiethomas
daf1f805bd Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00