Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch release/v7.3.0 into master #3301

Merged
merged 926 commits into from
Jan 31, 2023
Merged

Merge branch release/v7.3.0 into master #3301

merged 926 commits into from
Jan 31, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    5cec94c View commit details
    Browse the repository at this point in the history
  2. Fix bug #60256

    ayuzhin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    69dfcca View commit details
    Browse the repository at this point in the history
  3. Fix native falling

    Vladimir Privezenov committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    1995ab3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3199 from ONLYOFFICE/fix/base64_to_binary

    Fix/base64 to binary
    SergeyLuzyanin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b2d2916 View commit details
    Browse the repository at this point in the history
  5. [se] Fix bug 60362

    GoshaZotov committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    6fa8d0a View commit details
    Browse the repository at this point in the history
  6. Fix bug #60363

    Now we do not remove the numbering from  the paragraph when entering a new line in an empty paragraph with numbering, instead we decrease the level of numbering
    KirillovIlya committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    efeb1bf View commit details
    Browse the repository at this point in the history
  7. Update module

    K0R0L committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b6c9a6f View commit details
    Browse the repository at this point in the history
  8. Fix bug #60318

    ayuzhin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    abe31f1 View commit details
    Browse the repository at this point in the history
  9. [bug] fix bug 60301

    SergeyLuzyanin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    cc58920 View commit details
    Browse the repository at this point in the history
  10. [bug] fix bug 60281

    SergeyLuzyanin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    bcfa735 View commit details
    Browse the repository at this point in the history
  11. [bug] for bug 42649 use name PowerPlusWaterMarkObjects to detect whet…

    …her drawing watermark or not
    SergeyLuzyanin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    f98527c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e21b23 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Fix/bug 60367 (#3202)

    * [se] Fix bug 60367
    GoshaZotov committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    e3a511d View commit details
    Browse the repository at this point in the history
  2. Fix bug 60263

    Vladimir Privezenov committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    35fc988 View commit details
    Browse the repository at this point in the history
  3. [bug] fix bug 60388

    SergeyLuzyanin committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d6ad746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de012e9 View commit details
    Browse the repository at this point in the history
  5. Fix bug #60364

    Check current user when filling a form
    KirillovIlya committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3d90c1e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Update viewer module

    K0R0L committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    326d1e9 View commit details
    Browse the repository at this point in the history
  2. Fix minimization bug

    K0R0L committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    53233f7 View commit details
    Browse the repository at this point in the history
  3. Fix/bug 60376 (#3208)

    * [de] Fix bug 60376
    GoshaZotov committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fdfa7e1 View commit details
    Browse the repository at this point in the history
  4. [se] Fix bug 60040

    GoshaZotov committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    abd450c View commit details
    Browse the repository at this point in the history
  5. Fix/bug 58562 (#3204)

    * [se] Fix bug 58562
    GoshaZotov committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d3ab304 View commit details
    Browse the repository at this point in the history
  6. [bug] fix bug 60384

    SergeyLuzyanin committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2d5fdc5 View commit details
    Browse the repository at this point in the history
  7. [bug] fix bug 60404

    SergeyLuzyanin committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    897103a View commit details
    Browse the repository at this point in the history
  8. Fix/fix tests (#3210)

    * [se] Fix tests
    GoshaZotov committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    3c5d097 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    9ad9268 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. [bug] fix bug 20891

    SergeyLuzyanin committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1b03d75 View commit details
    Browse the repository at this point in the history
  2. [bug] fix bug 60401

    SergeyLuzyanin committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9425287 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. [bug] Fix bug 60395

    konovalovsergey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1a9f805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ddb92 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/v7.3.0' of https://github.com/ONLYOFFICE/sdkjs

    …into fix/bug59888
    Vladimir Privezenov committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ae50bee View commit details
    Browse the repository at this point in the history
  4. [bug] fix bug 60496

    SergeyLuzyanin committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d9539e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. [bug] fix bug 60494

    SergeyLuzyanin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    15f6fa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3215 from ONLYOFFICE/fix/bug60263

    Fix bug 60263
    SergeyLuzyanin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e0fc154 View commit details
    Browse the repository at this point in the history
  3. Fix bug 60460

    Vladimir Privezenov committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6d81bc1 View commit details
    Browse the repository at this point in the history
  4. Fix bug #60309

    KhromovNikita authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    672a976 View commit details
    Browse the repository at this point in the history
  5. [bu][de] Renamed method

    KhromovNikita authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    19c40dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3216 from ONLYOFFICE/fix/bug60460

    Fix bug 60460
    SergeyLuzyanin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6b8e4ff View commit details
    Browse the repository at this point in the history
  7. Fix bug 60459

    Vladimir Privezenov committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a2bd602 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3220 from ONLYOFFICE/fix/bug60459

    Fix bug 60459
    SergeyLuzyanin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    01d1c9e View commit details
    Browse the repository at this point in the history
  9. Fix bug 60437

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a0a27b1 View commit details
    Browse the repository at this point in the history
  10. Fix bug 45758

    Fix bug 60218
    Fix bug 60217
    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c5b3139 View commit details
    Browse the repository at this point in the history
  11. Fix bug 60439

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    331f667 View commit details
    Browse the repository at this point in the history
  12. Fix bug 60372

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    576c896 View commit details
    Browse the repository at this point in the history
  13. Fix bug 60371

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a737696 View commit details
    Browse the repository at this point in the history
  14. Fix math GetTextOfElement methods

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0dc1c3c View commit details
    Browse the repository at this point in the history
  15. Fix math array processing

    - add function to prevent correction math words in LaTeX mode
    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4f83e91 View commit details
    Browse the repository at this point in the history
  16. Fix bug 59877

    - fix processing of arrays in LaTeX and Unicode modes
    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4c8a6f9 View commit details
    Browse the repository at this point in the history
  17. Fix math GetTextElement methods

    - fix processing of below and above in Unicode and LaTeX modes
    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c53ffcf View commit details
    Browse the repository at this point in the history
  18. Fix bug 60251

    Fix bug 60230
    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0494797 View commit details
    Browse the repository at this point in the history
  19. Fix bug 59872

    IgolJack authored and KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    82cea5d View commit details
    Browse the repository at this point in the history
  20. Fix bug #59799

    Fix the problem with adding a bulleted list to the paragraph by shortcut
    KirillovIlya committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    679b385 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. [se] Fix xlfn functions

    GoshaZotov committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    18fa8e9 View commit details
    Browse the repository at this point in the history
  2. Fix bug #60537

    Treat page and column breaks as line breaks inside shapes, headers and footnotes but not inside tables
    KirillovIlya committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    901d96b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75251d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Fix bug #60415

    Hide special content control buttons for other roles
    KirillovIlya committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8a68bc9 View commit details
    Browse the repository at this point in the history
  2. Fix/bug 54544 (#3224)

    * [se] Fix bug 54544
    GoshaZotov committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    08eca15 View commit details
    Browse the repository at this point in the history
  3. Fix bug 60062

    Vladimir Privezenov committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9f97cdc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3225 from ONLYOFFICE/fix/bug60062

    Fix bug 60062
    SergeyLuzyanin committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fec7637 View commit details
    Browse the repository at this point in the history
  5. [se] Fix bug 60560

    GoshaZotov committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    060e12f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    1c27044 View commit details
    Browse the repository at this point in the history
  2. For bug 60141

    K0R0L committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    0d31ee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. [bug] fix bug 60577

    SergeyLuzyanin committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    3de7588 View commit details
    Browse the repository at this point in the history
  2. [bug] fix bug 60576

    SergeyLuzyanin committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b093f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a42f504 View commit details
    Browse the repository at this point in the history
  4. [se] Fix clean cache bug

    GoshaZotov committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1fceb09 View commit details
    Browse the repository at this point in the history
  5. Fix bug 60488

    K0R0L committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ee0955b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. [pe] Fix bug 60254

    konovalovsergey committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d14141a View commit details
    Browse the repository at this point in the history
  2. [bug] for bug 60576

    SergeyLuzyanin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    29259cc View commit details
    Browse the repository at this point in the history
  3. Fix bug #60505

    Fix drawing states inheritance issue
    KirillovIlya committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    20f4306 View commit details
    Browse the repository at this point in the history
  4. Fix bug 60513

    K0R0L committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a8ba89f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5750ad3 View commit details
    Browse the repository at this point in the history
  6. [se] Fix bug 60518

    GoshaZotov committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a4360ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    359ed98 View commit details
    Browse the repository at this point in the history
  8. [se] Fix bug 60503

    GoshaZotov committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1d98cf8 View commit details
    Browse the repository at this point in the history
  9. [se] Fix bug 60209

    GoshaZotov committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6245d68 View commit details
    Browse the repository at this point in the history
  10. Fix/reference data (#3235)

    * [se] Reference data: add method for get path
    GoshaZotov committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c48ffb7 View commit details
    Browse the repository at this point in the history
  11. [bug] fix bug 60581

    SergeyLuzyanin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f2c1e93 View commit details
    Browse the repository at this point in the history
  12. [bug] fix bug 60584

    SergeyLuzyanin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9b6bf9d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    1eb0fb1 View commit details
    Browse the repository at this point in the history
  2. [se] Fix bug 60592

    GoshaZotov committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6665aa5 View commit details
    Browse the repository at this point in the history
  3. [bug] fix bug 60585

    SergeyLuzyanin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    38d82dd View commit details
    Browse the repository at this point in the history
  4. [bug] fix bug 60579

    SergeyLuzyanin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    31ebbfe View commit details
    Browse the repository at this point in the history
  5. [se] Fix bug 60501

    GoshaZotov committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    996625e View commit details
    Browse the repository at this point in the history
  6. [bug] fix bug 60586

    SergeyLuzyanin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a48490c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69313c3 View commit details
    Browse the repository at this point in the history
  8. Fix bug 59621 (#3227)

    * create
    
    * renderer.DocInfo()
    
    * fix unused
    
    * fix api name
    
    * fix api to props
    SylaiseElvenan committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    72327e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. [de] Fix bug 60650

    GoshaZotov committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ffdb806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cfee7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6fa87 View commit details
    Browse the repository at this point in the history
  4. Fix bug 59871

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0ba423d View commit details
    Browse the repository at this point in the history
  5. Fix bug 60502

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d8b34a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bca602f View commit details
    Browse the repository at this point in the history
  7. Fix bug 59876

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a1ed830 View commit details
    Browse the repository at this point in the history
  8. Fix bug 50365

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5ac989b View commit details
    Browse the repository at this point in the history
  9. Fix bug 60499

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    62b962e View commit details
    Browse the repository at this point in the history
  10. Fix bug 60506

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b3d3560 View commit details
    Browse the repository at this point in the history
  11. Fix bug 60502

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    09cdbf7 View commit details
    Browse the repository at this point in the history
  12. Fix math autocorrection

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    869976b View commit details
    Browse the repository at this point in the history
  13. Fix bug 60516

    - fix CorrectWordOnCursor function
    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ad9fc24 View commit details
    Browse the repository at this point in the history
  14. Remove debugger

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    66396dc View commit details
    Browse the repository at this point in the history
  15. Fix bug #60502

    Fix rendering the track for zero-width equations
    KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d1b2676 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8a5842 View commit details
    Browse the repository at this point in the history
  17. Add math accent autocorrection

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9ee0a2f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d80b8b6 View commit details
    Browse the repository at this point in the history
  19. Delete unnecessary lock

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8ab33bf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9651986 View commit details
    Browse the repository at this point in the history
  21. Fix bug 60533

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    80833a0 View commit details
    Browse the repository at this point in the history
  22. Fix processing of Nary in Unicode

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    828b697 View commit details
    Browse the repository at this point in the history
  23. Fix nary GetTextOfElement method

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6805c2f View commit details
    Browse the repository at this point in the history
  24. Fix bug 60534

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5942e6e View commit details
    Browse the repository at this point in the history
  25. Fix autocorrection processing

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e39f539 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    35ccd17 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ef3d44f View commit details
    Browse the repository at this point in the history
  28. [se] Fix bug 60519

    GoshaZotov committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5e8bef3 View commit details
    Browse the repository at this point in the history
  29. Fix bug 60019

    K0R0L committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d8ebe5e View commit details
    Browse the repository at this point in the history
  30. Fix autocorrection processing

    IgolJack authored and KirillovIlya committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    79e7821 View commit details
    Browse the repository at this point in the history
  31. Update viewer module

    K0R0L committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d3396f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Fix undo in smartArts

    Vladimir Privezenov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b6b43c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1451ec0 View commit details
    Browse the repository at this point in the history
  3. For bug 59888

    Vladimir Privezenov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1d29122 View commit details
    Browse the repository at this point in the history
  4. Fix fit font size in lists preview

    Vladimir Privezenov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a87f062 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/v7.3.0' of https://github.com/ONLYOFFICE/sdkjs

    …into fix/bug59888
    Vladimir Privezenov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    dc796d3 View commit details
    Browse the repository at this point in the history
  6. Fix bug 60137

    K0R0L committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7990dfc View commit details
    Browse the repository at this point in the history
  7. [se] Fix bug 60603 (#3242)

    * [se] Fix bug 60603
    GoshaZotov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4bda06c View commit details
    Browse the repository at this point in the history
  8. [bug] fix bug 60664

    SergeyLuzyanin committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d0fb6ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2da8a76 View commit details
    Browse the repository at this point in the history
  10. Fix bug #60652

    Fix date-time update when changing date-time parameters
    KirillovIlya committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1dd1e82 View commit details
    Browse the repository at this point in the history
  11. [bug] fix bug 60669

    SergeyLuzyanin committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    127cf95 View commit details
    Browse the repository at this point in the history
  12. [bug] fix bug 60670

    SergeyLuzyanin committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bf5ed33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fafd9a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a346c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dddaf0d View commit details
    Browse the repository at this point in the history
  16. For bug 59888

    Vladimir Privezenov committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7d5d5fb View commit details
    Browse the repository at this point in the history
  17. Fix bug #60678

    KirillovIlya committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b0b45dd View commit details
    Browse the repository at this point in the history
  18. [bug] fix bug 60680

    SergeyLuzyanin committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f0d714c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1482627 View commit details
    Browse the repository at this point in the history
  20. Api descriptions 7.3 (#3214)

    * updated api descriptions for 7.3
    
    * updated description for the GetStatistics method
    ovchinnikova-natalya committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    05b2c87 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. [se] Fix bug 60455

    konovalovsergey committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7f288ef View commit details
    Browse the repository at this point in the history
  2. Fix bug 60529

    IgolJack authored and KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    bad078a View commit details
    Browse the repository at this point in the history
  3. Fixed italic function-limits names

    IgolJack authored and KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6cdb2e9 View commit details
    Browse the repository at this point in the history
  4. Fix space processing in Unicode

    IgolJack authored and KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    aa28e6d View commit details
    Browse the repository at this point in the history
  5. Fix bug 60506

    IgolJack authored and KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ebfc8de View commit details
    Browse the repository at this point in the history
  6. Fix bug 60666

    IgolJack authored and KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e431c75 View commit details
    Browse the repository at this point in the history
  7. Fix bug #60428

    Fix issue with spellcheck in uzbek language
    KirillovIlya committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8fde318 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Fix/reference data (#3246)

    * [se] Update external references for desktop
    GoshaZotov committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e73edb7 View commit details
    Browse the repository at this point in the history
  2. [se] By bug 60578

    GoshaZotov committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    32bf812 View commit details
    Browse the repository at this point in the history
  3. Fix bug #60716

    Do not reset restrictions by default on setRestriction(None)
    KirillovIlya committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    91a6215 View commit details
    Browse the repository at this point in the history
  4. [se] By bug 58562 (#3248)

    By bug 58562: change rows/columns titles text color
    GoshaZotov committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    34fbfeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19c7fc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. [se] By bug 60578

    GoshaZotov committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    be88d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a68b69 View commit details
    Browse the repository at this point in the history
  3. [se] Fix update reference data (#3252)

    * [se] Fix update reference data
    GoshaZotov committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    fd8a4a1 View commit details
    Browse the repository at this point in the history
  4. Fix bug 60737

    K0R0L committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    aa6f933 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832454c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    095a75c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc077ed View commit details
    Browse the repository at this point in the history
  8. Think about transform

    Vladimir Privezenov committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5e8a696 View commit details
    Browse the repository at this point in the history
  9. For bug 60725

    K0R0L committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    fa2bd52 View commit details
    Browse the repository at this point in the history
  10. Fix bug #60734

    Add compatibility with old systems and browsers for IsLetter check
    KirillovIlya committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    524cba9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Fix bug 60729

    IgolJack authored and KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e23d331 View commit details
    Browse the repository at this point in the history
  2. Fix bug 60727

    IgolJack authored and KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f8f628e View commit details
    Browse the repository at this point in the history
  3. Fix bug 60721

    IgolJack authored and KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f68037a View commit details
    Browse the repository at this point in the history
  4. Fix bug 60732

    IgolJack authored and KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2650c45 View commit details
    Browse the repository at this point in the history
  5. Fix bug 60733

    IgolJack authored and KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b62a547 View commit details
    Browse the repository at this point in the history
  6. Fix html DocInfo (#3244)

    * html DocInfo
    
    * fix html escaping characters
    
    * Refactoring
    
    Co-authored-by: Oleg Korshul <[email protected]>
    SylaiseElvenan and K0R0L committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b83de86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6f93fb View commit details
    Browse the repository at this point in the history
  8. [bug] fix bug 60730

    SergeyLuzyanin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9516438 View commit details
    Browse the repository at this point in the history
  9. Fix bug #60715

    Fix issue with infinite calculation of equation
    KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    de446df View commit details
    Browse the repository at this point in the history
  10. Fix/external links copy paste (#3255)

    * [se] By desktop: copy/paste links
    GoshaZotov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    01d9d2c View commit details
    Browse the repository at this point in the history
  11. Fix bug 60701

    Vladimir Privezenov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    652e546 View commit details
    Browse the repository at this point in the history
  12. Fix bug 60665 (#3256)

    SylaiseElvenan committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ff28b09 View commit details
    Browse the repository at this point in the history
  13. Fix bug 59621 (#3258)

    SylaiseElvenan committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ba2d72c View commit details
    Browse the repository at this point in the history
  14. For bug 60702

    Vladimir Privezenov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    1150ad6 View commit details
    Browse the repository at this point in the history
  15. [bug] fix bug 60731

    SergeyLuzyanin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    068336b View commit details
    Browse the repository at this point in the history
  16. Fix bug #60719

    Fix the problem with compatibility between different editors
    KirillovIlya committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9ac1c4d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c1e8d2 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3259 from ONLYOFFICE/fix/bug60702

    For bug 60702
    SergeyLuzyanin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b0aa344 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #3257 from ONLYOFFICE/fix/bug60701

    Fix bug 60701
    SergeyLuzyanin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d3517c6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f165078 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6561c7d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7dfa645 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    4f5ae49 View commit details
    Browse the repository at this point in the history
  2. Fix bug #60775

    Fix for working with position in a paragraph. Also fix an issue with field updating on blur, when it happens on Finalize of the any action
    KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    32e4073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f643507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    474831d View commit details
    Browse the repository at this point in the history
  5. [se] Fix bug 60808

    GoshaZotov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f436433 View commit details
    Browse the repository at this point in the history
  6. Update module

    K0R0L committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8a32b0b View commit details
    Browse the repository at this point in the history
  7. Fix bug #45966

    Replace empty equation with placeholder when removing last element in it
    KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c25c834 View commit details
    Browse the repository at this point in the history
  8. Fix bug 60821

    Vladimir Privezenov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1379465 View commit details
    Browse the repository at this point in the history
  9. [se] By bug 60816

    GoshaZotov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    be3fb26 View commit details
    Browse the repository at this point in the history
  10. Fix bug #60637

    Fix read comment quote from binary for math equations
    KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    55dbc2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed0d4da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43a6dc7 View commit details
    Browse the repository at this point in the history
  13. Fix bug 60529

    IgolJack authored and KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0785513 View commit details
    Browse the repository at this point in the history
  14. Fix bug 50365

    IgolJack authored and KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1693287 View commit details
    Browse the repository at this point in the history
  15. Fix bug 60594

    IgolJack authored and KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5013901 View commit details
    Browse the repository at this point in the history
  16. Fix bug 60374

    IgolJack authored and KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    360f634 View commit details
    Browse the repository at this point in the history
  17. Fix bug 59876

    IgolJack authored and KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    28d3a89 View commit details
    Browse the repository at this point in the history
  18. Fix bug 60822

    K0R0L committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5a3a9af View commit details
    Browse the repository at this point in the history
  19. Fix bug #60758

    Perform auto-correction in math equation when pressing enter button
    KirillovIlya committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fd3540a View commit details
    Browse the repository at this point in the history
  20. Fix bug 59987

    K0R0L committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    66e5f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge pull request #3267 from ONLYOFFICE/fix/bug60821

    Fix bug 60821
    SergeyLuzyanin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9f7c6b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de57327 View commit details
    Browse the repository at this point in the history
  3. [se] Add checks for desktop convert file use (#3270)

    * [se] Add checks for desktop convert file use
    GoshaZotov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b72f585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbdde31 View commit details
    Browse the repository at this point in the history
  5. Fix bug #60633

    Insert math equation with current text properties
    KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ac0e716 View commit details
    Browse the repository at this point in the history
  6. [se] By bug 60825

    GoshaZotov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3cf31a6 View commit details
    Browse the repository at this point in the history
  7. Fix bug 60616

    K0R0L committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0fae221 View commit details
    Browse the repository at this point in the history
  8. Fix bug #59761

    Fixed issue with changing math equation display form from inline to not inline and vice versa
    KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3b84729 View commit details
    Browse the repository at this point in the history
  9. [se] Fix bug 60455

    GoshaZotov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a446fc0 View commit details
    Browse the repository at this point in the history
  10. [se] Fix bug 60818

    GoshaZotov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f36afbb View commit details
    Browse the repository at this point in the history
  11. Fix bug #60778

    KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    cf4297f View commit details
    Browse the repository at this point in the history
  12. [se] Fix bug 60015

    GoshaZotov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6af5c98 View commit details
    Browse the repository at this point in the history
  13. Fix bug 60819

    Vladimir Privezenov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c7fbd6f View commit details
    Browse the repository at this point in the history
  14. For bug 59888

    Vladimir Privezenov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    18def1c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e3bc8b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3275 from ONLYOFFICE/fix/bug60819

    Fix bug 60819
    SergeyLuzyanin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e6cc0ec View commit details
    Browse the repository at this point in the history
  17. Fix bug 60840

    Vladimir Privezenov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f965daa View commit details
    Browse the repository at this point in the history
  18. Fix bug 60532

    IgolJack authored and KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    04be248 View commit details
    Browse the repository at this point in the history
  19. Fix bug 59538

    IgolJack authored and KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    64e09d2 View commit details
    Browse the repository at this point in the history
  20. Fix bug 60721

    IgolJack authored and KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5d58949 View commit details
    Browse the repository at this point in the history
  21. Fix bug 60532

    - fix processing of space in autocorrection
    IgolJack authored and KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0232015 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7099d56 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #3278 from ONLYOFFICE/fix/bug60840

    Fix bug 60840
    SergeyLuzyanin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e252f64 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #3277 from ONLYOFFICE/fix/bug59888

    Fix/bug59888
    SergeyLuzyanin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1d161bd View commit details
    Browse the repository at this point in the history
  25. Fix bug #60828

    Fix move drawing in math equation
    KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a4b6dc6 View commit details
    Browse the repository at this point in the history
  26. Fix bug #60699

    Fix issue with date setting
    KirillovIlya committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4a5a4f0 View commit details
    Browse the repository at this point in the history
  27. Fix/bug59171 (#3280)

    * Fix bug 59171
    
    * Fix conflict InsertFootnoteNow shortcut with alt+F (file)
    
    Co-authored-by: Vladimir Privezenov <[email protected]>
    K0R0L and Vladimir Privezenov committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    77995b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    423aadd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f28940 View commit details
    Browse the repository at this point in the history
  3. Fix bug 59621 (#3287)

    SylaiseElvenan committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3cc86ea View commit details
    Browse the repository at this point in the history
  4. Fix shift+command+T -> ctrl+opt+= hotkey for inserting sum function o…

    …n macOs (#3288)
    Vladimir Privezenov committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    86b62c9 View commit details
    Browse the repository at this point in the history
  5. [se] Fix bug 60876

    GoshaZotov authored and catbasilio committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0841c28 View commit details
    Browse the repository at this point in the history
  6. [oform] Generate new form keys for forms without a key when opening a…

    … file
    
    Also don't change the role of all forms without a key when changing the key of one of those forms
    KirillovIlya committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ffa0b3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3970a60 View commit details
    Browse the repository at this point in the history
  8. Fix bug #60860

    Handle roles for complex forms
    KirillovIlya committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9cffb30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9115752 View commit details
    Browse the repository at this point in the history
  10. [se] Fix bug 60872 (#3292)

    GoshaZotov committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f7f079e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. [se] Fix typo

    GoshaZotov authored and catbasilio committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    64ab6d9 View commit details
    Browse the repository at this point in the history
  2. [de] Fix bug 60870

    GoshaZotov authored and catbasilio committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    afc2b7a View commit details
    Browse the repository at this point in the history
  3. Update module

    K0R0L committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9e8f8ee View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Fix bug #60637

    Fix comment quote for math para
    KirillovIlya committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    35cfe62 View commit details
    Browse the repository at this point in the history
  2. Fix bug 60774

    IgolJack authored and KirillovIlya committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e0e8209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc9c5f View commit details
    Browse the repository at this point in the history
  4. Fix bug #60556

    Rework passing through empty math containers
    KirillovIlya committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    eb5b71f View commit details
    Browse the repository at this point in the history
  5. Fix bug #60877

    Do not clear history when adding OnlySignature restriction. Also rework undo/redo state depending on the restrictions
    KirillovIlya committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    08cc575 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e293f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ab0199 View commit details
    Browse the repository at this point in the history
  8. [de] Fix bug 60892

    GoshaZotov authored and KirillovIlya committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8d5ae43 View commit details
    Browse the repository at this point in the history