9006 Commits (78a2df025b7065f505561963000260369d6339ef)

Author SHA1 Message Date
yflory c43d7e319b Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory d2b24e666d Forms V2 fixes 3 years ago
ansuz 21dca721aa override bootstrap colors for link preview in the link-shared dialog 3 years ago
David Benqué a79a9bdd63 Add shadows to question blocks
- increase contrast of light theme
- prepares upcoming color themes
3 years ago
David Benqué e2adf44a1f Responsive form settings layout 3 years ago
ansuz 86f23dcfc0 guarantee async behaviour when creating thumbnails 3 years ago
ansuz 22dd995a28 Merge branch 'staging' into accessible-media 3 years ago
ansuz ce302f2142 warn that IE isn't supported 3 years ago
ansuz 0ac368a5c9 resolve minor comments and clean up 3 years ago
yflory 0f04357a7c Merge branch 'forms2' into condition 3 years ago
yflory 669297db4c Fix UI issues when editing responses is blocked in forms 3 years ago
yflory 0ac34f1030 Fix UI issues when editing responses is blocked in forms 3 years ago
yflory 45d32f2294 Fix conditions based on the initial question 3 years ago
yflory 96132d78f9 Update tag when changing the type of a question in forms 3 years ago
yflory a59047364c Update XXX in forms 3 years ago
ansuz 147ddd88bf adjust font size for initials and emoji avatar size on small screens 3 years ago
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
3 years ago
yflory 28db6956dd Improve collaborative edition of forms 3 years ago
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/
3 years ago
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/
3 years ago
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/
3 years ago
yflory c3d2bd038f Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
ansuz 45c4765ce0 update changelog and make a note about a bug in getAuthorId 3 years ago
ansuz 0ca482ec68 Merge branch 'animal-guests' into staging 3 years ago
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 []
3 years ago
yflory 324e41b866 Fix flickering when redrawing form 3 years ago
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
3 years ago
David Benqué b6575e0f38 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
David Benqué ee878ca830 Change settings order and test microcopy 3 years ago
yflory 7a1bc5bc40 Improve keyboard shortcuts in form edition 3 years ago
David Benqué 1b947a7710 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
David Benqué f97ca8e4cd Test new names for form editor settings 3 years ago
yflory 2655a99b80 Allow guest answers by default in forms 3 years ago
yflory 54a9a761f9 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory 0623467f24 Merge branch 'autosave' of github.com:xwiki-labs/cryptpad into autosave 3 years ago
yflory 9f5cf8daf6 Fix cursor issues in forms realtime edition 3 years ago
David Benqué 663e7fbf1d Adjust "response message" button and dialog 3 years ago
David Benqué ae95f06bdb Style tweaks for question edit and preview 3 years ago
yflory fe9d17cd17 Hide 'required' radio in preview mode 3 years ago
yflory ccc5e92659 Keep 'required' radio in form edit mode 3 years ago
yflory 9d195ed7be Autosave in forms 3 years ago
ansuz 1e1890dbe4 replace a line that I accidentally removed 3 years ago
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 3 years ago
ansuz 8a1f6d66cf animal avatars in kanban cursors 3 years ago
yflory ad50be0308 Improve focus and shortcuts when editing form options 3 years ago
yflory 8f1e8f8934 Move response message in forms 3 years ago
ansuz a701522c61 animal avatars for guests in join/part messages 3 years ago
yflory 20e9b2ca87 Make the form readonly when unregistered users can't send responses 3 years ago
yflory 20b0b4b9b2 Fix type error in forms 3 years ago
yflory 69e10df9e0 Form condition based on checkbox question 3 years ago
ansuz bf02ec7359 animal emojis in color-by-author 'written by' tooltips 3 years ago
yflory 9304d7bb2a Ignore required questions in hidden sections 3 years ago
ansuz dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 3 years ago
David Benqué 59b407c913 Fix logo and alert in participant view 3 years ago
yflory fe03da5bdd Conditional answers prototype 3 years ago
David Benqué 1605a841e1 Show required setting on one line 3 years ago
ansuz 68efd54917 include uid in cursor data for animal avatars 3 years ago
ansuz 7bb3bc167c use emoji avatars in share and access modals 3 years ago
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
3 years ago
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
3 years ago
ansuz c4fcc9f732 WIP comments and non-functional changes 3 years ago
ansuz 8d579c0376 Add avatars to rich text comments and mentions 3 years ago
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
3 years ago
yflory d5b1f7b194 Warning message when changing question type 3 years ago
yflory d14dcca1c5 Display question type in form creator 3 years ago
yflory 83a1a2a337 Improve Poll template for forms 3 years ago
yflory 26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory e7eb79c4bc More privacy settings for forms 3 years ago
David Benqué 48217f6724 Merge remote-tracking branch 'origin/forms2' into forms2 3 years ago
yflory 5a8104e793 lint compliance 3 years ago
yflory 4e013520c5 Fix forms issues 3 years ago
yflory 7db03efdc5 Fix type errors when changing question type in forms 3 years ago
David Benqué f019cf51de Merge remote-tracking branch 'origin/forms2' into forms2 3 years ago
David Benqué e33179df87 Style and align form editor buttons for preview and link 3 years ago
yflory 228a44e36c Fix form question disappearing 3 years ago
yflory ead5ad217c Use placeholders when editing form questions 3 years ago
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board 3 years ago
yflory 9af99c1b8a Fix tabindex issues in forms 3 years ago
ansuz 46e545a976 lint compliance 3 years ago
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 3 years ago
yflory 0c4405d43f Fix textarea issues in forms 3 years ago
yflory 583060d130 Required questions 3 years ago
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 3 years ago
yflory 5d04cd0f4f Forms code improvements 3 years ago
yflory 2df0f6df9b Disable answer edition in forms 3 years ago
ansuz d574bc4c81 Merge branch 'soon' into staging 3 years ago
ansuz 0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
3 years ago
yflory 925872679a New page when form responses have been submitted 3 years ago
ansuz ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
3 years ago
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 3 years ago
yflory 1a5dd1fdd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory 904e06091d Fix calendar .ics import (#784) 3 years ago
ansuz b8c847bcce prototype animal avatars for guests that haven't set a custom name 3 years ago
ansuz 82101bcb9b use two characters for the default avatar 3 years ago
yflory 7bbe9059a1 Tell users when a form has already been submitted 3 years ago
ansuz eafe27ffb4 reuse cp-charts to visualize server task running time as bar charts 3 years ago
ansuz bfdcf4ec0c fix user/display name rendering which I accidentally broke in the user admin menu 3 years ago
yflory f537d8f658 Improve form editor UX 3 years ago
ansuz e414524eab refactor form results display
* improve table component reusability for the rest of the platform
* display count of empty results at the top of each section
* remove unused styles
* fix incorrect methods for counting empty answers for multi-checkbox questions
3 years ago
yflory aa84b625c7 Improve forms participant view 3 years ago
ansuz 15b935eadc change an XXX to a FIXME 3 years ago
ansuz fe256e8282 give mobile users a way to escape from the error screen (aside from ESC) 3 years ago
ansuz cf7593553b polish and re-enable form response messages 3 years ago
ansuz 16f5979252 present premium support notice as a banner 3 years ago
ansuz 81a5a893f3 Merge branch 'soon' into staging 3 years ago
Weblate e82a0c1519 Translated using Weblate (English)
Currently translated at 100.0% (1384 of 1384 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1383 of 1383 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz 8d5221e6e8 include bar graphs for multi* form answers 3 years ago
ansuz 39e645afb6 Merge branch 'soon' into staging 3 years ago
ansuz ab4e57d6a5 Merge branch 'guest' into soon 3 years ago
Weblate 00eda9dcac Translated using Weblate (Russian)
Currently translated at 49.0% (678 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
3 years ago
ansuz 74ec0454b8 undo changes to a string that is set to be removed 3 years ago
ansuz 6a4ef02c41 remove some dead toolbar code 3 years ago
ansuz e772b8370a Merge branch 'support-support' into staging 3 years ago
ansuz 58eb65e35d report screen width and height in support tickets 3 years ago
ansuz 8887d8fc1e remove dead code 3 years ago
ansuz 47067b020b defer some more minor issues till 4.11.0 3 years ago
ansuz 09f0b8f61e Merge branch 'soon' into staging 3 years ago
Weblate 89b52b6110 Translated using Weblate (French)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz c1f9d11333 delay working on some flagged issues till next release 3 years ago
ansuz 3976bfae84 remove unnecessary notes 3 years ago
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
3 years ago
ansuz 1e12b85b7c use updated translation key and add a comment 3 years ago
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz 1485c62746 Merge branch 'main' into soon 3 years ago
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
3 years ago
ansuz c1a19ea65c remove some invalid notes 3 years ago
ansuz add234a8f7 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz ad0d2ab3b7 style for kanban 'tools toggle' and notes for later 3 years ago
ansuz 69a393f374 add support for alternate icons and text in 'toggle' buttons 3 years ago
ansuz 04234aa1f4 fix a typo in a class 3 years ago
ansuz f701e30364 correct invalid use of ':' in french translations 3 years ago
ansuz a779d043ca standardize capitalization of CryptPad in translated strings and fix some typos 3 years ago
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 3 years ago
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz 22c67e0e9e WIP unify usage of anonymous/non-registered/unregistered as 'guest' 3 years ago
ansuz 375bf7a62e correct an inaccurate comment 3 years ago
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 3 years ago
ansuz 036248a659 handle warnings from history trim, not just errors 3 years ago
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel 3 years ago
ansuz 6413be24f3 apply a click handler with vanilla js instead of jquery
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
3 years ago
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs 3 years ago
ansuz 975259f935 Merge branch 'soon' into staging 3 years ago
ansuz 7e80b90bca standardize usage of BR tag in translations 3 years ago
Weblate afdfc273e8 Translated using Weblate (Spanish)
Currently translated at 43.5% (602 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
3 years ago
ansuz 72bf3696ee correct some unncessary instances of raw HTML injection 3 years ago
ansuz 384d4be864 suppress browsers' password autocomplete for document passwords 3 years ago
David Benqué ddee1e9b40 Fix toolbar collapse button 3 years ago
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button 3 years ago
David Benqué fc4178df7e Refactor form control buttons 3 years ago
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
3 years ago