Andrew Kvalheim
1f31c1c80d
Correct invalid table markup
...
- Add required <tr> within <thead>
- Add implicit <tbody> after <thead>
2023-03-04 14:33:08 -08:00
Henne Vogelsang
81853d1ef9
Retire semantic_form_for
...
Also a buttload of form cleanups...
2022-02-24 15:52:34 +01:00
Andrew Kvalheim
ce59c37ff6
Use correct loading mode of Bootstrap-Markdown
...
data-provide="markdown-editable" is intended for inline editing of page
content à la contenteditable. When this is applied to a textarea, the
editor is loaded only after the user clicks on the field. This behavior
breaks focus and is incompatible with keyboard navigation.
2021-03-06 19:35:23 +01:00
James Mason
ef4b7fda92
Add markdown formatting for sponsor descriptions
2018-12-28 19:10:31 -08:00
Thaleia Tagaraki
e5948698db
Added autofocus in a number of forms, plus correction of a few spelling mistakes
...
folding code into existing hash in commercials/index
2018-01-04 08:08:27 +02:00
Rishabh Singh
ada178d62c
Added check for image_tag occurences.
...
Checking for presence of a image before using image_tag
Fixes #1909
2018-01-03 23:12:31 +02:00
divyanshumehta
1ca448df6f
Changed Ruby syntax in views. Fixed #1326
2017-03-20 18:27:39 +05:30
Henne Vogelsang
f1f5fc1cd4
Use PictureUploader on Sponsor
2016-04-27 17:40:23 +02:00
Stella
2c768a358a
validate track name, render instead of redirect for campaigns, fix view for new sponsor
2014-11-30 17:50:23 +02:00
Henne Vogelsang
28063129c7
Implement consistent admin interface
...
* Consistent route/model/controller/view layout
* Get rid of unused photos, speakers, dietchoices, social_events controllers
* Drop unused :public from Rooms and :description from CallForPapers
2014-11-25 10:47:18 +01:00
Chrisbr
fedb0753bf
Extracted Splashpage from Conference
...
#418
2014-08-31 22:59:42 +02:00
Gopesh Tulsyan
ad9c0d1012
Adds splash component checkboxes to admin dashboard
2014-06-17 22:42:15 +05:30
Gopesh Tulsyan
67dab025a9
Sponsors dashboard
...
Removed explicit rendering of sponsors
2014-06-12 23:34:27 +05:30