James Polley
29222d99be
Add a "Withdrawn?" column to proposal lists
2018-07-31 10:37:19 +00:00
James Polley
df13617f8f
Replace label- with badge- for bootstrap4
2018-07-31 10:34:17 +00:00
Tobias Schulmann
296bdd82d5
Fix og:image tag, fixes #95
2018-07-15 11:53:11 +12:00
Tobias Schulmann
8759f3b098
Add conf dates to footer, fixes #99
2018-07-15 11:36:39 +12:00
Tobias Schulmann
d3b6c310f6
Add better og image
2018-07-15 11:34:11 +12:00
James Polley
3555c152e4
Update proposals.html
2018-07-13 06:09:38 +00:00
Tobias Schulmann
e0e8bdc9a8
Fix twitter handle
2018-07-12 13:28:51 +12:00
Tobias Schulmann
8c4917db6b
Add location section to proposals
2018-07-12 12:40:23 +12:00
Tobias Schulmann
1865ba8674
Add contact details to footer
2018-07-12 12:35:23 +12:00
Tobias Schulmann
4e8296e235
Change team@ to contact@
2018-07-07 16:35:17 +12:00
Tobias S
f6c76323d8
Update ToC
2018-07-07 00:51:11 +00:00
Tobias S
14489d3882
Fix wrong emails on sponsorship page
2018-07-05 22:07:04 +00:00
James Polley
a8091f97b1
Update invite email to make it clear a button needs to be pressed
2018-07-04 03:40:21 +00:00
James Polley
3844bcefa9
Update site_base.html
2018-07-02 09:33:45 +00:00
James Polley
13bdc73cf0
Sketch an opengraph stanza
2018-07-02 09:23:42 +00:00
Tobias Schulmann
9851cbb1a0
Fix typo on homepage
2018-07-02 18:53:46 +12:00
Tobias Schulmann
f944776f73
Fix typo
2018-07-02 15:28:10 +12:00
Tobias Schulmann
690c4495ad
Fix typos in CfP links
2018-07-02 09:23:11 +12:00
Tobias Schulmann
092f58ddaa
Fix dashboard link on CfP page
2018-07-02 09:21:53 +12:00
Tobias Schulmann
b6cae50102
Add CfP page and fixtures
2018-07-02 08:40:06 +12:00
Tobias Schulmann
3c31249759
Fix typo on ToC page, fixes #92
2018-07-01 16:43:32 +12:00
Alistair
d32a609def
Add animated hero according to design spec, fixes #78
2018-07-01 14:35:45 +12:00
Tobias Schulmann
99c74f1ccc
Spacing tweaks
2018-06-30 16:42:03 +12:00
William Hughes
88ca6d819f
Update smoke-free copy
2018-06-30 04:24:53 +00:00
William Hughes
b64999677a
Clean up copresenter stuff a bit
2018-06-30 03:52:18 +00:00
Tobias Schulmann
6e63465fea
Basic styling for review section
2018-06-30 03:40:16 +00:00
William Hughes
27ae211e39
Fix co-presenter invites styling
2018-06-30 03:32:18 +00:00
William Hughes
c2524da650
Align styling for team list on dashboard with rest of dashboard page
...
Fix #91
2018-06-30 03:31:38 +00:00
William Hughes
cde5f93555
Replace reference to 'Federal Police' with 'New Zealand Police'
2018-06-30 15:29:05 +12:00
James Polley
20c6da375e
If ANALYTICS_KEY in the environment, enable gAnalytics
2018-06-30 12:33:34 +10:00
Tobias Schulmann
499b3b6769
Fix proposal detail and edit pages
2018-06-30 14:03:58 +12:00
William Hughes
77ce0021ef
Fix notification styling
...
Fixes #88
2018-06-30 00:53:17 +00:00
Tobias Schulmann
00fc35492b
Disabled mousewheel scroll on map
2018-06-30 00:02:14 +00:00
Tobias Schulmann
37a4c59a24
Added analytics
2018-06-30 00:01:56 +00:00
Tobias Schulmann
8c28ca0f79
Fixed proposal views in dashboard
2018-06-30 10:56:52 +12:00
Tobias Schulmann
6a18824aa3
Link fixes on static pages
2018-06-28 02:25:59 +00:00
James Polley
227df66dba
Allow non-managers to submit review feedback
2018-06-27 19:13:00 +10:00
Tobias Schulmann
2d5443be89
Hide green row when no reviews available
2018-06-24 13:21:52 +12:00
Tobias Schulmann
5256aeeda3
Started dashboard design
2018-06-24 01:07:10 +00:00
Tobias Schulmann
1f04ec0cea
Add django-crispy-forms for BS4 support
...
TODO: Remove django-bootstrap-form dependency, left to avoid breaking
other parts.
2018-06-24 01:07:10 +00:00
Tobias Schulmann
70138d0433
Favicon update
2018-06-23 17:23:48 +12:00
Tobias Schulmann
fc7bb77214
Use all 4 homepage pictures
2018-06-17 19:40:13 +12:00
Tobias S
19a5bbf929
Dev/tobi/responsive
2018-06-17 04:18:04 +00:00
Tobias Schulmann
66965e0297
Initial sponsors page draft
2018-06-16 13:07:59 +12:00
Tobias Schulmann
4d15cbf85c
Add first 2019 design attempts
2018-06-04 20:54:51 +12:00
Sachi King
ce32fd69b6
Show chair for session on main overview page
...
Plus keep it a link so opt out is not impossible.
2018-01-24 15:27:37 +11:00
James Polley
a8551e999c
Add in actually badge overlay
2018-01-21 00:50:51 +11:00
Sachi King
763f69cb61
Add overlay badge support
...
Support so print can print only important text.
SVG modified to use display:inline/none based on overlay True/False and
a symlink to make it easy to change to a completely seperate svg if that
is not optimal.
SVG added layers to split text and graphic so graphics can be easily
hidden and printed.
Closes : #38
2018-01-20 12:36:09 +11:00
James Polley
28d10ff9fc
Remove the personalised bits of session chair display
...
- The schedule grid page is ridculously database-query heavy and hence
terribly lacking in perfmantitude.
- Caching can help with this, but the caching implemention at present
is not user-aware. If one user looks at the page, they'll get a
"YOU" in all the places they're chair and something else everywhere
else - and then everyone will see that for the next 600 seconds,
then YOU will become someone else
- to avoid this, remove the request.user-specific bit of the template
2018-01-17 00:53:53 +11:00
James Polley
7d18387670
If no boardingpass, make one
...
- Use the first template in the system
- If there's no template, use /tickets/review as it at least gives
- people an overview of what they've paid for and warns them of
missing categories
2018-01-16 23:11:14 +11:00