Commit graph

6623 commits

Author SHA1 Message Date
Julia Radzhabova d3f8f5ddcb [DE] Refactoring 2021-02-08 17:29:18 +03:00
Julia Radzhabova a7be7f4d32 Merge branch 'develop' into feature/submit-forms 2021-02-08 13:51:29 +03:00
Maxim Kadushkin 9e36276e3e [dark theme] changed some elements 2021-02-07 00:31:35 +03:00
Maxim Kadushkin 3f228da263 [stylesheets] refactoring 2021-02-07 00:30:24 +03:00
Maxim Kadushkin c4c00ae515 [stylesheets] updated colors table 2021-02-06 21:15:49 +03:00
Julia Radzhabova 5308f61223 Submit form 2021-02-06 14:58:40 +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 1cd0586ed6 [dark theme] changed script for deployment 2021-02-06 13:08:20 +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
Maxim Kadushkin c879fa6c80 [dark theme] changed storage key name 2021-02-06 12:55:47 +03:00
Maxim Kadushkin 5586caa7a8 [dark theme] changed Window component 2021-02-06 12:53:01 +03:00
Julia Radzhabova c505201215 Update icons 2021-02-05 16:41:12 +03:00
Julia Radzhabova a79e733de4 Update translation 2021-02-05 16:34:50 +03:00
Julia Radzhabova c1258df4b5
Merge pull request #695 from ONLYOFFICE/feature/review-group
Change review permissions: deprecate customization.reviewPermissions …
2021-02-05 14:25:35 +03:00
Julia Radzhabova e37b10ea23 [DE] Go to form fields 2021-02-05 14:16:03 +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 85f899410d [DE] Add tab Forms in the fill forms mode. Add prev/next, submit buttons 2021-02-04 23:19:43 +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 af3fe12e50
Merge pull request #693 from ONLYOFFICE/feature/comments-editing
Add new parameters to "permissions" section of config.
2021-02-04 12:49:10 +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 3ef5d0e738 [themes] apply theme to "presenter" view 2021-02-03 10:12:26 +03:00
Maxim Kadushkin a24f5c0068 [PE] refactoring 2021-02-03 10:02:41 +03:00
Julia Radzhabova 254a57b834 [SSE] Show warning before deleting named range 2021-02-02 21:22:02 +03:00
Julia Radzhabova 61e2292801 [SSE] Remove extra function 2021-02-02 18:56:25 +03:00
Julia Radzhabova 7272ebad10 Update translation 2021-02-02 18:36:37 +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
Maxim Kadushkin 8dbd18d655 [stylesheets] added component color 2021-02-02 14:58:20 +03:00
Julia Radzhabova c5a4982382 Hide styles for combined charts 2021-01-30 16:15:25 +03:00
Julia Radzhabova e83357f86a [PE] Fix Bug 46920: add highlight button 2021-01-29 17:31:46 +03:00
Julia Radzhabova b003a5c021 [PE] Bug 46920: Add change case button 2021-01-29 16:06:51 +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 7d0546a368
Merge pull request #680 from ONLYOFFICE/fix/bugfix
Fix/bugfix
2021-01-27 17:50:29 +03:00
Julia Radzhabova 0be39828c4 [SSE mobile] Fix Bug 48440, Bug 30168 2021-01-27 17:47:45 +03:00
Julia Radzhabova 88f77575db [DE] Fix form settings 2021-01-27 17:33:50 +03:00
Julia Radzhabova 5104bf8f81
Merge pull request #679 from ONLYOFFICE/fix/bug-48441
[DE] Bug 48441
2021-01-27 17:28:47 +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 3b6704dffa
Merge pull request #677 from ONLYOFFICE/fix/bug-48418
[DE] Fix Bug 48418
2021-01-27 01:01:44 +03:00
Julia Radzhabova 8f18e04999 [DE] Fix Bug 48418 2021-01-27 00:58:37 +03:00
Julia Radzhabova dcd863cdaa
Merge pull request #676 from ONLYOFFICE/fix/bug-48426
[SSE mobile] Fix Bug 48426
2021-01-26 19:02:25 +03:00
Julia Radzhabova bcebe60d1b [SSE mobile] Fix Bug 48426 2021-01-26 18:58:34 +03:00
Julia Radzhabova ba227da32f
Merge pull request #675 from ONLYOFFICE/fix/bugfix
[Mobile] Fix Bug 48004
2021-01-25 22:02:00 +03:00
Julia Radzhabova 831933bc87 [Mobile] Fix Bug 48004 2021-01-25 21:59:01 +03:00
Julia Radzhabova b9baf6f469
Merge pull request #674 from ONLYOFFICE/fix/translation
[PE] Fix  Bug 48161
2021-01-25 17:38:34 +03:00
Julia Radzhabova 6a6e895d08 [PE] Fix Bug 48161 2021-01-25 17:22:01 +03:00
Julia Radzhabova 6d32b8860b
Merge pull request #673 from ONLYOFFICE/fix/bugfix
Fix Bug 46575
2021-01-25 16:46:25 +03:00
Julia Radzhabova 91dc9a08cd Fix Bug 46575 2021-01-25 16:42:52 +03:00
Julia Radzhabova 55000d863f [DE] Form settings: revert rev. ae7135459e [ae71354] (use changes in sdk) 2021-01-23 19:20:51 +03:00