Commit graph

90 commits

Author SHA1 Message Date
Julia Radzhabova a362235acf Rename file from editors. 2016-09-26 13:54:25 +03:00
Julia Radzhabova f55ce0d375 [DE] Don't restore last version. Don't show changes by default. 2016-09-22 14:57:41 +03:00
Julia Radzhabova 2afdb191df [DE] Update layout for history versions + hide changes for revision. 2016-09-22 12:43:31 +03:00
Julia Radzhabova 5739d6cd73 Merge pull request #34 from ONLYOFFICE/feature/restore-version
Feature/restore version
2016-09-21 13:35:44 +03:00
Julia Radzhabova a9cc2ce9ad Merge branch 'hotfix/v4.1.2' into develop 2016-09-20 10:50:17 +03:00
Julia Radzhabova 7749b95544 Added developer mode. 2016-09-19 17:04:56 +03:00
Julia Radzhabova b33f00e0a7 [DE] Restore from changes in versions history. 2016-09-19 10:41:02 +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 35d21fdb65 Load initial zoom value from editor config. 2016-09-13 11:28:21 +03:00
Julia Radzhabova 6cf46f4442 Bug 33044. 2016-09-13 09:40:44 +03:00
Julia Radzhabova 6bfd3d80bb Absolute urls in plugins. 2016-09-05 18:28:56 +03:00
Julia Radzhabova 1f76033e5d [DE] Changed pluigns config. 2016-09-05 16:06:24 +03:00
Julia Radzhabova c1333599b9 [DE][SSE] Update zoom value in the toolbar menu when editor is loading. 2016-09-02 15:30:55 +03:00
Julia Radzhabova 1c5cfdb400 Added license type Asc.c_oLicenseResult.ExpiredTrial. 2016-08-30 13:30:11 +03:00
Julia Radzhabova a69dd755bd Added support for different license types. 2016-08-29 14:46:15 +03:00
Julia Radzhabova 3342f6e62e [DE desktop] Bug with editor loading. 2016-08-23 14:36:55 +03:00
Alexey Golubev c47166ca47 Merge branch 'develop' of github.com:ONLYOFFICE/web-apps into develop 2016-08-23 11:52:13 +03:00
Julia Radzhabova 880fad0c9f [DE][SSE] Loading text arts and equations when editors are opened with compact toolbar. 2016-08-23 11:50:19 +03:00
Alexey Golubev 7a1cbfc141 Merge branch 'hotfix/v4.0.4' into develop 2016-08-23 11:49:50 +03:00
Julia Radzhabova d38c871476 Merge branch 'develop' into refactor 2016-08-19 17:20:32 +03:00
Julia Radzhabova de773f8618 Debug opening/moving/resizing menus, dialogs, tips and others (using mouse events), when browser zoom != 100%. 2016-08-19 16:41:48 +03:00
Julia Radzhabova d2e2879b63 Merge branch 'develop' into refactor 2016-08-17 14:57:03 +03:00
Julia Radzhabova 9c5b6f5ba5 [DE] Bug with mail merge: select locked paragraph, press Mail merge button on the toolbar, select xls file -> Mail merge settings on the right panel are not disabled (Insert Merge fields must be disabled). 2016-08-17 14:55:28 +03:00
Julia Radzhabova 4cbd0ad7e2 In light version default value for Autosave is off. 2016-08-16 13:01:23 +03:00
Julia Radzhabova a18be3f5ac Merge branch 'develop' into refactor 2016-08-12 15:28:53 +03:00
Julia Radzhabova 9f20d9d4d4 [DE][SSE] Open protected files. 2016-08-10 12:33:08 +03:00
Julia Radzhabova be7c3de41d Limited size of warning window (use autosize or maximum width). 2016-08-09 12:25:34 +03:00
Julia Radzhabova 0c14aeb191 Limited size of warning window. 2016-08-08 17:14:53 +03:00
Julia Radzhabova 1fe2a5066a Add "initOnSelectionChanged" parameter to plugins. 2016-08-08 16:27:00 +03:00
Maxim Kadushkin 3e82cb1af3 delayed load for the menu of some buttons 2016-08-04 20:02:57 +03:00
Julia Radzhabova 4d9125372f Update plugin window resizing. 2016-08-04 16:03:17 +03:00
Julia Radzhabova a518abfcae Fixed bug with initial size and resizing for plugins window. 2016-08-02 13:55:45 +03:00
Julia Radzhabova e10b46c0fc Fix bug with text input after mouse click to left/right panels, toolbar or statusbar. 2016-07-28 15:37:58 +03:00
Julia Radzhabova a34b9f0a5d [DE] Debug text input. 2016-07-27 15:52:35 +03:00
Julia Radzhabova 9297531dff Update copy/cut/paste from toolbar and context menu. 2016-07-26 17:46:42 +03:00
Julia Radzhabova 7e1b5517d7 fix bug 32851. 2016-07-25 10:56:39 +03:00
Julia Radzhabova e6e7be6f84 Fixed bugs with focus and keydown events in menus. 2016-07-08 12:25:30 +03:00
Julia Radzhabova 1ccae8d386 [DE] revert dc6db03de9 (Fixed bug with closing menus and combo-boxes from toolbar and right panel, closing left panel and comments) 2016-07-08 12:12:09 +03:00
Julia Radzhabova dc6db03de9 [DE] Fixed bug with closing menus and combo-boxes from toolbar and right panel, closing left panel and comments. 2016-07-08 10:04:34 +03:00
Julia Radzhabova f91ec42ead Merge pull request #10 from ONLYOFFICE/release/4.0.1
Release/4.0.1
2016-07-07 13:58:07 +03:00
Julia Radzhabova 56b75be8c2 Update limitations for light version: disable co-authoring. 2016-07-06 17:17:28 +03:00
Julia Radzhabova 180c6fdc8f Change limitations for light version: hide version history, show plugins. 2016-07-06 16:35:01 +03:00
Julia Radzhabova 23d5628380 Merge branch 'release/4.0.1' into develop 2016-07-05 14:37:48 +03:00
Julia Radzhabova f7ea3a8cf1 Update translations. 2016-07-04 17:41:11 +03:00
Julia Radzhabova 74eb399f59 [DE] Change page orientation using pop-up menu. 2016-07-04 16:04:05 +03:00
Julia Radzhabova 2d1b5ea522 [DE] Ограничения для light-версии (сокращенная версия тулбара + скрыты чат, комментарии, плагины, рецензирование). 2016-06-30 11:56:15 +03:00
Julia Radzhabova 3572261704 [DE] Добавлено меню для плагинов. 2016-06-29 11:03:12 +03:00
Julia Radzhabova 984fb163c8 [DE] Панель плагинов изменена в соответствии с макетами. 2016-06-29 10:58:10 +03:00
Julia Radzhabova 1ed88734b4 [DE] Добавлено меню для плагинов. 2016-06-28 12:27:00 +03:00
Julia Radzhabova 621583bf7f Не добавлялись автофигуры из списка на тулбаре. 2016-06-24 14:53:18 +03:00