a7620bdaa7
Update dates, locations and URLs for 2026
2026-02-20 17:55:12 +11:00
a33b0d103f
Add links to our custom reports
2026-02-20 17:05:14 +11:00
baf9aa644e
Prepare for roll-over to 2026
2026-02-20 16:33:09 +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
ef32df0300
Improve uWSGI config
2026-02-20 15:41:41 +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
47b858f408
Document gotcha with flags or vouchers enabling products/categories
2025-04-09 23:02:05 +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
9fc1501022
Document the process to roll over to the next year
2025-02-14 18:41:11 +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
8cc0fbd242
Update inkscape command
2025-01-19 15:38:02 +10:30
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
6a93e4973e
Remove unused styles and fonts
2025-01-04 06:18:31 +00:00
Joel Addison
1e1e309fa6
Update boarding pass pages
...
Update glyphs to Bootstrap Icons and styling to use Boostrap 4.
Improve navigation and page titles throughout section.
2025-01-03 12:25:16 +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
Joel Addison
fb3fcc2faa
Add dev container
...
Setup Visual Studio Code devcontainer with symposion app and
postgresql database for easier local development.
Upgrade to Debian Bookworm for base container.
2025-01-03 11:49:08 +00:00
5bf63fe046
Support YouTube videos
2024-09-27 23:00:06 +10:00
Joel Addison
0bd1417f04
Fix registration available tag
...
Check that the user has a linked attendee before
trying to check if they have completed registration.
2024-08-19 22:57:28 +10:00
Joel Addison
a43eaced80
Everything Open 2025
2024-08-19 20:16:56 +10:00
646735252f
Upgrade django-easy-thumbnails to support new Pillow
...
Pillow dropped the Image.ANTIALIAS constant.
2024-07-23 22:32:24 +10:00
711fde5a2f
Add email addresses to talk proposals list
2024-06-08 10:11:40 +10:00
28c73b4295
Only link to reviews for the current conference
2024-05-29 21:39:52 +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
9815e1131d
Remove mention of mask requirement
2024-05-17 12:19:42 +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
5c8f05da69
Improve refresh of streams
2024-04-16 15:31:13 +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
5557802860
Add name pronunciation to speaker profile
2024-04-09 21:28:23 +10:00
Joel Addison
4fa0341563
Update conference time zone
2024-04-07 14:43:25 +10:00