503b9b164e
Lash up presentations report for naming videos
2023-07-17 13:36:23 +10:00
97beb8b131
Add video URL field
2023-07-14 18:37:45 +10:00
9135d60067
Fix URLs
2023-05-23 13:08:45 +10:00
8f2fb70094
Add speaker talks report
2023-05-23 13:05:54 +10:00
1fccc11354
Add report for reviewing speakers/talks across all tracks
2023-05-23 12:24:16 +10:00
34509d23eb
Make vendored symposion into an installable Python package
...
This allows us to install with `pip install "-e vendor/symposion"` similar to
the other vendored packages. There's no good reason for this to be different to
the others and depend on PYTHONPATH hacking.
Re-add
2023-04-24 16:38:25 +10:00
8e2f37d607
Remove speaker photo for now
...
Causing errors that we don't have time to debug.
2023-04-24 09:06:36 +10:00
759ddb78df
Add Health and Safety Guidelines to speaker form
2023-04-21 20:30:29 +10:00
827a482d32
Add models/forms for additional tracks
2023-04-20 17:47:34 +10:00
bfaa7d9115
Tweak speaker profile and proposal forms
2023-04-20 11:54:36 +10:00
Joel Addison
630bf40861
Everything Open 2023 - Initial Setup
2022-12-08 00:08:54 +10:00
Joel Addison
f958b3a7a7
Fix speaker username in schedule JSON
2022-01-15 13:31:39 +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
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
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
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
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
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
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
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
5b93b39f67
Improve slot editing
...
Fix placement of form to allow submit button to work again.
Display information about slot on the edit popup.
2020-01-05 14:07:34 +10:00
Joel Addison
bc0f49f391
Fix presentation detail
...
Do not retrieve schedule if it does not exist for proposal kind section.
Do not show slot information if slot is not assigned.
2019-12-15 16:02:44 +10:00
Joel Addison
eb1193b265
Enable slot admin editable grid
2019-12-15 14:49:46 +10:00
Joel Addison
0d6890c849
Fix schedule day view
...
Retrieve day from URL on page load and open the schedule for that day.
2019-12-15 14:49:00 +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
94f8837288
Allow admin to manage own proposals
...
Do not block admins from changing votes, result or messaging
on their own proposals.
2019-10-02 23:27:51 +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
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
Tobias
cd77380eac
Add hidden flag to raffle
2019-01-22 08:16:38 +13:00
Tobias
adcfa45967
Modify json API for Carl
2019-01-16 13:55:05 +13:00
Tobias
590b25d5f8
Actually fix slot ordering
2019-01-12 13:12:21 +13:00
Tobias
77bc4e42b1
Fix sort order for slots
2019-01-12 12:20:39 +13:00
Tobias
494b8ffb17
Fix slot naming if re-using talk types
2019-01-04 12:45:51 +13:00
Tobias
ac71aa170b
Fix overly verbose slot names
2018-12-29 14:38:16 +13:00
Tobias
2cce659c28
Use miniconf schedule based on sections
2018-12-29 13:36:13 +13:00
Tobias
9c64a33fd2
Refactor timeteabel to speed up dashboard
2018-12-08 19:25:14 +13:00
Tobias
e6da164193
Add additional speakers into schedule upload
2018-10-06 10:54:13 +13:00
Tobias
97d55b8876
Use sensible date format in symposion schedule upload
2018-09-29 17:14:21 +12:00
Tobias S
8cdda4242a
Add childcare question into accessibility box
2018-07-12 00:11:55 +00:00
James Polley
567b88f240
Add a migration for changes to speaker form
2018-07-01 13:52:25 +10:00
William Hughes
128148ba20
Fix absolute URLs, 'Sydney' on the speaker create form
...
Fix !87
2018-06-30 11:41:37 +12:00
Tobias Schulmann
8c28ca0f79
Fixed proposal views in dashboard
2018-06-30 10:56:52 +12:00
James Polley
227df66dba
Allow non-managers to submit review feedback
2018-06-27 19:13:00 +10:00
Joel Addison
135c5d2da3
Add track to schedule JSON
...
Include the track of the slow in the schedule JSON so the miniconf can be identified.
2018-01-18 21:40:14 +11:00
James Polley
18fc3bd4a7
Fix typo in list_filter
2018-01-15 06:36:05 +11:00
James Polley
8da6d18098
Enhance session admin to show room names
2018-01-15 03:42:01 +11:00
James Polley
98e0abf30c
Use filter_vertical for sessions in admin
2018-01-10 22:27:55 +11:00