Commit Graph

12453 Commits (ca95af082d5e88bffff8f8bb01e6ed045b8cf3df)

Author SHA1 Message Date
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
yflory 0623467f24 Merge branch 'autosave' of github.com:xwiki-labs/cryptpad into autosave 2021-08-26 15:40:54 +02:00
yflory 9f5cf8daf6 Fix cursor issues in forms realtime edition 2021-08-26 15:40:40 +02:00
David Benqué 663e7fbf1d Adjust "response message" button and dialog 2021-08-26 14:24:09 +01:00
David Benqué ae95f06bdb Style tweaks for question edit and preview 2021-08-26 14:11:40 +01:00
yflory fe9d17cd17 Hide 'required' radio in preview mode 2021-08-26 14:57:18 +02:00
yflory ccc5e92659 Keep 'required' radio in form edit mode 2021-08-26 14:47:46 +02:00
yflory 9d195ed7be Autosave in forms 2021-08-26 14:35:22 +02:00
ansuz 1e1890dbe4 replace a line that I accidentally removed 2021-08-26 17:42:22 +05:30
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 2021-08-26 17:39:56 +05:30
ansuz 8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
yflory ad50be0308 Improve focus and shortcuts when editing form options 2021-08-26 11:44:06 +02:00
yflory 8f1e8f8934 Move response message in forms 2021-08-26 11:36:53 +02:00
ansuz a701522c61 animal avatars for guests in join/part messages 2021-08-26 15:03:07 +05:30
yflory 20e9b2ca87 Make the form readonly when unregistered users can't send responses 2021-08-26 11:25:51 +02:00
yflory 20b0b4b9b2 Fix type error in forms 2021-08-26 11:21:00 +02:00
yflory 69e10df9e0 Form condition based on checkbox question 2021-08-26 11:19:32 +02:00
ansuz bf02ec7359 animal emojis in color-by-author 'written by' tooltips 2021-08-26 14:30:51 +05:30
yflory 9304d7bb2a Ignore required questions in hidden sections 2021-08-26 10:54:26 +02:00
ansuz dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 2021-08-26 14:07:03 +05:30
David Benqué 59b407c913 Fix logo and alert in participant view 2021-08-25 17:40:45 +01:00
yflory fe03da5bdd Conditional answers prototype 2021-08-25 17:32:10 +02:00
David Benqué 1605a841e1 Show required setting on one line 2021-08-25 15:52:54 +01:00
ansuz 68efd54917 include uid in cursor data for animal avatars 2021-08-25 16:18:09 +05:30
ansuz 7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30