Julia Radzhabova
2c5ec679e6
Fix Bug 34589.
...
+ revert Commit: 4cc0721829 and fix bug with updating table settings in strict mode: change table style by one user and getting changes by another user (combodataview didn't update).
2017-03-29 12:17:54 +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
e85a8a6eb0
Merge remote-tracking branch 'origin/develop' into develop
2017-03-28 11:07:50 +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
4cc0721829
Update table settings in strict mode: change table style by one user and getting changes by another user (combodataview didn't update.).
2017-03-28 10:47:36 +03:00
Julia Radzhabova
13988f599a
Fix Bug 34565.
2017-03-27 19:42:54 +03:00
Alexander Yuzhin
a87dc0c2e3
[mobile] Fix bug 33933
2017-03-27 10:00:20 +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
fd7b679154
Fix Bug 33669.
2017-03-21 16:47:46 +03:00
Alexander Yuzhin
1092ea9281
[mobile] Fix bug 34394
2017-03-21 15:44:43 +03:00
Julia Radzhabova
8133a35c95
Hide hint in the status bar when open users panel.
2017-03-21 12:39:26 +03:00
Julia Radzhabova
419a913f91
Fix Bug 34316.
2017-03-21 12:25:43 +03:00
Julia Radzhabova
d4cc54c116
Update translation.
2017-03-17 09:53:29 +03:00
Alexander Yuzhin
c1451ba01b
[mobile] Fix display additional context menu items on phones
2017-03-16 16:26:10 +03:00
Julia Radzhabova
b87c1e0fcc
[DE][PE] Hide alignment guides option in the view mode.
2017-03-16 15:33:06 +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
Alexander Yuzhin
ef65270ec7
[DE mobile] Fix bug 33945
2017-03-14 11:54:19 +03:00
Alexander Yuzhin
0e769a5204
[DE mobile] Fix bug 33978
2017-03-14 10:25:54 +03:00
Alexander Yuzhin
20dea7ed0e
[DE mobile] Fix bug 34035
2017-03-14 10:13:31 +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
c3f3da85ad
Fix Bug 34088, Bug 34064.
2017-03-10 11:57:55 +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
Alexander Yuzhin
626c1f5dd9
[mobile] Call asc_OnShowContextMenu on show settings view
2017-03-07 13:12:28 +03:00
Julia Radzhabova
c1056ad945
Added option for saving to server in advanced settings.
2017-03-06 20:50:39 +03:00
Alexander Yuzhin
3951616490
[mobile] Call asc_OnHideContextMenu on hide settings view
2017-03-06 17:56:03 +03:00
Alexander Yuzhin
3fa4718772
[mobile] Fix bug 34131
2017-03-06 14:52:24 +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
05d813e951
[DE] Fix Bug 34140.
2017-02-22 11:05:48 +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
Alexander Yuzhin
d1e3f6ea3d
[DE mobile] Fix bug 34020
2017-02-20 11:19:12 +03:00
Julia Radzhabova
4c2ec43fbe
Use asc_onDownloadUrl event in view mode.
2017-02-17 17:58:25 +03:00
Julia Radzhabova
b353fd4b42
[Embedded] toolbarDocked = 'top' by default.
2017-02-17 17:42:48 +03:00
Julia Radzhabova
21407bbaa4
Check server version.
2017-02-17 17:03:50 +03:00
Alexander Yuzhin
215a4c986f
[DE mobile] Fix Bug 34066
2017-02-16 10:53:12 +03:00
Alexander Yuzhin
c7dee393b0
[DE mobile] Fix translation
2017-02-16 10:40:54 +03:00
Alexander Yuzhin
b2040b6d3c
[DE] Fix Bug 34059
2017-02-14 17:14:45 +03:00