Commit graph

560 commits

Author SHA1 Message Date
Maxim Kadushkin 503f4a0e73 fix bug 33454 2016-11-18 18:00:46 +03:00
Alexander Yuzhin 25d5ab8c60 [DE mobile] Localization EditParagraph. 2016-11-18 17:37:09 +03:00
Alexander Yuzhin 26e5b8bdcd [DE mobile] Localization EditImage. 2016-11-18 17:01:41 +03:00
Alexander Yuzhin 6584fa1f24 [DE mobile] Localization EditContainer, EditHyperlink. 2016-11-18 14:56:48 +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
Alexander Yuzhin d384306778 [DE mobile] Localization EditChart. 2016-11-18 14:18:47 +03:00
Alexander Yuzhin 2abb5bec50 [DE mobile] Localization AddShape, AddTable. 2016-11-18 13:48:39 +03:00
Alexander Yuzhin 88e024f18b [DE mobile] Localization AddOther. 2016-11-18 13:39:40 +03:00
Alexander Yuzhin 978fd8e1a9 [DE mobile] Localization AddImage. 2016-11-18 13:06:49 +03:00
Alexander Yuzhin a7cf60048e [DE mobile] Fixed display blocked preloader. 2016-11-18 11:52:46 +03:00
Alexander Yuzhin e2058ff642 [DE mobile] Localization Toolbar. 2016-11-17 17:47:30 +03:00
Alexander Yuzhin 90da47ad78 [DE mobile] Localization Search and Settings. 2016-11-17 17:39:30 +03:00
Maxim Kadushkin ba56ef921c [embed] debug of start config 2016-11-17 16:01:54 +03:00
Alexander Yuzhin bd4da87e74 [DE mobile] Localization Main and DocumentHolder controllers. 2016-11-17 15:24:27 +03:00
Julia Radzhabova ca3e9eb589 Fix Bug 33431. 2016-11-17 14:51:36 +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
Alexander Yuzhin 79c150a033 [DE mobile] Fixed startup application. 2016-11-17 13:39:19 +03:00
Alexander Yuzhin 23da7d5bad [DE mobile] Disable text select. 2016-11-17 13:38:16 +03:00
Alexander Yuzhin 8c3269ace3 [DE mobile] License check. Fixed open/save TXT. Undo/redo warning on co-authtoring. 2016-11-16 17:59:05 +03:00
Alexander Yuzhin 840cc376bc [DE mobile] Fixed numbers and bullets layout. 2016-11-16 17:19:57 +03:00
Alexander Yuzhin 35e2bd4f78 [DE mobile] Handle AdvancedOptions on open 2016-11-16 16:42:35 +03:00
Alexander Yuzhin 34d2540d97 [DE mobile] Fix search and replace. 2016-11-16 14:38:19 +03:00
Alexander Yuzhin df055f1fa5 [DE mobile] Fix search and replace on phone. 2016-11-16 14:03:06 +03:00
Alexander Yuzhin 8d4a878299 [DE mobile] Search and replace. 2016-11-16 13:44:42 +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
Alexander Yuzhin 0255f1b309 [DE mobile] Change css name of settings container. 2016-11-16 11:01:10 +03:00
Alexander Yuzhin 45593c0e26 [DE mobile] Less to modules 2016-11-15 15:32:11 +03:00
Alexander Yuzhin 8febbda75b [DE mobile] Flex layout items in dataview. 2016-11-14 18:38:59 +03:00
Alexander Yuzhin 0e18a30fd2 [DE mobile] Fixed add/edit link 2016-11-14 13:35:47 +03:00
Maxim Kadushkin cde02d1526 merge branches [newembed] and [bootstrap-3.3.7] 2016-11-11 16:59:11 +03:00
Alexander Yuzhin 25e20d4877 [DE mobile] Update document editor mobile. 2016-11-11 16:24:21 +03:00
Julia Radzhabova 994ee98c00 Merge branch 'develop' into feature/bootstrap-3.3.7 2016-11-11 12:16:32 +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
Maxim Kadushkin e63a24cecf added less v 2.7.1, removed unused resources 2016-11-10 14:48:41 +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 3134a3f73c [DE] [PE] Change layout for chart settings in the right panel. 2016-11-10 12:37:28 +03:00
Maxim Kadushkin 88205825af [embed] repaired deployment 2016-11-08 15:22:15 +03:00
Maxim Kadushkin 2bcdfdbd3b removed ZeroClipboard 2016-11-08 12:44:23 +03:00
Julia Radzhabova 5f82b1e5cd Update translations. 2016-11-08 11:53:01 +03:00
Maxim Kadushkin 5b23abc070 [common] refactoring 2016-11-03 18:23:49 +03:00
Maxim Kadushkin 83a9f5ee5d [embed] repaired link for error on IE 2016-11-03 18:16:32 +03:00
Maxim Kadushkin ec3642ce12 [DE embed][SSE embed] debug keyboard focus 2016-11-03 18:11:46 +03:00
Julia Radzhabova d0636e8a06 [DE] Update styles for bootstrap-3.3.7 2016-11-03 13:41:44 +03:00
Julia Radzhabova b936280d78 Merge branch 'hotfix/v4.1.8' into develop 2016-11-03 13:27:16 +03:00
Julia Radzhabova 6804c4a2de [DE] Disable language button in the status bar until languages are loaded. 2016-11-02 16:40:35 +03:00
Maxim Kadushkin 9cd0dcb9d4 [DE embed] debug bottom placement of toolbar 2016-11-02 13:35:55 +03:00
Maxim Kadushkin 3c27c09322 [DE embed] refactoring 2016-11-02 13:32:43 +03:00
Maxim Kadushkin aa58b8afdb [common] added controller 'modals' to embed 2016-11-02 13:28:44 +03:00
Maxim Kadushkin c2d14e0ff7 [common] added utils.js to embed 2016-11-02 12:34:10 +03:00
Maxim Kadushkin 3c44af10e7 [DE embed] view changed: popovers => modals, action buttons => dropdown 2016-10-31 17:49:53 +03:00
Maxim Kadushkin 1ce369cd54 [DE] removed ZeroClipboard library 2016-10-31 16:16:56 +03:00
Maxim Kadushkin e50396f5ae [DE] refactoring 2016-10-31 15:59:10 +03:00
Julia Radzhabova a8dbadb2ae Update translations. 2016-10-28 16:52:51 +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 75a175b426 Merge pull request #38 from ONLYOFFICE/hotfix/v4.1.7
Hotfix/v4.1.7
2016-10-28 14:51:47 +03:00
Julia Radzhabova 67cdfb5592 Fix bug with underscore _.each method in IE9. 2016-10-27 14:39:54 +03:00
Julia Radzhabova 7761977ff6 Merge branch 'hotfix/v4.1.6' into develop 2016-10-26 13:37:10 +03:00
Julia Radzhabova af438ff5f2 Update translations. 2016-10-25 16:46:21 +03:00
Julia Radzhabova d3748cdd94 [DE][SSE] 1 call of fillEquations. 2016-10-24 13:58:34 +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 b9d5642a44 [DE] Move DE.define to Common 2016-10-21 13:54:36 +03:00
Julia Radzhabova 1bcc69da7a Get edit rights from server config: asc_getRights. Used to set singletone mode 2016-10-20 10:22:16 +03:00
Alexander Trofimov 8dcd118e42 Merge pull request #35 from ONLYOFFICE/feature/build-version
Feature/build version
2016-10-19 17:58:57 +03:00
Julia Radzhabova 4048b849f8 Optimization for mouse click to document: replace heavy bootstrap function clearMenus. Elements with data-toggle=dropdown must have class dropdown-toggle. 2016-10-19 14:16:46 +03:00
Julia Radzhabova bfc91dc91f [DE] Optimization of right panel. 2016-10-18 11:26:16 +03:00
Julia Radzhabova 963202b919 Fix layout in the status bar panel with users count in co-authoring mode. 2016-10-14 17:00:48 +03:00
Julia Radzhabova b303c38d94 Fixed bug: change focus from text field or textarea to another text field or textarea (e.g. click to fiedls in the search dialog in replace mode). 2016-10-14 16:58:57 +03:00
Julia Radzhabova ee13c7a3f3 [DE] Fix Bug 33038. 2016-10-13 11:40:59 +03:00
Julia Radzhabova f59b72e9ac [DE] [SSE] Init shape settings in the right panel before first opening. 2016-10-12 18:38:10 +03:00
Julia Radzhabova 0dd09875b8 Disable download as, print, save and version history when server is disconnected. 2016-10-12 16:32:48 +03:00
Julia Radzhabova c4da0e12d8 [DE] Field "serverVersion" is added to revision in versions history. 2016-10-07 16:37:18 +03:00
Julia Radzhabova 7e1f1ebc5b [DE] Check build versions for editor and revisions in versions history. 2016-10-05 17:08:53 +03:00
Julia Radzhabova f9613e3a3c File menu: Back to Document -> Close menu. 2016-10-05 16:33:10 +03:00
Julia Radzhabova 379d61e759 [DE] Version history: add "Show/Hide detailed changes" to history panel. Don't reload editor, when press Back to Document (= Close Menu) in the File menu. 2016-10-05 16:31:49 +03:00
Julia Radzhabova ec2ee7128b [DE] Version history: show changes by default. 2016-10-04 17:12:23 +03:00
Julia Radzhabova 71390d54be [DE] Add pages count to document. 2016-10-04 15:05:12 +03:00
Julia Radzhabova 640fa5e48b [DE] Fix bug with apply cells background color from Table advanced settings (table spacing is true, cells are selected). 2016-09-30 16:10:46 +03:00
Julia Radzhabova 46b1dd5567 [DE] Fix bug 13065 2016-09-30 16:08:11 +03:00
Julia Radzhabova 811757a8bc Show shape (not text art) settings in the right panel when selecting shape or text art. Show text art settings when adding text art to document. 2016-09-29 16:26:05 +03:00
Julia Radzhabova 3eb619db31 Added "Rename" to the File menu. 2016-09-27 15:09:32 +03:00
Julia Radzhabova 954f36aeff [DE] Fix Bug 33142. 2016-09-26 15:07:51 +03:00
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 920dc6002a [DE] Added hint to Restore button in the version history. 2016-09-20 18:36:32 +03:00
Julia Radzhabova a9cc2ce9ad Merge branch 'hotfix/v4.1.2' into develop 2016-09-20 10:50:17 +03:00
Julia Radzhabova 2ea1534351 Updated translations 2016-09-19 18:21:41 +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
Alexander Yuzhin bf566734ee [DE] Fix bug 33051 2016-09-16 14:49:01 +03:00
Alexander Yuzhin e7589a5f3e [DE] Fix Bug 33051 2016-09-16 11:52:37 +03:00
Alexander Yuzhin ebd0c0bbee Fixed mobile version on ios. 2016-09-16 11:04:48 +03:00
Alexander Yuzhin 6b18a65ab4 Update sencha touch 2016-09-15 17:14:43 +03:00
Julia Radzhabova b304d3e651 Fix Bug 33115. 2016-09-15 15:59:06 +03:00
Julia Radzhabova 3040a32430 Merge pull request #30 from ONLYOFFICE/hotfix/v4.1.2
Hotfix/v4.1.2
2016-09-14 15:59:10 +03:00
Alexander Yuzhin 66f4cc1086 Fixed mobile editors 2016-09-14 15:04:28 +03:00
Julia Radzhabova 7d4ce1c7a2 Fix bug with loader logo (when no logo-parameter). 2016-09-14 14:01:59 +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 428bddd013 Merge pull request #29 from ONLYOFFICE/hotfix/v4.1.2
[DE] Bug with delayed loading of toolbar.
2016-09-13 11:43:12 +03:00
Julia Radzhabova 24ae06f271 [DE] Bug with delayed loading of toolbar. 2016-09-13 11:41:33 +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
Alexey Golubev 2409aa1947 Merge tag 'v4.1.1' into develop
v4.1.1
2016-09-12 16:33:17 +03:00
Julia Radzhabova fbf371080a Revert commit 2bb4486c72 (Bug 29737). 2016-09-09 17:52:19 +03:00
Julia Radzhabova 665e3b77a5 Merge pull request #28 from ONLYOFFICE/hotfix/v4.1.1
Hotfix/v4.1.1
2016-09-08 19:29:05 +03:00
Julia Radzhabova a46308852c Updated plugin icons. 2016-09-07 14:58:12 +03:00
Maxim Kadushkin 664ea58e1e permissions didn't initialize at app start 2016-09-06 14:46:15 +03:00
Julia Radzhabova a92ae8bf8f Fixed loading mask in plugin dialog. 2016-09-06 13:54:22 +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 d64d58daa7 [DE] Repeat Commit: 7a2e173409 [7a2e173]
Set full toolbar in light version.
2016-09-01 14:49:33 +03:00
Julia Radzhabova 5779ec35eb [DE] Fix Bug 33032. 2016-08-30 13:31:31 +03:00
Julia Radzhabova 1c5cfdb400 Added license type Asc.c_oLicenseResult.ExpiredTrial. 2016-08-30 13:30:11 +03:00
Julia Radzhabova 878f1880c3 Point chart -> XY (Scatter) Chart 2016-08-29 16:46:31 +03:00
Julia Radzhabova 4ffe882f08 Fix Bug 33027. 2016-08-29 16:45:10 +03:00
Julia Radzhabova a69dd755bd Added support for different license types. 2016-08-29 14:46:15 +03:00
Julia Radzhabova 2bb4486c72 Fixed Bug 29737. 2016-08-29 14:32:04 +03:00
Julia Radzhabova 9d43ac5a4b [DE] Fix Bug 32999. 2016-08-29 11:16:31 +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 9f3c4cc909 [DE] Fix Bug 32975. 2016-08-23 11:25:57 +03:00
Julia Radzhabova f1d781df3a [DE] Fix Bug 32974. 2016-08-23 09:41:53 +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 1a02a40dec [DE][PE] Table Settings: Change border color when theme colors are changed. 2016-08-18 10:58:30 +03:00
Julia Radzhabova 289f68bd96 [DE] Delay rendering color scheme and pagebreak menu on toolbar. 2016-08-17 16:25:21 +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 2291189235 [DE] Delay rendering controls on the right panel. 2016-08-17 12:55:21 +03:00
Julia Radzhabova 252ef52606 [DE] Delay rendering controls on the right panel. 2016-08-16 16:55:14 +03:00
Julia Radzhabova a27da8e193 Updated translations. 2016-08-16 15:52:18 +03:00
Julia Radzhabova 795c85884e [DE] Changed advanced settings. 2016-08-16 13:20:46 +03:00
Julia Radzhabova 82d839ec26 Bug 32932. 2016-08-16 13:05:58 +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 98c04632d2 [DE] Refactoring + disable "insert page number to current position" when paragraph is disabled. 2016-08-12 15:04:12 +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 7e75a2a226 Refactoring ThemeColorPalette component. 2016-08-08 17:13:39 +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
Maxim Kadushkin e719bb3f52 initialize scroller before the menu opened 2016-08-04 20:00:42 +03:00
Maxim Kadushkin bab0bfc3ba hints moved in delayed load 2016-08-04 18:47:44 +03:00
Alexey Golubev 4dec00ebac Merge tag 'v4.0.3' into develop
v4.0.3

Conflicts:
	Readme.md
2016-08-04 16:31:09 +03:00
Julia Radzhabova 4d9125372f Update plugin window resizing. 2016-08-04 16:03:17 +03:00
Julia Radzhabova 7a2e173409 Set full toolbar in light version. 2016-08-03 14:51:21 +03:00
Julia Radzhabova 6e661c6cc9 [DE] Fix Bug 32595. 2016-08-03 12:54:51 +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
Sergey Luzyanin 765f3c67c9 added DrawingContent.js 2016-07-18 12:28:36 +03:00
Julia Radzhabova 59f93b6b7d Align controls in texture-fill settings. 2016-07-08 17:03:42 +03:00
Julia Radzhabova aeccc51d5f Merge pull request #12 from ONLYOFFICE/release/4.0.1
Release/4.0.1
2016-07-08 16:48:56 +03:00
Julia Radzhabova 552ecb0c94 Add description for light version in about. 2016-07-08 15:53:41 +03:00
Julia Radzhabova 2e0c9c90a5 [PE] Editing oleObjects. 2016-07-08 14:39:00 +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 7b48b0d231 Merge pull request #11 from ONLYOFFICE/release/4.0.1
Release/4.0.1
2016-07-07 16:53:45 +03:00
Julia Radzhabova e51f4b5502 [DE][SSE] Editing oleObjects. 2016-07-07 16:33:13 +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 4a2fee8579 Merge pull request #9 from ONLYOFFICE/release/4.0.1
Release/4.0.1
2016-07-06 11:03:14 +03:00
Julia Radzhabova 7c942b59c2 [SSE] Add plugins. 2016-07-05 15:21:26 +03:00
Julia Radzhabova 23d5628380 Merge branch 'release/4.0.1' into develop 2016-07-05 14:37:48 +03:00
Julia Radzhabova 6a4e5d9877 Update translations. 2016-07-05 09:55:44 +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 e5501d7692 [DE][PE] При загрузке редакторов с открытой правой панелью показывать настройки параграфа/слайда (контролы на панелях пустые и disabled). 2016-06-30 14:05:56 +03:00
Julia Radzhabova 85aeff23a5 Update translations. 2016-06-30 13:41:25 +03:00
Julia Radzhabova 2d1b5ea522 [DE] Ограничения для light-версии (сокращенная версия тулбара + скрыты чат, комментарии, плагины, рецензирование). 2016-06-30 11:56:15 +03:00
Julia Radzhabova 8384f21f6f [DE] В настройки автофигур и текстартов добавлен тип линии. 2016-06-29 15:47:08 +03:00
Julia Radzhabova af2c1ae10c [DE] Обновлены иконки для тулбара. 2016-06-29 11:06:52 +03:00
Julia Radzhabova b91142c0eb [DE] Отладка меню плагинов (первая вариация всегда называется Start). 2016-06-29 11:03:58 +03:00
Julia Radzhabova 3572261704 [DE] Добавлено меню для плагинов. 2016-06-29 11:03:12 +03:00
Julia Radzhabova 55f0280b4c [DE] Кнопка с плагинами перенесена под чат. 2016-06-29 11:02:07 +03:00
Julia Radzhabova 5779aea322 [DE] Реализована возможность открытия плагина в левой панели. 2016-06-29 11:00:46 +03:00
Julia Radzhabova 984fb163c8 [DE] Панель плагинов изменена в соответствии с макетами. 2016-06-29 10:58:10 +03:00
Julia Radzhabova cb4f55502b [DE] Отладка меню плагинов (первая вариация всегда называется Start). 2016-06-29 10:30:59 +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
Julia Radzhabova ee88b1d376 [DE] Кнопка с плагинами перенесена под чат. 2016-06-24 14:48:03 +03:00
Julia Radzhabova a505ea3976 [DE] Реализована возможность открытия плагина в левой панели. 2016-06-24 14:07:55 +03:00
Julia Radzhabova 8a0206392e [DE] Панель плагинов изменена в соответствии с макетами. 2016-06-24 11:30:03 +03:00
Julia Radzhabova 7265ecf801 [DE] Обновлены иконки для тулбара. 2016-06-23 15:28:35 +03:00
Julia Radzhabova c2b3366d0f Merge branch 'release/3.8.1' into develop 2016-06-23 12:50:29 +03:00
Julia Radzhabova ff3143e955 Изменения в связи с правками в сдк для ввода иероглифов.
fixed Bug 32701, fixed Bug 32696.
2016-06-23 10:50:10 +03:00
Julia Radzhabova 217b9d0fde Обновлено сообщение об отсутствии лицензий в open source версии. 2016-06-23 09:45:41 +03:00
Julia Radzhabova c57254ba21 [DE][PE] При загрузке редакторов с открытой правой панелью показывать настройки параграфа/слайда (контролы на панелях пустые и disabled). 2016-06-21 17:30:02 +03:00
Julia Radzhabova 817c3ae386 Обновлены хэлпы. 2016-06-20 09:48:10 +03:00
Julia Radzhabova 210327a73a Обновлены переводы. Добавлен японский язык. 2016-06-16 17:18:08 +03:00
Julia Radzhabova c725feb667 fix bug 32580 2016-06-16 16:09:26 +03:00
Oleg Korshul 0f72981642 + text_input 2016-06-14 17:25:42 +03:00
Ilya Kirillov a8492442e9 Добавлены новые файлы. 2016-06-10 15:49:52 +03:00
konovalovsergey de3250c53a fix Bug 32641 - Окно печати вызывается через раз 2016-06-09 13:22:58 +03:00
Alexander.Trofimov 7a5d025854 send array of asc_CCommentData on asc_onAddComments event instead array of objects 2016-05-31 18:42:12 +03:00
Julia Radzhabova c6b48565b9 Обновлены переводы 2016-05-31 16:14:33 +03:00
Julia Radzhabova 2f31268af3 [DE] fix Bug 32548 2016-05-30 10:57:51 +03:00
Julia Radzhabova ee09eac467 [DE] Толщина границ по-умолчанию выставлена в 0,5pt (по просьбе отд. проектирования). 2016-05-26 17:42:19 +03:00
Julia Radzhabova ce7957d76f [DE] Правка к багу 32174. 2016-05-26 12:12:32 +03:00
Julia Radzhabova 21b670cef2 Минимальная ширина стилей в тулбаре выставлена таким образом, чтоб отображался хотя бы 1 стиль. 2016-05-26 11:44:52 +03:00
Julia Radzhabova 14fdcdd66e [DE, PE] Реализовано открытие пустой правой панели во время загрузки документа. fix Bug 32119 2016-05-25 10:44:18 +03:00
Julia Radzhabova 6b400523ef Обновлены переводы. 2016-05-24 18:22:15 +03:00
Julia Radzhabova 4d6f2579cd Обновлены хэлпы. 2016-05-24 17:18:39 +03:00
Julia Radzhabova b8a08ecf5a fixed Bug 32496 2016-05-24 16:05:42 +03:00
Julia Radzhabova 7f7e0e1873 [DE] fix Bug 27453 2016-05-24 15:33:32 +03:00
Julia Radzhabova bacf676913 Отладка мобильных версий - не грузился конфиг. 2016-05-24 14:59:04 +03:00
Julia Radzhabova af393af4ea [DE mobile] fix Bug 32492 2016-05-24 13:41:18 +03:00
Oleg Korshul 7a650ebddb add baseUrl param to plugin 2016-05-24 11:48:59 +03:00
Julia Radzhabova 2d7812fe48 [DE] Bug 32436 2016-05-24 11:35:01 +03:00
Julia Radzhabova cba1eaeacd [DE] fix Bug 32485 2016-05-24 11:25:18 +03:00
Julia Radzhabova f215415217 [DE] Добавлен скролл в список диаграмм, если размер списка ограничен. 2016-05-24 10:48:25 +03:00
Ilya Kirillov 4b7f24a9e2 Добавлены файлы для сносок. 2016-05-23 13:37:21 +03:00
Julia Radzhabova 56af9c6c06 Отладка (удален повторный код). 2016-05-21 15:12:07 +03:00
Julia Radzhabova af20ed609f Merge branch 'develop' into feature/de-plugins
# Conflicts:
#	apps/documenteditor/sdk_dev_scripts.js
2016-05-20 10:46:16 +03:00
Julia Radzhabova f25358b3b8 [DE] fix Bug 32450 2016-05-19 17:35:21 +03:00
Julia Radzhabova 8f0cda5ced [DE] Обработка параметров плагина - isViewer (доступен в режиме просмотра), EditorsSupport (для каких редакторов доступен плагин). 2016-05-19 13:59:38 +03:00
Julia Radzhabova 7b86f88935 [DE] Изменена структура плагинов. 2016-05-19 12:46:21 +03:00
Julia Radzhabova cfa19d3af7 [DE] Подключены недостающие скрипты (для плагинов). 2016-05-18 14:57:19 +03:00
Julia Radzhabova 229d7110c0 [DE] Отладка панели с плагинами. 2016-05-18 14:41:30 +03:00
Oleg Korshul f45b7de7be +OleObject 2016-05-18 13:48:20 +03:00
Julia Radzhabova 42932dc55b [DE] Добавлена поддержка плагинов 2016-05-17 18:38:54 +03:00
Julia Radzhabova c864a112ce Убрала проверку zoom-а браузера при загрузке редакторов. 2016-05-15 13:51:51 +03:00
Julia Radzhabova 6d433bb6ab Список файлов сдк, подключаемый в index.html, вынесен в отдельный файл sdk_dev_scripts. 2016-05-13 14:23:09 +03:00
Oleg Korshul 1997c8a175 выставление мобильной версии 2016-05-13 12:25:18 +03:00
Alexander.Trofimov e1612fbaf6 add api config 2016-05-13 11:37:54 +03:00
Julia Radzhabova c95a507e7d Mobile, Embedded: добавлен недостающий скрипт. 2016-05-11 14:31:58 +03:00
Sergey Luzyanin 5a42f0c4e8 add GraphicObjectBase.js 2016-05-10 18:15:31 +03:00
Julia Radzhabova 1fe057d4b4 asc_onInitEditorShapes and get_PropertyEditorShapes -> asc_getPropertyEditorShapes 2016-05-10 16:46:51 +03:00
Julia Radzhabova 27bd505675 Отладка запуска мобильных редакторов. 2016-05-10 16:42:41 +03:00
Julia Radzhabova 4e677aa795 Отладка запуска embedded и mobile версий редактора. 2016-05-10 15:27:12 +03:00
Alexander.Trofimov 5158b47a9f flat_desine before create api 2016-05-10 14:52:24 +03:00
Julia Radzhabova aead32ecd2 Изменение функций в сдк. 2016-05-10 14:44:17 +03:00
Alexander.Trofimov e436a3a17f CDocumentSectionProps -> Asc.CDocumentSectionProps 2016-05-06 18:20:32 +03:00
Alexander.Trofimov f6e29849aa delete api methods CreateComponents, Init 2016-05-06 13:22:19 +03:00
Julia Radzhabova cae1fe694d [DE] Загрузка текстур для автофигур по аналогии с редактором таблиц (по событию). 2016-05-06 12:32:16 +03:00
Alexander.Trofimov a58de1a68a add fictive load sdk-all in develop version
delete apiExport
TextBodyPrototype -> TextBodyPrototype.js
2016-05-05 14:25:34 +03:00
Alexander.Trofimov 79bfa777f8 delete asc_SetFontsPath
route fonts by path "fonts/"
2016-05-05 14:07:51 +03:00