Commit graph

2171 commits

Author SHA1 Message Date
Julia Radzhabova 40e65ba7e7 [SSE] Fix name manager layout. 2018-01-12 14:42:09 +03:00
Julia Radzhabova 5dbd3d9857 [PE] Added api event for starting demonstration. 2018-01-12 10:16:30 +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 1a3b022467 [DE] Fast updating name of the headers in the table of contents. 2018-01-11 10:38:50 +03:00
Julia Radzhabova 0295612ce1 [SSE] Change order for super/subscript buttons. 2018-01-10 16:08:42 +03:00
Julia Radzhabova 997a00f96f Update translations. 2018-01-10 13:34:37 +03:00
Julia Radzhabova ac78e89a58 [DE] Update left menu icon for table of contents. 2018-01-10 13:23:11 +03:00
Julia Radzhabova c8c9b767fc Merge branch 'develop' into feature/table-of-contents 2018-01-10 11:11:04 +03:00
Julia Radzhabova fda9051a91 [PE] Fix Bug 36519. 2018-01-09 16:59:20 +03:00
Julia Radzhabova 697785ff23 Added onWarning event to api. 2018-01-09 15:10:48 +03:00
Julia Radzhabova 3544988c73 Update translations.Added ko, lv langs. 2018-01-09 14:31:46 +03:00
Julia Radzhabova 2e1ab32de6 [DE] Added advanced settings for table of contents. 2017-12-26 17:31:14 +03:00
Julia Radzhabova 8ca83c7144 [DE] Added hyperlink button to the Links tab. 2017-12-26 10:32:52 +03:00
Julia Radzhabova be416c5ed2 Add Note editing button to the Links tab. 2017-12-25 15:55:26 +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
Alexander Yuzhin 287d3aefb8 [DE] Search in Russian help 2017-12-23 17:27:42 +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 851bd976fe Merge branch 'develop' into feature/table-of-contents 2017-12-20 15:38:00 +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
Ilya Kirillov 463c06fd0a Added new file. 2017-12-19 15:17:19 +03:00
Julia Radzhabova d184c3f647 [DE] Content controls: use get/put_Alias for control title. 2017-12-18 12:15:10 +03:00
Julia Radzhabova 252b028b46 Update icons. 2017-12-15 16:44:49 +03:00
Julia Radzhabova 6c2c874fb2 [DE mobile] Changed editing/removing hyperlinks. 2017-12-15 13:41:04 +03:00
Julia Radzhabova 5321cff46a [DE] Change removing hyperlink. 2017-12-15 13:11:34 +03:00
Julia Radzhabova 815df8c93e [DE] Change hyperlink properties. 2017-12-15 13:06:52 +03:00
Julia Radzhabova 14d06a5f95 [DE] AscCommon.sdtlocktype -> Asc.c_oAscSdtLockType, AscCommon.sdttype -> Asc.c_oAscSdtLevelType 2017-12-15 11:50:56 +03:00
Julia Radzhabova 4d213595ca [DE] AscCommonWord -> AscCommon for woring with class CContentControl. 2017-12-14 15:13:40 +03:00
Julia Radzhabova 478d874c62 Update help. 2017-12-13 17:55:32 +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 3a3e0602b7 Bugfix for IE/Edge: set focus out of the editor frame. 2017-12-13 12:11:27 +03:00
Julia Radzhabova 8f659ad314 Merge branch 'hotfix/v5.0.7' into feature/de-content-controls 2017-12-13 10:40:54 +03:00
Sergey Konovalov 8a44934bbd Added a link to the new file. 2017-12-12 15:01:44 +03:00
Ilya Kirillov 8165448e2d Added a link to the new file. 2017-12-12 15:01:34 +03:00
Julia Radzhabova eb3efa3778 [DE] Insert content controls. 2017-12-12 14:14:27 +03:00
Sergey Konovalov 50ea7b9961 Added a link to the new file. 2017-12-12 14:11:11 +03:00
Ilya Kirillov 2318b35c5f Added a link to the new file. 2017-12-11 15:38:20 +03:00
Julia Radzhabova b54fbbae00 Update translations. 2017-12-11 15:12:51 +03:00
Julia Radzhabova 07205f3c08 Update translations. 2017-12-11 14:50:26 +03:00
Julia Radzhabova e860c0150a Update translations. 2017-12-11 14:29:27 +03:00
Julia Radzhabova d1e3692e48
Merge branch 'develop' into hotfix/v5.0.6 2017-12-11 13:24:21 +03:00
Julia Radzhabova 89041a2ede Merge branch 'feature/SSE-bug26581' into feature/v5.0.6-signature 2017-12-11 12:29:26 +03:00
Julia Radzhabova 0d2cfcd189 Update icons. 2017-12-11 12:19:42 +03:00
Julia Radzhabova 3ff154f373 [DE] Added special paste options. 2017-12-08 18:00:56 +03:00
Julia Radzhabova 72da619d3f [SSE] Fixed loading formula description in the desktop. 2017-12-08 14:01:56 +03:00
Julia Radzhabova 223a2e54a8 [SSE] Highlight search results. 2017-12-08 11:57:37 +03:00
Julia Radzhabova 4b4bef4e0b Added groups for plugins. 2017-12-07 17:46:13 +03:00
Julia Radzhabova 7de7841b3d Merge branch 'hotfix/v5.0.6' into feature/v5.0.6-signature 2017-12-07 15:02:43 +03:00
Julia Radzhabova 160b6ddfee Added event for reset plugins list. 2017-12-07 15:02:19 +03:00
Alexander.Trofimov 78623f0998 Users -> UsersCount 2017-12-07 13:36:57 +03:00
Julia Radzhabova 24661d9d67 Fixed opening in the developer mode. 2017-12-06 20:52:24 +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 7d3e75e131 Update translations for protection in the left menu. 2017-12-06 14:37:06 +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 efbcc8653f [DE][PE] Changes for Bug 35358 (show text in the loader mask). 2017-12-05 18:04:30 +03:00
Julia Radzhabova 91fb911ba3 Fixed opening view mode. 2017-12-05 17:40:52 +03:00
Julia Radzhabova a8a7a4f917 [SSE] Fix Bug 26581. 2017-12-05 16:58:01 +03:00
Julia Radzhabova 1384c1445b [DE] Fixed opening pdf files. 2017-12-05 15:08:17 +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 d5a7af7181 [SSE] Fix Bug 36464. 2017-12-01 14:48:41 +03:00
Julia Radzhabova df9855e113 [SSE] Hide autoexpansion button when it's over canvas borders. 2017-12-01 13:28:41 +03:00
Julia Radzhabova 198b3f2557 [SSE] Use event asc_onToggleAutoCorrectOptions instead of asc_onShowAutoCorrectOptions/asc_onHideAutoCorrectOptions. 2017-12-01 12:20:06 +03:00
Julia Radzhabova f3fb154676 Use "Signer" name when signature signer name is empty. 2017-11-30 13:43:47 +03:00
Julia Radzhabova 8726fe186d [DE] Update help. 2017-11-29 16:55:38 +03:00
Julia Radzhabova 288e14ff2f [PE] Debug signature settings. 2017-11-29 10:07:01 +03:00
Julia Radzhabova bea598c4f0 [PE][SSE] Debug signature settings. 2017-11-28 17:35:51 +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 707a6258c3 Signature refactoring: use certificateId for viewing certificate. 2017-11-28 15:49:58 +03:00
Julia Radzhabova b255446ec2 [PE][SSE] Update translations. 2017-11-28 15:49:39 +03:00
Julia Radzhabova 0a50b3ac3d [PE] Don't add visible signature for presentation editor. 2017-11-28 15:48:45 +03:00
Julia Radzhabova 4f9f366631 [SSE] Added Protection tab. Changed signature settings in the right and left menu. 2017-11-28 15:48:24 +03:00
Julia Radzhabova b612b7b9b5 [PE] Added Protection tab. Changed signature settings in the right and left menu. 2017-11-28 15:39:36 +03:00
Julia Radzhabova a0ea3d2903 [DE] Signature refactoring. 2017-11-28 15:33:54 +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 259d8852d9 [DE] Change registering for signature update event. 2017-11-28 15:32:20 +03:00