Commit graph

612 commits

Author SHA1 Message Date
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 0a4a5c9aeb Highlight document name when it can be renamed (when mouse is over document caption). 2016-10-13 16:14:11 +03:00
Julia Radzhabova 488e7d4f32 [DE] Align layout of history panel and file menu items. 2016-10-13 14:08:52 +03:00
Julia Radzhabova 0817331b32 [SSE] Bug 33196. 2016-10-13 13:45:06 +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 1494f1f807 ComboBox: add parameter scrollAlwaysVisible.
[SSE] AutoFilterDialog: added combobox with cell values to custom filter dialog.
2016-10-12 12:53:32 +03:00
Julia Radzhabova d71f63e555 [SSE] Eix Bug 33206. 2016-10-11 14:08:41 +03:00
Julia Radzhabova 50a5653fb4 [PE] Delay rendering controls on the right panel. 2016-10-11 13:29:21 +03:00
Julia Radzhabova 80cbaaa6ba [SSE] Fix Bug 33195. 2016-10-10 16:13:38 +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 47edb2ef05 [SSE] use asc_getCellInfo().asc_getFormatTableInfo() instead of asc_getAddFormatTableOptions to check if a table is selected. 2016-10-05 18:53:56 +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 9f3d70bbf0 Highlight document name when it can be renamed. 2016-10-05 13:40:18 +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 10271fa79c [PE] Fix Bug 33178. 2016-10-04 12:47:18 +03:00
Julia Radzhabova d4b040221a Fix style for TableStyler component (rows=1, cell spacing=true). 2016-10-03 16:09:08 +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 a398c46d8d [PE] Open encrypted pptx. 2016-09-29 16:06:22 +03:00
Julia Radzhabova 24c332b914 [SSE] Fix bug with selecting data range. 2016-09-29 13:36:11 +03:00
Julia Radzhabova e7ad410744 [SSE] Select data range for charts from the right panel. 2016-09-29 12:38:39 +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 5a276c6e48 Fix Bug 33141. 2016-09-26 14:56:39 +03:00
Julia Radzhabova a362235acf Rename file from editors. 2016-09-26 13:54:25 +03:00
Julia Radzhabova e0575a4db6 Fix Bug 33139. 2016-09-23 14:24:54 +03:00
Julia Radzhabova d4c0969dbc [DE] Update style for version history. 2016-09-22 16:55:01 +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 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
Alexey Golubev 6874a5bb1d Merge tag 'v4.1.2' into develop
v4.1.2
2016-09-22 12:06:07 +03:00
Alexey Golubev c083753f78 Merge branch 'hotfix/v4.1.2' 2016-09-22 12:05:52 +03:00
Julia Radzhabova caa0d1aee7 [DE] Update style for history changes. 2016-09-21 16:07:45 +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 7dee06c9c7 Merge pull request #33 from ONLYOFFICE/refactor
Refactor
2016-09-21 12:11:11 +03:00
Julia Radzhabova 17342c5ccd Merge branch 'develop' into refactor 2016-09-21 11:41:59 +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 28be3e9f70 [DE] Restore revision from changes. 2016-09-19 15:58:12 +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