Commit graph

2944 commits

Author SHA1 Message Date
Maxim Kadushkin f62aa45b18 Merge branch 'develop' into feature/multiZoom5.5
# Conflicts:
#	apps/common/main/resources/img/toolbar/1x/big/.css.handlebars
#	apps/common/main/resources/less/asc-mixins.less
#	apps/common/main/resources/less/buttons.less
#	apps/common/main/resources/less/checkbox.less
#	apps/common/main/resources/less/combo-dataview.less
#	apps/common/main/resources/less/comments.less
#	apps/common/main/resources/less/common.less
#	apps/common/main/resources/less/dataview.less
#	apps/common/main/resources/less/dropdown-menu.less
#	apps/common/main/resources/less/listview.less
#	apps/common/main/resources/less/multislider-gradient.less
#	apps/common/main/resources/less/radiobox.less
#	apps/common/main/resources/less/scroller.less
#	apps/common/main/resources/less/separator.less
#	apps/common/main/resources/less/theme-colorpalette.less
#	apps/common/main/resources/less/toolbar.less
#	apps/common/main/resources/less/window.less
#	apps/documenteditor/main/resources/less/advanced-settings.less
#	apps/documenteditor/main/resources/less/filemenu.less
#	apps/documenteditor/main/resources/less/leftmenu.less
#	apps/documenteditor/main/resources/less/rightmenu.less
#	apps/documenteditor/main/resources/less/statusbar.less
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/resources/less/leftmenu.less
#	apps/presentationeditor/main/resources/less/rightmenu.less
#	apps/presentationeditor/main/resources/less/statusbar.less
#	apps/spreadsheeteditor/main/resources/less/celleditor.less
#	apps/spreadsheeteditor/main/resources/less/leftmenu.less
#	apps/spreadsheeteditor/main/resources/less/rightmenu.less
#	apps/spreadsheeteditor/main/resources/less/statusbar.less
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-10 15:40:30 +03:00
Julia Radzhabova cb21490921 [DE] Add icons 2021-02-09 18:57:40 +03:00
Julia Radzhabova e38f30a3f3 [DE] Fix Bug 48334 2021-02-09 18:47:55 +03:00
Julia Radzhabova d8918e298d [DE] Add icons 2021-02-09 18:18:32 +03:00
Julia Radzhabova b707915c17 [DE] Fix show review tab in view and fill form mode 2021-02-09 17:34:52 +03:00
Julia Radzhabova 6945c85c56
Merge pull request #698 from ONLYOFFICE/feature/submit-forms
Feature/submit forms
2021-02-09 17:27:38 +03:00
Julia Radzhabova b7089a7344 [DE] Show Forms tab in fill form mode 2021-02-09 17:21:02 +03:00
Julia Radzhabova 6f20bddf01 [DE] Forms: show fill mode layout by default 2021-02-09 16:39:27 +03:00
Julia Radzhabova bf07d08dca [DE] Submit form 2021-02-09 13:31:05 +03:00
Julia Radzhabova 2cccba627f [DE] Add new formats for downloading: fb2, html, epub 2021-02-08 21:22:14 +03:00
Julia Radzhabova 616f77d34d [DE] Change synchronize tip: show at the bottom of toolbar 2021-02-08 19:19:19 +03:00
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
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
Julia Radzhabova a79e733de4 Update translation 2021-02-05 16:34:50 +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 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
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
evgenykatyshev f0c76f1e0a Add icons
Page number position, table wrapping style
2021-02-01 16:43:47 +03:00
Julia Radzhabova c5a4982382 Hide styles for combined charts 2021-01-30 16:15:25 +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 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
Maxim Kadushkin 5cd3145d73 [multiscaling] changed "wrapping" and "table borders" icons in DE 2021-01-26 23:52:43 +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 f9b17e98c8 Update translation 2021-01-23 00:41:17 +03:00
Julia Radzhabova 7a63ee0ed9 Update translation 2021-01-22 17:58:25 +03:00
Julia Radzhabova ae7135459e [DE] Fix Bug 48354 2021-01-22 15:59:23 +03:00
Maxim Kadushkin 8e81a7b0e1 [scaling] repaired some elements 2021-01-22 00:18:15 +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
Maxim Kadushkin 4412524e82 [multiscaling] repaired some components 2021-01-21 13:14:36 +03:00
Maxim Kadushkin edca282ea7 [scaling] skip to apply initial zoom 2021-01-21 00:05:31 +03:00
Julia Radzhabova e6a7ab5dfb Fix updating guest user name 2021-01-20 23:49:01 +03:00