yflory
|
519a8861f3
|
Revocation: enforce edit and view rights server side
|
2023-04-11 13:36:01 +02:00 |
|
yflory
|
508a07200c
|
Merge branch 'form-poll-ui'
|
2023-01-23 17:50:11 +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
|
0e92a0dcda
|
Sort form responses by date in JSON and CSV export
|
2023-01-16 14:18:59 +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 |
|
yflory
|
ebe7454712
|
Fix UI issues in polls
|
2023-01-12 18:10:58 +01:00 |
|
yflory
|
f079f23fa3
|
Fix invisible calendar in form closing date
|
2023-01-11 12:44:43 +01:00 |
|
yflory
|
d5fefb5946
|
Fix 'delete all' button in forms owned by a team
|
2022-12-21 13:28:29 +01:00 |
|
yflory
|
74707ea723
|
Fix ownership issues with forms created from the drive
|
2022-12-19 11:50:36 +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
|
c074eab7b7
|
Merge branch '5.2-candidate' into form-del-mult
|
2022-12-07 14:45:18 +01:00 |
|
yflory
|
99011f305a
|
Remove debug log
|
2022-12-07 14:44:35 +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 |
|
David Benque
|
0184030f18
|
Fix swap axes button in Poll
|
2022-12-06 11:35:13 +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
|
4f23dc53c3
|
Fix form JSON export with multiple responses per user
|
2022-10-27 15:14:49 +02: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 |
|
David Benque
|
4f15fda226
|
Fix misaligned poll rows when swapping axes #975
|
2022-10-17 11:13:04 +02:00 |
|
yflory
|
c3df1bb0ec
|
Use flag in pad metadata to allow line deletion in file
|
2022-10-12 17:17:58 +02:00 |
|