|
|
88cdf5e7f1
|
[plugin] Add option "isCanDocked" in variations
|
2025-02-18 22:27:21 +03:00 |
|
|
|
e97716571d
|
Refactoring
|
2024-08-08 15:17:02 +03:00 |
|
|
|
b956cc3fc1
|
Update history on hash error
|
2024-07-25 17:32:20 +03:00 |
|
|
|
a4b994fbdf
|
Merge branch 'hotfix/v8.1.1' into release/v8.2.0
|
2024-07-22 11:11:18 +03:00 |
|
|
|
7687829d36
|
[all] some changes in module description
|
2024-07-03 23:19:28 +03:00 |
|
|
|
507f569a30
|
[copyright] Update Copyright date
|
2024-04-24 16:59:01 +03:00 |
|
|
|
1fabf1b1a4
|
[common] History version list changed to TreeView component
|
2024-03-04 02:45:54 +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 |
|
|
|
a86884c73a
|
[SSE] Full info for the popover comment in hint mode
|
2022-11-04 22:57:10 +03:00 |
|
|
|
83b2ef677b
|
[Comments] Filter comments by group
|
2021-11-25 01:39:43 +03:00 |
|
|
|
5995a0045a
|
[Comments] Fix sort
|
2021-11-25 00:43:25 +03:00 |
|
|
|
308ec711c8
|
Merge branch 'release/v7.0.0' into develop
|
2021-11-19 15:34:25 +03:00 |
|
|
|
b28c877fe2
|
Sort comment on api event
|
2021-11-18 14:16:46 +03:00 |
|
|
|
3a635aaf22
|
[DE] Sort comments by position
|
2021-11-18 02:02:07 +03:00 |
|
|
|
5bb89a54ea
|
[DE] Hide user names if their comments or reviews cannot be edited
|
2021-11-06 20:41:10 +03:00 |
|
|
|
d767fa5399
|
Merge branch 'release/v6.4.0' into develop
|
2021-07-28 00:03:49 +03:00 |
|
|
|
9a5b2487ed
|
[DE][PE] Fix version restore
|
2021-07-27 22:13:26 +03:00 |
|
|
|
0bcce8991c
|
Comments refactoring
|
2021-07-06 23:24:44 +03:00 |
|
|
|
97474af94d
|
Merge branch 'release/v6.3.0' into develop
# Conflicts:
# apps/common/main/lib/controller/Plugins.js
# apps/common/main/lib/view/Header.js
# apps/documenteditor/main/app/controller/Main.js
# apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js
# apps/documenteditor/main/app/view/Toolbar.js
# apps/documenteditor/main/locale/sl.json
# apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js
# apps/presentationeditor/main/locale/ja.json
# apps/spreadsheeteditor/main/app/controller/Main.js
# apps/spreadsheeteditor/main/app/template/Toolbar.template
# apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js
|
2021-04-29 23:31:07 +03:00 |
|
|
|
d6ffb6006b
|
Change isModal parameter for plugins config: show modal/non-modal dialog
|
2021-04-16 15:59:52 +03:00 |
|
|
|
8a3a74dc2d
|
Use config permssions to view comments
|
2021-03-17 20:08:47 +03:00 |
|
|
|
60cbd47725
|
Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
|
2021-02-04 12:39:56 +03:00 |
|
|
|
47692237c4
|
Add userdata field to comments
|
2020-08-31 14:27:54 +03:00 |
|
|
|
c9dbd128e8
|
[Comments] Use original guid for comment mentions
|
2019-07-16 15:50:55 +03:00 |
|
|
|
112c12d64c
|
User original id for comments mentions
|
2019-07-16 13:11:38 +03:00 |
|
|
|
42120fe5d4
|
[DE] Fix Bug 41450
|
2019-04-26 17:10:34 +03:00 |
|
|
|
048b8480ce
|
Merge branch 'hotfix/v5.2.8' into develop
|
2019-02-05 16:43:52 +03:00 |
|
|
|
c10009a464
|
[copyright] Update Copyright
Limited -> SIA
|
2019-01-17 16:05:03 +03:00 |
|
|
|
68a1691d28
|
[copyright] For bug 39644
Change address Latvian office.
|
2019-01-17 16:00:34 +03:00 |
|
|
|
1c9e684698
|
[copyright] Update Copyright
2018 -> 2019
|
2019-01-17 15:58:05 +03:00 |
|
|
|
51bd550fc1
|
Add support system plugins to web
|
2019-01-17 14:01:35 +03:00 |
|
|
|
1e1d1ebd17
|
Merge branch 'develop' into feature/review-in-viewer
|
2019-01-15 17:49:00 +03:00 |
|
|
|
b8dc7d4017
|
[DE] Show review changes in view mode. Add collaboration tab in view mode (change display mode)
|
2018-12-18 17:27:19 +03:00 |
|
|
|
4db246e4a6
|
Plugins: add isDisplayedInViewer parameter for display/hide plugin in the viewer interface
|
2018-12-13 11:15:28 +03:00 |
|
|
|
71997cf64e
|
Draw user color in comments, chat, review changes.
|
2018-06-04 14:45:22 +03:00 |
|
|
|
1b75d2035e
|
[Common] Bug in rendering chat and header panel when user id contains special characters.
|
2018-03-02 17:48:24 +03:00 |
|
|
|
06da18bf2d
|
Update copyright to 2018
|
2018-03-01 15:16:38 +03:00 |
|
|
|
4b4bef4e0b
|
Added groups for plugins.
|
2017-12-07 17:46:13 +03:00 |
|
|
|
f37d4b53ac
|
Set full plugins list to sdk, but add buttons to the toolbar using "EditorsSupport" field .
|
2017-10-03 20:42:41 +03:00 |
|
|
|
52b56fa997
|
[DE] Set serverVersion parameter to version history items.
|
2017-09-22 17:18:06 +03:00 |
|
|
|
c5405c6110
|
Plugins: add isCustomWindow type to variation.
|
2017-06-23 17:22:02 +03:00 |
|
|
|
882a78c0c6
|
[DE] Added option "customization->commentAuthorOnly". If "true" - user can edit only comments that he created, otherwise he can edit all comments.
|
2017-04-11 16:43:31 +03:00 |
|
|
|
c35d3c544a
|
[DE] Set token for history version.
|
2017-04-11 14:33:50 +03:00 |
|
|
|
a75065ecd6
|
[Common] cherrypicked changes for plugins (6c427e9, 3b82dab, aceb1fe)
|
2017-03-01 19:19:42 +03:00 |
|
|
|
126a0c9c4b
|
change license to 2017
|
2017-01-17 17:58:08 +03:00 |
|
|
|
2afdb191df
|
[DE] Update layout for history versions + hide changes for revision.
|
2016-09-22 12:43:31 +03:00 |
|
|
|
b33f00e0a7
|
[DE] Restore from changes in versions history.
|
2016-09-19 10:41:02 +03:00 |
|
|
|
4dc23c41ee
|
[DE] Added the ability to restore version in versions history (need event onRequestRestore and permissions.changeHistory = true in editor config).
|
2016-09-16 15:46:00 +03:00 |
|
|
|
6bfd3d80bb
|
Absolute urls in plugins.
|
2016-09-05 18:28:56 +03:00 |
|