Commit graph

7842 commits

Author SHA1 Message Date
SergeyEzhin f067ea4622 [DE mobile] Make Find and Replace for ios and android 2021-03-05 20:53:37 +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
JuliaSvinareva 79e1acb89d [mobile] Open add comment from context menu 2021-03-05 18:23:35 +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
SergeyEzhin 56c323c0e1 [SSE mobile] Refactoring Chart Settings 2021-03-05 00:22:28 +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
JuliaSvinareva 7cf42452ae [mobile] Add styles of comments for android 2021-03-04 20:25:50 +03:00
JuliaSvinareva 0f2a4d8138 [mobile] Fix comments 2021-03-04 20:24:35 +03:00
Julia Radzhabova 228f25cbf0
Merge pull request #729 from ONLYOFFICE/release/v6.3.0
Release/v6.3.0
2021-03-04 14:13:27 +03:00
SergeyEzhin d3dfbb3771 [DE mobile] Deleted flex-wrap from Searchbar Inner 2021-03-04 14:07:11 +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 ed45c1fe0e [SSE] Fix custom icons settings 2021-03-04 01:11:57 +03:00
Julia Radzhabova b20e2d7b37 [SSE] Fix location 2021-03-04 00:28:43 +03:00
SergeyEzhin f9ffaf6891 [DE mobile] Added Replace All and adding styles for phones 2021-03-03 22:52:16 +03:00
Julia Radzhabova e27547b240 [SSE] Refactoring cond. formatting 2021-03-03 22:50:19 +03:00
JuliaSvinareva e8749b09d6 [mobile] Comments (edit reply) 2021-03-03 21:21:03 +03:00
Julia Radzhabova 2d188d6688 [SSE] Show icons settings in conditional formatting 2021-03-03 20:58:06 +03:00
JuliaSvinareva 8410b269c4 [mobile] Comments (edit comment, add reply) 2021-03-03 19:49:36 +03:00
Maxim Kadushkin 5c53f958f8 [DE mobile] context menu depends on selected objects 2021-03-03 14:47:49 +03:00
Julia Radzhabova 0f1288e198 [SSE] Fix icons sets presets 2021-03-03 14:05:31 +03:00
Julia Radzhabova 84e7d66330 [SSE] Change applying conditional format presets 2021-03-03 00:30:04 +03:00
SergeyEzhin ed550f1dce [DE mobile] Added replacing 2021-03-02 22:33:26 +03:00
SergeyEzhin 42d8461f1c Merge branch 'feature/mobile-apps-on-reactjs' of https://github.com/ONLYOFFICE/web-apps into feature/mobile-apps-on-reactjs 2021-03-02 14:39:50 +03:00
JuliaSvinareva 2a90efa7b0 [mobile] Comments (applying comment display) 2021-03-01 23:09:39 +03:00
Maxim Kadushkin dd78ba9395 [mobile] fixed context menu 2021-03-01 21:55:58 +03:00
SergeyEzhin 4ed2a8a3c4 [SSE mobile] Added Spreadsheet About 2021-03-01 21:11:29 +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
SergeyEzhin c2ba15338c [PE mobile] Fixed Link Settings 2021-03-01 18:03:47 +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
JuliaSvinareva 37cce9d295 [mobile] Comments (add actions: resolve/reopen, delete comment; check canViewComments to display list of comments; change styles) 2021-02-28 20:47:47 +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
SergeyEzhin 0a36021498 [PE mobile] Corrected Link Settings and Presentation Settings 2021-02-26 21:06:07 +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 6c7ebc300a Update icons 2021-02-26 16:36:24 +03:00