Commit graph

699 commits

Author SHA1 Message Date
a33b0d103f
Add links to our custom reports 2026-02-20 17:05:14 +11:00
e3331ab0a1
Merge from Linux Australia's 'conf/2026' branch 2026-02-20 16:21:14 +11:00
07f24da7ab
Avoid hard-coding the xmlsec1 path 2026-02-20 15:45:05 +11:00
Joel Addison
12abf7d642 Add Admin screens for Attendees
Allow attendees and attendee profiles to be managed via
the admin site so organisers can fill out details on attendees' behalf,
eg. for invited speakers.
2026-01-17 09:10:48 +00:00
Joel Addison
ca503ad9ca Setup Everything Open 2026 2025-07-31 23:25:43 +10:00
31a4acf8c4
Add missing migration 2025-04-23 12:58:31 +10:00
f7dfb06a86
Add Mobile Devices track 2025-04-23 12:53:42 +10:00
093c8949ae
Remove reference to T-shirts and social event tickets 2025-04-04 13:36:35 +11:00
d85768b38c
Add missing migration 2025-03-25 09:56:09 +11:00
3122891123
Add tracks for databases and libre graphics 2025-03-18 22:55:39 +11:00
200496031c
Fix typo 2025-03-04 23:30:37 +11:00
445564b98e
Set up tracks for 2025 2025-03-04 23:26:41 +11:00
034c8f0549
Add note about previous accounts being removed 2025-02-19 14:48:55 +11:00
089adf8b6b
Update conference year and dates in all the places 2025-02-14 18:02:00 +11:00
0c18a614cb
Update CONFERENCE_ID for 2025 2025-02-14 16:58:09 +11:00
Joel Addison
1089c3072c Add Hack font to base template
Monospace text is promoted as being rendered in Hack font
but it was not included on the page, so would rarely get used.
2025-01-04 06:19:21 +00:00
Joel Addison
2119ac183a Update speaker social details
Include Mastodon account on speaker profile and
presentation pages. Update Twitter to be X.
2025-01-03 12:21:16 +00:00
Joel Addison
10aad67b87 Update icons
Remove Font Awesome and Open Iconic and replace
with Bootstrap Icons. Add custom Bluesky icon.
2025-01-03 12:04:36 +00:00
Joel Addison
447ed3eaf7 Reinstate Markdown support for symposion
Allow Markdown within the speaker bio and proposal abstract,
with a restricted set of tags for safety.
Render direct to markdown instead of storing plain and HTML
in the database.
Fix issue in timetable when a day had no slots created.
2025-01-03 12:00:06 +00:00
5bf63fe046
Support YouTube videos 2024-09-27 23:00:06 +10:00
Joel Addison
a43eaced80 Everything Open 2025 2024-08-19 20:16:56 +10:00
711fde5a2f
Add email addresses to talk proposals list 2024-06-08 10:11:40 +10:00
64a94cc807
Add Selenium track 2024-05-28 23:09:17 +10:00
4a98404226
Add Selenium track 2024-05-28 23:01:43 +10:00
1372f4d27b
Add keynote panel proposal 2024-05-23 22:12:12 +10:00
ba1def7e23
Fix slug 2024-05-15 22:51:09 +10:00
a35192b26a
Tweak form names 2024-05-15 22:43:11 +10:00
6557e60bfc
Add FOSSY 2024 CFP 2024-05-15 22:29:33 +10:00
e58a1891d5
Add migration for profile change, update CONFERENCE_ID for 2024 2024-05-06 18:04:54 +10:00
Joel Addison
05f324dff7 Improve streaming
Replace hard-coded URL on dashboard.
Fix styling of room selector on streaming page.
2024-04-16 22:14:20 +10:00
Joel Addison
ebaeedb076 Fix display of registration on dashboard
Ensure the registration information is displayed to any user
who can use a component of the section, regardless of if
there are available categories for them to purchase from.
2024-04-16 21:55:03 +10:00
Joel Addison
a54cff6e89 Multiple rooms for live streaming 2024-04-16 11:22:05 +10:00
Joel Addison
ae8e8f7d93 Add initial version of live streaming 2024-04-16 09:10:03 +10:00
Joel Addison
84c3a48626 Add barcode to checkin
Add Code 128 format barcode to checkin
to cater for barcode scanners at registration.
Add flagged link to boarding pass to dashboard.
2024-04-12 21:08:17 +10:00
Joel Addison
4fa0341563 Update conference time zone 2024-04-07 14:43:25 +10:00
Joel Addison
7179bee130 Fix exception log formatting 2024-03-20 20:16:34 +10:00
53633bb1d0
Note that homepage.html isn't used 2024-03-18 15:21:21 +11:00
239e9e94ed
Fix image URL 2024-03-18 15:02:58 +11:00
865d57c779
Update conference dates and venue 2024-03-18 15:00:24 +11:00
Joel Addison
fd5883014c Handle exceptions for speaker thumbnails
Log exceptions when generating speaker thumbnails
to avoid the entire page not loading.
2024-03-16 18:01:41 +10:00
eb91004c3f
Update year to 2024
Date and location pending confirmation.
2024-03-12 16:38:02 +11:00
Joel Addison
6187cc9168 Updates for Everything Open 2024 2023-10-14 17:20:06 +10:00
dc966ce335
Disable timezone support to work around Django/psycopg issues 2023-09-15 23:11:54 +10:00
97beb8b131
Add video URL field 2023-07-14 18:37:45 +10:00
bde37005bd Add wifi SSID and password, a gross hack because I am bad at this 2023-07-13 17:22:39 -04:00
9408a5c7bf
Avoid showing the test@example.com email address on the password reset page
Also updated login form to prompt you to use your username if you fail to login
with what looks like an email address.
2023-06-07 22:08:20 +10:00
d11767cbf4
Fix a typo for SecurityProposalForm config 2023-05-05 23:28:43 +10:00
87987e9ce9
Add Right to Repair track 2023-05-05 23:11:07 +10:00
87fdbd8af1
Trial homepage via flatpages 2023-05-05 11:19:52 +10:00
a77e615e0d
Improve button wording on speaker management page
"Cancel" implied that the button would revert changes you'd made to add
speakers.
2023-05-02 13:58:24 +10:00