osem-fcy/app/views/proposals
James Mason fa55224163 Break up the one-query-of-doom
The single query was producing a tremendously large ActiveRecord allocation.

While this isn't nearly as cool as one query, it's still a significant
reduction in SQL trips, and now has the bonus of only loading what is
actually going to be displayed.
2017-12-22 10:48:55 -08:00
..
_encouragement_text.html.haml Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
_form.html.haml Check if commercial has versions before displaying commercial creator 2016-11-22 10:33:32 +05:30
_proposal_form.html.haml Implement track request acceptance 2017-08-11 16:25:21 +03:00
_tooltip.html.haml user ability for registration is used for chcking whether a user can register or not 2017-11-02 22:56:21 +05:30
edit.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
index.html.haml added description field to cfps 2017-11-14 17:31:08 +02:00
new.html.haml added description field to cfps 2017-11-14 17:31:08 +02:00
registrations.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
show.html.haml Fixed email text overflow in proposal#show 2017-12-12 18:38:12 +02:00