8816 Commits (4fe19c1ea4f67c41ab4d5fc34df4ac0da47b6dec)

Author SHA1 Message Date
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board 3 years ago
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 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
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
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 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
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
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