Commit graph

1130 commits

Author SHA1 Message Date
Maxim Kadushkin f34cb00e98 [dark theme] hide theme's option for IE 2021-02-16 15:08:39 +03:00
Julia Radzhabova 36856e2e20 [PE][PE mobile] Get/set slide size in emu 2021-02-15 20:10:46 +03:00
Maxim Kadushkin 436e232b2e [all] refactoring 2021-02-14 00:44:12 +03:00
Maxim Kadushkin db3a344760 [all] added "dark theme" item in button "Options" 2021-02-14 00:43:51 +03:00
Julia Radzhabova f3bf733cf6
Merge pull request #707 from ONLYOFFICE/feature/new-chart-types
Feature/new chart types
2021-02-13 12:55:59 +03:00
Julia Radzhabova fb8a6f1a98
Merge pull request #704 from ONLYOFFICE/feature/hide-rulers
Add hideRulers parameter to customization
2021-02-12 14:39:24 +03:00
Maxim Kadushkin e641628a63 [all] refactoring 2021-02-12 12:08:53 +03:00
Julia Radzhabova 1de1fd9963 Add hideRulers parameter to customization 2021-02-11 20:13:47 +03:00
Julia Radzhabova 8dfd43ec0e Change api parameter reviewGroups 2021-02-11 19:26:06 +03:00
Julia Radzhabova 47f079dcb3 Merge branch 'develop' into feature/new-chart-types 2021-02-11 17:22:09 +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 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
Julia Radzhabova b72744ef47 FIx Bug 48553 2021-02-03 16:56:01 +03:00
Maxim Kadushkin a24f5c0068 [PE] refactoring 2021-02-03 10:02:41 +03:00
Maxim Kadushkin 40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +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 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 e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 0dd5a8a5de Merge branch 'hotfix/v6.1.1' into release/v6.2.0 2021-01-19 11:26:24 +03:00
Maxim Kadushkin d7a2a47979 [stylesheets] repaired components according to colors table 2021-01-18 23:27:47 +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 86e628b6b6 Add new chart types 2021-01-14 12:57:22 +03:00
Julia Radzhabova 499a033585 [PE] Add opacity for slide background 2021-01-13 19:34:16 +03:00
Julia Radzhabova b51aec35cf Remove caption from chart type menu 2021-01-13 14:14:36 +03:00
Julia Radzhabova 0adafd056a [PE] Add columns settings to Home tab 2021-01-12 23:01:55 +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 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 dae5509b6d Fix translation 2020-12-25 10:47:57 +03:00
Julia Radzhabova f13c8ed33d [DE] Fix Bug 48107 2020-12-24 11:50:09 +03:00
Julia Radzhabova b06f78acc0 Fix show collaboration tab 2020-12-22 15:37:05 +03:00
Julia Radzhabova d31aaac45b Fix toolbar styles 2020-12-22 15:30:52 +03:00
Julia Radzhabova 1474c14019 Change styles for toolbar 2020-12-22 14:45:08 +03:00
Julia Radzhabova 2784812084 Refactoring 2020-12-21 17:38:32 +03:00
Julia Radzhabova dbfcca5652 Disable favorite button for offline files 2020-12-21 14:07:00 +03:00
Maxim Kadushkin a1d23fdda3 [PE] support of dark theme 2020-12-21 13:32:36 +03:00
Maxim Kadushkin 4c0e555be1 [PE] switch to dark theme 2020-12-21 13:31:46 +03:00
Julia Radzhabova 88eb04e0d3 Fix changing guest name 2020-12-20 12:22:46 +03:00
Julia Radzhabova e7877564d6 Fix set name for ie11 2020-12-18 19:20:31 +03:00
Julia Radzhabova e8dcb54c78 Fix changing user name 2020-12-18 13:23:14 +03:00
Julia Radzhabova 2c5e7f8d00 Fix favorites 2020-12-15 17:28:12 +03:00
Julia Radzhabova a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
Julia Radzhabova d067d3572c Show custom message for protected files 2020-12-14 14:47:48 +03:00
Julia Radzhabova d190e67c41 Fix error 2020-12-11 15:26:52 +03:00
Julia Radzhabova c6b6a7a0d0 Allow password for web apps 2020-12-10 17:25:39 +03:00
Julia Radzhabova ca01b519f9 [SSE] Show errors when set combo chart type 2020-12-08 11:48:28 +03:00
Sergey Luzyanin 6339b19437 Refactoring: rename timing to transition 2020-12-02 13:11:49 +03:00
Julia Radzhabova 0cdea5cec9 [PE] Fix Bug 26518 2020-11-28 00:23:26 +03:00
Julia Radzhabova b3119b7c18 Merge branch 'release/v6.1.0' into develop 2020-11-26 19:17:55 +03:00
Julia Radzhabova 3fdff95136 Fix license 2020-11-25 17:27:53 +03:00
Julia Radzhabova 2d250c6802 Fix Bug 47094 2020-11-24 15:31:51 +03:00
Julia Radzhabova 67745e22b1 Fix Bug 47637 2020-11-24 14:54:41 +03:00
Julia Radzhabova d57f57692f Merge branch 'release/v6.1.0' into develop 2020-11-19 23:36:48 +03:00
Julia Radzhabova 26752c4c5c Fix Bug 47479 2020-11-18 00:38:48 +03:00
Julia Radzhabova 900ffe6f33 [DE][PE] Fix bug with right panel 2020-11-11 17:46:13 +03:00
Julia Radzhabova 2eee79844d Fix license mode 2020-11-10 13:44:46 +03:00
Julia Radzhabova 27c9bf1413 Add limited license 2020-11-09 14:52:21 +03:00
Julia Radzhabova 1a644365a0 Fix Bug 47277 2020-11-06 12:00:43 +03:00
Julia Radzhabova 1956a2e365 Merge branch 'release/v6.1.0' into develop 2020-11-04 22:53:26 +03:00
Julia Radzhabova 58fd71e163 Change label for trial/developer mode 2020-11-03 13:41:26 +03:00
Julia Radzhabova 92d4fec022 Show beta version label 2020-11-02 23:26:17 +03:00
Julia Radzhabova 5f6a8dcc78 Bug 47219 2020-11-02 16:48:44 +03:00
Julia Radzhabova f833d75663 Fix Bug 47168 2020-10-29 15:12:49 +03:00
Julia Radzhabova 1311957fee [DE mobile][PE mobile] Fix Bug 47163
[DE][PE] Fix spacing settings
2020-10-29 13:03:01 +03:00
Julia Radzhabova bc87d9a41d [PE mobile] Fix Bug 47132
[PE] Fix margins
2020-10-28 23:03:01 +03:00
Julia Radzhabova 222113d277 Merge branch 'release/v6.1.0' into develop 2020-10-27 21:55:00 +03:00
Julia Radzhabova 840d6b5d86
Merge pull request #534 from ONLYOFFICE/feature/focus-manager
Feature/focus manager
Bug 27088, Bug 28317, Bug 34046, Bug 46575, Bug 46574, Bug 46636
2020-10-23 11:33:21 +03:00
Julia Radzhabova 6b4aa58d14 Refactoring setting focus 2020-10-22 13:53:58 +03:00
Julia Radzhabova 387fb8db85 Refactoring autocorrect dialog 2020-10-21 21:29:49 +03:00
Julia Radzhabova 5a18c00f20 Fix Bug 47021 2020-10-21 16:28:47 +03:00
Julia Radzhabova 209382e0e0 Fix change and apply gradient angle for shapes/textarts/slide/cell 2020-10-16 17:35:56 +03:00
Julia Radzhabova fd76d435e8 [PE] Add settings for autoformat 2020-10-16 11:59:35 +03:00
Julia Radzhabova 761384b877 [PE] Add focus manager to advanced settings 2020-10-13 22:49:04 +03:00
Julia Radzhabova bf2c9918d3 Use new focus manager 2020-10-13 14:30:52 +03:00
Julia Radzhabova bfcffc756e [PE] Fix Bug 46835 2020-10-09 17:24:11 +03:00
Julia Radzhabova 829f5d8eda [PE] Bug 46835 2020-10-09 12:48:12 +03:00
Julia Radzhabova c769995941 Fix opening symbol dialog: select first symbol from the selected text or recent symbol 2020-10-05 17:32:18 +03:00
Julia Radzhabova c19306c83d Refactoring treeview border 2020-09-27 14:39:29 +03:00
Julia Radzhabova f417bcaecd [PE] Add focus manager 2020-09-27 14:09:49 +03:00
Julia Radzhabova e59e7c09c9 Add search for combo box with list of languages 2020-09-27 00:27:07 +03:00
Julia Radzhabova 1216bae9bd Optimize table styles loading 2020-09-16 16:38:40 +03:00
Julia Radzhabova 98912bcd22 Bug 43708: change step for gradient angle 2020-09-11 11:45:36 +03:00
Julia Radzhabova ca5413af89 Depricate changeHistory and rename parameters of permissions. Use events instead. 2020-09-11 11:26:19 +03:00
Julia Radzhabova 726f750c44 [PE] Fix slide lock 2020-09-10 20:24:13 +03:00
Julia Radzhabova 07925a0450 [PE] Shape, TextArt, Slide settings: add gradient angle 2020-09-10 17:36:45 +03:00
Julia Radzhabova 8233cc2388 Merge branch 'release/v6.0.0' into develop 2020-09-09 13:55:55 +03:00
Julia Radzhabova fef25e6032 Fix Bug 46480 2020-09-07 14:27:35 +03:00