osem-fcy/app
Christian Bruckmayer acf5b6e8f2 Make proposal show view more robust
Partially fixes #718. Some objects have an foreign_key set on track, difficulty level or room but the
referenced object does not exists. This is caused by introducing dependent: nullify after deleting
some of the objects. This commit will make the show page more robust, however, we need to
fix the corrupt objects in an additional commit.
2016-05-19 10:40:27 +02:00
..
assets javascript load for user_biography 2016-05-01 19:16:19 +03:00
controllers Use strong parameters for user in admin/registrations#update 2016-05-02 18:02:57 +03:00
helpers Configure OSEM via environment variables 2016-04-29 16:36:47 +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 Program<->cfp is already a one to one relation 2016-05-02 16:06:32 +02:00
serializers Use PictureUploader on Conference 2016-04-27 17:40:23 +02:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Make proposal show view more robust 2016-05-19 10:40:27 +02:00