Commit graph

15510 commits

Author SHA1 Message Date
yflory
256755f17c Merge branch 'toolbar' into staging 2024-03-25 17:36:13 +01:00
yflory
1ae3334dff
Merge pull request #1436 from cryptpad/editorconfig
Developer experience
2024-03-25 17:21:31 +01:00
yflory
165353244c Merge branch 'staging' of github.com:cryptpad/cryptpad into staging 2024-03-25 17:20:03 +01:00
yflory
728f9f54a1 Merge remote-tracking branch 'origin/fix-notifications-dups' into staging 2024-03-25 17:19:40 +01:00
yflory
fcdce45083 Merge branch 'documents-toolbar' into staging 2024-03-25 17:18:54 +01:00
yflory
7e4caca981 Flush cache automatically after admin panel update 2024-03-25 17:17:35 +01:00
yflory
5adc43c3c5 Support setup: add button to open support page 2024-03-25 16:47:46 +01:00
yflory
8f3ee15482 Split support setup and support team management in admin page 2024-03-25 16:36:21 +01:00
David Benque
14913451ef Re-organise admin categories 2024-03-25 13:51:59 +00:00
David Benque
347f418ccd Edit 2024-03-22 17:25:42 +00:00
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