Commit graph

2481 commits

Author SHA1 Message Date
9e497ee27d
Fix typo with Attendee.DoesNotExist 2023-06-08 11:52:28 +10: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
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
c56b15f279
Serve up uploaded media 2023-05-19 22:26:47 +10:00
50cfcb7683
Use cronic to make cron jobs less noisy 2023-05-06 16:41:30 +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
9cb0c6f676
Add deployment scripts 2023-05-02 16:35:51 +10:00
3f31086dd8
Set Emacs defaults for CSS/HTML spacing 2023-05-02 16:31:30 +10:00
52ab8469f7
Add cron templates 2023-05-02 16:31:09 +10:00
f2b861c7a7
Add docs on T&Cs and Django 3.2 upgrade 2023-05-02 16:30:32 +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
41f9a0efde
Add migration for dietary requirements 2023-05-02 13:55:41 +10:00
7dd8a0ad2d
Set logging level to INFO and xmlschema logging to WARNING
This eliminates the noisy messages about XML namespaces on startup and during
management commands.
2023-04-30 21:59:55 +10:00
6af1e594ad
Remove the ticket acknowledgement field 2023-04-28 22:19:52 +10:00
20d7b43efc
Update question about indicating any use of proprietary software 2023-04-25 08:07:36 +10:00
9a618bf54f
Add dietary help text 2023-04-25 08:06:18 +10:00
354825a85b
Add Security track 2023-04-25 07:49:50 +10:00
b195a34723
Fix homepage links 2023-04-25 07:04:17 +10:00
6ddb7b5675
Set SERVER_EMAIL required for error notifications 2023-04-24 19:57:21 +10:00
f6841d5135
Configure email errors 2023-04-24 19:40:52 +10:00
550f3f4122
Configure memcached 2023-04-24 19:40:36 +10:00
0d6b919f47
Increse harakiri for review dashboard 2023-04-24 18:47:00 +10:00
3e21ee85d0
Only apply Django security settings in production 2023-04-24 17:52:55 +10:00
743a4f678a
Add favicon, social images and meta description 2023-04-24 17:52:29 +10:00
3a51efd597
Configure Django production security settings 2023-04-24 17:19:56 +10:00
e6533e541d
Enable Django security middleware 2023-04-24 17:16:47 +10:00
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