Commit Graph

345 Commits

Author SHA1 Message Date
zuzanna-maria 51441d9bae changed datepicker 2023-03-29 14:35:01 +02:00
David Benque 7b387a4add
Merge pull request #990 from zuzanna-maria/form_date_input
Date input in forms
2023-03-22 16:29:16 +01:00
ansuz cbaff2f3c0 Merge branch 'soon' into staging 2023-03-07 15:34:00 +05:30
yflory f4b477ee37 Clean XXX 2023-02-01 18:02:03 +01:00
yflory 19ed4480f5 Fix button margin in forms 2023-01-16 14:27:42 +01:00
yflory fc7bcba880 lint compliance 2023-01-16 14:27:29 +01:00
yflory ca0dc9fec4 Add username to the list of previous responses to a form 2023-01-16 14:02:25 +01:00
yflory 8aec40d1ce Sort form responses by date instead of grouping them by user 2023-01-16 14:01:55 +01:00
yflory b74b0df363 Show the user's other responses in public polls 2023-01-16 14:00:52 +01:00
zuzanna-maria c6e9394fe3 fixed CSV export and removed redundant code 2023-01-11 00:35:16 +01:00
zuzanna-maria ee0dc14ac5 cleaned up blank lines 2023-01-10 12:26:01 +01:00
zuzanna-maria 22a898403e added date as an answer option to forms 2023-01-09 23:19:54 +01:00
yflory d5fefb5946 Fix 'delete all' button in forms owned by a team 2022-12-21 13:28:29 +01:00
yflory 75de90c8b5 Send form notification anonymously 2022-12-15 16:22:38 +01:00
David Benque 4c1850d0a6 Remove hard coded string 2022-12-15 15:05:29 +00:00
David Benque 8a2f71a573 Merge remote-tracking branch 'origin/5.2-candidate' into 5.2-candidate 2022-12-13 11:39:12 +00:00
David Benque dc91ecd78d Remove XXX 2022-12-13 11:39:03 +00:00
yflory 3fce59aefc Fix TypeError in forms 2022-12-13 10:15:54 +01:00
yflory 5f6f4edf19 Merge branch '5.2-candidate' of github.com:xwiki-labs/cryptpad into 5.2-candidate 2022-12-12 16:56:21 +01:00
yflory b6274dbf0c Move form export options in dropdown 2022-12-12 16:55:03 +01:00
David Benque 81a7fed01f Remove more temporary translation strings 2022-12-12 15:50:06 +00:00
yflory 1eaa09df3f Merge branch 'form-del-mult' of github.com:xwiki-labs/cryptpad into form-del-mult 2022-12-12 14:13:22 +01:00
yflory f1ff39fa4f Don't show form notification settings for non-owner 2022-12-12 14:13:08 +01:00
David Benque 3d9ec26fcb Form submit message UI 2022-12-12 11:56:43 +00:00
David Benque 7563fc3d92 Improve form settings readability
- add color to tiles that have a separate status
- changed order of settings
2022-12-12 11:31:50 +00:00
David Benque f535c778e3 Merge remote-tracking branch 'origin/form-del-mult' into form-del-mult 2022-12-09 10:18:47 +00:00
David Benque 38c3515fbb Mark translation keys copied 2022-12-09 10:15:22 +00:00
yflory 55f3b910ee Automatically refresh number of form responses 2022-12-08 17:20:50 +01:00
yflory 97fde60e84 Delete only selected answers in forms 2022-12-08 17:20:31 +01:00
yflory 600771682a Allow edit/delete/multiple answers without a drive and fix race condition 2022-12-08 16:53:29 +01:00
yflory f0bc1ef07a Fix missing button in forms 2022-12-07 17:42:44 +01:00
yflory b2887a5d69 Update form UI and fix owner issues 2022-12-07 14:12:13 +01:00
yflory 27e6f9a34b Fix overflowing text in forms 2022-12-06 15:32:28 +01:00
yflory 112d3a04bd Fix form style issues with long text 2022-12-05 13:52:41 +01:00
yflory 59c13c506c Allow form author to mute the channel 2022-11-30 18:41:16 +01:00
yflory 119efa1180 Fix missing entries in form responses 2022-11-30 17:30:24 +01:00
yflory d896b0dfd6 Fix form issues 2022-10-27 15:10:08 +02:00
yflory f27431a2f8 Merge branch 'form-del' into form-del-mult 2022-10-26 17:57:53 +02:00
yflory 5d350f1c45 Merge branch 'form' into form-del 2022-10-26 17:51:10 +02:00
yflory 614d3834a3 Fix editing response with ordered list in forms 2022-10-25 17:15:25 +02:00
yflory 9c34e9e779 Notify form author on new responses 2022-10-25 16:40:15 +02:00
yflory f0a3e0eb81 Export form results as JSON #837 2022-10-25 15:51:23 +02:00
yflory c49949f810 Mutiple answers 2022-10-25 11:01:01 +02:00
yflory b605c516f0 Allow form owner to reset answers 2022-10-18 11:12:37 +02:00
yflory 89448115c5 Delete form own answers 2022-10-18 10:19:57 +02:00
yflory c3df1bb0ec Use flag in pad metadata to allow line deletion in file 2022-10-12 17:17:58 +02:00
yflory 6a1c64fe9a Delete your own form answers 2022-10-06 17:12:23 +02:00
ansuz 7e567617d9 autocomplete brackets in form code editors 2022-06-08 13:29:01 +05:30
ansuz 4344f4410b handle links in forms 2022-02-25 15:47:28 +05:30
ansuz aaafc648f6 guard against malformed DOM queries in forms that include polls
and fix display of escaped HTML in poll option titles
2022-02-22 17:33:28 +05:30