Commit graph

601 commits

Author SHA1 Message Date
Joel Addison
0faf935653 Fix schedule edit
Use main base template instead of intermediate base.
Remove references to Bootstrap 3 and update to Bootstrap 4.
Add edit button to standard grid/mobile view instead of duplicating.
2019-12-15 14:45:00 +10:00
Joel Addison
a5de57b63d Update dummy presentations script
Set title and abstract on talk proposals when creating them.
2019-10-30 09:17:40 +10:00
Joel Addison
f52477c9b4 Add button to update invoice
Allow the recipient on an invoice to be updated without creating a new invoice.
This allows fixing of mistakes easily, especially for when it is given to someone
else to pay and a new invoice would be confusing.
2019-10-30 09:16:55 +10:00
Joel Addison
e529983759 Add social cards to template 2019-10-23 09:43:42 +10:00
Joel Addison
cbea9ec0e1 Improved dashboard styling
Display proposals in rows and columns, instead of all on one row.
Fix spacing for sections on the page.
Improve small screen display of page.
2019-10-22 09:28:47 +10:00
Clinton Roy
283aa5d22b make a slot for exclusive events with no allocated rooms, things like food breaks. 2019-10-21 22:17:57 +10:00
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
Tobias
908dca311c Revert mixin changes 2019-01-21 16:44:51 +13:00
Tobias
30e8d95811 Add Raffle links to dashboard 2019-01-21 16:01:27 +13:00
Tobias
f39c2c8a2c Remove AirNZ Code from dashboard 2019-01-21 15:55:28 +13:00
Tobias
970ec9184c Raffle draw changes 2019-01-21 15:39:35 +13:00
Tobias
e50fb1b280 Add sponsor logos 2019-01-20 18:45:51 +13:00
Tobias
dd8f33a472 Add note to miniconf page 2019-01-20 10:00:13 +13:00
Tobias
4acdc8c5e5 Decrease name font size 2019-01-18 20:36:49 +13:00
Tobias
09a6e79e25 Badge edge update 2019-01-18 19:59:58 +13:00
Tobias
31b7c27dbd Fix the definitely intended typo on our badge 2019-01-18 07:25:23 +13:00
Tobias
c5ec7e5482 Fix badge 2019-01-17 17:48:25 +13:00
Tobias
50c2f76d52 Badge print fixes 2019-01-17 14:24:43 +13:00
Tobias
811571b54c Fix svg font size 2019-01-17 13:35:24 +13:00
Tobias
8fe96fdcc5 Fix typo 2019-01-17 12:50:56 +13:00
Tobias
aa444a0e94 Update name wrapping code 2019-01-17 12:36:14 +13:00
Tobias
289892458c Upload SVG badge 2019-01-17 11:07:18 +13:00
Tobias
735f66827b wifi info 2019-01-17 11:07:08 +13:00
Tobias
c09b926b87 Add qr scan to checkin 2019-01-16 18:42:40 +13:00
Tobias
e9dd7f83a2 Change TZ to Pacific/Auckland 2019-01-16 12:36:21 +13:00
Tobias
c7aac5e4e5 Extend rego 2019-01-15 15:41:34 +13:00
James Polley
6314023233 Add security proposals to Admin ui 2019-01-13 23:02:27 +00:00
Tobias
d71edf553e Add Kallan's logo 2019-01-12 11:57:03 +13:00
Tobias
7d89af7634 Remove games miniconf 2019-01-12 11:49:39 +13:00
Tobias
b9c64a9df1 Fix schedule bugs 2019-01-08 09:50:10 +13:00
Tobias
1d7b851bb6 Fix escaping in presentation detail 2019-01-04 12:17:14 +13:00
Tobias S
d1ff8d7253 Add prototype for web-based raffle 2019-01-02 01:44:57 +00:00
Tobias
68ea59f4d7 Fix schedule displaying wrong date 2018-12-29 22:12:51 +13:00
Tobias
ac71aa170b Fix overly verbose slot names 2018-12-29 14:38:16 +13:00
Tobias
46b5941d67 Display bugfix for Monday miniconfs 2018-12-29 14:01:42 +13:00
Tobias
2cce659c28 Use miniconf schedule based on sections 2018-12-29 13:36:13 +13:00
Tobias
96cbe2d7ee Schedule page: display verbose room names 2018-12-24 12:19:23 +13:00
Tobias
4ca3e76dd3 Schedule spelling fix 2018-12-24 12:06:20 +13:00
Tobias
350d48ea7c JS fix for schedule page 2018-12-24 12:04:03 +13:00
Tobias
648bc210d0 Add VMWare Logo 2018-12-21 11:29:02 +13:00
Tobias
bb2706bc6c Add Cendio sponsors logo 2018-12-20 20:49:40 +13:00
Tobias
5c86a36736 Add emperor sponsors 2018-12-16 08:03:17 +13:00
Tobias
486039d34b Hide empty sponsorship levels 2018-12-11 18:59:21 +13:00
Tobias
8d584ba2a6 Add further sponsor logos 2018-12-11 18:58:25 +13:00
Tobias
d786e36491 Sponsorship page first draft 2018-12-11 18:13:57 +13:00
Tobias
80a9cacf43 Schedule update 2018-12-10 21:15:35 +13:00
Tobias
dec8a1ea40 Add Linux Australia Logo 2018-12-10 20:22:13 +13:00
Tobias
11e24f21bb Add join button to invite page, fixes #114 2018-12-08 19:41:21 +13:00
Tobias
5ff4b765ca Address Miniconf design issues, #133 2018-12-08 19:31:09 +13:00
Tobias
b094aa5596 Add talk end times to mobile schedule 2018-12-08 19:27:02 +13:00
Tobias
15dc9d346a Add talk end times to schedule 2018-12-08 19:25:24 +13:00