Commit graph

65 commits

Author SHA1 Message Date
Julia Radzhabova 10a16edb1a permissions.comments -> permissions.comment. 2017-06-28 18:34:16 +03:00
Julia Radzhabova fc82df5efa Merge branch 'develop' into hotfix/v4.3.5 2017-06-05 17:09:35 +03:00
Julia Radzhabova 46456feabc Disable review permission for pdf/xps/djvu files. 2017-06-01 13:09:10 +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 49e153ec94 [Common] Change api method showMessage (2 parameter will be deprecated). 2017-05-25 16:34:27 +03:00
Julia Radzhabova 9b4ca9ccd6 Disable version history for pdf/djvu/xps. 2017-05-19 14:54:28 +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 7cb1baf5be Delete unused events and methods. 2017-03-22 12:46:57 +03:00
Julia Radzhabova 55aa6627b5 Delete unused config parameter. 2017-03-21 16:49:10 +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 51b2f78490 [SSE] Fix Bug 34272. 2017-03-13 12:08:43 +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 c9cc58fd3d Use customization->about for hiding about in the left panel (for licensed users only). 2017-03-07 14:35:27 +03:00
Maxim Kadushkin a715009eee [Common] refactored plugin's messages 2017-03-03 12:45:37 +03:00
Oleg Korshul ed73200c1a send message to frameEditor (for plugins only) 2017-03-02 18:49:46 +03:00
Julia Radzhabova f658f6806d created new feature 2017-03-01 14:58:40 +03:00
Alexey.Golubev 3ad3aefac4 Added automatic version numbering 2017-01-25 19:30:08 +03:00
Alexey Golubev c3a820d8ff version up 2017-01-25 14:36:09 +03:00
Alexey Golubev f1e58c6a5b Merge tag 'staropramen' into develop
staropramen
2017-01-24 09:58:52 +03:00
Maxim Kadushkin 4de7a13fc5 merge with default 2017-01-23 14:04:37 +03:00
Maxim Kadushkin 85db5814c2 fix bug 33748 2017-01-17 17:02:24 +03:00
Julia Radzhabova 86ea2314a1 Added function for destroy editors. 2017-01-17 10:00:12 +03:00
Alexey Golubev 1dc090deb3 Merge tag 'staropramen' into develop
staropramen
2017-01-10 12:26:23 +03:00
Alexey Golubev 933ae6ec68 Merge branch 'hotfix/staropramen' 2017-01-10 12:26:12 +03:00
Alexey Golubev 80eb569d38 Changed version 2017-01-09 12:39:04 +03:00
Alexey Golubev e9ae465f20 Changed version 2017-01-09 12:29:17 +03:00
Alexey Golubev 1002a71d3a Update version 2016-12-26 12:27:01 +03:00
Julia Radzhabova 8d444cd223 Check origin of messages received in api. 2016-12-14 14:20:18 +03:00
Alexey Golubev 5ea7c5965e Version up 2016-12-13 11:45:56 +03:00
Julia Radzhabova e82da5ebab Added "token" parameter to api config. 2016-11-24 16:44:54 +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 e6af089bda Update api.js 2016-11-18 12:57:02 +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
Maxim Kadushkin cde02d1526 merge branches [newembed] and [bootstrap-3.3.7] 2016-11-11 16:59:11 +03:00
Maxim Kadushkin 93d484dc72 [PPE embed] turn on player on app start 2016-11-11 15:13:25 +03:00
Julia Radzhabova b936280d78 Merge branch 'hotfix/v4.1.8' into develop 2016-11-03 13:27:16 +03:00
Julia Radzhabova 541000f308 Change DocEditor version. 2016-11-02 13:24: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 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 f178d63915 Don't load document if the config parameter "document.key" isn't string. 2016-09-22 16:27:52 +03:00
Julia Radzhabova 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
Julia Radzhabova 376990a7a6 Added custom logo to loader of the editors (need parameter in config -> customization). 2016-09-14 12:45:10 +03:00
Julia Radzhabova 4e72c53a8a Load initial value for compact toolbar from editor config. 2016-09-13 15:03:32 +03:00
Julia Radzhabova 35d21fdb65 Load initial zoom value from editor config. 2016-09-13 11:28:21 +03:00
Julia Radzhabova 995391dfb5 [DE] Отладка панели плагинов. 2016-05-25 15:52:21 +03:00
Julia Radzhabova 57e7d1dc80 Правка index.html 2016-05-19 15:24:21 +03:00