Commit graph

80 commits

Author SHA1 Message Date
Julia Radzhabova 7b4c5211d4 [SSE] Fix context menu in the header of chart 2018-02-28 13:47:39 +03:00
Julia Radzhabova 9f25a5e7e0 [SSE] Fix Bug 36942 2018-02-16 14:18:20 +03:00
Julia Radzhabova 1703a115e1 Fix Bug 36850. Added Default Size for images in the context menu, added Change Shape Type for images in the right settings panel. 2018-02-06 11:56:13 +03:00
Julia Radzhabova d1e3692e48
Merge branch 'develop' into hotfix/v5.0.6 2017-12-11 13:24:21 +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 54231ebed3 [SSE] Autoexpansion undo/redo feature (Bug 18054). 2017-11-28 13:22:25 +03:00
Julia Radzhabova 74c000c941 Signature refactoring. 2017-11-24 14:47:48 +03:00
Julia Radzhabova 49a7e4c6ff [SSE] Change tooltip for internal link. 2017-11-24 12:26:56 +03:00
Julia Radzhabova 084e254b42 Refactoring contex menu for signature. 2017-11-23 14:29:41 +03:00
Julia Radzhabova b664680915 [SSE] Change applying the license (disable editing when connections are over the limitations).
[PE] Refactoring.
2017-11-23 13:40:45 +03:00
Julia Radzhabova 7d1faecfb2 [DE][SSE] Added context menu for signatures. 2017-11-22 11:41:47 +03:00
Julia Radzhabova 147735ea7e [SSE] Added Protection tab. Changed signature settings in the right and left menu. 2017-11-17 17:35:40 +03:00
Julia Radzhabova 76e2d4c290 [SSE] Show tooltip and disable editing when document is signed. 2017-11-10 10:50:01 +03:00
Julia Radzhabova 6463500ad3 [SSE] For Bug 36231. 2017-11-07 16:23:40 +03:00
Julia Radzhabova 4884332154 [SSE] For Bug 36231. 2017-11-07 14:42:51 +03:00
Julia Radzhabova ff502f63cd [SSE] Fix Bug 36221. 2017-11-02 11:13:24 +03:00
Julia Radzhabova de0b44f5dc [SSE] Added modifyFilter permission to config: when = false, disable add/remove filters,sort, change formatted table style. 2017-10-19 13:14:12 +03:00
Alexey Golubev fce84eef7a v5.0.1 2017-10-05 14:48:08 +03:00
Julia Radzhabova 837e507381 [SSE] Fix Bug 35922. 2017-09-28 16:56:10 +03:00
Julia Radzhabova 28661417e8 Fix Bug 35853. 2017-09-19 17:26:09 +03:00
Julia Radzhabova 03fc5c6dd2 [SSE] Fix Bug 35857. 2017-09-19 14:13:07 +03:00
Julia Radzhabova 869c47155f [SSE] Fix Bug 35858. 2017-09-18 16:53:29 +03:00
Julia Radzhabova d6aeb9f679 [SSE] Fix Bug 28388. 2017-09-18 16:00:10 +03:00
Julia Radzhabova 4ff60d7f56 [PE][SSE] Adding signatures. 2017-09-13 11:57:30 +03:00
Julia Radzhabova 358ea3701e [SSE] Disable filters, sort, merge, hyperlinks when in pivot table. 2017-08-08 14:40:47 +03:00
Julia Radzhabova 00fb06281e View mode with commenting (permissions.comments = true). 2017-06-14 14:53:29 +03:00
Julia Radzhabova 3d4e53f7b0 Added context menu in the viewer mode (Copy menu item). 2017-06-06 11:04:04 +03:00
Julia Radzhabova 8301073f26 [SSE] Apply list type to text in shape. 2017-05-18 14:28:09 +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 5d08a22c80 [SSE] Enhancement: apply text orientation for shapes from toolbar menu (disable 45/-45). 2017-05-15 16:32:01 +03:00
Julia Radzhabova f1280d2670 [DE mobile][PE][SSE] Merge from develop. 2017-04-11 14:05:56 +03:00
Julia Radzhabova 4d34160697 [Common] Window: use alerts without icon.
[SSE] Debug sorting.
2017-02-07 11:55:24 +03:00
Julia Radzhabova ead4d45e61 [SSE] Bug 32599. 2017-02-06 17:12:59 +03:00
Alexander.Trofimov 126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
Julia Radzhabova 4f47545717 [SSE] Added sparkline clearing to context menu. 2016-11-25 15:58:57 +03:00
Julia Radzhabova fe0026bc30 [SSE] Fix bug with layout for username-tip on the locked sheet. 2016-11-24 15:30:38 +03:00
Julia Radzhabova 24e1663035 [SSE] Use asc_getLockedTable() instead of cellinfo.asc_getLocked() for detecting if the table is locked. 2016-11-24 10:23:02 +03:00
Alexander Trofimov b49489d2dd Merge pull request #42 from ONLYOFFICE/feature/sparklines
Feature/sparklines
2016-11-18 18:40:18 +03:00
Julia Radzhabova 2acc26495a [SSE] Fix Bug 33440 (depends on bootstap 3.3.7). 2016-11-18 17:17:20 +03:00
Julia Radzhabova 904bff55be [SSE] Fix Bug 33313. 2016-11-11 16:22:35 +03:00
Julia Radzhabova c8bcbf0feb [SSE] Fix Bug 33295. 2016-11-11 11:47:22 +03:00
Julia Radzhabova 73b4eb87a4 Merge branch 'develop' into feature/sparklines 2016-11-10 17:21:48 +03:00
Alexander.Trofimov 4f491a750c c_oAscVerticalTextAlign -> c_oAscVAlign
TEXT_ALIGN_BOTTOM -> Bottom
TEXT_ALIGN_CTR -> Center
TEXT_ALIGN_DIST -> Dist
TEXT_ALIGN_JUST -> Just
TEXT_ALIGN_TOP -> Top
2016-11-10 14:24:18 +03:00
Julia Radzhabova 02897bda94 [SSE] Bug 33304: disable hyperlink actions in context menu when several cells are selected (multiselect is true). 2016-11-01 18:04:35 +03:00
Julia Radzhabova cf53fc04a1 [PE][SSE] Debug context menu for equations. 2016-10-26 16:20:51 +03:00
Julia Radzhabova 1824834c01 [SSE] Add "Select from drop-down list" item to cell context menu. 2016-10-25 16:22:22 +03:00
Julia Radzhabova 9a284bffac Merge branch 'develop' into feature/sparklines 2016-10-25 13:50:30 +03:00
Julia Radzhabova 65251b5250 [SSE] Debug equations. 2016-10-24 16:40:06 +03:00
Julia Radzhabova 381e886ef9 [SSE] Context menu for equations. 2016-10-24 14:56:11 +03:00