Commit graph

149 commits

Author SHA1 Message Date
Julia Radzhabova 95bccf6c37 Fix Bug 33599, fix Bug 33600 + fix bug with ThemeColorPalette, when zoom<100. 2016-12-05 11:06:53 +03:00
Julia Radzhabova 433732a377 [PE] Fix Bug 32497 (depends on 33002). 2016-12-01 17:31:16 +03:00
Julia Radzhabova c9e983d226 [PE] Fix Bug 19062. 2016-12-01 17:29:44 +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 7e27652257 Fixed Bug 33189. 2016-11-23 14:15:14 +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 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
Julia Radzhabova 275c592337 Update translations. 2016-11-16 13:35:26 +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 3134a3f73c [DE] [PE] Change layout for chart settings in the right panel. 2016-11-10 12:37:28 +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 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 cf53fc04a1 [PE][SSE] Debug context menu for equations. 2016-10-26 16:20:51 +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
Julia Radzhabova 3eecfa1e83 [PE] Delayed loading for some of the toolbar controls. 2016-10-20 11:55:54 +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
Julia Radzhabova fb0e00edb9 [PE] Hints in the toolbar are moved to delayed loading. 2016-10-19 16:30:26 +03:00
Julia Radzhabova 65ec79e1a8 [PE] Delay rendering controls on the right panel (slide settings). 2016-10-19 15:54:43 +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 a7e603ca5f [PE] [SSE] Optimization of right panel. 2016-10-18 11:58:27 +03:00
Julia Radzhabova ccd2a7fcea Merge branch 'develop' into feature/refactor 2016-10-14 17:13:51 +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 3e5fff37e8 [PE] Delay rendering controls on the right panel (shape, textart settings) + init shape settings in the right panel before first opening.. 2016-10-14 13:48:04 +03:00
Julia Radzhabova a4acc71b13 Merge branch 'develop' into feature/refactor 2016-10-14 11:40:06 +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 50a5653fb4 [PE] Delay rendering controls on the right panel. 2016-10-11 13:29:21 +03:00
Julia Radzhabova 65afc4894c [PE] Delay rendering controls in Chart Settings on the right panel. 2016-10-07 16:31:11 +03:00
Julia Radzhabova f9613e3a3c File menu: Back to Document -> Close menu. 2016-10-05 16:33:10 +03:00
Julia Radzhabova 10271fa79c [PE] Fix Bug 33178. 2016-10-04 12:47:18 +03:00
Julia Radzhabova a398c46d8d [PE] Open encrypted pptx. 2016-09-29 16:06:22 +03:00
Julia Radzhabova 3eb619db31 Added "Rename" to the File menu. 2016-09-27 15:09:32 +03:00
Julia Radzhabova a362235acf Rename file from editors. 2016-09-26 13:54:25 +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 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 6cf46f4442 Bug 33044. 2016-09-13 09:40:44 +03:00
Julia Radzhabova 6812a5b9a0 [PE] Fix Bug 32442. 2016-09-08 15:04:31 +03:00