Commit Graph

126 Commits (6413be24f362cc9e4cd9603679646a43e28d04bd)

Author SHA1 Message Date
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates 2021-07-28 15:19:05 +05:30
ansuz f80aacc177 prevent incorrect removal of form submission buttons
...by guarding against overflow of a setTimeout delay
2021-07-28 15:17:25 +05:30
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
ansuz 4e900b18cf use more specific 'export to CSV' translation in forms 2021-07-26 19:56:49 +05:30
ansuz 987fb696ed downgrade urgency of unhandled form notes 2021-07-26 18:12:31 +05:30
ansuz 812d5f7146 disable form response message UI until it's been reviewed more 2021-07-26 18:11:45 +05:30
ansuz 7bc6ed17b9 update max choices input in forms
...when the maximum exceeds the number of choices
2021-07-26 14:57:28 +05:30
ansuz 99c11f032e tally form votes with an increment function 2021-07-26 14:53:04 +05:30
yflory f5fc4f28bf Improve forms CSV export with polls 2021-07-23 17:51:56 +02:00
yflory 212b3d4884 Form fixes and improvements 2021-07-23 14:47:30 +02:00
ansuz 621941b933 comments about possible form improvements 2021-07-19 19:49:20 +05:30
yflory 0929b5db47 Form improvements 2021-07-12 15:36:55 +02:00
yflory 1b0a0fe14f Improve reset button in forms 2021-07-09 11:56:53 +02:00
yflory 1b081c52df lint compliance 2021-07-09 11:46:32 +02:00
yflory ed28b5ec7b Randomize 'ordered list' initial state in forms 2021-07-09 11:45:48 +02:00
yflory f46a820ad8 Don't sort 'sorted lists' in forms by default 2021-07-09 11:41:12 +02:00
ansuz a398af1213 use existing translation until next release 2021-07-07 14:18:48 +05:30
ansuz ccddcefc1d remove hardcoded translation 2021-07-07 14:16:43 +05:30
ansuz fceab00a6b guard against type errors when exporting results as CSV
and label a hardcoded string
2021-07-07 13:06:07 +05:30
yflory 0560a9a403 Fix forms CSV export 2021-07-06 16:09:30 +02:00
ansuz a77d0420cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-06-30 16:52:00 +05:30
ansuz c9654a7892 remove XXX notes from forms and comment why they were there 2021-06-30 16:51:50 +05:30
yflory c7ac75d137 Fix CSV export in forms 2021-06-30 12:47:02 +02:00
yflory ec556ed261 Export forms 2021-06-24 15:59:38 +02:00
yflory 8074a6191c Add 'Help' entry in the file menu for forms 2021-06-16 10:56:51 +02:00
ansuz f601f27435 remove some XXX notes 2021-06-16 06:23:58 +05:30
ansuz 2b642835b9 Merge branch 'soon' into staging 2021-06-15 17:47:34 +05:30
yflory 2de7c61284 Fix drag after adding a question 2021-06-15 14:13:37 +02:00
ansuz c3a6547e09 merge WIP changelog and stashed changes 2021-06-15 17:25:23 +05:30
yflory 61ac8b0512 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-06-15 11:46:03 +02:00
yflory 8a07b66843 Add default content and default template to forms 2021-06-15 11:45:54 +02:00
yflory 1a288f5896 Submit invalid responses 2021-06-15 10:49:17 +02:00
David Benqué bba014af99 Swap update and reset buttons 2021-06-14 15:07:27 +01:00
yflory ea01c0c204 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-06-14 15:00:13 +02:00
yflory cc06942ebd Fix type error in forms 2021-06-14 15:00:01 +02:00
David Benqué 602bd28428 Remove temporary translation keys 2021-06-14 13:18:00 +01:00
yflory c3c3a7aecb Disable form settings when disconnected 2021-06-14 14:13:33 +02:00
yflory a435b1c12d Remove history and snapshots entries for participants 2021-06-14 14:06:36 +02:00
yflory 4d769ebaf5 Merge branch 'form' into staging 2021-06-14 12:30:50 +02:00
ansuz 0bc678b9dd Merge branch 'form' into staging 2021-06-14 16:00:29 +05:30
yflory eba2255fe9 Handle disconnection in forms and disable offline mode 2021-06-14 12:30:22 +02:00
ansuz 886b798bc3 describe intended usage of poll options in forms 2021-06-14 15:59:15 +05:30
David Benqué f3394212c3 Use new icons 2021-06-14 11:16:06 +01:00
yflory e7a85d576b Fix block numbering in forms 2021-06-14 10:50:30 +02:00
yflory 369567d509 Fix onbeforeunload after submititng a form 2021-06-14 10:47:32 +02:00
ansuz e6280ac303 suppress 'undefined' tooltip by passing empty string 2021-06-11 20:48:50 +05:30
ansuz 9bdffa19d7 remove unused code 2021-06-11 17:09:28 +05:30
ansuz 09ca7fb6a2 lint compliance 2021-06-11 17:05:30 +05:30
ansuz 17d10e3637 add translation annotations 2021-06-11 17:03:53 +05:30
David Benqué 62a6e99c3e Style adjustments to "Add" menus 2021-06-11 11:13:25 +01:00