osem-fcy/app
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
..
assets Merge pull request #2462 from Ana06/carrousel 2019-04-06 10:06:37 +02:00
controllers Use render plain instead text 2019-05-13 17:15:31 +02:00
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers s/redirect_to :back/redirect_back/ 2019-05-05 09:40:50 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Define ticket_purchases before through association 2019-05-05 09:40:50 +02:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Fix event registatrion for rooms without size 2019-05-31 00:12:15 +02:00