Commit graph

151 commits

Author SHA1 Message Date
Joel Addison
e2411ab4c5 Fix teams on dashboard
Use rows and columns for team layout instead of card group.
2019-09-29 20:15:34 +10:00
Joel Addison
87ecc83314 Improve proposal reviews
Display talk format or proposal kind on review tables and in CSV.
Add suggested status to CSV output, for auto-accept and auto-reject.
Add endpoint to download CSV of proposals for section.
2019-08-29 22:05:00 +10:00
Joel Addison
149b7c8a54 Improve proposal/review styling
Use correct block for page titles. Fix element styles to be consistent
across site. Use fluid layout for review to enable sidebar.
2019-07-24 21:03:50 +10:00
Joel Addison
41f6d067dd Add assistance details field to speaker
Add multiline text field to gather details on travel and accommodation
assistance to help with speaker acceptance planning.
2019-06-24 21:59:47 +10:00
Joel Addison
23e09b0fb5 Switch to LCA2020
Remove LCA2018 and LCA2019 styles and content.
Add base LCA2020 styling and update references to year.
2019-06-24 21:58:21 +10:00
Joel Addison
c8b912bfec Fix padding for schedule
Add column to layout so mobile has padding. Use container to wrap schedule so padding and
centred table applies to all views.
2019-01-23 08:41:33 +13:00
Tobias
ea613bccb8 Test schedule nav 2019-01-21 22:31:51 +13:00
Tobias
b89b5b5aa2 Try schedule nav 2019-01-21 21:57:13 +13:00
Tobias
d61f4ffd88 Wording change on dashboard 2019-01-21 21:35:54 +13:00
Tobias
30e8d95811 Add Raffle links to dashboard 2019-01-21 16:01:27 +13:00
Tobias
1d7b851bb6 Fix escaping in presentation detail 2019-01-04 12:17:14 +13:00
Tobias
68ea59f4d7 Fix schedule displaying wrong date 2018-12-29 22:12:51 +13:00
Tobias
ac71aa170b Fix overly verbose slot names 2018-12-29 14:38:16 +13:00
Tobias
46b5941d67 Display bugfix for Monday miniconfs 2018-12-29 14:01:42 +13:00
Tobias
2cce659c28 Use miniconf schedule based on sections 2018-12-29 13:36:13 +13:00
Tobias
96cbe2d7ee Schedule page: display verbose room names 2018-12-24 12:19:23 +13:00
Tobias
4ca3e76dd3 Schedule spelling fix 2018-12-24 12:06:20 +13:00
Tobias
350d48ea7c JS fix for schedule page 2018-12-24 12:04:03 +13:00
Tobias
80a9cacf43 Schedule update 2018-12-10 21:15:35 +13:00
Tobias
11e24f21bb Add join button to invite page, fixes #114 2018-12-08 19:41:21 +13:00
Tobias
5ff4b765ca Address Miniconf design issues, #133 2018-12-08 19:31:09 +13:00
Tobias
b094aa5596 Add talk end times to mobile schedule 2018-12-08 19:27:02 +13:00
Tobias
15dc9d346a Add talk end times to schedule 2018-12-08 19:25:24 +13:00
Tobias
9c64a33fd2 Refactor timeteabel to speed up dashboard 2018-12-08 19:25:14 +13:00
Tobias
45b65340e1 Add twitter_handle tag 2018-11-27 20:45:47 +13:00
Tobias
fe43a26ca5 Improve schedule usability 2018-11-27 18:26:09 +13:00
Tobias
db3f28ddb2 Improve talk detail view 2018-11-27 17:46:30 +13:00
Tobias
30b5ae0610 Print styles for schedule 2018-10-06 18:23:28 +13:00
Tobias
85d2ce4549 Remove panel classes from _categories template 2018-10-06 14:06:24 +13:00
Tobias
aae03d26ba Add more mobile-friendly schedule 2018-10-06 13:01:42 +13:00
Tobias
84238b241c Add scrolling to schedule table 2018-10-06 11:25:44 +13:00
Tobias
bbaaf75d9d Quick fix for presentation detail 2018-10-01 11:15:52 +13:00
Tobias
918f4ab6f9 Various small/typo fixes 2018-10-01 09:37:08 +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
86de4ba961 Fix register link layout 2018-09-29 17:33:01 +12:00
Tobias
8954be06c5 Remove badge preview button (fixes #138) 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
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
a75acac56f Basic template changes 2018-09-29 17:14:21 +12: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
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
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