Commit Graph

106 Commits

Author SHA1 Message Date
415b9f1976 [bug] fix 76105 2025-10-27 17:06:16 +03:00
662933d550 send context menu type instead of flag 2025-09-03 13:20:01 +03:00
6a4baed737 [ve] Fix mobile touch; Fix bug 72317 2025-01-23 12:22:13 +03:00
58a2b4a38b [se] Fix bug 72541 2025-01-16 15:35:26 +03:00
32f2766a21 fix drawing in mobile se, pe 2025-01-15 16:06:17 +03:00
83b91645c9 Fix bug 58654 2024-11-26 19:05:24 +03:00
c60a956904 Fix bug 71838 2024-11-26 12:28:51 +03:00
1a030c43e9 Fix bug 71837 2024-11-25 23:18:55 +03:00
1c1115422f Fix touch bugs 2024-11-25 23:00:08 +03:00
eadbb0a860 Fix bug 66737 2024-11-25 20:56:11 +03:00
c09d21bcf5 Fix bug with focus in mobile version 2024-11-25 15:15:45 +03:00
c120c8ad60 Add click handler 2024-11-25 02:15:36 +03:00
aaa835c676 Fix keyboard on android 2024-11-25 02:02:12 +03:00
42314d72fa Developing 2024-11-24 23:15:49 +03:00
2dc4be80cd Fix touch bugs (keyboard on android + add text to shape with double click in cells) 2024-11-11 02:06:44 +03:00
badb054572 Fix bug 70992 2024-11-06 16:49:11 +03:00
9258b6316b Fix bug 71170 2024-11-05 19:20:16 +03:00
8469e059a9 Fix bug 70946 2024-10-15 19:33:11 +03:00
a07104379f Fix bug 70950 2024-10-15 19:20:45 +03:00
08b8bc8058 Fix some touch bugs 2024-10-15 02:01:20 +03:00
8d0d74875a Fix touch bugs 2024-10-02 23:43:06 +03:00
c7a9629561 Cells & Pdf version 2024-10-02 01:23:27 +03:00
396eea3ad9 Developing 2024-09-30 22:50:39 +03:00
df319ba348 [copyright] Update Copyright date 2024-04-23 19:18:31 +03:00
540d58dd60 Fix bug 66145 2024-01-28 12:29:59 +03:00
35dcc82890 For bug 62087 2023-06-08 01:48:24 +03:00
315474bfba Fix bug #51875
Show context menu in mobile web when paragraph numbering is selected
2023-05-16 18:24:02 +05:00
5c1069413b Merge remote-tracking branch 'remotes/origin/hotfix/v7.3.3' into develop
# Conflicts:
#	common/Drawings/Format/GraphicObjectBase.js
#	common/Drawings/Format/Shape.js
#	common/Local/common.js
#	common/editorscommon.js
#	tests/runAll.js
2023-03-10 20:19:33 +05:30
b235b1c4e4 Fix bug 59816 2023-03-02 20:53:03 +03:00
f743b1375e [copyright] Update address in Copyright 2023-03-01 21:24:03 +03:00
459f1a2685 [copyright] Update Copyright 2023-02-27 16:43:04 +03:00
6f85844c37 Feature/top offset (#3090)
* Add offsetTop for editor

(cherry picked from commit adb9c2b2cd)

* Add method for offset. Wait iscroll realization

(cherry picked from commit 9d58845daf)

* .

* Add SetMobileTopOffset method

(cherry picked from commit 19bac3782d)

* Fix offsets
2022-11-11 09:43:18 +03:00
d617cb2f7b Fix bug 54639 2022-09-18 21:33:35 +03:00
bb2341e9f7 zoom in native viewer (#2537)
* Zoom has been changed (now it works like in documents)

* Fix zoom for native viewer in mobile web

* Release/v7.1.0 (#2560)

* [se] Fix bug 54999

* [se] Fix bug 54956

* [bug] fix applying changes in AnimMotion

* [bug] fix bug 55068: recalculate bounds after changing group position

* [bug] fix incorrect collaborative change type

* [se] Fix bug 55091

* [se] For bug 55091

* [se] Fix bug 55218

* [se] By bug 55121

* Fix bug #55179

Fix setting up the numbering of paragraphs

* Fix bug #55149

Fix messed up setting "case sensitive"

* [de][pe] Refactor spell check

* Fix bug 55216

* Fix bug 55219

* Fix bug 55243

* FIx bug 55206
Search started from begin of current page

* Fix bug 55129

* For bug 55205

* Fix bugs 55213, 55205

* For bug 55240

* Fix bug 55225

* Implement the ability to force render/hide of forms highlight and placeholders

* Added returns value to "pluginMethod_ReplaceTextSmart" method (#2527)

* [se] Fix bug 55282

* Fix the problem with document redrawing due to spell checking

* Add option isPrint for native print

* Make work with context menu

* Fix bug 55306

* Fix bug 55307

* Fix bug 55312

* [bug] fix bug 55305

* Fix bug #55288

Fix the problem with calculating position of flow table in case of several columns in the current section

* Fix bug 55318

* Fix bug with links with browser scaling

* [bug] fix bug 55293, 55263

* Fix bug 55327

* Fix bug 55313

* Fix bug 55224

* Fix bug #55288

Fix the problem with table width calculation in case of section with multiple columns of different widths

* Fix bug#55278

* [bug] fix bug 55279

* fix: name for refPtType field

* Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer` (#2540)

* [se] ->Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer`
   Migrate formula tests to qunit-2.16.0, fix formula tests

* [se] Fix calculate y position log base

* Refactoring TextAssociation types

* Rebuild module with new version native code

* Fix bug #55280

* Fix bug #51933

Fix the problem with calculating the position of flow objects lying in a table cell

* Fix for passing tests

* [de] For bug 55284

* [se] Fix bug 53561

* Fix bug #55380

Fix the problem with search function in the equation object

* ole-objects fixes:
add ability to set natural sizes of ole-objects;
use image size as default size for ole-object;
do not account zoom on calculating pix to mm coefficient;

* [de] Fix c_oAscTextAssociation export

* add methods for working with ole-objects in plugins

* [se] By bug 55218
There is nothing to print because the table is empty

* Fix issue with isLayoutInCell setting depending on compatibility mode

* Fix bug #55383

Do autocorrect a double space with a dot only when preceded by a text element

* [se] Fix bug 54845

* [se] By bug 55411

* Added missing method to export.

* [de] Implement ability to generate previews for table styles in small portions

* Implement ability to get preview for selected style

* Fix previous commit

* Add ability to receive previews for specified table styles

* [UserInfoParser] Add userInfo permissions: hide users not in userInfo groups

* Fix/stroke cone charts (#2555)

* [se] Fix bug 55421

Co-authored-by: Kvaigone <sergey.chirkov@onlyoffice.com>

* Fix/bug 51902 (#2556)

* [se] Fix bug 51902

* Fix bug #55398

Fix the problem with calculating the position of a drawing object in the header

* Fix bug #55403

Fix the problem with calculating header/footer. Forbid to change the page number of a header when calculation in progress

* Fix bug #55406

Fix the problem with calculating the position of a drawing lying in a table cell with vertical alignment to the bottom or center

* Fix calculation of the position of drawings in a table cell depending one the compatibility mode

* Fix bug #55410

Add check for incorrect values of the maxCharacters parameter for text forms

* Fix for passing builder tests

* Fix presentation editor crash

* Fix bug #55458

Fix the problem with calculating page count stage

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-authored-by: Sergey Luzyanin <Sergey.Luzyanin@onlyoffice.com>
Co-authored-by: Sergey Konovalov <Sergey.Konovalov@onlyoffice.com>
Co-authored-by: KirillovIlya <ilya.kirillov@onlyoffice.com>
Co-authored-by: Nikita Khromov <Nikita.Khromov@onlyoffice.com>
Co-authored-by: Vladimir Privezenov <privezenoff@yandex.ru>
Co-authored-by: Pavel Lobashov <ShockwaveNN@gmail.com>
Co-authored-by: Kvaigone <sergey.chirkov@onlyoffice.com>
Co-authored-by: Julia Radzhabova <julia.radzhabova@onlyoffice.com>

Co-authored-by: Oleg Korshul <Oleg.Korshul@onlyoffice.com>
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-authored-by: Sergey Luzyanin <Sergey.Luzyanin@onlyoffice.com>
Co-authored-by: Sergey Konovalov <Sergey.Konovalov@onlyoffice.com>
Co-authored-by: KirillovIlya <ilya.kirillov@onlyoffice.com>
Co-authored-by: Nikita Khromov <Nikita.Khromov@onlyoffice.com>
Co-authored-by: Vladimir Privezenov <privezenoff@yandex.ru>
Co-authored-by: Pavel Lobashov <ShockwaveNN@gmail.com>
Co-authored-by: Kvaigone <sergey.chirkov@onlyoffice.com>
Co-authored-by: Julia Radzhabova <julia.radzhabova@onlyoffice.com>
2022-02-11 10:30:26 +03:00
f173920ebc Improve native viewer speed on zooming/scrolling. 2022-01-25 20:15:04 +03:00
1502f626ef Feature/search callback (#2506)
* Add callback for search function

* Use asc_findText instead of findText

* remove findText

* Mobile touches for native viewer

Co-authored-by: Sergey Luzyanin <Sergey.Luzyanin@onlyoffice.com>
2022-01-25 18:52:25 +03:00
2784e80d78 Fix bug 54296 2021-12-16 17:42:27 +03:00
e8182c80be Fix bug 54279 2021-12-10 16:41:48 +03:00
ec6c7a1893 Fix bug 50928 2021-08-20 16:49:08 +03:00
971cc07f01 Fix bug 46682, 47661 (#1921) 2021-05-06 16:27:36 +03:00
e9235d1bb6 Feature/mobileoverlaytable (#1871)
* Added mobile overlay table scaling

* Fix draw in pixel net

* Changed the arrow rendering method

* Change table track in mobile version

Co-authored-by: Nikita Antipin <nikita.antipin@onlyoffice.com>
2021-04-27 16:05:46 +03:00
12ef718d62 Fix/bug48996 (#1723)
* Fix bug 48996, 48993

* .
2021-03-26 16:42:07 +03:00
9d7a8edb43 Merge multiscaling (#1572) 2021-02-05 13:55:51 +03:00
4e4db75906 Hotfix/v5.5.3 (#894)
* [se] Fix

Fix check list values

* [se] Fix

Fix validation with formulas

* [se] Fix

Support custom data validation

* [se] Data validation

Delete unused argument

* [se] Fix

Delete unused variables

* [se] Fix

Delete unused arguments

* [se] Fix

Fix calculate formula

* Fix bug 44335 (#888)

* Refactoring font picker (#883)

* Fix bug 44335

Co-authored-by: Alexey Golubev <Alexey.Golubev@onlyoffice.com>
Co-authored-by: Alexander Trofimov <Alexander.Trofimov@onlyoffice.com>
2020-04-27 12:23:03 +03:00
4057cabdc8 1) Fix bug 44118 (#692)
2) Fix context menu in macOS by Cmd button
3) Use Bold option on draw customTableTrack
2020-01-16 16:48:58 +03:00
47951a3207 [scroll] Move
Move iscroll.js to vendor folder
2019-04-08 12:55:18 +03:00
bffdd9edd9 Developing (2 font engines) 2019-03-25 18:22:28 +03:00
38251a2578 Rename iscroll export 2019-03-19 10:18:25 +03:00
3223e29420 [copyright] For bug 39644
Change address Latvian office.
2019-01-16 17:19:06 +03:00
ce8a16b269 [copyright] Update Copyright
2018 -> 2019
2019-01-16 16:45:58 +03:00