Commit graph

553 commits

Author SHA1 Message Date
Julia Radzhabova 42949a67aa [SSE] Comment: Bug 36927. Don't render comments when left comments panel is closed. 2018-02-14 12:14:22 +03:00
Julia Radzhabova 104ce55de4 [Common] Refactoring 2018-02-13 17:52:06 +03:00
Julia Radzhabova aabbc9c8fd [DE][SSE] Open TXT: preview data bloks (as csv). 2018-02-13 17:01:13 +03:00
Julia Radzhabova c6e4aedae2 [DE][SSE] Open CSV/TXT: preview data bloks. 2018-02-13 10:52:48 +03:00
Julia Radzhabova c97e7cfdbe [DE][SSE] Open CSV/TXT: use perfect-scrollbar in the preview panel, load data blocks (for future use) 2018-02-10 15:50:29 +03:00
Julia Radzhabova 056809faa6 Scroll refactoring: fix horizontal scroll. 2018-02-10 15:47:08 +03:00
Julia Radzhabova 0f2e985634 Fix Bug 36742. 2018-02-09 17:26:34 +03:00
Julia Radzhabova 22237f9634 Fix Bug 36885. 2018-02-08 18:22:32 +03:00
Julia Radzhabova 69d8618bf7 Change style for buttons in the advanced settings dialog. 2018-02-07 14:15:03 +03:00
Julia Radzhabova a1db2fac69 Fix Bug 36868. 2018-02-07 13:57:46 +03:00
Maxim Kadushkin 159b26aac5 fix bug 36857 2018-02-07 11:11:58 +03:00
Julia Radzhabova 11a3706785 Added "Close File" button to the password dialog. Send api event "onRequestClose" when Close File (or Esc) is selected. 2018-02-06 13:54:40 +03:00
Julia Radzhabova d628dc7518 Fix Bug 36736. 2018-01-23 17:49:50 +03:00
Julia Radzhabova 4be85e3576 [DE] Bug in event registering. 2018-01-23 17:26:13 +03:00
Julia Radzhabova c7a7dd6aff
Merge pull request #48 from ONLYOFFICE/feature/table-of-contents
Feature/table of contents
2018-01-23 14:44:17 +03:00
Julia Radzhabova 7c70133e2a [DE] Debug expand/collapse for table of contents. 2018-01-23 13:21:27 +03:00
Julia Radzhabova 160c8e4821 Fix Bug 36522. 2018-01-22 13:16:17 +03:00
Julia Radzhabova 6ee6336001 Merge branch 'develop' into feature/table-of-contents 2018-01-16 11:12:47 +03:00
Julia Radzhabova 833f9fc1b1 Merge branch 'hotfix/v5.0.7' into develop 2018-01-15 16:11:11 +03:00
Julia Radzhabova 814c68c7ce Fix Bug 36666. 2018-01-15 11:20:43 +03:00
Julia Radzhabova c804638de6 DataView, ListView: fix order of the elements when adding new items. 2018-01-11 11:32:23 +03:00
Julia Radzhabova fa6e01bbe7 TreeView: insert element by index. 2018-01-11 11:22:50 +03:00
Julia Radzhabova ec02d0695e [DE] Bugfix for treeview. 2017-12-25 12:20:13 +03:00
Julia Radzhabova 6f7d5cc533 [DE] Check empty items in the table of contents. 2017-12-25 12:03:51 +03:00
Julia Radzhabova 16ddf9bfed DataView: don't show tooltip when item is re-rendered. 2017-12-21 15:21:23 +03:00
Julia Radzhabova b11e896521 Change style for the empty headers. 2017-12-21 15:01:37 +03:00
Julia Radzhabova 4c17a79725 Change layout for table of contents. 2017-12-21 13:56:48 +03:00
Julia Radzhabova 909e73270a [DE] Added methods for table of content. 2017-12-21 11:44:06 +03:00
Julia Radzhabova 5ae243b26c Expand treeview to selected level. 2017-12-20 15:34:17 +03:00
Julia Radzhabova ae11df6ed3 Dataview: don't show item tooltip when item was rendered (after click to item). 2017-12-20 14:12:26 +03:00
Julia Radzhabova 760493b15a Fix expand/collapse for treeview. 2017-12-20 14:09:31 +03:00
Julia Radzhabova f76532ac36 Fix tip position when the bottom of the tip is greater then browser height. 2017-12-20 14:08:33 +03:00
Julia Radzhabova e198458d58 [DE] Added document structure in the left panel. 2017-12-19 16:30:58 +03:00
Julia Radzhabova 419d00f2db Review changes refactoring. 2017-12-13 16:53:00 +03:00
Julia Radzhabova d1e3692e48
Merge branch 'develop' into hotfix/v5.0.6 2017-12-11 13:24:21 +03:00
Julia Radzhabova 4b4bef4e0b Added groups for plugins. 2017-12-07 17:46:13 +03:00
Julia Radzhabova 4d90badb55 Merge branch 'hotfix/v5.0.6' into feature/v5.0.6-signature 2017-12-06 14:53:09 +03:00
Julia Radzhabova 654585df8e Fix hiding left plugins panel in the desktop app. 2017-12-06 14:25:29 +03:00
Julia Radzhabova d7b0a40b99 Fix chart editing in the desktop. 2017-12-06 10:06:45 +03:00
Julia Radzhabova 8c7abd962f Fix Bug 34587. 2017-12-04 16:30:30 +03:00
Julia Radzhabova 662a7e0c20 [DE] Disable/enable plugins left panel when review mode is changed. 2017-12-01 14:50:25 +03:00
Julia Radzhabova ed738d411d Add method for getting application prefix. 2017-11-28 16:26:11 +03:00
Julia Radzhabova 26aa0afc45 Signature refactoring. 2017-11-28 15:54:12 +03:00
Julia Radzhabova 16c1af8a2b Refactoring signatures: enable adding invisible signature when document is signed. 2017-11-28 15:52:30 +03:00
Julia Radzhabova dbc71821ae Refactoring contex menu for signature. 2017-11-28 15:50:50 +03:00
Julia Radzhabova 64ae0da22b [DE][SSE] Added context menu for signatures. 2017-11-28 15:50:33 +03:00
Julia Radzhabova ea6ca8e602 Signature refactoring. 2017-11-28 15:50:11 +03:00
Julia Radzhabova 0a50b3ac3d [PE] Don't add visible signature for presentation editor. 2017-11-28 15:48:45 +03:00
Julia Radzhabova 490a79ea47 [Common] Refactoring signature. 2017-11-28 15:33:25 +03:00
Julia Radzhabova e53e185f36 [Common] Sign dialog: don't sign when certificate in undefined. 2017-11-28 15:33:13 +03:00