Commit graph

2136 commits

Author SHA1 Message Date
Tobias
7977403957 Add schedule calendar (no mobile yet) 2018-09-29 17:14:21 +12:00
Tobias
5c05887d3a Miniconf draft 2018-09-29 17:14:21 +12:00
Tobias
6365ef9333 Schedule overview page 2018-09-29 17:14:21 +12:00
Tobias
8909f6a2eb Add basic fixture for 2019 2018-09-29 17:14:21 +12:00
Tobias
97d55b8876 Use sensible date format in symposion schedule upload 2018-09-29 17:14:21 +12:00
Tobias
48ffffe3e3 Add pyyaml for nicer fixtures 2018-09-29 17:14:21 +12:00
Tobias
a75acac56f Basic template changes 2018-09-29 17:14:21 +12:00
James Polley
b5c9a81fbd Enable Stripe test keys in dev namespace 2018-09-29 04:19:01 +00:00
James Polley
ec19e2f78e Add required flag libraries to _categories snippet 2018-09-29 10:39:57 +10:00
Tobias
0864ded2e5 Add proposal section to dashboard 2018-09-24 17:19:31 +12:00
Tobias
ad5954acf6 Add proposal section to dashboard 2018-09-24 16:55:09 +12:00
Tobias
4a0ba2ebe4 CSS tidy-up 2018-09-15 13:08:40 +12:00
James Polley
bc0e8df665 Update make_dev_container.sh 2018-08-27 01:13:50 +00:00
James Polley
b7aa0a4687 Attempt to rework the review screen to be more useful
Fix indenting and whitespace

because it was the only way to track down the errors..
2018-08-03 01:59:08 +10:00
James Polley
ec665d7bd6 Use more real estate on xl screens
Prior to this change, on a screem >1200px wide the .container was
capped at 1140px, which leaves a lot of whitespace.

This increases the cap to 1900px, more effectively using
larger screens while still preventing the text from getting so
wide as to be hard to read.

Partial fix for #109
2018-08-03 01:59:07 +10:00
James Polley
20c7684c84 Use calculated app name instead of symposion-app 2018-08-03 01:59:06 +10:00
James Polley
5a48a017ce Hide columns by default 2018-08-02 21:27:52 +10:00
James Polley
172602566d Update jquery version to the full version
datatables uses the fade effect
2018-08-02 21:27:51 +10:00
James Polley
5d029c2c06 Restore buttons to review tables
- Switch from dataTable (returns a jquery object) to
  DataTable (returns a DataTables API object)
- Update versions of libraries

Doesn't quite work, needs the full version of jquery rather than the
slim version.
2018-08-02 21:26:11 +10:00
Tobias
494d9a6db0 Remove CfP from the page (again) 2018-08-01 16:54:53 +12:00
Tobias
fcb287d246 Remove CfP from the page 2018-08-01 15:07:59 +12:00
James Polley
0b6d23dc33 Add a container for buttons 2018-08-01 02:33:14 +00:00
James Polley
26520868e0 Restore the missing <script> tag 2018-07-31 13:15:36 +00:00
James Polley
c0577b21b0 Update pinaxcon/templates/symposion/reviews/_review_table.html 2018-07-31 12:54:30 +00:00
James Polley
6d76bdbd64 Update pinaxcon/templates/symposion/reviews/base.html 2018-07-31 12:54:03 +00:00
James Polley
224740c977 Increase initialdelay to 180 seconds.
120 seconds is a little too short; the instance is getting killed partway through coming up.
2018-07-31 11:02:20 +00:00
James Polley
247f7ef62c Add some of the extra bits of Datatables back in 2018-07-31 10:43:12 +00:00
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
James Polley
8fc1172887 This information is out of date. 2018-07-28 15:50:25 +10:00
James Polley
36d079f56b Don't autogenerate certificate 2018-07-28 15:50:07 +10:00
James Polley
f0d14754a7 Rework review app deployment to use ingress per deployment 2018-07-28 15:50:07 +10:00
James Polley
84b8a99a7f Abstracts (and other monospace fields) need to be pre-wrap 2018-07-28 15:50:07 +10: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
James Polley
d690bfb88b Add a custom saml_config_loader
* Makes the assumption that we only have one set of keys, and only one
  IDP
* If any of the SAML2 variables use relatives paths, these will be
  replaced with absolute paths under the current requests's hostname,
  port, and scheme
2018-07-13 14:15:49 +10: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 S
8cdda4242a Add childcare question into accessibility box 2018-07-12 00:11:55 +00: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
dc6a42e81b Pin python version to 3.6 2018-07-04 03:37:18 +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