Commit Graph

80 Commits

Author SHA1 Message Date
TEC 23d5c47015
Add license
I intended to do this a while ago, but now works too.
2022-10-28 02:14:58 +08:00
TEC 4e8b764a7a
Questions: yet another typo 2022-10-27 08:34:54 +08:00
TEC a1ef155035
Questions: typo fixes 2022-10-25 21:24:57 +08:00
TEC c2f29087b7
Questions: add Fortran to languages 2022-10-25 15:57:31 +08:00
TEC 30a172b79b
Mention known issue with results display 2022-10-25 00:32:33 +08:00
TEC c9061ae66a
Avoid mapping different options to the same ID
Replacing non alphanumeric characters is fragile, e.g. "C++" and "C#"
both become "C-". Instead, we can use base64 encoding.
2022-10-25 00:26:04 +08:00
TEC 99201c184b
Questions: post-last-minute tweaks 2022-10-25 00:20:29 +08:00
TEC 24de75685e
Questions: Final typos? 2022-10-24 14:00:16 +08:00
TEC 6f3f36d748
Remove 'pre-release' from title and link 2020 info 2022-10-24 01:20:27 +08:00
TEC 95be3ba9bb
Use 1/3-em space between sentances in the footer
A standard space isn't quite enough, but an en-space is just a bit much.
2022-10-23 14:41:46 +08:00
TEC 2064d72d4b
Add an FAQ 2022-10-23 14:41:44 +08:00
TEC cd0140c52a
Questions: minor tweaks to wordings 2022-10-20 01:38:30 +08:00
TEC aa5ff152a3
Add minad to donation recipients 2022-10-20 01:38:14 +08:00
TEC 383fa9c45d
Add JLD2 results download format 2022-10-18 20:05:03 +08:00
TEC 8b76a569fd
Store exip in Results struct 2022-10-18 19:54:40 +08:00
TEC b6f133de90
Adjust the survey index text 2022-10-18 02:00:09 +08:00
TEC 3515a6f197
Style: use h6 for survey page description 2022-10-18 02:00:09 +08:00
TEC b61668ffc6
Questions: more tweaks 2022-10-18 02:00:05 +08:00
TEC 6407a611ef
Try to pass WCAG AA in dark mode 2022-10-17 23:54:25 +08:00
TEC 7d741972d7
Randomly order organisation donation links too 2022-10-17 23:44:28 +08:00
TEC 98a1cd0ba5
Tweak colours to better match Emacs website purple 2022-10-17 23:32:23 +08:00
TEC e5739b8d44
Questions: address minor oversights 2022-10-17 22:48:38 +08:00
TEC 0b468760fb
Only show debug toggle in dev mode 2022-10-17 22:08:17 +08:00
TEC aab338ce17
Questions: allow age to be missing 2022-10-17 21:44:58 +08:00
TEC f58858fea7
Enable missing-value Integer/Number fields 2022-10-17 21:44:58 +08:00
TEC 9f2deffb53
Questions: years should be Integer not any Number 2022-10-17 21:44:58 +08:00
TEC 9da51d0ad3
refactor SQL queries to reduce line length 2022-10-17 21:44:58 +08:00
TEC 7fb590d527
Record encrypted, xor'd IP of survey clients 2022-10-17 21:44:56 +08:00
TEC e7c18cdec6
Question: fix Emacs version validator
Now it's a multi select, it needs to validate multiple versions
2022-10-17 02:19:26 +08:00
TEC 1cfc57a584
Randomly shuffle donation links on final page 2022-10-17 00:09:51 +08:00
TEC 5cf1046c8d
fix bug where survey could be completed early 2022-10-17 00:09:51 +08:00
TEC 113423e893
style: remove bottom padding from <header>
The top padding of <main> already provides enough spacing.
2022-10-17 00:09:51 +08:00
TEC e3ade56aba
Questions: fix missing comma 2022-10-17 00:09:51 +08:00
TEC c77c807f12
Questions: further tweaks 2022-10-17 00:09:48 +08:00
TEC 42ec950968
fix html in radio/multiselect options generated id 2022-10-16 22:54:58 +08:00
TEC 780a21b67b
Add donation links to the survey exit page 2022-10-16 22:54:19 +08:00
TEC ad5cf89d8d
Question: refactor free software options 2022-10-16 20:36:43 +08:00
TEC b4f041b743
Questions: fix a raft of typos 2022-10-16 20:22:04 +08:00
TEC 2c9d413b54
Adjust dev/prod DB configuration 2022-10-16 18:54:36 +08:00
TEC 7b075a4ae6
Log to a file when deployed 2022-10-16 18:39:49 +08:00
TEC 585e04463f
Support mixed String/Pair entries in Dropdown 2022-10-16 18:36:01 +08:00
TEC a984faa95c
add "Preview" to title for now 2022-10-16 18:07:43 +08:00
TEC d360768139
fix: missing comma 2022-10-16 18:07:17 +08:00
TEC ddd0a03273
Questions: further tweaks 2022-10-16 16:25:50 +08:00
TEC d434094f9c
Question typo: Northern, Irish => Northern Irish 2022-10-09 16:35:53 +08:00
TEC 1ec1af0ae9
Survey questions: add (other) nationality option 2022-10-02 21:29:20 +08:00
TEC b2f0c31431
Survey questions: Make US citizen => American 2022-10-02 21:25:05 +08:00
TEC 3431ff4b33
Survey questions: make PKB non-roam-specific 2022-10-02 21:24:47 +08:00
TEC ce1cf5bc51
Survey questions: add ELPA devel 2022-10-02 21:24:38 +08:00
TEC 6ef12a5465
Tweak TRAMP capitalisation 2022-10-02 16:48:55 +08:00