2680b25f2c
Add a copy of 500.html that matches our template blocks
...
The builtin `pinax_theme_bootstrap` uses `body` instead of `content`.
2023-04-24 16:38:32 +10:00
c15c0bd782
Add image of Oregon Conference Center
2023-04-24 16:38:32 +10:00
37a7a41e2a
Pin upper limit on psycopg2 for Django 2.2 compatibility
2023-04-24 16:38:32 +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
8020737d7a
Switch vendored requirements to "editable" to simplify development
...
This will allow us to remove the `sys.path` hacking in pinaxcon/settings.py.
2023-04-24 15:47:43 +10:00
cb12d08b95
Reduce homepage padding
2023-04-24 13:21:13 +10:00
1d0d5e1d10
Move remaining Pelican pages into Django
2023-04-24 13:16:39 +10:00
fbefff60a6
Update talk materials license
2023-04-24 12:38:48 +10:00
c56a805141
Indicate non-FOSS software
2023-04-24 11:59:37 +10:00
8d6519734c
Add settings
2023-04-24 09:28:07 +10:00
bf9735eae3
Add wildcard track
2023-04-24 09:22:00 +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
a94fc3a9db
Remove references to "Tax Invoice"
2023-04-22 10:26:54 +10:00
759ddb78df
Add Health and Safety Guidelines to speaker form
2023-04-21 20:30:29 +10:00
43db436130
Tweak verbose_name for split out tracks
2023-04-21 18:44:11 +10:00
3f6dbc09c1
Split out Software Worker Co-ops track, re-add lightning talk format
2023-04-21 18:39:47 +10:00
33305d27ac
Can just live in /tmp instead
2023-04-20 20:27:50 +10:00
bc5849dbfc
Remove use of directory under /run
...
Seems to get remove after reboot.
2023-04-20 20:23:14 +10:00
74cda53eba
Allow primary topic to be null
...
We hide this field.
2023-04-20 19:43:34 +10:00
ccc22f6875
Remove reference to AUD
2023-04-20 19:15:10 +10:00
94de58b319
Add credits link
2023-04-20 18:40:57 +10:00
39cbb7cb59
Add proposal forms settings
2023-04-20 18:16:57 +10:00
827a482d32
Add models/forms for additional tracks
2023-04-20 17:47:34 +10:00
8173497769
Tweak theme with FOSSY green
2023-04-20 16:00:58 +10:00
2848db468e
Switch to django-user-accounts based account management
2023-04-20 15:47:14 +10:00
31e11c5350
Configure ADMINS setting via environment variable
2023-04-20 15:40:28 +10:00
064353d6ff
Align flatpages to left
2023-04-20 15:33:42 +10:00
71805cc66e
Add additional account app templates
...
This works around use block "body" when we need block "content".
2023-04-20 15:07:37 +10:00
ceda6dce0a
Only show GST line if non-zero
2023-04-20 14:58:12 +10:00
fc88c31d82
Switch default country to US, currency to USD, tax to zero
...
Also default linux_australia to field to false to avoid IntegrityError.
2023-04-20 14:56:59 +10:00
bfaa7d9115
Tweak speaker profile and proposal forms
2023-04-20 11:54:36 +10:00
c01dad66f7
Hide Linux Australia-specific questions, update registration changes date
2023-04-20 11:21:14 +10:00
dd23015270
Splice in the FOSSY static site
2023-04-20 00:00:56 +10:00
64b4d93470
Add django-user-accounts app for use in place of SSO
2023-04-20 00:00:00 +10:00
ecfa3c1fce
Change the CONFERENCE_ID
2023-04-18 22:55:12 +10:00
83356e5ac6
Set up SSL
2023-04-18 11:22:20 +10:00
f16b33cf17
Further branding updates
2023-04-15 17:07:24 +10:00
2a3944baa7
Add migrations
2023-04-15 16:56:49 +10:00
830da54d29
Further update branding and organisation details
2023-04-15 16:47:41 +10:00
de0100c93c
Apply FOSSY/Conservancy branding
2023-04-15 15:39:53 +10:00
5d2cff674d
Update uWSGI and Nginx config
2023-04-15 14:55:29 +10:00
4cf869c9fa
Prototype talk proposal forms for "Copyleft and Compliance" and "SFC Member Project" streams
2023-04-15 14:54:11 +10:00
0c3e579b8d
Add uWSGI and Nginx configs
2023-04-06 20:35:08 +10:00
95c7e803e7
Use PostgreSQL instead of MariaDB
2023-04-06 19:44:42 +10:00
afdc8a8776
Add initial FOSSY branding
2023-04-06 19:02:16 +10:00
Joel Addison
c4766d9198
Fix raffle ticket display on checkin
2023-03-14 21:23:51 +11:00
Joel Addison
96cf72e970
Update checkin details
...
Add flags for sections on the checkin page so they can be switched
on and off as required.
Display the number of raffle tickets purchased by the attendees.
2023-03-14 17:19:15 +11:00
Joel Addison
aeacf7f8a8
Update checking camera switcher
...
Fix camera selection using correct ID value.
Adjust column layout for mobile devices.
2023-03-14 12:01:02 +11:00
Joel Addison
e83dafef90
Add camera selector to checkin page
...
Allow the camera to be selected so tablets can use the
rear camera as well as the front camera.
2023-03-14 09:29:39 +11:00
Joel Addison
420974154a
Update checkin page
...
Display penguin dinner tickets.
Hide Venueless information panel.
2023-03-14 07:39:53 +11:00