Commit graph

545 commits

Author SHA1 Message Date
Joel Addison
249adba527 Improve schedule - speaker nav
Add link to speaker profile from presentation detail page.
Include twitter and homepage on speaker profile.
2019-10-21 09:21:25 +10:00
Joel Addison
4f28eb00a1 Remove unused intermediate templates 2019-10-21 09:08:04 +10:00
Joel Addison
929388220c Update speaker styling
Use site base template for all pages.
Fix speaker profile to work with Bootstrap 4.
2019-10-21 09:07:50 +10:00
Joel Addison
1022a42cf7 Styling for schedule
Update to Bootstrap 4 throughout.
Remove unused blocks and elements from past conferences.
Ensure schedule works in print mode.
2019-10-20 23:16:29 +10:00
Joel Addison
7365eeacc8 Use dummy cache in dev mode 2019-10-20 22:59:07 +10:00
Clinton Roy
a23f22dd09 a couple of fixmes, that kinda undermine the whole idea. 2019-10-19 11:38:29 +10:00
Clinton Roy
0d380cd8fc refactor a bit. 2019-10-19 11:38:29 +10:00
Clinton Roy
20469223cb go from proposal, to presentation, to slot, to slotroom. 2019-10-19 11:38:29 +10:00
Clinton Roy
8badb0cb99 first stab at making a room slot, still not quite there, think i have to make a separate slot for each time slot 2019-10-19 11:38:29 +10:00
Clinton Roy
92adbb3314 first stab at linking presentations to slots. 2019-10-19 11:38:29 +10:00
Clinton Roy
1243e499e3 correct imports. make a few more dummy proposals 2019-10-19 11:38:29 +10:00
Clinton Roy
8a5ee6837b remove unused imports 2019-10-19 11:38:29 +10:00
Clinton Roy
a7f26de2fe making slots. 2019-10-19 11:38:29 +10:00
Clinton Roy
f70345ba8a dummy presentations to play with 2019-10-19 11:38:29 +10:00
Clinton Roy
ed21bc0335 mandate both csv files, so that we can always get room order. actually finding/creating objects 2019-10-19 11:38:29 +10:00
Clinton Roy
619a311487 basic parsing of talks csv 2019-10-19 11:38:29 +10:00
Clinton Roy
2591a943fe basic parsing of timeslots. 2019-10-19 11:38:29 +10:00
Joel Addison
a06be640a4 Update registration report data tables
Use latest version of DataTables CSS and JS.
Change to Bootstrap 4 styles for DataTables.
2019-10-14 22:28:41 +10:00
Joel Addison
37a02c1704 Update review pages
Show the same options for reviews on the dashboard and on review screens.
Add title to all pages within the review section.
2019-10-14 21:26:49 +10:00
Joel Addison
6fb6809316 Improve registration report formatting
Show title in list instead of method name.
Add page title and head title to reports.
2019-10-13 22:22:15 +10:00
Joel Addison
fa97cc07e8 Change to relative urls for inventory 2019-10-13 21:34:08 +10:00
Joel Addison
5380a510d5 Fix display of GST amount
Move GST rate to settings. Set to Australian GST rate.
2019-10-13 21:34:08 +10:00
Joel Addison
dcae60d491 Fix price filter
Label or help text could be unassigned, so convert to empty string.
2019-10-03 01:13:26 +10:00
Joel Addison
edc517c671 Enable django toolbar logging 2019-10-02 23:26:13 +10:00
Joel Addison
2478f5de58 Change to Brisbane time 2019-10-02 23:25:41 +10:00
Joel Addison
539fa2dfdd Finalise registration
Add shirt types and sizes. Improve messaging about discounts.
Restyle ticket wizard and product category screens. Enable page titles
and messages. Update dashboard to hide raffle.
Enable inventory population for dev container.
2019-10-02 23:25:17 +10:00
Clinton Roy
dfcd2acc74 create penguin tickets through their category 2019-09-30 20:28:33 +10:00
Clinton Roy
9d37326953 more ticket information as data 2019-09-30 20:28:33 +10:00
Clinton Roy
cf7e67a747 moved just about all the ticket details from code to settings. 2019-09-30 20:28:33 +10:00
Clinton Roy
8235ffca6c moving more and more prices to the settings, and outside code. 2019-09-30 20:28:33 +10:00
Clinton Roy
a6ecaad866 fairy -> contributor 2019-09-30 20:28:33 +10:00
Clinton Roy
db90ed20db add ticket students to the student ticket cap. lots of tiny styling issues. 2019-09-30 20:28:33 +10:00
Clinton Roy
183896d2b6 moved all(?) dates to the configuration. 2019-09-30 20:28:33 +10:00
Joel Addison
e2411ab4c5 Fix teams on dashboard
Use rows and columns for team layout instead of card group.
2019-09-29 20:15:34 +10:00
Joel Addison
246bbcb324 Add LCA2020 Miniconfs
Setup proposals for miniconfs, including model, forms and admin.
2019-09-29 20:04:39 +10:00
Joel Addison
87ecc83314 Improve proposal reviews
Display talk format or proposal kind on review tables and in CSV.
Add suggested status to CSV output, for auto-accept and auto-reject.
Add endpoint to download CSV of proposals for section.
2019-08-29 22:05:00 +10:00
Joel Addison
149b7c8a54 Improve proposal/review styling
Use correct block for page titles. Fix element styles to be consistent
across site. Use fluid layout for review to enable sidebar.
2019-07-24 21:03:50 +10:00
Joel Addison
41f6d067dd Add assistance details field to speaker
Add multiline text field to gather details on travel and accommodation
assistance to help with speaker acceptance planning.
2019-06-24 21:59:47 +10:00
Joel Addison
23e09b0fb5 Switch to LCA2020
Remove LCA2018 and LCA2019 styles and content.
Add base LCA2020 styling and update references to year.
2019-06-24 21:58:21 +10:00
Joel Addison
4c51e5ea31 Remove LCA2019 miniconf proposal types
Remove models and forms for miniconf specific proposals.
2019-06-24 21:52:57 +10:00
Ben Stevens
0c7c246d1a Sample change to homepage to see if it's building 2019-06-21 20:14:43 +10:00
Tobias
522745e87e mend 2019-01-30 16:44:07 +13:00
Tobias
fc01ff66a7 Add CoC Transparency Report 2019-01-30 16:35:41 +13:00
Joel Addison
c8b912bfec Fix padding for schedule
Add column to layout so mobile has padding. Use container to wrap schedule so padding and
centred table applies to all views.
2019-01-23 08:41:33 +13:00
Tobias
d718343cde Style CoC page 2019-01-23 08:37:10 +13:00
Matthew Cengia
7ab702f316 Add CoC contact details. 2019-01-22 17:59:11 +11:00
Tobias
cd77380eac Add hidden flag to raffle 2019-01-22 08:16:38 +13:00
Tobias
ea613bccb8 Test schedule nav 2019-01-21 22:31:51 +13:00
Tobias
b89b5b5aa2 Try schedule nav 2019-01-21 21:57:13 +13:00
Tobias
d61f4ffd88 Wording change on dashboard 2019-01-21 21:35:54 +13:00