|
|
c4f3f8509c
|
Refactoring url dialog
|
2024-08-18 15:35:31 +03:00 |
|
|
|
a4b994fbdf
|
Merge branch 'hotfix/v8.1.1' into release/v8.2.0
|
2024-07-22 11:11:18 +03:00 |
|
|
|
046b40a26d
|
Merge branch 'develop' into feature/launch-controller-ref1
|
2024-07-11 18:04:15 +05:00 |
|
|
|
7687829d36
|
[all] some changes in module description
|
2024-07-03 23:19:28 +03:00 |
|
|
|
dc9f4e551d
|
Merge pull request #3067 from ONLYOFFICE/release/v8.1.0
Release/v8.1.0
|
2024-06-17 19:32:32 +03:00 |
|
|
|
580f330166
|
[SSE] For bug 68423
|
2024-06-10 14:25:00 +03:00 |
|
|
|
529ce3f292
|
[se/fix]: launch with delayed loading
|
2024-05-23 00:30:24 +05:00 |
|
|
|
507f569a30
|
[copyright] Update Copyright date
|
2024-04-24 16:59:01 +03:00 |
|
|
|
cb1bfde738
|
[de,se] fix chart and spreadsheet dialogs delayed loading in DE
|
2024-03-29 18:35:39 +05:00 |
|
|
|
ad3a1fa00a
|
Fix primary buttons in alert (must be only one primary)
|
2023-11-15 14:50:15 +03:00 |
|
|
|
492afe3b79
|
[SSE] Fix goal seek dialog
|
2023-10-12 21:39:33 +03:00 |
|
|
|
21102bf1d8
|
[SSE] Goal seek: add handlers, fix validation
|
2023-10-11 18:25:37 +03:00 |
|
|
|
7bfa477dba
|
[SSE] Goal seek: make changing cell selection dialog
|
2023-10-09 20:08:22 +03:00 |
|
|
|
12d2b971b3
|
[SSE] Goal seek: create changing cell selection dialog
|
2023-10-06 23:34:17 +03:00 |
|
|
|
3c2b4a8bb6
|
[SSE] Add goal seek dialog
|
2023-07-21 22:49:01 +03:00 |
|
|
|
1faacdd80b
|
Revert "[SSE] Send preview data when import from csv/txt"
This reverts commit 09807c611a.
|
2023-07-06 17:39:34 +03:00 |
|
|
|
09807c611a
|
[SSE] Send preview data when import from csv/txt
|
2023-07-05 20:46:52 +03:00 |
|
|
|
2280480c0f
|
[SSE] Add onRequestReferenceSource/setReferenceSource api methods for updating source of external links
|
2023-05-29 21:14:39 +03:00 |
|
|
|
967f4f5e91
|
[SSE] Update source for external link
|
2023-05-25 15:55:39 +03:00 |
|
|
|
4c761dd64a
|
[SSE] Open source for external link
|
2023-05-23 16:21:23 +03:00 |
|
|
|
93035bc0cd
|
Merge branch 'feature/sse-protect-ranges' into develop
|
2023-03-07 13:03:19 +03:00 |
|
|
|
09a42adc78
|
[copyright] Update address in Copyright
|
2023-03-01 21:03:43 +03:00 |
|
|
|
011c6714db
|
[copyright] Update Copyright
|
2023-02-27 22:59:30 +03:00 |
|
|
|
cf09ad6a6f
|
Merge pull request #2249 from ONLYOFFICE/feature/sse-pivot-menu
Feature/sse pivot menu
|
2023-02-21 13:20:48 +03:00 |
|
|
|
aa1d8f12fb
|
[SSE] For Bug 61162: fix custom sort
|
2023-02-20 21:11:42 +03:00 |
|
|
|
dbbefc579e
|
[SSE] Disable toolbar, right panel and context menu for protected cell
|
2023-02-13 17:08:55 +03:00 |
|
|
|
ff52b6a7d3
|
[SSE] Fix Bug 60811
|
2023-01-24 15:54:15 +03:00 |
|
|
|
28c5acdd0b
|
[SSE] Enable updating external links in local files
|
2023-01-23 11:29:26 +03:00 |
|
|
|
b86867d54f
|
[SSE] Show warning when paste external data
|
2023-01-16 12:45:23 +03:00 |
|
|
|
ee04cee583
|
[SSE] Send path value for external links
|
2023-01-16 12:44:58 +03:00 |
|
|
|
34392d7eab
|
Merge pull request #2140 from ONLYOFFICE/fix/external-data
Fix/external data
|
2022-12-15 18:01:12 +03:00 |
|
|
|
061a5c6a2b
|
[SSE] Hide update button when cannot request reference data
|
2022-12-15 17:13:40 +03:00 |
|
|
|
17ce2ce7f0
|
[SSE] Add translation
|
2022-12-15 16:32:01 +03:00 |
|
|
|
cb0a41f8d6
|
[SSE] Fix for import xml error
|
2022-12-15 13:44:48 +03:00 |
|
|
|
9c2c938522
|
[SSE] Update external reference
|
2022-12-14 22:19:30 +03:00 |
|
|
|
fc830b9cb5
|
[SSE] Update external links on editor opening. Warn when user adds links
|
2022-12-13 23:40:04 +03:00 |
|
|
|
e4ceba55af
|
[SSE] For Bug 47036
|
2022-12-13 20:07:24 +03:00 |
|
|
|
c2d4f8af02
|
[SSE] Send sheet name whe import xml
|
2022-12-09 12:36:38 +03:00 |
|
|
|
6b2159c18c
|
[SSE] Import xml to current cell by default
|
2022-12-09 10:27:15 +03:00 |
|
|
|
9e35ee62d1
|
[SSE] Import data from xml file. For Bug 47036
|
2022-12-08 18:29:30 +03:00 |
|
|
|
e58dfa1c85
|
[SSE] Fix external links
|
2022-11-18 16:54:51 +03:00 |
|
|
|
ca9b3b0cb8
|
[SSE] Update status for external link
|
2022-11-14 19:50:51 +03:00 |
|
|
|
82ba32c2ec
|
[SSE] Update external links
|
2022-07-26 15:04:14 +03:00 |
|
|
|
fab188cb23
|
[SSE] Add mode 'editole' for ole objects
|
2022-03-11 13:58:15 +03:00 |
|
|
|
b3e7cf5b5c
|
[PE][SSE] Move enumLock to Common
|
2021-12-29 19:41:15 +03:00 |
|
|
|
dea0fb93d5
|
[SSE] Change check sorted range
|
2021-08-11 00:24:12 +03:00 |
|
|
|
8cbdfcedfb
|
Merge branch 'develop' into feature/sse-protection
|
2021-08-05 13:49:29 +03:00 |
|
|
|
48c200d641
|
[SSE] Fix Bug 51418
|
2021-07-20 18:43:04 +03:00 |
|
|
|
ef2af067b0
|
[SSE] Protect row/columns insert/delete
|
2021-07-18 00:22:55 +03:00 |
|
|
|
be22bc97a5
|
[SSE] Disable workbook actions when workbook is protected
|
2021-06-25 18:29:17 +03:00 |
|