Commit Graph

15450 Commits

Author SHA1 Message Date
David Benque d3a402e29a Microcopy and icon change 2024-03-22 17:19:52 +00:00
David Benque 747aeafb9b Placeholder microcopy for admin customizations 2024-03-22 16:45:14 +00:00
David Benque b998cc0607 Re-organise categories 2024-03-22 16:41:29 +00:00
yflory fa4d799d32
Merge pull request #1411 from promasu/main
Fix ssoauth path regex
2024-03-21 17:16:31 +01:00
David Benque 5fc242bd15 Fix dropdown focus issues 2024-03-21 16:59:32 +01:00
yflory 606de4c38d Hide empty tables 2024-03-21 16:29:52 +01:00
yflory e3a9a2793b lint compliance 2024-03-21 16:04:10 +01:00
yflory 66f97d0be6 Merge branch 'staging' into documents-toolbar 2024-03-21 16:02:24 +01:00
yflory 769a605193 Merge branch 'staging' into admin-support-sidebar 2024-03-21 15:59:54 +01:00
yflory 5cbb7529b3 More UI fixes 2024-03-21 15:59:09 +01:00
yflory cefee7f21b
Merge pull request #1439 from cryptpad/diagram-png-svg-export
Enable and fix internal drawio exports
2024-03-21 14:54:39 +01:00
Wolfgang Ginolas ac8356cae7 Enable and fix internal drawio exports 2024-03-21 14:36:42 +01:00
yflory deb9613689 Fix UI issues in moderation app 2024-03-21 14:30:13 +01:00
daria d35e5e8eed Merge branch 'documents-toolbar' into toolbar 2024-03-21 11:36:57 +02:00
daria 5df81b4558 Revert "change size of submenus"
This reverts commit 49128e3c8c.
2024-03-21 11:36:27 +02:00
mathilde-cryptpad b0ec95d87a bump docker-compose.yml version to 5.8 2024-03-21 08:39:45 +01:00
yflory 012f9a741b Support: UI fixes 2024-03-20 17:40:20 +01:00
yflory ee51fe8eb3 Fix dropdown submenu issues 2024-03-20 16:31:30 +01:00
mathilde-cryptpad a0aa044e21
Merge branch 'staging' into editorconfig 2024-03-20 14:53:15 +01:00
mathilde-cryptpad f7e9645944
Merge pull request #1433 from cryptpad/complete-gitignore
implement a more complete .gitignore file
2024-03-20 14:51:19 +01:00
mathilde-cryptpad 7bfe01eca1 fix two forgotten entries for new configs 2024-03-20 14:37:14 +01:00
mathilde-cryptpad f67350da76 fix two forgotten entries for new plugins 2024-03-20 14:35:13 +01:00
mathilde-cryptpad 45f4575e17 restore the previous version of the .gitignore for backward compatibility 2024-03-20 14:30:20 +01:00
yflory f233d6d248 Apply style rules for admin/customize section 2024-03-20 13:45:36 +01:00
Wolfgang Ginolas 708a3689f1 Fix issues found in code review 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas f3ad07aeb6 Improve docker-compose comment and add entry in CHANGELOG.md 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas b014e16f1c Add link to OnlyOffice license to docker-compose 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas d8cb5c02bd Remove --keep to simplify install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 52c7caf24b Refactor install-onlyoffice.sh arguments 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas ead0dbe77f Remember, if admin accepted OnlyOffice licence 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 49ad62c461 Disable OnlyOffice apps when it is not installed 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 15ec7d74fd Docker does not install OnlyOffice by default
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas f5833a9430 Remove OnlyOffice from docker image and install on startup
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 1bda1cf2fc Only download OnlyOffice when update is needed
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas bb5d7aa326 Move OnlyOffice dist to own directory
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 9a60af328c Ignore onlyoffice-builds.git dir
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 93acdba17c Remove unneeded files
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas fdf5f58f1b Remove OnlyOffice from the repository
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas 6b6979bc13 1st version of install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
yflory 6ffa61126b Merge branch 'sidebar' into admin-support-sidebar 2024-03-20 12:41:42 +01:00
yflory 53707f20be Merge branch 'admin-customize' into support2 2024-03-20 12:36:34 +01:00
yflory 25522dec57 Make newadmin default 2024-03-20 12:30:54 +01:00
yflory e6fe2951f3 Merge branch 'sidebar' into support2 2024-03-20 12:28:25 +01:00
yflory b80a6e69af Apply box-sizing property to avoid bootstrap requirement 2024-03-20 12:28:16 +01:00
yflory 0791242494 Fix hiding support message after merge with other branches 2024-03-20 12:19:08 +01:00
daria 49128e3c8c change size of submenus 2024-03-20 13:04:47 +02:00
David Benque 12424f430c Fully ignore VSCode settings 2024-03-20 10:15:54 +00:00
David Benque 77c651f563 Add forgotten CryptPad elements 2024-03-20 10:15:31 +00:00
Wolfgang Ginolas 756a122251 Add editorconfig, so we get similar code styles across editors 2024-03-20 10:43:01 +01:00
yflory 0dcce94ef0 Add color customization and add updated logo to loading screen 2024-03-19 18:16:01 +01:00