Commit Graph

406 Commits

Author SHA1 Message Date
6c7a22d39a Merge pull request #838 from ONLYOFFICE/fix/bugfix
Fix/bugfix
2021-04-25 00:16:48 +03:00
1449b92acc Fix plugins 2021-04-24 23:39:27 +03:00
9795ebde57 [theme] added new theme's values 2021-04-24 23:20:55 +03:00
386bf60f37 [themes] debug themes 2021-04-24 19:42:14 +03:00
bc6653ef7f [DE] Fix Bug 49928 2021-04-24 01:30:36 +03:00
a0f7048e16 Update Themes.js 2021-04-23 15:39:46 +03:00
1d989777a7 [themes] fix bug 49875 2021-04-23 00:25:31 +03:00
493ad0ac9e [themes] changed theme's current value 2021-04-22 19:49:37 +03:00
7d8787b46f [themes] added options to load single theme 2021-04-22 12:47:36 +03:00
57c9c6268e [common] extended theme's object 2021-04-18 17:32:39 +03:00
0cec65caae [themes] added new theme 2021-04-17 16:10:35 +03:00
4d5880486d [common] refactoring 2021-04-17 16:08:04 +03:00
d6ffb6006b Change isModal parameter for plugins config: show modal/non-modal dialog 2021-04-16 15:59:52 +03:00
2c09b041f3 Fix plugins icons: support old versions 2021-04-08 11:32:39 +03:00
0ec5ce92b8 Merge pull request #793 from ONLYOFFICE/fix/plugin-version
Fix/plugin version
2021-04-06 21:28:58 +03:00
49eba78cbc Set plugin version 2021-04-06 21:25:24 +03:00
0e9b1fa822 Update Themes.js 2021-04-06 20:06:14 +03:00
762b3322b8 Check plugins version 2021-04-06 19:52:13 +03:00
ae201c5b0b [common] send theme's colors array to sdk 2021-04-06 10:31:32 +03:00
bca6099e18 [common] skip theme's colors updatre for IE 2021-04-02 12:22:17 +03:00
4bcdf7d071 [dark theme] fix bug 49276 2021-04-02 00:02:47 +03:00
273b4ff6c7 [Plugins] Add support for active button 2021-03-30 10:20:00 +03:00
fea0125822 [Plugins] Add support for new icons config 2021-03-30 01:44:42 +03:00
69375d0c00 [PE] Fix Bug 49233 2021-03-23 18:41:11 +03:00
f8920bd84a [common] refactoring 2021-03-14 00:20:01 +03:00
ecc19e0c62 [all] fix bug 49030 2021-03-12 00:16:19 +03:00
ef9f6048c6 Fix Bug 49007 2021-03-09 14:48:36 +03:00
2fb370418f [DE] Refactoring 2021-03-01 18:07:12 +03:00
c3b0f9c2b6 [DE] Fix new track changes 2021-02-27 12:43:32 +03:00
526732cc53 [DE] Change track revisions 2021-02-26 15:11:57 +03:00
203496dca5 [desktop] added 'themes' feature for editor 2021-02-25 23:56:18 +03:00
683a87fbe5 [dark theme] changes for desktop app 2021-02-24 23:34:05 +03:00
7014d076a4 Merge branch 'feature/new-track-changes' into develop 2021-02-19 20:35:56 +03:00
1fed5dc207 [dark theme] correct some components 2021-02-18 00:27:58 +03:00
842609d80c [dark theme] stylesheets didn't apply on next app start 2021-02-18 00:25:27 +03:00
7b7d037176 [dark theme] fixed themes switching 2021-02-17 18:58:24 +03:00
f34cb00e98 [dark theme] hide theme's option for IE 2021-02-16 15:08:39 +03:00
db3a344760 [all] added "dark theme" item in button "Options" 2021-02-14 00:43:51 +03:00
7e822933ca Hide track changes tip on timeout 2021-02-10 13:40:53 +03:00
4b232db539 [DE] Save track changes to file: set 4 variants of track changes mode 2021-02-10 13:09:21 +03:00
5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
f938e668ef [dark theme] added 'Themes' controller 2021-02-06 13:03:46 +03:00
c879fa6c80 [dark theme] changed storage key name 2021-02-06 12:55:47 +03:00
60cbd47725 Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
2021-02-04 12:39:56 +03:00
40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +03:00
e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
014e07fe03 Fix layout for plugins tab 2020-12-22 14:39:26 +03:00
e8dcb54c78 Fix changing user name 2020-12-18 13:23:14 +03:00
c1a04680c1 Fix selecting revision 2020-12-10 19:00:33 +03:00