osem-fcy/app
TheAssassin 265cc954c6 Fix jQuery version
Draggable.js is not compatible with jQuery >= 3 which means that several
UI elements are broken, but jquery-rails ships with jQuery >= 3 by default
now. This patch makes OSEM use jQuery 2 again, so that Draggable.js works
again.
2017-03-16 10:51:36 +01:00
..
assets Fix jQuery version 2017-03-16 10:51:36 +01:00
controllers Fix unreachable code (#1140) in ConferenceRegistrationController#new 2017-03-07 17:40:19 +02:00
helpers Merge pull request #1275 from shlok007/intersecting-events 2017-03-08 10:51:53 +02:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models fix: #1345 (remove duplicate text in error message) 2017-03-14 22:32:24 +05:30
serializers Removed duplicate methods date_range_string and date_string. 2017-03-01 15:39:10 +05:30
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Fixed registration limit issue 2017-03-13 22:59:02 +05:30