Commit graph

1806 commits

Author SHA1 Message Date
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 900a179f7e [dark theme] added ui themes switcher 2021-02-06 13:06:33 +03:00
Maxim Kadushkin f938e668ef [dark theme] added 'Themes' controller 2021-02-06 13:03:46 +03:00
Julia Radzhabova f17b8d1c76 Change review permissions: deprecate customization.reviewPermissions parameter. Use permissions.reviewGroup instead: list of groups, that current user can accept/reject. 2021-02-05 13:51:37 +03:00
Julia Radzhabova 310c00b245 Deprecate api parameters: document.info.author, document.info.created. Use document.info.owner and document.info.uploaded instead. 2021-02-04 16:05:49 +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
Maxim Kadushkin 00382dd815 [dark theme] changed some components 2021-02-02 14:59:45 +03:00
Julia Radzhabova c5a4982382 Hide styles for combined charts 2021-01-30 16:15:25 +03:00
Julia Radzhabova b2dd7d02d6
Merge pull request #682 from ONLYOFFICE/release/v6.2.0
Release/v6.2.0
2021-01-28 12:07:00 +03:00
Julia Radzhabova 88f77575db [DE] Fix form settings 2021-01-27 17:33:50 +03:00
Julia Radzhabova 01b8120449 [DE] Bug 48441 2021-01-27 17:20:55 +03:00
Julia Radzhabova ceb31c7571
Merge pull request #678 from ONLYOFFICE/fix/bug-48354
[DE] Form settings: revert rev. [ae71354], Fix Bug 48354
2021-01-27 13:49:32 +03:00
Julia Radzhabova 8f18e04999 [DE] Fix Bug 48418 2021-01-27 00:58:37 +03:00
Julia Radzhabova 55000d863f [DE] Form settings: revert rev. ae7135459e [ae71354] (use changes in sdk) 2021-01-23 19:20:51 +03:00
Julia Radzhabova a9ea2456f0 [DE] Form settings: fix updating keys 2021-01-23 17:24:02 +03:00
Julia Radzhabova ae7135459e [DE] Fix Bug 48354 2021-01-22 15:59:23 +03:00
Julia Radzhabova c295698704 Refactoring color buttons 2021-01-21 22:48:27 +03:00
Julia Radzhabova 25fb714042
Merge pull request #666 from ONLYOFFICE/feature/bug-48248
Feature/bug 48248
2021-01-21 16:00:35 +03:00
Julia Radzhabova e6a7ab5dfb Fix updating guest user name 2021-01-20 23:49:01 +03:00
Julia Radzhabova 3e6090ca71 Remove warning when open protected files (saving files with password implemented for online files) 2021-01-20 19:32:42 +03:00
Julia Radzhabova e32c1fd3cf [DE][PE] Bug 48248: add auto color to border palette 2021-01-20 16:42:48 +03:00
Julia Radzhabova e90296cda1 [DE] ColorButton: fix auto color 2021-01-20 16:40:00 +03:00
Julia Radzhabova 70b6a5b3cb
Merge pull request #663 from ONLYOFFICE/feature/bug-42912
Feature/bug 42912
2021-01-20 12:44:27 +03:00
Julia Radzhabova 3e3269e0e0 [DE] Fix indents in right panel 2021-01-20 12:27:55 +03:00
Julia Radzhabova 53868564d9 For Bug 48248: add auto color to ColorButton component 2021-01-20 12:26:20 +03:00
Julia Radzhabova ed0f0ea4eb Add icons 2021-01-19 20:41:46 +03:00
Julia Radzhabova e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 64cb6073a3 [DE] Deselect open button for picture content control and form 2021-01-19 14:31:28 +03:00
Julia Radzhabova 0dd5a8a5de Merge branch 'hotfix/v6.1.1' into release/v6.2.0 2021-01-19 11:26:24 +03:00
Julia Radzhabova 977b6c9d30 [DE] Add paragraph indents to right panel 2021-01-19 11:17:04 +03:00
Maxim Kadushkin d7a2a47979 [stylesheets] repaired components according to colors table 2021-01-18 23:27:47 +03:00
Julia Radzhabova 9b561aab66 [DE] Bug 42912 2021-01-18 16:41:49 +03:00
Julia Radzhabova cdffc1a6e3 Fix Bug 48258 2021-01-18 13:26:39 +03:00
Maxim Kadushkin 29951e266e [stylesheets] repired some components according to colors table 2021-01-18 12:19:38 +03:00
Julia Radzhabova 67c1407894 [DE] Fix Bug 47105: add icon for picture control 2021-01-16 19:16:52 +03:00
Julia Radzhabova 43997a0c4e For Bug 48260 2021-01-16 19:00:17 +03:00
Julia Radzhabova 7ecb043d4d For Bug 48260 2021-01-15 16:07:10 +03:00
Julia Radzhabova c20fa58d8a [DE] Caption dialog: consider current object 2021-01-13 18:39:39 +03:00
Julia Radzhabova 03f75be8b9 [DE] Add editing wrap boundary to toolbar 2021-01-13 16:51:55 +03:00
Julia Radzhabova b51aec35cf Remove caption from chart type menu 2021-01-13 14:14:36 +03:00
Julia Radzhabova 30337a0a56 Fix changing units of measurement.
Fix form settings.
2021-01-11 18:06:12 +03:00
Maxim Kadushkin bd6c34b66d [stylesheets] repaired some components 2021-01-06 20:33:01 +03:00
Julia Radzhabova 29eb68216d [DE] Fix Bug 48175 2020-12-30 14:09:10 +03:00
Julia Radzhabova 64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
Julia Radzhabova fc9530d919 Add customization parameter for setting anonymous name. 2020-12-29 23:48:47 +03:00
Maxim Kadushkin 39a5bad243 [stylesheets] change theme for 'document' area in DE and PE 2020-12-29 10:34:59 +03:00
Julia Radzhabova 100f3ec398 [DE][DE mobile] Fix Bug 48042 2020-12-25 18:39:54 +03:00
Julia Radzhabova afff49e838 [DE] For Bug 48107 2020-12-25 16:46:01 +03:00
Julia Radzhabova e630654173
Merge pull request #637 from ONLYOFFICE/fix/de-forms
Fix/de forms
2020-12-25 12:34:08 +03:00