osem-fcy/app/assets/javascripts
Andrew Kvalheim 514ea1efbd
Fix bug in initial scheduling of events
Resolves inability to schedule a nonscheduled event:

    ActionController::RoutingError: No route matches [PUT] "/admin/conferences/…/event_schedules"

`event_schedule_id` represents the absence of a schedule as either an
empty string or undefined, not as null.
2025-01-30 14:37:55 +01:00
..
application.js Drop bootstrap3-datetimepicker-rails 2024-06-07 14:09:13 +02:00
osem-bootstrap.js Refactoring of proposal workflow. Fixes #215 2015-04-16 18:37:31 +03:00
osem-commercials.js Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
osem-datatables.js Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
osem-revisionhistory.js Setup basic Revision History page 2016-08-12 13:35:56 +05:30
osem-schedule.js Fix bug in initial scheduling of events 2025-01-30 14:37:55 +01:00
osem-survey.js Add surveys; custom generated by admins 2018-07-03 08:46:15 +03:00
osem-switch.js DRY up bootstrapSwitches with default values 2018-06-26 07:10:08 -07:00
osem-tickets.js Fix decimal limit of total to 2 2017-10-14 21:41:54 +05:30
osem.js Move word counting javascript to the page 2024-03-05 15:41:53 +01:00