osem-fcy/app/views/admin/events
Ana María Martínez Gómez 51c8af42ab
Fix event registatrion for rooms without size
If the room size is not set (which is possible as the size is not
mandatory), the events registrations page breaks because of a
comparison of nil with Integer.
2019-05-31 00:12:15 +02:00
..
_all_events.csv.haml Speaker emails in Events CSV/XLS export is included 2017-11-07 23:02:01 +05:30
_all_events.pdf.prawn exports are made to be wrap_text 2017-11-08 00:49:03 +05:30
_all_events.xlsx.axlsx Add frozen_string_literal magic comment 2018-06-01 09:15:57 -07:00
_all_with_comments.csv.haml Speaker emails in Events CSV/XLS export is included 2017-11-07 23:02:01 +05:30
_all_with_comments.pdf.prawn exports are made to be wrap_text 2017-11-08 00:49:03 +05:30
_all_with_comments.xlsx.axlsx Add frozen_string_literal magic comment 2018-06-01 09:15:57 -07:00
_confirmed_events.csv.haml Speaker emails in Events CSV/XLS export is included 2017-11-07 23:02:01 +05:30
_confirmed_events.pdf.prawn exports are made to be wrap_text 2017-11-08 00:49:03 +05:30
_confirmed_events.xlsx.axlsx Add frozen_string_literal magic comment 2018-06-01 09:15:57 -07:00
_datatable_row.haml Add more options for surveys 2018-07-03 08:46:15 +03:00
_datatable_row_rating.haml Clean up rating partials 2018-03-14 18:00:37 -07:00
_export_menu.haml DRY up event export menus 2018-03-14 18:00:37 -07:00
_form.html.haml implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
_nested_comments.html.haml fixed error in nested comments 2017-10-08 15:19:03 +03:00
_proposal.html.haml Default to keeping user's email addresses private. 2018-09-25 22:11:38 +02:00
_user_fields.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
_voting.html.haml Fix rating_stars parameters in admin/events#show 2018-07-30 12:21:13 -07:00
edit.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
events.csv.haml added events, confirmed events and events with comments export features with xlsx, pdf and csv format 2016-10-19 10:48:58 -04:00
events.pdf.prawn added events, confirmed events and events with comments export features with xlsx, pdf and csv format 2016-10-19 10:48:58 -04:00
events.xlsx.axlsx Add frozen_string_literal magic comment 2018-06-01 09:15:57 -07:00
index.html.haml Use chartkick globally 2018-12-30 16:57:22 -08:00
registrations.html.haml Fix event registatrion for rooms without size 2019-05-31 00:12:15 +02:00
show.html.haml Consistent, concise styling of datables 2018-07-02 09:56:51 -06:00
vote.js.erb Clean up rating partials 2018-03-14 18:00:37 -07:00