Julia Radzhabova
cf7532a12b
[DE] Fix Bug 35084.
2017-06-20 13:11:31 +03:00
Julia Radzhabova
71b82e742c
Commenting in view mode: set autosave to true.
2017-06-16 10:25:06 +03:00
Julia Radzhabova
311f9d7ce4
Set fast co-editing when commenting in view mode.
2017-06-14 12:25:09 +03:00
Julia Radzhabova
afe69c8014
Use asc_setRestriction method for commenting in view mode.
2017-06-09 15:52:07 +03:00
Julia Radzhabova
746b2889f2
View mode with commenting (permissions.comments = true).
2017-06-09 09:56:19 +03:00
Julia Radzhabova
fc82df5efa
Merge branch 'develop' into hotfix/v4.3.5
2017-06-05 17:09:35 +03:00
Julia Radzhabova
1d7510d6ac
Added context menu in the viewer mode (Copy menu item).
2017-06-02 17:37:00 +03:00
Julia Radzhabova
a590cac307
[DE] Added option for show/hide resolved comments./
2017-06-02 12:14:25 +03:00
Julia Radzhabova
c7a8f9efb8
[DE] Added parameter showReviewChanges to config: open review changes panel, when showReviewChanges is true (but not track review changes).
2017-05-31 17:09:44 +03:00
Julia Radzhabova
5ef1e5c30d
[PE] Added spell check + changing document language. Moved LanguageDialog to Common.
2017-05-26 11:16:31 +03:00
Julia Radzhabova
49e153ec94
[Common] Change api method showMessage (2 parameter will be deprecated).
2017-05-25 16:34:27 +03:00
Julia Radzhabova
1d7897095a
[DE] Use event asc_onSpellCheckInit instead of asc_getSpellCheckLanguages.
2017-04-18 13:02:36 +03:00
Julia Radzhabova
0af709b923
[DE][PE][SSE] Mirgate to jquery 3.2.1
2017-04-14 16:30:16 +03:00
Julia Radzhabova
b23cbb32af
[DE] Bugs with document without styles: update from style, create new style, delete all styles.
2017-04-11 12:40:53 +03:00
Julia Radzhabova
65ccd92597
Fix Bug 34708.
2017-04-07 12:38:58 +03:00
Julia Radzhabova
7d4c2adb5e
[DE][PE] Prevent browser event, when press Ctrl+S on dialog header.
2017-04-06 09:55:47 +03:00
Julia Radzhabova
f07f5d1f03
[DE] Enable mail merge for desktop application.
2017-03-31 13:56:45 +03:00
Julia Radzhabova
d7baf269f5
[DE][PE] Fix Bug 29356, fix Bug 33671.
2017-03-29 14:22:12 +03:00
Julia Radzhabova
17142e48a0
Fix Bug 34570.
...
+ Bug with closing menus by clicking to the input fields: open context menu or combobox, click at any of metric spinners or editable comboboxes -> menu closed, focus goes from spinner/combobox to canvas.
2017-03-28 17:40:15 +03:00
Julia Radzhabova
bfe97358ad
Lost focus from chat window when getting changes from other users.
2017-03-28 11:06:56 +03:00
Julia Radzhabova
3de78e5815
Refactoring.
2017-03-23 16:57:05 +03:00
Julia Radzhabova
0f7b20c9a6
Changes for fast co-editing mode when count of users>2: always send 'onDocumentStateChange' event , draw '*' in the document caption while user is editing document.
2017-03-23 16:10:31 +03:00
Julia Radzhabova
7082f0a1ca
[DE] Fix Bug 34403.
2017-03-23 10:03:43 +03:00
Julia Radzhabova
b91abf296b
Added option customization->statusBar to config for hiding status bar.
2017-03-22 14:59:35 +03:00
Julia Radzhabova
3e88e72ced
Change hint for developer mode.
2017-03-22 14:05:12 +03:00
Julia Radzhabova
7cb1baf5be
Delete unused events and methods.
2017-03-22 12:46:57 +03:00
Julia Radzhabova
ce8d332d32
Delete unused method "applyEditRights" from api.
2017-03-15 14:22:04 +03:00
Julia Radzhabova
bd05114249
Added option "customization->commentAuthorOnly". If "true" - user can edit only comments that he created, otherwise he can edit all comments.
2017-03-14 18:23:17 +03:00
Julia Radzhabova
5f99081e36
[DE] Fix Bug 34343. Disable inserting footnotes to shapes, charts, equations, header/footer.
2017-03-14 14:28:57 +03:00
Julia Radzhabova
e2ef004b34
Merge branch 'develop' into feature/force-save
2017-03-14 14:08:47 +03:00
Julia Radzhabova
44c6f2fc4b
Show option for saving changes to the server only when customization->forcesave is true.
2017-03-14 12:09:29 +03:00
Alexey Golubev
606f67eadf
Merge tag 'v4.2.11' into develop
...
v4.2.11 v4.2.11
2017-03-13 10:45:57 +03:00
Julia Radzhabova
0a49c21e78
Changes in loading plugins for compatibility with previouse version of server, where plugins.url is used.
2017-03-09 14:28:44 +03:00
Julia Radzhabova
ea4339f693
Can hide about when asc_getCanBranding() is true.
2017-03-07 15:15:29 +03:00
Julia Radzhabova
c9cc58fd3d
Use customization->about for hiding about in the left panel (for licensed users only).
2017-03-07 14:35:27 +03:00
Julia Radzhabova
c1056ad945
Added option for saving to server in advanced settings.
2017-03-06 20:50:39 +03:00
Julia Radzhabova
f658f6806d
created new feature
2017-03-01 14:58:40 +03:00
Alexey Golubev
8cec87200c
[DE] Changed path to plugins config.
2017-02-27 12:15:59 +03:00
Julia Radzhabova
3b82dab5f9
Change plugins loading. Get baseUrl from plugin's url and use all paths in plugin properties as relative.
2017-02-21 14:20:00 +03:00
Julia Radzhabova
6c427e9229
[DE] Change plugins loading.
2017-02-21 12:10:39 +03:00
Alexey Golubev
be56f9e3de
Merge tag 'v4.2.10' into develop
...
v4.2.10 v4.2.10
2017-02-20 18:24:44 +03:00
Julia Radzhabova
4c2ec43fbe
Use asc_onDownloadUrl event in view mode.
2017-02-17 17:58:25 +03:00
Julia Radzhabova
21407bbaa4
Check server version.
2017-02-17 17:03:50 +03:00
Julia Radzhabova
dc96d4b59d
Enable chat and comments for opensource version.
2017-02-14 13:13:48 +03:00
Julia Radzhabova
b819a5c0df
[DE] Fix Bug 33889.
2017-02-07 18:16:17 +03:00
Julia Radzhabova
2e6cb63f00
Interface customization using plugins. Need to append config->editorConfig->pluigns->UIpluginsData field with list of customizer plugins.
...
(cherry picked from commit 7dfcc927f6 )
2017-01-30 19:14:11 +03:00
Maxim Kadushkin
4de7a13fc5
merge with default
2017-01-23 14:04:37 +03:00
Julia Radzhabova
3d549e1bdf
[DE] Set focus to document after Prev/Next footnotes buttons are pressed.
2017-01-17 21:42:00 +03:00
Julia Radzhabova
2b10bc3411
[DE] Add footnote by clicking btnNotes button.
2017-01-17 21:27:30 +03:00
Alexander.Trofimov
126a0c9c4b
change license to 2017
2017-01-17 17:58:08 +03:00