Commit Graph

2820 Commits

Author SHA1 Message Date
7e2eaf35ae Merge pull request 'feature/admin-panel2' (#60) from feature/admin-panel2 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/60
v9.1.0.96 v9.1.0.104 v9.1.0.100 v9.1.0.106 v9.1.0.98 v9.1.0.95 v9.1.0.94
2025-09-12 22:12:25 +00:00
cb01027473 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/admin-panel2
# Conflicts:
#	AdminPanel/client/src/components/Statistics/InfoTable/index.js
#	AdminPanel/client/src/components/Statistics/index.js
#	AdminPanel/client/src/components/Statistics/styles.module.css
#	AdminPanel/client/src/pages/Statistics/ModeSwitcher.js
#	AdminPanel/client/src/pages/Statistics/MonthlyStatistics.js
#	AdminPanel/client/webpack.config.js
#	AdminPanel/server/sources/server.js
#	Common/config/default.json
#	Common/config/schemas/config.schema.json
2025-09-13 01:11:07 +03:00
c7f7aecdcc [config] Add vsdx like formats; Fix formating 2025-09-13 00:43:55 +03:00
047b196c88 fix: max-width in admin panel 2025-09-12 19:16:30 +03:00
f8b267de65 fix: letter-spacing in admin-panel 2025-09-12 19:10:21 +03:00
434c3e94e0 [fix] Admin panel styles 2025-09-12 18:50:46 +03:00
d308b1dcdd [fix] Admin panel input styles 2025-09-12 18:45:26 +03:00
c9826d0768 [fix] package-lock.json version 2025-09-12 18:31:10 +03:00
6b6b7f216c [prettier] Fix code style 2025-09-12 17:42:55 +03:00
0f5f1d5016 [feature] Add admin[anel port in config 2025-09-12 17:42:33 +03:00
be778e15c8 Merge branch 'release/v9.1.0' into feature/admin-panel2 2025-09-12 17:41:31 +03:00
51e5bf389b [fix] admin panel styles 2025-09-12 17:36:45 +03:00
19a0ea8c53 [feature] Add vsdx format 2025-09-12 12:29:19 +03:00
ea84cd7766 [fix] Fix code style with prettier 2025-09-12 12:00:16 +03:00
a30e0aefe9 [fix] eslint rules 2025-09-12 11:58:23 +03:00
e89c588f96 [fix] eslint 2025-09-12 04:16:04 +03:00
fbc53349a9 [fix] eslint 2025-09-12 04:10:42 +03:00
b5ca0fbf94 [feature] Disable button when there're validation errors 2025-09-12 04:07:59 +03:00
a30d63dce7 [fix] Login page position 2025-09-12 03:53:13 +03:00
9223ba23f6 [refactor] Change components folder 2025-09-12 03:51:19 +03:00
d006ab9719 [refactor] Remove unused components 2025-09-12 03:46:54 +03:00
861f663be2 [feature] New design 2025-09-12 03:46:00 +03:00
7842cc19cb Fix bug 76637 v9.1.0.93 2025-09-10 18:02:25 +03:00
01428c190d Change message 2025-09-10 17:12:13 +03:00
37ccb2b5e7 [feature] Add information about connected DB to admin panel v9.1.0.90 2025-09-10 00:28:23 +03:00
d1f310a27e [feature] Relative pathes in client v9.1.0.88 2025-09-09 02:37:25 +03:00
1e2e74692e [feature] Change adminpanel api v9.1.0.86 2025-09-08 02:32:28 +03:00
bf196e69b9 Merge pull request '[bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588' (#59) from fix/bug-76588 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/59
2025-09-07 14:08:09 +00:00
72bd94e73f [bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588 2025-09-07 17:06:00 +03:00
d907fd088d [refactor] Fix admin panel statistics rendering in some info.json responses v9.1.0.80 v9.1.0.85 2025-09-05 18:01:26 +03:00
7b97a13da5 [npm] Fix build with webpack 2025-09-05 11:05:05 +03:00
1c4b8a1fab Merge branch 'feature/admin-panel2' into release/v9.1.0
# Conflicts:
#	Common/sources/operationContext.js
#	Common/sources/utils.js
#	DocService/sources/DocsCoServer.js
#	DocService/sources/server.js
#	npm-shrinkwrap.json
#	package.json
2025-09-05 02:41:00 +03:00
c189f8bd42 [feature] Move info.json request to common router 2025-09-05 02:37:20 +03:00
d17cc7448a [fix] Admin Panel merge error 2025-09-04 18:20:43 +03:00
42f214ad0e Merge branch 'feature/admin-panel-3' into feature/admin-panel2 2025-09-04 18:16:00 +03:00
e6f82d6594 [feature] Add parameters in admin panel 2025-09-04 18:11:33 +03:00
d8794b39e8 [refactor] Authorization for admin panel; router 2025-09-04 18:01:36 +03:00
910036076b [feature] Build client on AdminPanel/server startup 2025-09-04 10:51:28 +03:00
1f7eb54a00 [fix] Tenant admin panel authorization 2025-09-03 22:05:54 +03:00
c2b48c744c Merge branch 'feature/admin-panel2' into feat/admin-backup 2025-09-03 19:06:20 +03:00
2de9475ac3 [feature] Refactor login; add json field; 2025-09-03 18:44:19 +03:00
9172ed6717 [log] Fix log message 2025-09-03 16:45:49 +03:00
a7bc2e8cc6 [feature] Refactor config.service.js; Add json schema(file and handler) for config json 2025-09-03 13:34:42 +03:00
58944cdef4 [bug] Expand connection_error log message; Fix bug 76531 v9.1.0.78 v9.1.0.69 v9.1.0.71 2025-09-02 18:28:46 +03:00
c4fcbea597 [bug] Skip failed checkFileExpire and continue with other files 2025-09-02 14:36:24 +03:00
d23cc45efe [npm] Remove "prepare" script v9.1.0.67 2025-09-02 12:32:06 +03:00
de28f38748 [npm] Downgrade husky from 9.1.7 to 8.0.3 (supports Node.js 16) 2025-09-02 11:14:16 +03:00
405d3417a2 [feature] Add install:AdminPanel instructions; Fix info.json 2025-09-01 01:20:12 +03:00
8a866dc61e [prettier] auto-fix 2025-09-01 00:37:55 +03:00
10149d303b [linter] manual-fix after merge 2025-09-01 00:12:57 +03:00