Michael Ball
016a2c4ef3
Improve the proposals task list slightly
2021-04-29 21:15:28 -07:00
Michael Ball
9786843eac
Display Committee Review on #show and #edit.
...
Also show submission_text on the #show page for authors.
2021-04-16 00:33:47 -07:00
Michael Ball
0e74c2e296
Minor tidying up
2021-04-15 22:31:46 -07:00
Michael Ball
de8b06c4b3
Merge master tidy routes
2021-03-24 13:32:40 -07:00
Michael Ball
05a04427c2
delint
2021-03-24 02:33:50 -07:00
Michael Ball
e810fd442f
Cleanup the submission form, fix reset button
2021-03-23 23:06:34 -07:00
Michael Ball
ed20ff3b51
Refactor the new/edit submission forms
2021-03-23 22:43:11 -07:00
Michael Ball
c55eff4eec
Improve the new proposal flow
2021-03-23 18:28:34 -07:00
Michael Ball
586c6dff29
Cleanup todo.haml
2021-03-23 02:50:39 -07:00
Michael Ball
1658046a19
Do not show diffculty level in the progress checker
2021-03-23 02:47:18 -07:00
Michael Ball
75b60c2578
Use 'Description' on the submissions page. Fill template from submission_instructions
2021-03-22 02:59:35 -07:00
CactusPuppy
536ec5b68a
Fix linters
2021-03-11 23:25:35 -08:00
CactusPuppy
fe2e76e1dc
Merge branch 'snap-cloud-master'
2021-03-10 13:29:11 -08:00
CactusPuppy
13b10cc9a3
Include help data for event types in new proposal view
...
(Why doesn't the new view use the proposal form partial?)
2021-03-10 13:26:45 -08:00
CactusPuppy
e00544e024
Add buttons for submission text template reset
2021-03-10 13:26:43 -08:00
Michael Ball
f3271f5cdc
Merge master
2021-03-08 16:48:06 -08:00
Michael Ball
d1ca21f479
Merge OSEM updates
2021-03-08 02:50:27 -08:00
Michael Ball
8242eb3338
Remove submission_limit validation for submission_text
2021-03-08 02:18:44 -08:00
CactusPuppy
2e61bc2948
Include help data for event types in new proposal view
...
(Why doesn't the new view use the proposal form partial?)
2021-03-07 23:02:49 -08:00
Michael Ball
1a24533b00
Display submission instructions on the new/edit forms
2021-03-07 12:56:45 -08:00
CactusPuppy
8f465136c3
Add buttons for submission text template reset
2021-03-06 22:56:37 -08: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
Stella Rouzi
cb7519f7a4
Check CfP existence in proposal form
2021-03-06 12:38:02 +01:00
Michael Ball
cb9455f813
show reviewer comments field in the app
2021-03-04 01:39:12 -08:00
CactusPuppy
d46e1e7397
Add JavaScript to make placeholder text update along with word count
2021-02-24 23:41:19 -08:00
madhekare
baf488ad8a
sumbission text views
2021-02-24 23:41:18 -08:00
Michael Ball
dbc0b80aa4
Consistently use "Submit Proposal" wording
2021-02-23 22:19:26 -08:00
Michael Ball
8745825436
Fixup the commericals dispaly, correct some labels
2021-02-23 20:20:28 -08:00
Michael Ball
2573dbee44
fix the alt text in the conference logo
2021-02-23 18:47:27 -08:00
Michael Ball
2dc3950cb0
Fix commericals feature specs (UI consistency).
2021-02-23 18:43:18 -08:00
Michael Ball
ab3c8ff4ca
tidy up event#show page, google calendar link
2020-12-09 02:46:16 -08:00
Michael Ball
18eb6ac3d3
Patch for nil event schedules
2020-08-01 08:08:56 -07:00
Michael Ball
29cea21c84
Google Calendaer Link
2020-07-31 15:09:19 -07:00
Michael Ball
cf40f25a3d
tidy nav bar
2020-07-28 00:33:04 -07:00
Michael Ball
13d78c2609
Fix display of volunteer events
2020-07-27 00:23:56 -07:00
Michael Ball
8e1d03a318
Allow scheduling volunteers for sessions.
...
Also fix a small bug for admin registrations edit.
2020-07-25 17:38:44 -07:00
Michael Ball
b664639817
Handle unscheduled events
2020-07-23 09:18:23 -07:00
Michael Ball
440ba3511e
Link to inyourtime.zone in all the sensible places
2020-07-23 04:16:35 -07:00
Michael Ball
31dfd62fbd
Better design for room URLs
2020-07-17 10:03:07 -07:00
Michael Ball
3883188dcd
Support Users Directly Uploading Profile Pictures.
...
* Adds a `picture` attribute to `User`.
* Preserves Gravatar as a fallback option.
* Now, you should use `user.profile_picturer` instead of `gravatar_url`
* TODO: Ensure `profile_picture` handles sizing right for uploaded images.
2020-07-14 21:06:15 -07:00
Michael Ball
b553e0fed7
Tweak Materials to allow anything
2020-07-10 22:03:51 -07:00
Michael Ball
7d2135f851
Add the ability for Rooms to have a URL.
...
The URL is shown on the schedule and the event/proposal page.
The URL is only when a user is logged in and registered.
2020-07-10 20:18:10 -07:00
Michael Ball
0877aadb2e
Merge some contributor fixes
2020-06-30 00:48:47 -07:00
Michael Ball
46955e4ed9
Up max speakers to 100
2020-06-24 02:55:20 -07:00
Michael Ball
ce3f9e422a
Tidy up some text around logins and proposals
2020-06-04 02:04:07 -07:00
Andrew Kvalheim
5b3520801f
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.
2020-04-04 22:09:48 -07:00
Michael Ball
8a6bb87983
Replace more Commercials with Materials
2020-01-27 13:40:36 -08:00
Michael Ball
9a1739e86e
UI -- Repalce "Commerials" with "Materials".
...
This only replaces the UI facing wording. Specs will fail
as they have not been updated yet.
2020-01-18 10:57:42 -08:00
Michael Ball
bff830ec55
Support markdown in more fields
2020-01-07 15:38:17 -08:00
Brian
2d31ababaa
Correct variable error
...
Line 30 was missing the `@` in `@event.speakers.any`, which caused a 500 error when clicking on a session in the program. Corrected the typo.
2019-12-20 10:38:14 -05:00