Commit graph

1418 commits

Author SHA1 Message Date
Maxim Kadushkin 6842d8dfc2 [DE] keep bool value in local storage 2017-04-20 12:27:27 +03:00
Maxim Kadushkin 39d9d94894 [Common] moved logo image to common directory 2017-04-20 12:17:56 +03:00
Maxim Kadushkin 04ab2c5e85 [DE] split toolbar styles on common and private parts 2017-04-20 11:45:33 +03:00
Julia Radzhabova 7af77fafb5 [DE] Added default translations. 2017-04-19 15:09:44 +03:00
Julia Radzhabova e24c0e4b38 [DE] Bug with co-editing in strict mode. 2017-04-19 14:24:23 +03:00
Julia Radzhabova ecae264fd3 [DE] Common.localStorage.getItem -> Common.localStorage.getBool. 2017-04-19 14:22:31 +03:00
Julia Radzhabova e1d553049b [DE] Use event asc_onSpellCheckInit instead of asc_getSpellCheckLanguages. 2017-04-19 11:28:40 +03:00
Julia Radzhabova 21a9a48b44 [DE] Fixed buttons rendering. 2017-04-12 15:59:21 +03:00
Julia Radzhabova 967af6951a Merge remote-tracking branch 'origin/feature/new-toolbar' into feature/new-toolbar 2017-04-12 13:01:38 +03:00
Julia Radzhabova 24dec9d752 [DE] Bugs with document without styles: update from style, create new style, delete all styles. 2017-04-12 13:00:17 +03:00
Julia Radzhabova 7ea197b4eb Fix Bug 34708. 2017-04-12 12:58:20 +03:00
Julia Radzhabova 26c44db2fe Feature/gradient slider change markers Fix Bug 34376 2017-04-12 12:57:15 +03:00
Julia Radzhabova 0d3f0a88f9 [DE][PE] Prevent browser event, when press Ctrl+S on dialog header. 2017-04-12 12:54:16 +03:00
Julia Radzhabova c258a6d81b [SSE] Fix Bug 33478. 2017-04-12 12:52:45 +03:00
Julia Radzhabova 9662133543 Fix Bug 34590. [DE] Fix Bug 29356, fix Bug 33671. 2017-04-12 12:49:16 +03:00
Julia Radzhabova 358154cb62 Fix Bug 34589. 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-04-12 12:46:47 +03:00
Julia Radzhabova aa03115dd2 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-04-12 12:45:16 +03:00
Julia Radzhabova 135e83506a Lost focus from chat window when getting changes from other users. 2017-04-12 12:43:04 +03:00
Julia Radzhabova 7deaa2888b [DE] Update table settings in strict mode: change table style by one user and getting changes by another user (combodataview didn't update.). 2017-04-12 12:41:13 +03:00
Julia Radzhabova e71d968cf5 Fix Bug 34565. 2017-04-12 12:02:17 +03:00
Julia Radzhabova e125a8293e [SSE] Don't refill combodataview when it's not visible (for 33478). 2017-04-12 12:00:54 +03:00
Julia Radzhabova 65b7e8722b [DE] 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-04-12 11:55:46 +03:00
Julia Radzhabova ea9c74f08f [DE] Fix Bug 34403. 2017-04-12 11:07:53 +03:00
Julia Radzhabova 48453ecda4 [DE] Added option customization->statusBar to config for hiding status bar. 2017-04-12 10:59:28 +03:00
Julia Radzhabova 58ead9e451 Change hint for developer mode. 2017-04-12 10:54:47 +03:00
Julia Radzhabova b89e590e4f Delete unused events and methods. 2017-04-11 17:09:00 +03:00
Julia Radzhabova 21ca5dfeda Delete unused config parameter. 2017-04-11 17:08:08 +03:00
Julia Radzhabova d2f949fc39 Fix Bug 33669. 2017-04-11 17:07:46 +03:00
Julia Radzhabova af7233bc5b Fix Bug 34316. 2017-04-11 17:04:34 +03:00
Julia Radzhabova 8a891ea475 Fixed Bug 34366, Bug 20029. 2017-04-11 17:01:34 +03:00
Julia Radzhabova f060287c52 [DE] Hide alignment guides option in the view mode. 2017-04-11 16:54:05 +03:00
Julia Radzhabova 8e2d30fd80 [DE] Bug with version history. 2017-04-11 16:53:13 +03:00
Julia Radzhabova 321eb290c4 Delete unused method "applyEditRights" from api. 2017-04-11 16:52:31 +03:00
Julia Radzhabova 3e6bbee3e3 Fixed Bug 34263, 25318. 2017-04-11 16:47:14 +03:00
Julia Radzhabova 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
Julia Radzhabova c39e55d631 [DE] Fix Bug 34343. Disable inserting footnotes to shapes, charts, equations, header/footer. 2017-04-11 16:40:44 +03:00
Julia Radzhabova d2d9b2b594 Merge feature/force-save. 2017-04-11 16:40:01 +03:00
Maxim Kadushkin 2c37dd34b3 [DE] fix 'zoom' button icon 2017-04-11 15:31:45 +03:00
Julia Radzhabova 68bf190120 [DE] Check if token for history revision is expired. 2017-04-11 15:26:47 +03:00
Julia Radzhabova fe886bb472 [SSE] Fix Bug 34272. 2017-04-11 15:25:20 +03:00
Julia Radzhabova a48bce7598 Use customization->about for hiding about in the left panel (for licensed users only). Can hide about when asc_getCanBranding() is true. 2017-04-11 15:24:07 +03:00
Julia Radzhabova 528ddf8588 Changes in loading plugins for compatibility with previouse version of server, where plugins.url is used. 2017-04-11 15:12:12 +03:00
Julia Radzhabova 9d2811389a send message to frameEditor (for plugins only). refactored plugin's messages. 2017-04-11 15:04:24 +03:00
Julia Radzhabova d0674e891e [DE] Fix Bug 34140. 2017-04-11 14:50:44 +03:00
Julia Radzhabova 64494a8e6d [DE] Enable chat and comments for opensource version. 2017-04-11 14:43:42 +03:00
Julia Radzhabova 197aec9342 [DE] Use asc_onDownloadUrl event in view mode. 2017-04-11 14:40:18 +03:00
Julia Radzhabova 73525ef2b2 [DE] Check server version 2017-04-11 14:37:45 +03:00
Julia Radzhabova c35d3c544a [DE] Set token for history version. 2017-04-11 14:33:50 +03:00
Julia Radzhabova f1280d2670 [DE mobile][PE][SSE] Merge from develop. 2017-04-11 14:05:56 +03:00
Maxim Kadushkin 26da7307c6 [DE] refactoring 2017-04-10 16:41:07 +03:00