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 |
|
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
|
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
|
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
|
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
|
acb17c9e08
|
[multiscaling] correct some elements
|
2021-01-31 22:35:09 +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
|
0be39828c4
|
[SSE mobile] Fix Bug 48440, Bug 30168
|
2021-01-27 17:47:45 +03:00 |
|
Julia Radzhabova
|
bcebe60d1b
|
[SSE mobile] Fix Bug 48426
|
2021-01-26 18:58:34 +03:00 |
|
Julia Radzhabova
|
6014823eb3
|
[SSE] Fix font name.
Fix for rev. ab48174165 [ab48174 ]
11 ноября 2020 г. 15:32:19
Improve performance
|
2021-01-23 16:40:40 +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
|
775d2b2c18
|
[SSE mobile] Fix Bug 48371
|
2021-01-22 16:58:04 +03:00 |
|
Julia Radzhabova
|
c7eebb33a8
|
[SSE mobile] Fix Bug 48367
|
2021-01-22 14:26:41 +03:00 |
|
GoshaZotov
|
2336f22e62
|
[se] Fix "T" function name
|
2021-01-22 11:30:27 +03:00 |
|
Julia Radzhabova
|
c240e0e89e
|
[SSE] Fix Bug 48247
|
2021-01-22 00:45:44 +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 |
|
Julia Radzhabova
|
76e21de5c4
|
[SSE] For Bug 47374
|
2021-01-21 12:39:17 +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 |
|
Maxim Kadushkin
|
551ffb48c6
|
[stylesheets] changed styleshteets according to colors table
|
2021-01-20 22:32:46 +03:00 |
|
Julia Radzhabova
|
791d86c1be
|
Update help
|
2021-01-20 20:42:21 +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
|
14ad8d8aef
|
Add translation
|
2021-01-20 18:42:55 +03:00 |
|
Julia Radzhabova
|
ff43f0dc71
|
[SSE] Bug 48248: Add auto color for cell borders
|
2021-01-20 18:38:07 +03:00 |
|
Julia Radzhabova
|
e8eba05a54
|
Merge branch 'release/v6.2.0' into develop
|
2021-01-19 18:05:55 +03:00 |
|
GoshaZotov
|
aace4be3d6
|
[se] Add support for randarray function
|
2021-01-19 15:18:24 +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
|
380a5cba92
|
Update translation
|
2021-01-18 19:08:41 +03:00 |
|
Julia Radzhabova
|
0bf41fbee2
|
Update translation
Fix Bug 48205, Bug 43454
|
2021-01-18 17:57:14 +03:00 |
|
Julia Radzhabova
|
cdffc1a6e3
|
Fix Bug 48258
|
2021-01-18 13:26:39 +03:00 |
|
Julia Radzhabova
|
06c8df4bc4
|
[SSE] Fix data validation
|
2021-01-18 12:25:31 +03:00 |
|
Maxim Kadushkin
|
29951e266e
|
[stylesheets] repired some components according to colors table
|
2021-01-18 12:19:38 +03:00 |
|
Maxim Kadushkin
|
ed7f30f957
|
[scaling] repaired style for some components
|
2021-01-15 18:58:54 +03:00 |
|