Commit Graph

12392 Commits (1fa916d88cce185af360ed3d56a2a74c193e141a)

Author SHA1 Message Date
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
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
2021-08-25 13:38:05 +05:30
ansuz 4b0cebb0fd animal emojis in the team roster
and fall back to default username in teams when members are unnamed
in various places where it was not handled
2021-08-25 13:20:11 +05:30
ansuz c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents 2021-08-25 12:59:37 +05:30
ansuz 8d579c0376 Add avatars to rich text comments and mentions 2021-08-25 12:57:24 +05:30
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
2021-08-25 12:05:36 +05:30
yflory d5b1f7b194 Warning message when changing question type 2021-08-24 13:50:17 +02:00
yflory d14dcca1c5 Display question type in form creator 2021-08-24 13:41:03 +02:00
yflory 83a1a2a337 Improve Poll template for forms 2021-08-24 13:24:06 +02:00
yflory 26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-24 11:23:41 +02:00
yflory e7eb79c4bc More privacy settings for forms 2021-08-24 11:23:15 +02:00