Commit graph

12427 commits

Author SHA1 Message Date
yflory
a9f131f051 Fix reordering questions in forms 2021-09-01 17:25:16 +02:00
David Benqué
258ccd4e60 Use default button for Responses/Editor 2021-09-01 16:19:43 +01:00
David Benqué
7f244d532f Style required question submit error 2021-09-01 16:11:50 +01:00
yflory
a6794c5cee Improve condition selector in forms 2021-09-01 17:10:50 +02:00
yflory
ef0e1c8eaf Merge branch 'forms2' into condition 2021-09-01 16:53:11 +02:00
yflory
415ee6018b Add number of form responses in the button 2021-09-01 16:53:00 +02:00
yflory
c43d7e319b Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-09-01 16:25:41 +02:00
yflory
d2b24e666d Forms V2 fixes 2021-09-01 16:25:32 +02:00
ansuz
21dca721aa override bootstrap colors for link preview in the link-shared dialog 2021-09-01 19:51:00 +05:30
David Benqué
a79a9bdd63 Add shadows to question blocks
- increase contrast of light theme
- prepares upcoming color themes
2021-09-01 15:15:18 +01:00
David Benqué
e2adf44a1f Responsive form settings layout 2021-09-01 14:37:02 +01:00
ansuz
727af0ccf5 update changelog and leave a note 2021-09-01 18:08:41 +05:30
ansuz
86f23dcfc0 guarantee async behaviour when creating thumbnails 2021-09-01 18:08:03 +05:30
ansuz
2799a69b3a Merge branch 'accessible-media' into staging 2021-09-01 17:37:32 +05:30
ansuz
434e75dc15 warn that IE will no longer be supported in changelog 2021-09-01 17:37:16 +05:30
ansuz
418e19e878 warn that IE will no longer be supported in changelog 2021-09-01 17:36:47 +05:30
ansuz
b4775a0d50 fix file upload preview size 2021-09-01 17:35:00 +05:30
ansuz
22dd995a28 Merge branch 'staging' into accessible-media 2021-09-01 17:02:56 +05:30
ansuz
ce302f2142 warn that IE isn't supported 2021-09-01 16:30:38 +05:30
ansuz
0ac368a5c9 resolve minor comments and clean up 2021-09-01 16:07:16 +05:30
yflory
0f04357a7c Merge branch 'forms2' into condition 2021-09-01 12:12:28 +02:00
yflory
669297db4c Fix UI issues when editing responses is blocked in forms 2021-09-01 12:12:14 +02:00
yflory
0ac34f1030 Fix UI issues when editing responses is blocked in forms 2021-09-01 12:11:52 +02:00
yflory
45d32f2294 Fix conditions based on the initial question 2021-09-01 11:36:47 +02:00
yflory
415552b042 Add colortheme settings in forms 2021-08-31 15:49:25 +02:00
yflory
96132d78f9 Update tag when changing the type of a question in forms 2021-08-31 10:47:56 +02:00
yflory
a59047364c Update XXX in forms 2021-08-31 10:43:17 +02:00
ansuz
147ddd88bf adjust font size for initials and emoji avatar size on small screens 2021-08-30 18:40:42 +05:30
ansuz
02d9da502d remove dead code 2021-08-30 17:56:53 +05:30
ansuz
7231fc6926 media-tag accessibility and UX improvements
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
2021-08-30 17:51:50 +05:30
ansuz
e074b36761 lint compliance 2021-08-30 17:48:31 +05:30
yflory
28db6956dd Improve collaborative edition of forms 2021-08-30 11:45:45 +02:00
Weblate
cea38b1ff4 Translated using Weblate (Japanese)
Currently translated at 100.0% (1384 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-08-30 03:57:30 +02:00
Weblate
86c9aaac23 Translated using Weblate (German)
Currently translated at 100.0% (1384 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Translated using Weblate (German)

Currently translated at 99.9% (1383 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-08-30 03:57:29 +02:00
Weblate
79ca8778e7 Translated using Weblate (Spanish)
Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2021-08-30 03:57:29 +02:00
yflory
c3d2bd038f Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-27 19:14:02 +02:00
ansuz
45c4765ce0 update changelog and make a note about a bug in getAuthorId 2021-08-27 20:10:17 +05:30
ansuz
0ca482ec68 Merge branch 'animal-guests' into staging 2021-08-27 19:49:42 +05:30
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
yflory
324e41b866 Fix flickering when redrawing form 2021-08-27 15:31:34 +02:00
ansuz
c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
2021-08-27 18:23:07 +05:30
ansuz
34acded538 clarify comment in example nginx config 2021-08-27 14:07:23 +05:30
ansuz
0ea300638a generate a report of consistently duplicated translation keys 2021-08-26 19:50:26 +05:30
David Benqué
b6575e0f38 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 15:06:59 +01:00
David Benqué
ee878ca830 Change settings order and test microcopy 2021-08-26 15:06:41 +01:00
yflory
7a1bc5bc40 Improve keyboard shortcuts in form edition 2021-08-26 16:03:33 +02:00
David Benqué
1b947a7710 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 14:44:16 +01:00
David Benqué
f97ca8e4cd Test new names for form editor settings 2021-08-26 14:44:10 +01:00
yflory
2655a99b80 Allow guest answers by default in forms 2021-08-26 15:43:16 +02:00
yflory
54a9a761f9 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 15:41:21 +02:00