Michael Ball
1806a04b69
Conf Admin: Allow for stats to reflow on small screens
2021-03-23 16:30:13 -07:00
Michael Ball
20a80c2c31
tidy up the conference edit page
2021-03-23 16:26:09 -07:00
Michael Ball
f5e099501c
Minor updates to the conf edit page
2021-03-23 13:00:22 -07:00
Michael Ball
6e3e1199ef
Restore and cleanup the admin conf todo list
2021-03-23 12:54:07 -07:00
Michael Ball
048207cd38
Some re-delinting
2021-03-22 03:18:47 -07:00
Michael Ball
f22ad296af
resolve conflicts with master
2021-03-21 12:59:43 -07:00
CactusPuppy
536ec5b68a
Fix linters
2021-03-11 23:25:35 -08:00
Michael Ball
558e5efe35
Hide stuff again on admin conf show
2021-03-11 12:16:48 -08:00
Michael Ball
914de7bf1a
Delint by re-enabling everying on the conference admin page
2021-03-10 14:28:14 -08:00
Michael Ball
332bf8f1df
Support the ability for admins to delete users
2021-03-08 20:19:57 -08:00
Michael Ball
331e0a1610
better hidden class for admin datatable
2021-03-08 19:28:12 -08:00
Michael Ball
676d10ce36
HACK! Show confirmed status in the all users export
2021-03-08 19:24:34 -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
Stella Rouzi
ee5274b352
Fix JS error when saving survey_question
2021-03-07 07:32:52 +02:00
Michael Ball
bc4177154a
Add editing submission instructions
2021-03-06 12:45:00 -08:00
Henne Vogelsang
995db101b3
Merge pull request #2657 from AndrewKvalheim/bootstrap-markdown
...
Remove superfluous click to display Markdown editor
2021-03-06 20:00:50 +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
Stella Rouzi
c4da5cc31d
Fix chart legend position
2021-03-06 19:27:28 +01:00
James Mason
7a04f3582f
Remove travel schedule from registration
...
(cherry picked from commit d18cc02f0185df39bb4213d8a63a955dfb433dcb)
Re: https://github.com/openSUSE/osem/issues/2333
2021-03-06 04:09:02 +01:00
CactusPuppy
207046dc65
Merge pull request #11 from CactusPuppy/176894810/add_summision_text
...
Add submission text to event proposals
2021-03-01 23:38:06 -08:00
madhekare
baf488ad8a
sumbission text views
2021-02-24 23:41:18 -08:00
Jimmy
92d052970a
Merge branch 'master' of https://github.com/CactusPuppy/snapcon into 176895037-add-link-to-view-event-from-admin-page
2021-02-24 22:07:38 -08:00
Jimmy
a0532b5d9f
[feat] Add a button in admin event view that links to user event view
2021-02-24 12:17:05 -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
4c97dacf5c
fix dynamic class name
2020-12-10 02:26:48 -08:00
Michael Ball
6522f46991
wider columns on the admin schedule page.
2020-12-10 02:14:36 -08:00
Michael Ball
6186eee1d5
fix versions?
2020-08-02 14:26:44 -07:00
Michael Ball
48a8aa37d1
ugh one more place to add the username
2020-07-27 19:14:34 -07:00
Michael Ball
61c107c244
Add username to admin users index
2020-07-27 18:51:41 -07:00
Michael Ball
35ef0dbae9
Add username to admin users index
2020-07-27 18:40:23 -07:00
Michael Ball
1e9027f22a
Admin volunteers display
2020-07-27 00:43:29 -07:00
Michael Ball
d1b2ad3528
admins can update volunteers, show names
2020-07-26 23:23:23 -07:00
Michael Ball
e93a27d1f2
Show off track colors some more
2020-07-26 23:01:41 -07:00
Michael Ball
a9d6faf1a3
Support forcing the order of rooms in the schedule
2020-07-16 11:25:20 -07:00
Michael Ball
d5a9b79f6e
Show profile pictures to admins and allow them to upload pics
2020-07-15 23:37:40 -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
4c29d57aae
Add a very basic custom_css property to a conference.
...
It is loaded on all pages for that conference.
2020-07-14 17:43:48 -07:00
Michael Ball
cd88882714
upgrade datatables gem
2020-07-13 02:58:15 -07:00
Michael Ball
bf189af6e2
Fix registrations csv
2020-07-10 22:30:01 -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
cff6e55c9c
Reduce data on conference dashboard b/c of timeouts
2020-06-30 01:38:43 -07:00
Michael Ball
0877aadb2e
Merge some contributor fixes
2020-06-30 00:48:47 -07:00
Andrew Kvalheim
04a77a6043
Merge #2657 "Remove superfluous click to display Markdown editor"
2020-06-26 20:19:35 -07:00
Michael Ball
907cd182a0
Add purchase date to admin tickets
2020-06-09 02:51:05 -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
Andrew Kvalheim
fe2e5febe3
Deconflate organization/conference IDs in role versions
...
Resolves failing test spec/features/versions_spec.rb:320.
2020-04-03 16:19:36 -07:00
Michael Ball
4306fbe636
Merge branch 'master' into admin-ticketing
...
* master: (61 commits)
Replace more Commercials with Materials
Rename more commericals to materials
UI -- Repalce "Commerials" with "Materials".
Re-order Conference Associations
Cleanup CSS add Snap! style block attachments
hide venue link if there is no venue link
No dropshadow
Text with drop shadow for now
Tidy up the look of lodging panels
Show reg status for tickets.
Tweak CSS, fix loding order
Move the venue description to below the map.
Update lodging styling. Add description for venu when map is shown.
CSS tweaks...
Make the edit form not so wide.
Support markdown in more fields
Cleanup CSS ordering, fix coloring for navdropdowns
dumb...fix order of link_to args
ARRRGHHH, another typo...same line...
fix typo
...
2020-02-06 01:37:38 -08:00