Commit graph

848 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
Maxim Kadushkin d3b23c19f8 implement changes according to draft design 2018-02-06 01:01:29 +03:00
Maxim Kadushkin f328e83a4f refactoring 2018-02-03 16:10:38 +03:00
Maxim Kadushkin c8e9fe9a63 Merge branch 'develop' into feature/desktop-new
# Conflicts:
#	apps/common/main/lib/util/utils.js
2018-02-02 16:18:07 +03:00
Julia Radzhabova bb36c63c13 [DE] Added print, save, undo, redo buttons and user name to header panel. 2018-01-24 13:57:58 +03:00
Maxim Kadushkin 826ac6aef1 new design changes 2018-01-23 20:35:16 +03:00
Maxim Kadushkin 106afacb6e [common] added nessesary utils 2018-01-23 20:33: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 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
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
Julia Radzhabova 8c142cc864 Fix Bug 36224. 2017-11-02 11:05:11 +03:00
Julia Radzhabova 7af4bc9d7b Plugins refactoring. 2017-11-01 12:03:37 +03:00
Julia Radzhabova c02389ab21
Merge branch 'develop' into hotfix/v5.0.3 2017-10-31 20:15:07 +03:00
Julia Radzhabova 4224c75d7d Color palette refactoring: reselect current custom color when custom colors were changed. 2017-10-31 14:16:31 +03:00
Julia Radzhabova c8879d7c07 Comments refactoring. 2017-10-31 11:51:45 +03:00
Julia Radzhabova db3475a6e6 Merge branch 'feature/collaboration-tab' into develop 2017-10-27 16:03:03 +03:00
Julia Radzhabova 9c0d402b47 [SSE] Fix Bug 36088. 2017-10-24 17:44:11 +03:00
Julia Radzhabova eead607310 Bug with left panel resizing: mouse up out of browser. 2017-10-23 10:12:35 +03:00
Julia Radzhabova 844b287c30 Collaboration tab: added description for co-editing mode and review mode options. 2017-10-19 15:11:51 +03:00
Julia Radzhabova 3355cfa50e Bug with resize cursor in the plugins window. 2017-10-19 13:58:16 +03:00
Julia Radzhabova 767cc98e09 Bug with resize cursor in the plugins window. 2017-10-19 13:47:04 +03:00
Julia Radzhabova eddc33bc8a Bug with resizing window when password dialog is opened. 2017-10-18 17:03:49 +03:00
Julia Radzhabova b7d6e75ed6 Update icons for collaboration tab. 2017-10-18 15:55:32 +03:00
Oleg Korshul c8a12f7dba new plugins scheme (system & parallel working) 2017-10-17 18:08:12 +03:00
Julia Radzhabova 968661758c Merge branch 'hotfix/v5.0.2' into develop 2017-10-13 15:11:11 +03:00
Julia Radzhabova 8cce90d8f0 Hide Plugins tab when no plugins. Hide Review tab when no buttons on this tab (for the future). 2017-10-12 17:25:47 +03:00
Julia Radzhabova 5178858833 [SSE] Added collaboration tab. 2017-10-12 13:43:23 +03:00
Julia Radzhabova 1057868cda Set application prefix for Collaboration tab (used for saving to local storage). 2017-10-12 12:05:55 +03:00
Julia Radzhabova 9217de510c [DE] Disable buttons on the collaborative tab depending on config. 2017-10-11 17:52:04 +03:00
Julia Radzhabova b74afc68e5 [Common] Disabled style for listview. 2017-10-11 15:21:31 +03:00
Julia Radzhabova b638710824 Merge branch 'hotfix/v5.0.2' into feature/collaboration-tab 2017-10-11 13:18:39 +03:00
Julia Radzhabova 76cbae43d5 Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-10-11 12:14:58 +03:00
Julia Radzhabova cae3819434 [DE] Added Chat button to the collaborative tab in the toolbar. 2017-10-10 15:14:27 +03:00
Julia Radzhabova 1577c8a26e [DE] Added version history to the collaboration tab. 2017-10-09 15:37:12 +03:00
Julia Radzhabova 7d1a4e14c9 [DE] Remove spellcheck and document language buttons from the toolbar collaboration tab. 2017-10-09 15:03:50 +03:00
Julia Radzhabova 25403d1c55 [DE] Set initial state for Co-editing mode menu in the toolbar. 2017-10-09 13:32:19 +03:00
Julia Radzhabova 32267aa6ab [DE] Added tab Collaboration. 2017-10-07 16:06:51 +03:00
Alexey Golubev fce84eef7a v5.0.1 2017-10-05 14:48:08 +03:00
Julia Radzhabova 229c47b8a0 Autostart array of plugins. 2017-10-03 20:45:41 +03:00
Julia Radzhabova f37d4b53ac Set full plugins list to sdk, but add buttons to the toolbar using "EditorsSupport" field . 2017-10-03 20:42:41 +03:00
Maxim Kadushkin 1afc0e47de [Common] refactoring 2017-10-03 20:41:44 +03:00
Maxim Kadushkin c0772ef73a refactoring 2017-10-03 20:40:53 +03:00
Julia Radzhabova b4029143fa [DE] Fix Bug 35406. 2017-10-03 14:22:33 +03:00
Julia Radzhabova c1e8ec1017 Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-09-29 11:26:45 +03:00
Julia Radzhabova 161bd0ee3d Fix Bug 35896. 2017-09-28 14:02:33 +03:00
Julia Radzhabova 52b56fa997 [DE] Set serverVersion parameter to version history items. 2017-09-22 17:18:06 +03:00
Julia Radzhabova 9ce1c45226 Change api event: "onReady" -> "onAppReady", added "onDocumentReady" event. 2017-09-20 14:32:18 +03:00
Julia Radzhabova 73f5efae27 Merge branch 'release/v5.0.0' into develop 2017-09-19 17:44:29 +03:00
Julia Radzhabova 28661417e8 Fix Bug 35853. 2017-09-19 17:26:09 +03:00
Julia Radzhabova 876171af9c Change click on header logo: click only on the image. 2017-09-19 15:42:44 +03:00
Julia Radzhabova 405fe55461 Open "customization->logo->url" when click on the header logo. 2017-09-19 12:16:59 +03:00
Julia Radzhabova a76214961d Disable up/down buttons in the scrollable menu (language menu). 2017-09-19 12:03:15 +03:00
Julia Radzhabova cdf53c398c Fix Bug 35860. 2017-09-18 15:13:36 +03:00
Julia Radzhabova f5a3a86ba0 Fix Bug 35860. 2017-09-18 14:38:24 +03:00
Julia Radzhabova 40cc71ea63 Merge pull request #5 from ONLYOFFICE/feature/new-toolbar-signature
Feature/new toolbar signature
2017-09-18 10:49:27 +03:00
Julia Radzhabova eb5f62a041 Fix Bug 35630. 2017-09-15 13:31:59 +03:00
Julia Radzhabova 903b37c93b [SSE] Fix Bug 35384. 2017-09-14 15:07:04 +03:00
Julia Radzhabova e1bde7bbc2 Autostart array of plugins. 2017-09-13 15:02:34 +03:00
Julia Radzhabova 1cbc937e05 [DE] Select default font when opened sign dialog. 2017-09-13 11:34:29 +03:00
Julia Radzhabova 3feed7f7c5 [Common] ComboBoxFonts: don't listen asc_onFontFamily event when combobox is in modal window. 2017-09-13 11:34:15 +03:00
Julia Radzhabova ad866734b6 [DE] SignDialog, SignSettingsDialog ->Common. 2017-09-13 11:33:33 +03:00
Julia Radzhabova 2f92c81749 [DE] View signatures in the right panel. 2017-09-13 11:29:05 +03:00
Julia Radzhabova 4eaf251ae5 Set full plugins list to sdk, but add buttons to the toolbar using "EditorsSupport" field . 2017-09-11 15:47:36 +03:00
Julia Radzhabova 8512f5061b Fix Bug 35787. 2017-09-08 14:25:25 +03:00
Julia Radzhabova 196bc28847 Show error when file password is incorrect. 2017-09-08 11:44:01 +03:00
Maxim Kadushkin 41fd7a1bce [Common] debug for 'preview' mode 2017-09-07 18:01:26 +03:00
Maxim Kadushkin 3da352c6e7 [Common] debug for 'preview' mode 2017-09-07 17:55:30 +03:00
Julia Radzhabova a701bbae4f Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-09-07 16:15:13 +03:00
Julia Radzhabova 03b75e00af [DE] Update hints and translations for review buttons. 2017-09-07 14:47:59 +03:00
Julia Radzhabova 43222dfa9d Merge pull request #4 from ONLYOFFICE/release/v5.0.0
Release/v5.0.0
2017-09-07 11:49:02 +03:00
Julia Radzhabova 0caa6dfb2f Show error when file password is incorrect. 2017-09-06 16:41:53 +03:00
Maxim Kadushkin 44e1eb0e8d [Common] refactoring 2017-09-05 14:53:44 +03:00
Maxim Kadushkin e462f5851f [Common] fill plugins panel on collection events 2017-09-04 17:25:45 +03:00
Maxim Kadushkin cd5721977d refactoring 2017-09-04 17:20:46 +03:00
Maxim Kadushkin 1ea8cea665 [Common] fill plugins panel on collection events 2017-09-04 11:12:30 +03:00
Julia Radzhabova 33efca6c3e [DE] Enable spellcheck button in the toolbar in the preview mode for review. 2017-09-01 17:51:39 +03:00
Julia Radzhabova cfed1c50b8 [DE] Disable and hide comments when preview review changes. 2017-09-01 15:25:31 +03:00
Maxim Kadushkin d1faebc08d [Common] wrong button's layout in Firefox for mac on hdpi display 2017-08-31 11:20:47 +03:00
Julia Radzhabova 97b20715f0 [DE] Fix Bug 35750. 2017-08-31 11:15:03 +03:00
Maxim Kadushkin e4881516ba refactoring 2017-08-30 15:23:22 +03:00
Julia Radzhabova 876eb58f8b Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-08-30 15:12:25 +03:00
Julia Radzhabova fe462bd08b Merge pull request #3 from ONLYOFFICE/release/v5.0.0
Release/v5.0.0
2017-08-30 15:07:13 +03:00
Julia Radzhabova 4150c9788d [DE] Fix Bug 35383. 2017-08-25 12:25:54 +03:00
Julia Radzhabova d9c09c50a1 [DE] Fix Bug 35725. 2017-08-25 09:39:04 +03:00
Julia Radzhabova e265a59dfc Merge pull request #2 from ONLYOFFICE/feature/view-mode-in-review
Feature/view mode in review
2017-08-24 12:29:29 +03:00
Julia Radzhabova 1c3847cea4 [DE] Update translations. 2017-08-24 12:27:02 +03:00
Julia Radzhabova 220b4b8c0e Fix Bug 35721. 2017-08-24 11:44:11 +03:00
Julia Radzhabova 08797b870b [DE] Close comments panel when start view mode for review. 2017-08-23 23:32:27 +03:00
Julia Radzhabova 207376bb0d [DE] Open viewer context menu in the view mode for review. 2017-08-23 23:22:33 +03:00
Julia Radzhabova 57a8cdadb4 [DE] Set display mode for review. 2017-08-23 17:49:56 +03:00
Julia Radzhabova d01d4e9302 Change top position for centered windows. 2017-08-22 17:49:18 +03:00
Julia Radzhabova 0a1d11cd18 Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-08-22 14:31:14 +03:00
Julia Radzhabova 8c7287def2 Merge pull request #1 from ONLYOFFICE/release/v5.0.0
Release/v5.0.0
2017-08-22 14:08:09 +03:00
Julia Radzhabova b6b818db80 Fix Bug 35662. 2017-08-21 10:53:39 +03:00
Julia Radzhabova 3fb4d7abcb [DE][SSE] Show running inside-plugin in the left panel after hiding comment, chat, about panels. 2017-08-18 17:08:45 +03:00
Julia Radzhabova 29d3515dfa Fix Bug 35643. 2017-08-18 15:17:25 +03:00
Julia Radzhabova f75bd72674 [DE] Change translation for track changes button. 2017-08-18 12:09:57 +03:00
Julia Radzhabova 1376c07e3f Changed cursor for resized window. 2017-08-18 12:09:28 +03:00
Julia Radzhabova ab593da475 Bug 35597. 2017-08-18 11:46:53 +03:00
Julia Radzhabova 8900b912d7 User icon isn't displayed in FF, Safari on retina. 2017-08-17 17:32:37 +03:00
Julia Radzhabova 4f37e52b8c Fix Bug 35626. refactoring rev. 1843040605. 2017-08-17 16:44:57 +03:00
Julia Radzhabova 1843040605 Fix Bug 35626. 2017-08-17 15:39:28 +03:00
Julia Radzhabova 7624fb1d5d Change plugins window offset. 2017-08-17 10:51:05 +03:00
Julia Radzhabova 5c21e657f0 Fix Bug 35617. 2017-08-17 10:28:17 +03:00
Julia Radzhabova 8fe9914a81 Use new icons for plugins. 2017-08-16 17:40:59 +03:00
Julia Radzhabova 57197575e5 Change name for Plugins tab. 2017-08-16 15:10:19 +03:00
Julia Radzhabova a000f85713 Change maximum size for plugin window. 2017-08-16 10:50:25 +03:00
Maxim Kadushkin 891a4dc91f [Common] locked click on branding logo 2017-08-15 19:30:16 +03:00
Maxim Kadushkin 2071162fb8 Merge branch 'release/v5.0.0' into develop 2017-08-15 14:58:24 +03:00
Maxim Kadushkin 0bb1d90bb3 [Common] rename document in title 2017-08-15 14:44:59 +03:00
Maxim Kadushkin 88588a8fba fix bug 35586, 35591, 35593 2017-08-15 14:26:40 +03:00
Julia Radzhabova 43cf61dc71 Fix Bug 35408. 2017-08-14 14:46:18 +03:00
Julia Radzhabova 948bb630bf Change hint for printing from toolbar in the view mode. 2017-08-14 14:27:36 +03:00
Julia Radzhabova 6e003751ab Fix Bug 35584. 2017-08-14 13:21:17 +03:00
Julia Radzhabova c57bf7e6be Update translations for plugins. 2017-08-11 14:41:40 +03:00
Maxim Kadushkin 0c84772393 Merge branch 'develop' 2017-08-11 14:01:42 +03:00
Maxim Kadushkin dad9b2127d unlocked plugins in toolbar 2017-08-11 14:01:27 +03:00
Julia Radzhabova 2ad0cab77c [PE] Fix Bug 35571. 2017-08-10 16:50:50 +03:00
Julia Radzhabova e4a79a46ea Fix Bug 35568. 2017-08-10 13:51:14 +03:00
Julia Radzhabova f7fafe1a59 [DE] Repaint review tip when changes length is changed. 2017-08-10 13:07:18 +03:00
Maxim Kadushkin 2cf4c10d0b Merge branch 'develop' 2017-08-09 20:03:01 +03:00
Maxim Kadushkin 7687f38722 [Common] chat and comments panels didn't resize after toolbar changed to compact 2017-08-09 20:02:41 +03:00
Julia Radzhabova 83d91f5044 Fix Bug 35491. 2017-08-09 16:25:39 +03:00
Julia Radzhabova 436588340a Merge branch 'develop' into feature/new-toolbar-pivot-table 2017-08-08 17:06:32 +03:00
Julia Radzhabova 1587ae9f2d Fix Bug 35539 + Hide context menu on document caption. 2017-08-08 11:17:18 +03:00
Julia Radzhabova 923426d47f [DE] Fix Bug 35534. 2017-08-07 17:38:32 +03:00
Julia Radzhabova 919cd331d5 Fix bug in viewer. 2017-08-07 17:10:03 +03:00
Julia Radzhabova 5e2ef96d8a [DE][PE] Change title for split cell dialog. 2017-08-07 12:23:03 +03:00
Julia Radzhabova 0a3b92e1ef Fix Bug 35504. 2017-08-04 11:18:37 +03:00
Julia Radzhabova 8a64cc883e [DE][PE] Fix bug with resizing diagram editor (change size of the main window and open diagram editor). 2017-08-03 17:43:43 +03:00
Julia Radzhabova 1873df91b2 [DE] Fix Bug 35499. 2017-08-03 16:46:46 +03:00
Julia Radzhabova 8130efcafb [Common] Split button: set different hints to main button and caret button. Neet to set hint: ['Main hint', 'Caret hint'] 2017-08-03 16:38:52 +03:00
Julia Radzhabova bd5ae6e902 Update hint for Add Comment button. 2017-08-02 16:47:40 +03:00
Maxim Kadushkin cb5e41fa78 [Common] setCanRename caused a error before doc name label wasn't created 2017-08-02 14:52:52 +03:00
Julia Radzhabova 0ca3e9fc41 Merge branch 'feature/new-toolbar' into feature/new-toolbar-pivot-table 2017-08-01 15:23:54 +03:00
Maxim Kadushkin 8513705b1e [Common] added 'document rename' 2017-08-01 15:14:19 +03:00
Maxim Kadushkin 55889a4bf4 [Common] collase toolbar immediately after switch on 'compact' view 2017-08-01 14:39:31 +03:00
Maxim Kadushkin 52169b80ce [Common] locked timed toolbar collapsing 2017-08-01 13:17:29 +03:00
Maxim Kadushkin 619f0e1d35 [Common] debug toolbar 2017-07-21 17:56:05 +03:00
Maxim Kadushkin 6f4e5620fa debug, refactoring 2017-07-21 13:44:49 +03:00
Maxim Kadushkin 7473e641d6 updated translations 2017-07-21 13:44:07 +03:00
Maxim Kadushkin 0a1324217e [Common] added button 'Edit Document' to 'preview' mode 2017-07-21 13:41:56 +03:00
Julia Radzhabova a2e75a00e1 Merge branch 'feature/new-toolbar' into feature/new-toolbar-pivot-table 2017-07-18 15:49:14 +03:00
Julia Radzhabova c12e9d1cd9 Fix Bug 35375. 2017-07-14 12:09:21 +03:00
Maxim Kadushkin 86c3493c1c changed header layout for view mode 2017-07-13 12:43:40 +03:00
Maxim Kadushkin 2f54b983a2 [Common] debug styles for header buttons 2017-07-13 12:37:22 +03:00
Maxim Kadushkin 6ea33aa303 [Common] refactoring 2017-07-13 11:50:36 +03:00
Julia Radzhabova b4abfccce0 [Common] Added tooltips to listview. 2017-07-12 15:12:41 +03:00
Julia Radzhabova c79cb46b0a [SSE] Added pivot settings to the right panel. 2017-07-11 14:02:16 +03:00
Maxim Kadushkin d5bfc3244d [Common] debug button's layout 2017-07-11 11:26:42 +03:00
Maxim Kadushkin 70a9e6deb5 [Common] debug toolbar's collapsing 2017-07-10 18:34:10 +03:00
Maxim Kadushkin cb9b82e0f0 [Common] refactoring 2017-07-10 18:32:33 +03:00
Julia Radzhabova 3da75ce6ed Merge branch 'feature/new-toolbar' into feature/new-toolbar-pivot-table 2017-07-05 16:04:43 +03:00
Julia Radzhabova 98aa218c11 Fix Bug 35323. Check Edge browser. 2017-07-05 15:56:58 +03:00
Julia Radzhabova c0491e3181 [Comments] Hide tooltip on resolve button when option "show resolved comments" is off. 2017-07-05 15:37:07 +03:00
Julia Radzhabova c230f90eec [SSE] Added PivotTable tab. 2017-06-30 17:49:58 +03:00
Maxim Kadushkin 29bdf730c4 changed icon for 'Users ' button 2017-06-30 17:44:19 +03:00
Julia Radzhabova 10df370024 Debug adding comment from toolbar. [SSE] Lock commenting from toolbar when cell is selected and locked or has comments. Add comment to document when object is selected. 2017-06-30 14:33:31 +03:00
Julia Radzhabova fae2867431 Disable/enable comment button in the toolbar. 2017-06-28 14:20:49 +03:00
Julia Radzhabova 7f68ab09b6 Bug with opening context menu when toolbar isn't folded. 2017-06-28 11:43:50 +03:00
Maxim Kadushkin 64ee1c86bc Merge branch 'feature/new-toolbar' 2017-06-27 11:33:33 +03:00
Julia Radzhabova bee1f77a2e Plugins: resize plugin dialog when browser window is resized. 2017-06-26 17:18:11 +03:00
Julia Radzhabova 94595fa16e Refactoring window component. 2017-06-26 17:17:57 +03:00
Julia Radzhabova 61a1f877e9 Plugins: set maximum size of the plugins dialog. 2017-06-26 17:17:40 +03:00
Maxim Kadushkin f5bb8c8ed8 [Common] refactoring 2017-06-26 12:19:08 +03:00
Julia Radzhabova c5405c6110 Plugins: add isCustomWindow type to variation. 2017-06-23 17:22:02 +03:00
Maxim Kadushkin 72eda1de98 [Common] debug toolbar compact mode 2017-06-16 12:25:36 +03:00
Maxim Kadushkin c310594f14 [Common] didn't process dblclick on extra tabs 2017-06-16 12:24:00 +03:00
Maxim Kadushkin 5911176848 [Common] skiped marker for active tab 2017-06-16 11:50:21 +03:00
Julia Radzhabova 04079fec8d [DE] Debug review tab. 2017-06-15 16:35:55 +03:00
Julia Radzhabova 8705842152 [Common] LocalStorage: use default value in getBool function. 2017-06-15 16:33:04 +03:00
Julia Radzhabova 00fb06281e View mode with commenting (permissions.comments = true). 2017-06-14 14:53:29 +03:00
Julia Radzhabova c79eb90e08 [DE] Added parameter showReviewChanges to config: open review changes dialog, when showReviewChanges is true (but do not track review changes). 2017-06-09 17:30:52 +03:00
Maxim Kadushkin 73d2690100 toolbar's redesigne 2017-06-08 18:14:36 +03:00
Julia Radzhabova b96f4fd72e [DE] Bug in ComboBoxFonts when recent: 0 (in the DropCapSettings dialog). 2017-06-06 11:35:32 +03:00
Julia Radzhabova 11e123d0c4 Fix Bug 34415. 2017-06-01 17:46:48 +03:00
Julia Radzhabova fa67f2a1cc Fix Bug 34795. 2017-06-01 17:46:13 +03:00
Julia Radzhabova da682d1447 Update language info. 2017-06-01 14:59:35 +03:00
Julia Radzhabova 589eb2675f Fix Bug 34996. 2017-05-25 15:56:21 +03:00
Julia Radzhabova e93d1d537e Show tooltip on combobox in the modal windows (DropCapSettings). 2017-05-23 15:17:38 +03:00
Julia Radzhabova 845fab903c [SSE] Apply bullets and numbering to text in shape (need changes in api). 2017-05-18 10:31:18 +03:00
Julia Radzhabova dedd7a50d4 [SSE] Fix Bug 33224. 2017-05-11 11:11:33 +03:00
Maxim Kadushkin 2ab489cd3a [Common] 'back' now has one action 2017-05-04 15:39:17 +03:00
Maxim Kadushkin cee6024b35 implemented interface for desktop app 2017-05-04 15:36:42 +03:00
Maxim Kadushkin f3f7536da0 [Common] refactoring 2017-05-04 15:26:32 +03:00
Maxim Kadushkin 75100b9a37 repaired z-order for 'FileMenu' 2017-05-01 14:30:44 +03:00
Maxim Kadushkin f0e29ea537 Merge branch feature/new-toolbar
Merge brunch 'feature/new-toolbar'
2017-04-28 15:25:04 +03:00
Julia Radzhabova 26b6527e26 [DE][PE] Refactoring header, toolbar 2017-04-28 13:44:03 +03:00
Maxim Kadushkin e3bee31af6 [SSE] changed toolbar's layout 2017-04-27 18:40:27 +03:00
Julia Radzhabova 10486cfc4e Debug mixtbar. 2017-04-27 11:58:37 +03:00
Julia Radzhabova ba6ef75fd8 [DE] ImageSettings: change wrapping style to ComboDataView. 2017-04-26 16:28:36 +03:00
Julia Radzhabova b1ba645bf6 [PE] Added spell check + changing document language. Moved LanguageDialog to Common. 2017-04-26 11:34:55 +03:00
Maxim Kadushkin 343c014b17 [Common] debug Header's logo 2017-04-25 19:52:51 +03:00
Maxim Kadushkin b8ba681b94 [Common] locked plugin's tab in the toolbar 2017-04-25 19:51:03 +03:00
Julia Radzhabova 6d8cceb6b2 [DE] Disable button for selecting language when the languages are not loaded. 2017-04-25 16:17:55 +03:00
Julia Radzhabova ef3fbc630b [DE] Review: close tooltip in statusbar when review button is pressed off. 2017-04-25 11:54:45 +03:00
Julia Radzhabova 293d08c2be [DE][PE] Close toolbar menus when toolbar is collapsed. Collapse toolbar when document context menu is opened. 2017-04-24 17:35:00 +03:00
Julia Radzhabova d503fd94fc Fix bug with tooltips on disabled buttons after loading. 2017-04-24 15:46:46 +03:00
Maxim Kadushkin 04b5214015 [Common] updated app logo 2017-04-22 17:51:12 +03:00
Maxim Kadushkin 42d9631455 [PE] implemented Mixtbar 2017-04-22 16:11:04 +03:00
Maxim Kadushkin a97122d596 [Common] added Mixtbar common component 2017-04-22 15:40:46 +03:00
Julia Radzhabova cf90639163 Debug with jquery 3.2.1. 2017-04-21 11:22:40 +03:00
Julia Radzhabova 2d9f8abfce Fix Bug 34772. 2017-04-21 11:21:40 +03:00
Julia Radzhabova fde00ea2d2 Update jquery to 3.2.1. 2017-04-21 11:20:40 +03:00
Julia Radzhabova f0c2692afa [Common] Update underscore to v.1.8.3 2017-04-21 11:15:04 +03:00
Julia Radzhabova 96712db8cb Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
Maxim Kadushkin 60e0feecfc Merge 2017-04-20 16:50:10 +03:00
Maxim Kadushkin 2bbfe4d1f4 [PE] svg icon in button 2017-04-20 16:36:15 +03:00
Maxim Kadushkin 6842d8dfc2 [DE] keep bool value in local storage 2017-04-20 12:27:27 +03:00
Julia Radzhabova 7af77fafb5 [DE] Added default translations. 2017-04-19 15:09:44 +03:00
Julia Radzhabova ecae264fd3 [DE] Common.localStorage.getItem -> Common.localStorage.getBool. 2017-04-19 14:22:31 +03:00
Julia Radzhabova e1d553049b [DE] Use event asc_onSpellCheckInit instead of asc_getSpellCheckLanguages. 2017-04-19 11:28:40 +03:00
Julia Radzhabova 24dec9d752 [DE] Bugs with document without styles: update from style, create new style, delete all styles. 2017-04-12 13:00:17 +03:00
Julia Radzhabova 26c44db2fe Feature/gradient slider change markers Fix Bug 34376 2017-04-12 12:57:15 +03:00
Julia Radzhabova c258a6d81b [SSE] Fix Bug 33478. 2017-04-12 12:52:45 +03:00
Julia Radzhabova 358154cb62 Fix Bug 34589. fix bug with updating table settings in strict mode: change table style by one user and getting changes by another user (combodataview didn't update). 2017-04-12 12:46:47 +03:00
Julia Radzhabova aa03115dd2 Fix Bug 34570. + Bug with closing menus by clicking to the input fields: open context menu or combobox, click at any of metric spinners or editable comboboxes -> menu closed, focus goes from spinner/combobox to canvas. 2017-04-12 12:45:16 +03:00
Julia Radzhabova e125a8293e [SSE] Don't refill combodataview when it's not visible (for 33478). 2017-04-12 12:00:54 +03:00
Julia Radzhabova 65b7e8722b [DE] Changes for fast co-editing mode when count of users>2: always send ' onDocumentStateChange' event , draw '*' in the document caption while user is editing document. 2017-04-12 11:55:46 +03:00
Julia Radzhabova 58ead9e451 Change hint for developer mode. 2017-04-12 10:54:47 +03:00
Julia Radzhabova d2f949fc39 Fix Bug 33669. 2017-04-11 17:07:46 +03:00
Julia Radzhabova 8a891ea475 Fixed Bug 34366, Bug 20029. 2017-04-11 17:01:34 +03:00
Julia Radzhabova 8e2d30fd80 [DE] Bug with version history. 2017-04-11 16:53:13 +03:00
Julia Radzhabova 3e6bbee3e3 Fixed Bug 34263, 25318. 2017-04-11 16:47:14 +03:00
Julia Radzhabova 882a78c0c6 [DE] Added option "customization->commentAuthorOnly". If "true" - user can edit only comments that he created, otherwise he can edit all comments. 2017-04-11 16:43:31 +03:00
Julia Radzhabova 68bf190120 [DE] Check if token for history revision is expired. 2017-04-11 15:26:47 +03:00
Julia Radzhabova c35d3c544a [DE] Set token for history version. 2017-04-11 14:33:50 +03:00
Maxim Kadushkin c8e40f6d03 [DE] refactoring 2017-04-06 12:42:43 +03:00
Maxim Kadushkin 360cca6601 [DE] locked action for 'status' label 2017-04-06 12:42:10 +03:00
Maxim Kadushkin c1c6ce3061 [DE] compact view for toolbar 2017-04-06 12:34:01 +03:00
Maxim Kadushkin 0cf3621991 [DE] processed permissions for review 2017-04-05 12:11:15 +03:00
Maxim Kadushkin 375b2e400f [DE] processed buttons [Document Language], [Spell checking] 2017-04-04 18:22:02 +03:00
Maxim Kadushkin 4a44c1f344 [DE] refactoring 2017-04-04 18:14:47 +03:00
Maxim Kadushkin 3784eb0717 [DE] national's flags were moved to separate sprite 2017-04-04 17:47:21 +03:00
Maxim Kadushkin 98b1168c06 [DE] processed toolbar's [Comments] button 2017-03-29 19:29:04 +03:00
Maxim Kadushkin 55e48173ce [Common] refactoring 2017-03-29 19:27:44 +03:00
Maxim Kadushkin 2352646ec7 [DE] added buttons on toolbar 2017-03-29 19:24:20 +03:00
Maxim Kadushkin ef2b590acb [DE] StatusBar's refactoring. moved functions for changes to ReviewChanges controller 2017-03-29 14:19:57 +03:00
Maxim Kadushkin ac79eacb35 [Common] refacted 'ReviewChanges' 2017-03-29 12:33:20 +03:00
Maxim Kadushkin 5ed32d082c [DE] refactoring 2017-03-29 12:01:34 +03:00
Maxim Kadushkin 181bdc7fa2 [Common] value in local storage transform to the boolean 2017-03-29 11:56:50 +03:00
Maxim Kadushkin f751aac0ab [Common] changed layout for the huge buttons 2017-03-29 11:49:42 +03:00
Maxim Kadushkin 71595d781c [Common] changed plugin's button 2017-03-23 16:02:19 +03:00
Maxim Kadushkin 7a2b4dab48 [Common] changed logic for the 'split' button 2017-03-23 16:00:24 +03:00
Maxim Kadushkin 49df5ea043 [Common] added template for the big button with caption without menu 2017-03-23 15:52:49 +03:00
Maxim Kadushkin 849ff6a91e [Common] added action for 'Back' menu 2017-03-16 16:59:04 +03:00
Maxim Kadushkin 57c35f7ca1 [Common] debug button 2017-03-16 14:38:12 +03:00
Maxim Kadushkin 7f972c790e [Common] added label for 'Save' operation 2017-03-16 13:24:03 +03:00
Maxim Kadushkin 10cb608a2c [Common] plugin's launch, updated styles 2017-03-16 13:21:36 +03:00
Maxim Kadushkin b57830c9ab [DE] refactoring 2017-03-16 13:20:07 +03:00
Maxim Kadushkin 994212108f [Common] apply button's icon from certain image 2017-03-16 12:55:11 +03:00
Maxim Kadushkin 10a55236d0 [DE] moved "coauthoring users" panel to toolbar 2017-03-13 19:29:05 +03:00
Maxim Kadushkin 52a8419371 [DE] added plugins to toolbar 2017-03-13 19:14:26 +03:00
Maxim Kadushkin 8de318a9b1 [Common] fixed counting online users 2017-03-13 19:01:32 +03:00
Maxim Kadushkin 02b779a0eb [Common] changed buttons on 'review' panel 2017-03-09 11:59:17 +03:00
Maxim Kadushkin 4dc8bdba37 [Common] implemented a big button with caption under the icon 2017-03-09 11:58:19 +03:00
Maxim Kadushkin 4cd69190ff [Common] button's refactoring 2017-03-09 11:41:47 +03:00
Maxim Kadushkin 13aff47a21 [Common] big buttons for ReviewChanges 2017-03-06 12:31:09 +03:00
Maxim Kadushkin eed89a5c5b [DE] refactoring 2017-03-06 12:30:18 +03:00
Maxim Kadushkin 63da5b2483 [DE] added caption for some buttons 2017-03-06 12:26:18 +03:00
Maxim Kadushkin 357bcc9061 [Common] repaired button's caption 2017-03-06 12:02:32 +03:00
Maxim Kadushkin a75065ecd6 [Common] cherrypicked changes for plugins (6c427e9, 3b82dab, aceb1fe) 2017-03-01 19:19:42 +03:00
Maxim Kadushkin a3a896ac79 [DE] repaired header 2017-03-01 16:33:12 +03:00
Maxim Kadushkin ba2800c14e [DE] 'Review' controls moved to the toolbar 2017-02-27 15:04:18 +03:00
Maxim Kadushkin d880555bbf [DE] devided ReviewChanges for private members 2017-02-21 12:48:23 +03:00
Julia Radzhabova d80f5ed598 Fix Bug 33803. 2017-02-09 09:55:35 +03:00
Julia Radzhabova 20e00054bb About: delete link to onlyoffice when use branding. 2017-02-07 18:36:03 +03:00