Commit graph

371 commits

Author SHA1 Message Date
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
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
Julia Radzhabova 7b52161726 [DE][DE mobile] Add api parameter customization.trackChanges: on/off track changes mode in document editor 2020-11-02 14:16:52 +03:00
Julia Radzhabova 460ff7e6f3 Merge branch 'feature/de-new-controls' into develop 2020-10-31 19:11:19 +03:00
Maxim Kadushkin 29520613f9 [desktop] fixed wrong action click 2020-10-28 22:59:24 +03:00
Julia Radzhabova a8325910b7 [DE] Use OptionsDialog 2020-10-15 15:37:48 +03:00
Julia Radzhabova 0a9d8773cd [DE] Turn on/off fill form mode from Forms tab 2020-10-08 11:11:34 +03:00
Julia Radzhabova 92c97dc1aa Change config parameter documentType: it must take one of the values word/cell/slide (deprecate text/spreadsheet/presentation values). 2020-09-11 16:34:29 +03:00
Maxim Kadushkin aa0242e16d [desktop] cut unused code 2020-09-04 20:23:57 +03:00
Julia Radzhabova b7f410def8 Changes for reviewPermissions: support for "" - empty group.
Used for users without groups.
2020-09-02 21:03:09 +03:00
Julia Radzhabova 47692237c4 Add userdata field to comments 2020-08-31 14:27:54 +03:00
Julia Radzhabova e222fdf4a7 Add parameter to api config: customization.reviewPermissions (user name must be prefixed) 2020-08-04 22:20:20 +03:00
Julia Radzhabova e0be508225 Merge branch 'hotfix/v5.6.0' into develop 2020-07-28 22:15:23 +03:00
Julia Radzhabova e79fa7f093 [Plugins] Move help parameter to variations 2020-07-21 18:23:39 +03:00
Julia Radzhabova 70a4ff2b87 Show help for plugins 2020-07-21 15:33:22 +03:00
Maxim Kadushkin e1a707e49c [desktop] 'isCrypted' sent to desktop app 2020-06-09 00:22:12 +03:00
Julia Radzhabova 0d3ba4831f Refactoring 2020-06-05 20:34:50 +03:00
Julia Radzhabova ef5fe977da
Merge pull request #408 from ONLYOFFICE/feature/macros-settings
Feature/macros settings
2020-06-03 16:55:13 +03:00
Maxim Kadushkin b1233935d8 [desktop] changed 'desktop' controller 2020-05-22 18:02:54 +03:00
Julia Radzhabova 10d596be29 [DE] Add api parameter customization.plugins: hide plugins panel when false 2020-05-21 23:07:41 +03:00
Maxim Kadushkin f50d0253ca [all] debug locked file open 2020-04-29 20:54:48 +03:00
Maxim Kadushkin 90128ec48c [desktop] fix bug 45170 2020-04-27 19:38:55 +03:00
Maxim Kadushkin 37094765cb [desktop] debug for locked file 2020-04-24 12:00:28 +03:00
Maxim Kadushkin c462bd6ddb [desktop] fix bug 45005 2020-04-21 17:03:04 +03:00
Maxim Kadushkin 7bd2011e08 [desktop] fix bug 45170 2020-04-21 11:20:15 +03:00
Maxim Kadushkin c7902ef927 [desktop] fix bug 45095 2020-04-09 18:21:51 +03:00
Maxim Kadushkin bc5552711d [desktop] send editor's config as soon as ready 2020-04-09 18:21:51 +03:00
maxkadushkin 583d745b84
Update Desktop.js (#374) 2020-04-03 16:26:40 +03:00
maxkadushkin 3268acdfcf
fix bug 45012 (#372) 2020-04-02 17:17:35 +03:00
Maxim Kadushkin 46bd7b76a5 [desktop] hide modal window's mask 2020-03-17 18:06:09 +03:00
Maxim Kadushkin 586d26619f [desktop] fix bug 42729 2020-03-15 18:13:29 +03:00
Maxim Kadushkin aa984412b2 fix bug 44815 2020-03-13 17:46:10 +03:00
Maxim Kadushkin 8c5cf7e9f9 [desktop] refactoring 2020-03-05 13:09:53 +03:00