Commit graph

402 commits

Author SHA1 Message Date
Julia Radzhabova bc6653ef7f [DE] Fix Bug 49928 2021-04-24 01:30:36 +03:00
maxkadushkin a0f7048e16
Update Themes.js 2021-04-23 15:39:46 +03:00
maxkadushkin 1d989777a7
[themes] fix bug 49875 2021-04-23 00:25:31 +03:00
Maxim Kadushkin 493ad0ac9e [themes] changed theme's current value 2021-04-22 19:49:37 +03:00
Maxim Kadushkin 7d8787b46f [themes] added options to load single theme 2021-04-22 12:47:36 +03:00
Maxim Kadushkin 57c9c6268e [common] extended theme's object 2021-04-18 17:32:39 +03:00
Maxim Kadushkin 0cec65caae [themes] added new theme 2021-04-17 16:10:35 +03:00
Maxim Kadushkin 4d5880486d [common] refactoring 2021-04-17 16:08:04 +03:00
Julia Radzhabova d6ffb6006b Change isModal parameter for plugins config: show modal/non-modal dialog 2021-04-16 15:59:52 +03:00
Julia Radzhabova 2c09b041f3 Fix plugins icons: support old versions 2021-04-08 11:32:39 +03:00
Julia Radzhabova 0ec5ce92b8
Merge pull request #793 from ONLYOFFICE/fix/plugin-version
Fix/plugin version
2021-04-06 21:28:58 +03:00
Julia Radzhabova 49eba78cbc Set plugin version 2021-04-06 21:25:24 +03:00
maxkadushkin 0e9b1fa822
Update Themes.js 2021-04-06 20:06:14 +03:00
Julia Radzhabova 762b3322b8 Check plugins version 2021-04-06 19:52:13 +03:00
Maxim Kadushkin ae201c5b0b [common] send theme's colors array to sdk 2021-04-06 10:31:32 +03:00
Maxim Kadushkin bca6099e18 [common] skip theme's colors updatre for IE 2021-04-02 12:22:17 +03:00
Maxim Kadushkin 4bcdf7d071 [dark theme] fix bug 49276 2021-04-02 00:02:47 +03:00
Julia Radzhabova 273b4ff6c7 [Plugins] Add support for active button 2021-03-30 10:20:00 +03:00
Julia Radzhabova fea0125822 [Plugins] Add support for new icons config 2021-03-30 01:44:42 +03:00
Julia Radzhabova 69375d0c00 [PE] Fix Bug 49233 2021-03-23 18:41:11 +03:00
Maxim Kadushkin f8920bd84a [common] refactoring 2021-03-14 00:20:01 +03:00
Maxim Kadushkin ecc19e0c62 [all] fix bug 49030 2021-03-12 00:16:19 +03:00
Julia Radzhabova ef9f6048c6 Fix Bug 49007 2021-03-09 14:48:36 +03:00
Julia Radzhabova 2fb370418f [DE] Refactoring 2021-03-01 18:07:12 +03:00
Julia Radzhabova c3b0f9c2b6 [DE] Fix new track changes 2021-02-27 12:43:32 +03:00
Julia Radzhabova 526732cc53 [DE] Change track revisions 2021-02-26 15:11:57 +03:00
Maxim Kadushkin 203496dca5 [desktop] added 'themes' feature for editor 2021-02-25 23:56:18 +03:00
Maxim Kadushkin 683a87fbe5 [dark theme] changes for desktop app 2021-02-24 23:34:05 +03:00
Julia Radzhabova 7014d076a4 Merge branch 'feature/new-track-changes' into develop 2021-02-19 20:35:56 +03:00
Maxim Kadushkin 1fed5dc207 [dark theme] correct some components 2021-02-18 00:27:58 +03:00
Maxim Kadushkin 842609d80c [dark theme] stylesheets didn't apply on next app start 2021-02-18 00:25:27 +03:00
Maxim Kadushkin 7b7d037176 [dark theme] fixed themes switching 2021-02-17 18:58:24 +03:00
Maxim Kadushkin f34cb00e98 [dark theme] hide theme's option for IE 2021-02-16 15:08:39 +03:00
Maxim Kadushkin db3a344760 [all] added "dark theme" item in button "Options" 2021-02-14 00:43:51 +03:00
Julia Radzhabova 7e822933ca Hide track changes tip on timeout 2021-02-10 13:40:53 +03:00
Julia Radzhabova 4b232db539 [DE] Save track changes to file: set 4 variants of track changes mode 2021-02-10 13:09:21 +03:00
Maxim Kadushkin 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
Maxim Kadushkin f938e668ef [dark theme] added 'Themes' controller 2021-02-06 13:03:46 +03:00
Maxim Kadushkin c879fa6c80 [dark theme] changed storage key name 2021-02-06 12:55:47 +03:00
Julia Radzhabova 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
Maxim Kadushkin 40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +03:00
Julia Radzhabova e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
Julia Radzhabova 014e07fe03 Fix layout for plugins tab 2020-12-22 14:39:26 +03:00
Julia Radzhabova e8dcb54c78 Fix changing user name 2020-12-18 13:23:14 +03:00
Julia Radzhabova c1a04680c1 Fix selecting revision 2020-12-10 19:00:33 +03:00
Julia Radzhabova 583065a6af [DE] Change name for guest user 2020-12-10 14:48:03 +03:00
Julia Radzhabova a33474c67b Load autostart plugins from config (when plugins are loaded from server) 2020-11-20 15:27:06 +03:00
Julia Radzhabova d57f57692f Merge branch 'release/v6.1.0' into develop 2020-11-19 23:36:48 +03:00
Julia Radzhabova 525a0a4aec Fix Bug 47533 2020-11-18 15:28:47 +03:00