Commit graph

1295 commits

Author SHA1 Message Date
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
20ea622bd3 display all speakers in an event when highlighted 2020-12-10 23:27:16 -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
ab3c8ff4ca tidy up event#show page, google calendar link 2020-12-09 02:46:16 -08:00
Michael Ball
acfc3e7aff Use event type not track for schedule coloring.
Useful for Snapshot.
2020-12-09 02:23:24 -08:00
Michael Ball
40d2a863d5 Some tidying of the conference page 2020-08-02 19:46:20 -07:00
Michael Ball
6186eee1d5 fix versions? 2020-08-02 14:26:44 -07: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
2417bad4db No 24-hour clocks. This should be a user setting... 2020-07-31 12:26:45 -07:00
Michael Ball
7549d2793c Fix timezone relative link on happening_now 2020-07-31 11:25:52 -07:00
Michael Ball
61f5c9e0ee More consistent happening now formatting 2020-07-31 10:26:23 -07:00
Michael Ball
9d9fd38a2b Happening now is broken 2020-07-31 10:17:36 -07:00
Michael Ball
839634e569 Happening now is broken 2020-07-31 10:16:21 -07:00
Michael Ball
0c15d6091a minor styling tweaks 2020-07-31 08:52:43 -07:00
Michael Ball
48d4c3d000 Tweak display, refresh every five minutes 2020-07-30 22:39:08 -07:00
Michael Ball
70bde86dd6 Add a Happening Now View 2020-07-30 22:31:45 -07:00
Michael Ball
2b598fb2d6 Dont escape conference description html 2020-07-29 03:09:26 -07:00
Michael Ball
cf40f25a3d tidy nav bar 2020-07-28 00:33:04 -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
13d78c2609 Fix display of volunteer events 2020-07-27 00:23:56 -07:00
Michael Ball
d1b2ad3528 admins can update volunteers, show names 2020-07-26 23:23:23 -07:00
Michael Ball
94ea8b3a6c snapify the schedule! :D 2020-07-26 23:13:28 -07:00
Michael Ball
e93a27d1f2 Show off track colors some more 2020-07-26 23:01:41 -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
611277ef67 More tweaks to the event registrations page 2020-07-17 22:48:05 -07:00
Michael Ball
fff31f5ac0 Improved event registration page. Kinda.... 2020-07-17 22:32:44 -07:00
Michael Ball
dbae506a91 Default schedule links to all events view 2020-07-17 10:09:01 -07:00
Michael Ball
31dfd62fbd Better design for room URLs 2020-07-17 10:03:07 -07:00
Michael Ball
ae6581826d Show conference name in tickets partial 2020-07-17 09:55:48 -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
10d58ef050 Support selecting various sizes of profile pics 2020-07-15 23:27:22 -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
b66f69599a tweak method 2020-07-14 18:15:01 -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
61ca626df1 Improve the physical_tickets page 2020-07-13 04:21:31 -07:00
Michael Ball
cd88882714 upgrade datatables gem 2020-07-13 02:58:15 -07:00
Michael Ball
1964522f49 Add warnings when a user needs to register or complete a purchase 2020-07-11 01:50:17 -07:00
Michael Ball
69b18a97e1 Merge branch 'master' of github.com:snap-cloud/snapcon
* 'master' of github.com:snap-cloud/snapcon:
  Fix registrations csv
  Tweak Materials to allow anything
  A bit of a hack to accept any webpage...
  Add the ability for Rooms to have a URL.
  Add import rake task
  config that works without docker
  Add some links to navbar
  More login info
  Custom login help info
  Run migration; add apple pay verification
  fix tickets bug with no description
2020-07-10 23:59:29 -07:00