Commit graph

7034 commits

Author SHA1 Message Date
Julia Radzhabova 09f0ccd20e
Merge pull request #735 from ONLYOFFICE/fix/bugfix
Fix/bugfix
2021-03-09 17:41:46 +03:00
Julia Radzhabova 8974612ff4 Change api events: send onDocumentStateChange only after onDocumentReady, don't send false on loading. 2021-03-09 17:06:44 +03:00
Julia Radzhabova ef9f6048c6 Fix Bug 49007 2021-03-09 14:48:36 +03:00
Julia Radzhabova 3a0c941d73 [SSE] Fix pivot groups 2021-03-09 14:43:05 +03:00
maxkadushkin 35b04fd4f7
Merge pull request #734 from ONLYOFFICE/feature/pr1-fixed-some-stylesheets
Feature/pr1 fixed some stylesheets
2021-03-06 00:58:51 +03:00
Maxim Kadushkin 0dde4f283a [common] changed scaling condition 2021-03-06 00:54:30 +03:00
Maxim Kadushkin 71592eb4be [common] fixed misspelling 2021-03-06 00:53:29 +03:00
Maxim Kadushkin bda2dd7873 [all] some changes for components stylesheet 2021-03-06 00:52:06 +03:00
Julia Radzhabova 0e76498dca
Merge pull request #733 from ONLYOFFICE/fix/for-hotfix-6.2.1
[DE] For Bug 47039: add xml format for opening
2021-03-05 19:53:18 +03:00
Julia Radzhabova 4c6dd63373
Merge pull request #732 from ONLYOFFICE/fix/sse-bug-45140
[SSE] For Bug 45140: close entries list menu on Alt+down
2021-03-05 19:51:54 +03:00
Julia Radzhabova 24bf3a4131 [SSE] For Bug 45140: close entries list menu on Alt+down 2021-03-05 19:29:02 +03:00
Julia Radzhabova 6ff6f314ef [SSE] Refactoring 2021-03-05 16:30:32 +03:00
Julia Radzhabova 9d18c8ce13 [SSE] Apply auto values for pivot groups 2021-03-05 11:49:58 +03:00
Julia Radzhabova 5127935203
Merge pull request #731 from ONLYOFFICE/fix/translation
[SSE] Add translation
2021-03-05 01:04:03 +03:00
Julia Radzhabova 5fa63b39b3 [SSE] Add translation 2021-03-05 00:56:20 +03:00
Julia Radzhabova d887ef8659
Merge pull request #730 from ONLYOFFICE/fix/table-styler
Fix table styler for dark theme
2021-03-05 00:41:09 +03:00
Julia Radzhabova 4635b7f294 Fix table styler for dark theme 2021-03-05 00:37:06 +03:00
Julia Radzhabova 7cfa187b70 [SSE] Add Asc.c_oAscError.ID.PivotGroup error 2021-03-04 23:20:12 +03:00
Julia Radzhabova 274f56291a [SSE] Group/ungroup pivot table 2021-03-04 23:15:29 +03:00
Julia Radzhabova b0fedaa13f Merge branch 'master' into release/v6.3.0 2021-03-04 13:51:02 +03:00
Julia Radzhabova e9d5ac81f4
Merge pull request #728 from ONLYOFFICE/fix/bug-48962
Fix Bug 48962
2021-03-04 12:51:07 +03:00
Julia Radzhabova 1968bc470b Fix Bug 48962 2021-03-04 12:48:15 +03:00
Julia Radzhabova 20948f8494 [DE] For Bug 47039: add xml format for opening 2021-03-01 21:09:38 +03:00
Julia Radzhabova 2fb370418f [DE] Refactoring 2021-03-01 18:07:12 +03:00
papacarlo fc35d97e73 Merge branch release/v6.2.0 into master 2021-03-01 08:47:09 +00:00
Pavel Lobashov a66e1daac3
Fix building web-apps by require sdkjs (#725)
Since this commit on develop
3636bf78c4
web-apps require file from `sdkjs` named
```
'../../../../sdkjs/common/device_scale.js'
```
So cloning of sdkjs is bring back
Currently it will close `sdkjs#develop` for any branches,
since implement cloning different branches for different
PR destanation in GitHub Actions is not a trivial task and
will take time to develop.
But maybe current variant will be enough in major cases
2021-03-01 11:03:35 +03:00
Maxim Kadushkin 5857cf2ba8 [DE] fixed check scaling on editor launch 2021-03-01 00:31:33 +03:00
Maxim Kadushkin d02dea7ca5 [common] repaired disabled components stylesheets 2021-03-01 00:29:00 +03:00
Julia Radzhabova 1ad01c6d26
Merge pull request #724 from ONLYOFFICE/feature/new-track-revisions
Feature/new track revisions
2021-02-27 12:51:40 +03:00
Julia Radzhabova c3b0f9c2b6 [DE] Fix new track changes 2021-02-27 12:43:32 +03:00
Julia Radzhabova deae069826 Update translation 2021-02-26 17:53:24 +03:00
Julia Radzhabova 808a7ef142 [PE] Refactoring 2021-02-26 16:49:34 +03:00
Julia Radzhabova 526732cc53 [DE] Change track revisions 2021-02-26 15:11:57 +03:00
Julia Radzhabova f76b650704 Merge branch 'feature/list-levels' into develop 2021-02-26 13:46:28 +03:00
Julia Radzhabova d5e54fc53d [SSE] Fix loader 2021-02-26 12:22:06 +03:00
Julia Radzhabova 17535856a0 Fix scroll style: Issue 1160 2021-02-26 12:20:11 +03:00
Maxim Kadushkin 203496dca5 [desktop] added 'themes' feature for editor 2021-02-25 23:56:18 +03:00
Maxim Kadushkin 683a87fbe5 [dark theme] changes for desktop app 2021-02-24 23:34:05 +03:00
Julia Radzhabova 59b82878a6
Merge pull request #722 from ONLYOFFICE/fix/bug-48857
[SSE] For Bug 48857
2021-02-24 17:44:11 +03:00
Julia Radzhabova bf7b439134 [SSE] For Bug 48857 2021-02-24 16:50:28 +03:00
Maxim Kadushkin b4814420f7 [all] fix skeleton stylesheets for IE 2021-02-22 17:23:58 +03:00
Maxim Kadushkin 78f9fa7637 [dark theme] support themes in loader 2021-02-22 16:58:25 +03:00
Maxim Kadushkin b07a01bb0f [all] hide "Dark theme" option from "View settings" menu 2021-02-21 21:40:41 +03:00
Julia Radzhabova b4e8567481 Charts refactoring 2021-02-20 16:54:09 +03:00
Julia Radzhabova 629d075f0f Add translation 2021-02-19 21:21:17 +03:00
Julia Radzhabova edd0580546 Add translation 2021-02-19 21:14:45 +03:00
Julia Radzhabova 7014d076a4 Merge branch 'feature/new-track-changes' into develop 2021-02-19 20:35:56 +03:00
Julia Radzhabova 6205f6be76
Merge pull request #719 from ONLYOFFICE/feature/help-tips
Feature/help tips
2021-02-19 20:20:22 +03:00
Julia Radzhabova 3d088ba86b Fix translation 2021-02-19 20:06:36 +03:00
Julia Radzhabova 5c1b1185dd Delete dark theme tooltip 2021-02-19 20:00:35 +03:00