Commit graph

756 commits

Author SHA1 Message Date
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 c0ca28d905 Change style for selected item in treeview. 2018-01-25 17:56:57 +03:00
Julia Radzhabova b7675946f8 Support for languages with "_" separator (en_US). 2018-01-24 14:40:59 +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 1bbf47dd44 Comments: use 'break-word' in the textarea. 2018-01-17 13:26:18 +03:00
Julia Radzhabova 6ee6336001 Merge branch 'develop' into feature/table-of-contents 2018-01-16 11:12:47 +03:00
Julia Radzhabova 7959ab8773 [SSE] Fix merging v.5.0.7 to develop. 2018-01-16 10:58:15 +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 234c38aadf [DE] Change advanced settings for table of contents. 2018-01-11 18:02:27 +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 697785ff23 Added onWarning event to api. 2018-01-09 15:10:48 +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 db8840f4ec [DE] Added Links tab, added inserting and updating table of contents. 2017-12-23 11:33:49 +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 4568d2ac16
Merge pull request #42 from ONLYOFFICE/feature/de-content-controls
Feature/de content controls
2017-12-13 16:53:45 +03:00
Julia Radzhabova 419d00f2db Review changes refactoring. 2017-12-13 16:53:00 +03:00
Julia Radzhabova e7b722c021 [DE] Updated icons. Added context menu for content controls. 2017-12-13 16:52:14 +03:00
Julia Radzhabova eb3efa3778 [DE] Insert content controls. 2017-12-12 14:14:27 +03:00
Julia Radzhabova d1e3692e48
Merge branch 'develop' into hotfix/v5.0.6 2017-12-11 13:24:21 +03:00
Julia Radzhabova 0d2cfcd189 Update icons. 2017-12-11 12:19:42 +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 ea06c24422 Change font size in the password fields. 2017-12-06 14:40:18 +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 94aa389f1c Added icons for Protection tab. 2017-11-28 16:26:31 +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
Julia Radzhabova 227138f3c3 [DE] Request signature before sign document. 2017-11-28 15:32:57 +03:00
Julia Radzhabova 046aad6559 [Common] Color button is visible by default. 2017-11-28 15:32:44 +03:00
Julia Radzhabova 9fcd4314dd [DE] Refactoring sing dialog. 2017-11-28 15:32:33 +03:00
Julia Radzhabova ab99ce6adb [DE] Disable protect settings when review mode is changed. 2017-11-28 15:32:07 +03:00
Julia Radzhabova d48e76e5c6 [DE] Change signature settings layout in the right panel. 2017-11-28 15:30:26 +03:00
Julia Radzhabova 4da0fe1938 [DE] Change layout for protect file menu. 2017-11-28 15:30:10 +03:00
Julia Radzhabova 0a1b7478b7 [Common] Change setVisible, isVisible methods for Button component. 2017-11-28 15:29:56 +03:00
Julia Radzhabova ceb0cd4b5e [DE] Refactoring signature settings in the right and left panels. 2017-11-28 15:29:14 +03:00
Julia Radzhabova 7d75359ff4 Update password changing. 2017-11-28 15:25:22 +03:00
Julia Radzhabova abdaa3ede6 [DE] Update translations. 2017-11-28 15:25:06 +03:00
Julia Radzhabova 9e458a51f8 [DE] Added Protection tab with the ability to encrypt and sign document. 2017-11-28 15:23:37 +03:00
Julia Radzhabova b3a3c0992b SynchronizeTip: added close method. 2017-11-28 14:33:16 +03:00
Julia Radzhabova 5623c7dd3e SynchronizeTip: added 'left' placement, added option for changing link text and visibility.
Bug with creating several synchronize tips.
2017-11-28 14:19:54 +03:00
Julia Radzhabova f49404e8b5 Feature/new toolbar signature 2017-11-27 14:15:10 +03:00
Julia Radzhabova b471b732b1 Fix Bug 31420. 2017-11-24 15:02:52 +03:00
Julia Radzhabova 74c000c941 Signature refactoring. 2017-11-24 14:47:48 +03:00
Julia Radzhabova 29810902e4 Fix Bug 36426. 2017-11-24 09:31:34 +03:00
Julia Radzhabova 493a464076 Refactoring signatures: enable adding invisible signature when document is signed. 2017-11-23 16:29:05 +03:00
Julia Radzhabova 084e254b42 Refactoring contex menu for signature. 2017-11-23 14:29:41 +03:00
Julia Radzhabova a90f108209 [DE] Change applying the license (disable editing when connections are over the limitations). 2017-11-22 15:20:51 +03:00
Julia Radzhabova 7d1faecfb2 [DE][SSE] Added context menu for signatures. 2017-11-22 11:41:47 +03:00
Julia Radzhabova ae40346e26 Signature refactoring. 2017-11-21 11:34:38 +03:00
Julia Radzhabova 9641ba6e8b [PE] Don't add visible signature for presentation editor. 2017-11-19 10:38:37 +03:00
Julia Radzhabova 28a1c6561f [Common] Refactoring signature. 2017-11-17 12:23:31 +03:00
Julia Radzhabova 9769137252 [Common] Sign dialog: don't sign when certificate in undefined. 2017-11-17 12:08:40 +03:00
Julia Radzhabova 66fe289633 [DE] Request signature before sign document. 2017-11-17 11:44:36 +03:00
Julia Radzhabova 36ee2b867f [Common] Color button is visible by default. 2017-11-17 11:20:15 +03:00
Julia Radzhabova cad4ab9cb5 [DE] Refactoring sing dialog. 2017-11-17 11:02:29 +03:00
Julia Radzhabova 0a2e8ffdda [DE] Disable protect settings when review mode is changed. 2017-11-17 10:26:06 +03:00
Julia Radzhabova 354e9d1a9b [DE] Change signature settings layout in the right panel. 2017-11-16 16:06:55 +03:00
Julia Radzhabova 781030ed3d [DE] Change layout for protect file menu. 2017-11-16 12:43:21 +03:00
Julia Radzhabova 1b26f5a94d [Common] Change setVisible, isVisible methods for Button component. 2017-11-16 12:37:41 +03:00
Julia Radzhabova 1bcb080cf7 [DE] Refactoring signature settings in the right and left panels. 2017-11-15 15:52:37 +03:00
Julia Radzhabova 7630a072f8 Update password changing. 2017-11-15 11:40:36 +03:00
Julia Radzhabova c2f360fb0c [DE] Update translations. 2017-11-15 11:11:50 +03:00
Julia Radzhabova 222c0bf74d [DE] Added Protection tab with the ability to encrypt and sign document. 2017-11-15 10:59:06 +03:00
Julia Radzhabova 27afcaba0f
Merge branch 'develop' into hotfix/v5.0.4 2017-11-13 18:32:25 +03:00
Julia Radzhabova d598aed90d Menu component: added clearAll method. 2017-11-13 11:41:32 +03:00
Julia Radzhabova a472407675 SynchronizeTip: added close method. 2017-11-10 15:41:56 +03:00
Julia Radzhabova 76e49ef7da Bug with creating several synchronize tips. 2017-11-10 15:41:15 +03:00
Julia Radzhabova 74f64201b4 [SSE] Fix Bug 36290. 2017-11-09 11:40:31 +03:00
Julia Radzhabova d3f6cc3443 [SSE] Fix Bug 36290. 2017-11-09 11:39:11 +03:00
Julia Radzhabova 802cbac017 SynchronizeTip: added 'left' placement, added option for changing link text and visibility. 2017-11-08 17:35:23 +03:00
Julia Radzhabova 7d9f2d22b3 Bug with creating several synchronize tips. 2017-11-08 14:19:44 +03:00
Julia Radzhabova c421ea70f5 Fix Bug 36264. Refactoring mouseup event outside of the browser window. 2017-11-07 17:10:25 +03:00
Julia Radzhabova 694e739ad9 [PE][SSE] Change layout for co-editing mode option in the Collaborative tab. 2017-11-07 15:00:58 +03:00
Julia Radzhabova cba014bbc7 Save co-editing mode option when changed from Collaborative tab. 2017-11-07 15:00:11 +03:00
Julia Radzhabova 24f1b6d1ab Bug with removing and adding items from listview. 2017-11-07 10:10:56 +03:00