Joel Addison
f5eabe0aa3
Update wording for sessions
2022-12-09 00:20:40 +10:00
Joel Addison
1a41a0bee2
Temp fix for SAML login
2022-12-08 23:47:30 +10:00
Joel Addison
630bf40861
Everything Open 2023 - Initial Setup
2022-12-08 00:08:54 +10:00
Joel Addison
4f0871b032
Update social image
2022-01-15 13:31:58 +10:00
Joel Addison
f958b3a7a7
Fix speaker username in schedule JSON
2022-01-15 13:31:39 +10:00
Joel Addison
457a79730d
Update badge for 2022
2022-01-12 23:29:56 +10:00
Joel Addison
97391d0210
Include speaker user name in schedule JSON
...
When a user has permission to see contact details, expose the speaker's
username in the author object, for integration between systems.
2022-01-05 19:48:42 +10:00
Joel Addison
731858c191
Add ticket type to venueless traits
...
Allow permissions to be setup in venueless based on the ticket type
in addition to existing specific traits.
2022-01-05 18:11:27 +10:00
Joel Addison
f1b58bc74c
Update talk recording licence
2022-01-05 18:05:18 +10:00
Joel Addison
ff281c17ee
Add speaker bio to JSON API
2021-12-06 23:42:32 +10:00
Joel Addison
72b5c3ff55
Add code to speaker
...
Add unique identifier (code) to speakers within schedule JSON API
to allow speakers to be identified throughout the schedule.
2021-11-28 21:41:45 +10:00
Joel Addison
2d8ca5550f
Attendee profile updates
...
Adjust wording of address line. Set LCA Chat to false by default.
2021-11-27 17:12:46 +10:00
Joel Addison
6256bb2420
Use Sydney timezone to fix ics consumption
...
Some calendar programs cannot understand Australia/Canberra, even though it should be a link to Sydney.
Change to Australia/Sydney explicitly to avoid issues in clients.
2021-11-27 16:38:31 +10:00
Joel Addison
31c265a6b8
Adjust attendee profile
2021-11-27 16:36:16 +10:00
Joel Addison
ce367b5221
Fix migration
2021-08-09 21:40:09 +10:00
Joel Addison
f60e370725
Setup LCA2022 Miniconfs
2021-08-09 21:12:43 +10:00
Joel Addison
244bb87b8c
Adjust boarding pass template migration
...
Change subject length in initial migration
to ensure it is in place prior to the default template being created.
2021-07-05 22:28:43 +10:00
Joel Addison
690053ae14
Fix boarding pass template
...
Extend length of boarding pass template subject to accommodate new default.
2021-07-05 22:11:23 +10:00
Joel Addison
065b73b8ad
Only build pages for main branches
2021-07-05 22:05:25 +10:00
Joel Addison
7901073097
Fix stage for pages CI step
2021-07-05 20:25:39 +10:00
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
bf46c82fe4
Fix venueless token creation
...
Do not generate token or checkin if user does not have a ticket.
Clear existing token if user no longer has a ticket.
2021-01-22 22:20:46 +10:00
Joel Addison
0a6d53162f
Fix dashboard for non registered users
...
Do not show launch conference section if user has not purchased a ticket.
2021-01-22 18:57:47 +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
d9e8a72d14
Update Venueless tokens
...
Determine traits based on ticket type.
Set different expiry of token for miniconf only tickets.
2021-01-22 00:07:10 +10:00
Joel Addison
7c77001d5e
Add Venueless integration to Regidesk
...
Create Venueless login token as part of checkin to allow attendee to
join an online event from the dashboard.
2021-01-09 01:26:13 +10:00
Joel Addison
ef148ea482
Update teams management
...
Update styling to use Bootstrap 4. Make current user status clear.
Show member name as well as email address.
Make permissions impler to set on team admin form.
2020-11-29 14:36:56 +10:00
Joel Addison
bd42d0d997
Update sphinx build
2020-11-24 09:51:40 +10:00
Joel Addison
c1dfd2c5f9
Add SAML2 middleware
2020-11-24 09:30:21 +10:00
Joel Addison
5c787ba373
Update Miniconf Proposals
...
Add extra questions to SysAdmin Miniconf. Update wording for ticket acknowledgement.
2020-11-23 23:50:54 +10:00
Joel Addison
2a720bd46b
Tickets for LCA2021
...
Disable lots of inventory that does not exist for a virtual conf.
Add Swag Badge category and product.
Adjust attendee profile to hide irrelevant questions.
2020-11-23 22:22:00 +10:00
Joel Addison
38aebda92e
Add LCA2021 Miniconfs
...
Setup proposal types for miniconfs at LCA2021.
2020-11-23 21:24:17 +10:00
Joel Addison
252697b842
Update to Django 2.2
...
Upgrade site and modules to Django 2.2. Remove and replace obsolete
functionality with current equivalents. Update requirements to latest
versions where possible. Remove unused dependencies.
2020-11-22 23:58:14 +10:00
Joel Addison
ac57053ecf
Ignore withdrawn proposals for random choice
2020-11-19 12:20:49 +00:00
Joel Addison
b20dc75ea6
Update for LCA2021
2020-10-13 23:16:21 +10:00
Joel Addison
20083bcb16
Raffle improvements
...
Add flag to enable/disable raffle display on dashboard.
Add link from raffle winner to attendee profile.
Add URL for single raffle and base raffle path.
2020-01-23 14:52:28 +10:00
Joel Addison
ffac4753fc
Update 2020 badge overlay
2020-01-12 23:49:06 +10:00
Joel Addison
61b4542f3f
Update checkin system
...
Improve functionality on badge preview. Add styles to make status of workflow clear.
Improve buttons to allow badge reprinting and preview.
Reinstate exception logging and bulk process mode.
Update DataTables styling and components to match other parts of website.
2020-01-12 23:48:52 +10:00
Joel Addison
6c083a573c
Update 2020 badge overlay
2020-01-12 11:46:50 +10:00
Joel Addison
e1e86a7a39
Update licence for schedule JSON
...
Change licence to CC-BY-SA so YouTube gets appropriate licencing for talks.
This does not correspond to the YouTube Creative Common licence, which is
CC-BY-3.0, which is more permissive than we allow.
2020-01-11 12:30:32 +10:00
Joel Addison
7fac10241e
Improve attendee reports
...
Display attendee profile data in normal table without DataTables so
sorting is not applied, causing data to be confusing to read.
Include item quantity in attendee data report for accurate schwag packing.
2020-01-10 22:49:17 +10:00
Joel Addison
d2ca86bba2
Require login for voucher page
2020-01-07 21:18:23 +10:00
Joel Addison
fe8515a1c3
Further badge font size adjustments
...
Allow all of the free text to be rendered.
Shrink font size if more than 40 characters in free text line.
2020-01-07 21:04:14 +10:00
Joel Addison
f89c4f9b2d
Adjust badge font sizes
...
Allow more free text to fit on the badge.
Shrink size of name and company.
2020-01-07 16:37:51 +10:00
Joel Addison
fe6447acae
Fix checkin QR code URL
...
Use site URL in generated emails instead of hard coded domain.
2020-01-07 16:36:54 +10:00