Commit graph

3816 commits

Author SHA1 Message Date
Michael Ball
cf40f25a3d tidy nav bar 2020-07-28 00:33:04 -07:00
Michael Ball
c21c6e1525 I dont understand why this matters... 2020-07-27 19:36:00 -07:00
Michael Ball
4159250672 Small bug fix when a conference is not defined 2020-07-27 19:28:06 -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
2daacea6ae remove the word free 2020-07-27 11:23:02 -07:00
Michael Ball
7127cede76 Tweak output email format 2020-07-27 01:08:55 -07:00
Michael Ball
1e9027f22a Admin volunteers display 2020-07-27 00:43:29 -07:00
Michael Ball
6c56f45387
Merge pull request #54 from snap-cloud/track-tweaks
Improve Some Tracks Display, Fix Some VolunteersDisplays
2020-07-27 00:31:54 -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
859a47b79b
Merge pull request #52 from snap-cloud/add-volunteers
Allow scheduling volunteers for sessions.
2020-07-25 17:44:19 -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
f86c474002 Sort events by time,room on the linear schedule 2020-07-23 02:28:36 -07:00
Michael Ball
5b312459d0 sort happening at the same time events by room order 2020-07-22 17:49:54 -07:00
Michael Ball
b539f822fc Sigh....Add a safenav 2020-07-22 15:02:07 -07:00
Michael Ball
c7d8735f50
Merge pull request #47 from snap-cloud/reg-and-ui-tweaks
Improved Registration Flow,
2020-07-18 00:12:34 -07:00
Michael Ball
4babd84439 Sort events by time 2020-07-17 23:06:43 -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
61be84a7f9 tidying up 2020-07-17 20:31:48 -07:00
Michael Ball
8195426c2c Fix registrations controller to accept params 2020-07-17 20:31:42 -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
02f0d4a254 Fix navbar profile pics 2020-07-16 11:15:17 -07:00
Michael Ball
359f68e6df
Merge pull request #45 from snap-cloud/profile-pictures
Add Support for User-Uploaded Profile Pictures
2020-07-16 00:32:45 -07:00
Michael Ball
43c0d4a3f5 I think this fixes a bug in changing conference times 2020-07-16 00:32:32 -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
a1775674ce ugh datatables.... 2020-07-13 04:52:48 -07:00
Michael Ball
70e5cc8e96 maybe case matters here 2020-07-13 04:45:04 -07:00
Michael Ball
382e1719e9 Ugh assets. 2020-07-13 04:43:09 -07:00
Michael Ball
653a9f5cfb
Merge pull request #42 from snap-cloud/misc-fixes
A Bunch of Changes....
2020-07-13 04:25:35 -07:00
Michael Ball
61ca626df1 Improve the physical_tickets page 2020-07-13 04:21:31 -07:00
Michael Ball
0dffc20ad1 Add rake tasks to help manage registrations 2020-07-13 03:27:44 -07:00
Michael Ball
cd88882714 upgrade datatables gem 2020-07-13 02:58:15 -07:00
Michael Ball
18ee10eef5 tweak payment text 2020-07-13 00:48:45 -07:00
Michael Ball
fff156a453
Merge pull request #41 from snap-cloud/enforce-ticket-registrations
Enforce ticket registrations
2020-07-11 01:54:01 -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
5bef4b7004 Assert that a user has a paid ticket before registering for a conference. 2020-07-11 00:57:08 -07:00