Commit graph

157 commits

Author SHA1 Message Date
Joel Addison
f72490b1eb LCA2022 Setup
Update dates and descriptions for LCA2022.
Remove old miniconf proposal types.
Add local timezone to speaker profile.
2021-07-05 20:20:24 +10:00
Joel Addison
734a0b713d Improve printed schedule
Show each day on a new page when printed.
Hide elements that do not assist with printed copy (current time, etc).
2021-01-24 12:03:00 +10:00
Joel Addison
0a0c466847 Tweak current slot highlight 2021-01-23 15:56:02 +10:00
Joel Addison
91ad6fc563 Show conference time on schedule 2021-01-23 15:05:29 +10:00
Joel Addison
8838b9b47d Highlight current talks on schedule 2021-01-23 14:20:43 +10:00
Joel Addison
ef420b2d43 Embedded schedule view
Allow the schedule to be embedded in external platforms.
Hide header and footer when embedded for easier consumption.
2021-01-22 23:22:06 +10:00
Joel Addison
b56ca32259 Localise schedule times
Show local times on schedule and presentation details
if user is in a different timezone to the conference.
2021-01-22 14:23:08 +10:00
Joel Addison
b20dc75ea6 Update for LCA2021 2020-10-13 23:16:21 +10:00
Joel Addison
ffd852196b Add LCA brand fonts 2020-01-07 00:52:06 +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
effa0a0fb4 Update to Boostrap 4.3.1 2019-10-14 23:28:57 +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
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
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
Ben Stevens
0c7c246d1a Sample change to homepage to see if it's building 2019-06-21 20:14:43 +10: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
e50fb1b280 Add sponsor logos 2019-01-20 18:45:51 +13:00
Tobias
289892458c Upload SVG badge 2019-01-17 11:07:18 +13:00
Tobias
c09b926b87 Add qr scan to checkin 2019-01-16 18:42:40 +13:00
Tobias
2cce659c28 Use miniconf schedule based on sections 2018-12-29 13:36:13 +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
7d0891cba3 Fix scss merge problems 2018-12-16 08:09:50 +13:00
Tobias
5c86a36736 Add emperor sponsors 2018-12-16 08:03:17 +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
dec8a1ea40 Add Linux Australia Logo 2018-12-10 20:22:13 +13:00
Tobias
fe43a26ca5 Improve schedule usability 2018-11-27 18:26:09 +13:00
Tobias
db3f28ddb2 Improve talk detail view 2018-11-27 17:46:30 +13:00
Tobias
b14d4514ab Add rusty 2018-11-24 20:19:41 +13:00
Tobias
6b42a09c6c Add Shannon to keynotes 2018-11-17 17:03:55 +13:00
Tobias
a5d146554c Speaker page improvement 2018-11-10 12:44:35 +13:00
Tobias
c554d7f2b8 Add missing static page 2018-11-03 16:51:17 +13:00
James Polley
2a74501249 Use correct syntax for comments 2018-10-29 20:40:39 +11:00
Tobias
53c9f80514 Nav fixes 2018-10-07 09:42:47 +13:00
Tobias
30b5ae0610 Print styles for schedule 2018-10-06 18:23:28 +13:00
Tobias
aae03d26ba Add more mobile-friendly schedule 2018-10-06 13:01:42 +13:00
Tobias
a1a9322e1d Print styles for schedule page 2018-10-06 11:18:31 +13:00
Tobias
9ecb9e6c2e Add accom page 2018-10-06 10:19:50 +13:00
Tobias
aff75a66eb Print improvements 2018-10-01 20:44:25 +13:00
Tobias
c47c22d617 Add pricing page 2018-09-29 21:19:25 +12:00
Tobias
123de1a15d Further FE improvements for checkout process 2018-09-29 17:14:21 +12:00
Tobias
74dc779999 WIP for rego form, 2 2018-09-29 17:14:21 +12:00
Tobias
7977403957 Add schedule calendar (no mobile yet) 2018-09-29 17:14:21 +12:00
Tobias
6365ef9333 Schedule overview page 2018-09-29 17:14:21 +12:00
Tobias
4a0ba2ebe4 CSS tidy-up 2018-09-15 13:08:40 +12:00
James Polley
ec665d7bd6 Use more real estate on xl screens
Prior to this change, on a screem >1200px wide the .container was
capped at 1140px, which leaves a lot of whitespace.

This increases the cap to 1900px, more effectively using
larger screens while still preventing the text from getting so
wide as to be hard to read.

Partial fix for #109
2018-08-03 01:59:07 +10:00
James Polley
8fc1172887 This information is out of date. 2018-07-28 15:50:25 +10:00
James Polley
84b8a99a7f Abstracts (and other monospace fields) need to be pre-wrap 2018-07-28 15:50:07 +10:00