8869 Commits (478e95e24cbbcde50f2674eb61ebc2ff0b45cd70)

Author SHA1 Message Date
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
yflory 9af99c1b8a Fix tabindex issues in forms 3 years ago
yflory 0c4405d43f Fix textarea issues in forms 3 years ago
yflory 583060d130 Required questions 3 years ago
yflory 5d04cd0f4f Forms code improvements 3 years ago
yflory 2df0f6df9b Disable answer edition in forms 3 years ago
yflory 925872679a New page when form responses have been submitted 3 years ago
yflory 7bbe9059a1 Tell users when a form has already been submitted 3 years ago
yflory f537d8f658 Improve form editor UX 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
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents 3 years ago
ansuz 2a8c70598b Merge branch 'soon' into staging 3 years ago
ansuz 2dc4ec1b24 include vendor and appVersion in support ticket data 3 years ago
ansuz 7647a60219 guess OS version on checkup page 3 years ago
ansuz d8af3a16ab exclude invalid channel and blob ids when fetching your channel list
for all variations of the same API
3 years ago
ansuz b9eced7bfd remove unused 'noscriptfix' hack 3 years ago
ansuz d960c10a31 clear login token when deleting your account and before logging in 3 years ago
Weblate 17ea1611e7 Translated using Weblate (German)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (German)

Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 61df9214ff Translated using Weblate (Japanese)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz b0fcaf8e51 Merge branch 'soon' into staging 3 years ago
Weblate 6a4f02831e Translated using Weblate (English)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1381 of 1381 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1380 of 1380 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate 55a8c94eb4 Translated using Weblate (French)
Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz b5c051a27f label hardcoded form translations 3 years ago
ansuz 30c2bfbdfa more small tweaks 3 years ago
ansuz d6886fb4c0 style and text fixes for form timeline 3 years ago
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 3 years ago
ansuz e4d5431f29 display form answer timeline oldest => newest 3 years ago
ansuz 34aa959a10 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz acd7148967 change collapse/expand icons from 'caret' to 'chevron' 3 years ago
aemi-dev 9910c97d5e Hackathon 2021 - Timeline - Minor Edits & Comments 3 years ago
ansuz ded834b2c7 lint compliance 3 years ago
aemi-dev 085736e4b7 Hackathon 2021 - Timeline 3 years ago
aemi-dev b365c411ea Hackathon 2021 - Timeline 3 years ago
ansuz 53ba25b5b0 more chart visualizations, brand colors 3 years ago
ansuz 73acfd9b42 start integrating some basic charts in form answers 3 years ago
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used 3 years ago
ansuz 4800ac724e highlight some relevant sections of the form app 3 years ago
ansuz 93f73add9f the charts library should only be used in the inner scope 3 years ago
ansuz 9ecb9e4cd6 chart experiments 3 years ago
Weblate 0a216e4c96 Translated using Weblate (Japanese)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate d2ff6d4eee Translated using Weblate (German)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
ansuz 18c439986c implement main toolbar collapse button 3 years ago
ansuz 4e02c309bb Merge branch 'staging' into collapse-toolbar 3 years ago
ansuz f141fdef3b set a smaller width on the kanban's 'addboard' button 3 years ago
ansuz 0497d663b6 Merge branch 'staging' into hide-kanban-controls 3 years ago
ansuz 97646fdb89 Merge branch 'soon' into staging 3 years ago
ansuz 298d69e914 guard against another possible type error
(in the user object)
3 years ago