evris99
fe17dface6
remove datatable in program/cfps
2018-01-02 14:23:58 +02:00
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
Adriano Vieira
4859f8c64e
Render CfP description column as plain text
...
- fix #1856
2017-12-09 17:36:33 -02:00
ViditChitkara
bd045c2976
added description field to cfps
...
closes #1650
done some changes
minor changes
added markdown format to cfp#show
fixed description text position in proposals
fixed truncated description text in show action
minor changes on non-admin side
2017-11-14 17:31:08 +02:00
rahul
be6bfb6aad
Add missing : to booths and events_cfp
2017-10-02 09:54:58 +03:00
rahul
407b1838cf
Add cfp type in admin/cfp#show
...
@cfp.cfp_type is added to booths, events & tracks to show the cfp type.
Closes https://github.com/openSUSE/osem/issues/1679
2017-10-02 09:54:58 +03:00
AEtherC0r3
2f9eb04219
Enable track requests
2017-08-11 16:25:21 +03:00
nasia
b86472ac3c
Add Call for Booths
2017-07-14 15:14:25 +03:00
AEtherC0r3
f37d3095e1
Rework cfp abilities
2017-06-27 21:16:46 +03:00
AEtherC0r3
2bff918556
Add index view for the cfp and modify existing ones
...
Add cfp_type to the form partial
Refactor Cfps#show to use partials for the different cfp types
Modify the rest of the view, where the cfp was used
2017-06-27 21:16:46 +03:00
divyanshumehta
1ca448df6f
Changed Ruby syntax in views. Fixed #1326
2017-03-20 18:27:39 +05:30
Rishabh Saxena
c802bd95b9
change datepicker id to place correct constraints
2016-06-15 20:48:55 +05:30
Stella Rouzi
444356fbc7
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00