Commit graph

124 commits

Author SHA1 Message Date
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 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 3c6ab30988 [SSE][PE] Bug with forcesave. 2017-03-20 13:57:54 +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 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
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
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 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 861c2954fa [PE] fix bug 33845 2017-01-27 19:20:14 +03:00
Alexander.Trofimov 126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
Julia Radzhabova b2c3707a6e [DE] [PE] Change tooltip for Insert Chart button in the toolbar when chart is selected. 2016-12-27 12:34:08 +03:00
Alexey Golubev da8c914a01 Merge tag 'v4.2.3' into develop
v4.2.3 v4.2.3
2016-12-23 14:23:17 +03:00
Julia Radzhabova 518c4212a1 New licence type SuccessLimit. 2016-12-20 18:40:43 +03:00
Julia Radzhabova a2c03c3ea0 Show co-authoring mode settings regardless of the license. 2016-12-20 17:29:37 +03:00
Julia Radzhabova cb05587be1 [DE] [PE] Change chart type from the toolbar when chart is selected . 2016-12-16 14:33:38 +03:00
Julia Radzhabova 1ee50da033 Merge branch 'feature/interface-customizer' into develop 2016-12-08 12:14:41 +03:00
Julia Radzhabova 38444d61fa Added new error messages. 2016-11-28 14:52:03 +03:00
Julia Radzhabova e82da5ebab Added "token" parameter to api config. 2016-11-24 16:44:54 +03:00
Julia Radzhabova 4939665d9f [PE] Fix Bug 33519.
When starting preview in the Chrome browser in fullscreen mode (F11) resize event isn't fired.
2016-11-24 12:42:43 +03:00
Julia Radzhabova 7e8481d17b [PE] Disable fullscreen in IE11 in preview mode because of bug in IE11 (https://github.com/jquery/jquery/issues/3041). 2016-11-21 16:41:55 +03:00
Julia Radzhabova 7392d30a9d Change format for editorConfig->user (use "name" instead of "lastname" and "firstname"). 2016-11-18 14:48:24 +03:00
Julia Radzhabova daf066c656 Change editor config: added "autosave" parameter to customization - initial option for autosaving.
Used if the user didn't change autosave or co-editing mode in the advanced settings.
2016-11-17 14:13:33 +03:00
Julia Radzhabova 275c592337 Update translations. 2016-11-16 13:35:26 +03:00
Julia Radzhabova 7dfcc927f6 Interface customization using plugins. Need to append config->editorConfig->pluigns->UIpluginsData field with list of customizer plugins. 2016-11-16 12:38:16 +03:00
Julia Radzhabova 26819a5488 [PE] Fixed Bug 33406. 2016-11-15 11:55:49 +03:00
Julia Radzhabova ad21492c29 Disable toolbar and right panel when lost editing rights (api method denyEditingRights). 2016-11-10 15:38:26 +03:00
Alexander.Trofimov 4f491a750c c_oAscVerticalTextAlign -> c_oAscVAlign
TEXT_ALIGN_BOTTOM -> Bottom
TEXT_ALIGN_CTR -> Center
TEXT_ALIGN_DIST -> Dist
TEXT_ALIGN_JUST -> Just
TEXT_ALIGN_TOP -> Top
2016-11-10 14:24:18 +03:00
Julia Radzhabova b936280d78 Merge branch 'hotfix/v4.1.8' into develop 2016-11-03 13:27:16 +03:00
Julia Radzhabova 2b4ebdefa1 Changed branding permissions. Use canBranding from license to hiding panels. 2016-10-28 16:38:33 +03:00
Julia Radzhabova 7761977ff6 Merge branch 'hotfix/v4.1.6' into develop 2016-10-26 13:37:10 +03:00
Julia Radzhabova 054319793f [PE] Added equations. 2016-10-25 13:48:31 +03:00
Julia Radzhabova 04acc3ecc8 Autostart plugin after loading plugins. 2016-10-21 17:09:58 +03:00
Julia Radzhabova 1058d48f46 Add parameters to config for hiding toolbar, left menu, right menu. 2016-10-21 16:47:46 +03:00
Julia Radzhabova f5fb3f94f5 Merge branch 'develop' into feature/refactor 2016-10-20 11:59:23 +03:00