Commit graph

2121 commits

Author SHA1 Message Date
Tobias
918f4ab6f9 Various small/typo fixes 2018-10-01 09:37:08 +13:00
Tobias
2db0d95426 Make discount heading even smaller 2018-09-30 18:58:47 +13:00
Tobias
357fe894dd Fix discount view and shirt ordering 2018-09-30 18:41:39 +13:00
James Polley
52c090cdff Don't show T&Cs even on the EXCLUDE_COMPLETE page 2018-09-30 15:07:07 +10:00
Tobias
380bbcf567 Add women's 20 shirt 2018-09-30 17:35:09 +13:00
Tobias
035a7b060f Improve miniconf forms 2018-09-30 17:04:28 +13:00
Tobias
ed7ae7e3e5 Shirt order and link fixes 2018-09-30 17:00:38 +13:00
Tobias
0296ce7b40 Fix regi fixture 2018-09-30 17:00:17 +13:00
Tobias
0aaea184e5 Final shirt changes 2018-09-30 17:00:17 +13:00
Tobias
9c8c1f61ef Change flatpage titles 2018-09-30 17:00:17 +13:00
Tobias
db81d86504 Add 2019 conference section fixture 2018-09-30 17:00:17 +13:00
Tobias
77115814f0 Update for shirts 2018-09-30 17:00:17 +13:00
Tobias
84d2931921 Change invoice details for NZ 2018-09-30 17:00:17 +13:00
James Polley
cd434af000 Don't show T&Cs on the additional products page 2018-09-30 13:56:52 +10:00
James Polley
455f721b98 Don't show T&Cs on the additional products page 2018-09-30 13:53:55 +10:00
Tobias
b54d4bc04a Fix ticket typos 2018-09-30 12:08:15 +13:00
Tobias
bcdc6a864a Minor tweaks before testing 2018-09-30 08:56:30 +13:00
Tobias
c47c22d617 Add pricing page 2018-09-29 21:19:25 +12:00
Tobias
43f48c7c36 Fix dashboard look 2018-09-29 18:34:47 +12:00
Tobias
cb394760ae Add migrations for pages 2018-09-29 18:17:01 +12:00
Tobias
27996c1960 Remove unused proposal types, (fixes #137) 2018-09-29 17:56:44 +12:00
Tobias
0eacc8bf78 Add 2019 user groups fixture 2018-09-29 17:54:21 +12:00
Tobias
86de4ba961 Fix register link layout 2018-09-29 17:33:01 +12:00
Tobias
ebbf8f079c Change models for 2019, closes #135 2018-09-29 17:31:16 +12:00
Tobias
608c48980c Fix registrasion fixture 2018-09-29 17:17:47 +12:00
Tobias
a1d57ad1db Add children to profile (fixes #136) 2018-09-29 17:14:21 +12:00
Tobias
8954be06c5 Remove badge preview button (fixes #138) 2018-09-29 17:14:21 +12:00
Tobias
dcefb7e56c Load 2019 fixtures 2018-09-29 17:14:21 +12:00
Tobias
804dc2508c Add inventory and schedule fixtures 2018-09-29 17:14:21 +12:00
Tobias
c42f2686cf Update profile form 2018-09-29 17:14:21 +12:00
Tobias
8bffe45d54 Further template tweaks 2018-09-29 17:14:21 +12:00
Tobias
123de1a15d Further FE improvements for checkout process 2018-09-29 17:14:21 +12:00
Tobias
a26f9a6f18 Fix for required-fields tag 2018-09-29 17:14:21 +12:00
Tobias
74dc779999 WIP for rego form, 2 2018-09-29 17:14:21 +12:00
Tobias
d651776016 WIP for rego form 2018-09-29 17:14:21 +12:00
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