Commit graph

2707 commits

Author SHA1 Message Date
JuliaSvinareva a626ca471d [mobile] Fix bug 45445 2020-05-26 22:28:35 +03:00
Julia Radzhabova 0ba1760176 [SSE] Add slicer for pivot and formatted table 2020-05-26 19:47:24 +03:00
GoshaZotov 67bbc60070 Merge branch 'develop' into feature/sse-slicer 2020-05-26 18:08:30 +03:00
Julia Radzhabova 3584b6b7e4 [SSE] Fix context menu for slicer 2020-05-26 17:27:49 +03:00
Julia Radzhabova 95a6e48e16 [SSE] Load slicer settings 2020-05-26 17:14:58 +03:00
Julia Radzhabova 61b38d6888 [SSE] Show slicer settings 2020-05-25 20:25:16 +03:00
Julia Radzhabova 8455e7a992 [SSE] Function wizard: send function name 2020-05-25 18:50:25 +03:00
Julia Radzhabova a91f56adde [SSE] Formula wizard: fix focus after selecting data 2020-05-22 19:38:23 +03:00
Julia Radzhabova 5552d9f845 Merge branch 'feature/sse-function-wizard' into develop 2020-05-22 19:04:34 +03:00
Julia Radzhabova 5112041426 [Embedded] Send config.encryptionKeys to sdk 2020-05-22 18:40:38 +03:00
Julia Radzhabova d9966b440c [PE mobile][SSE mobile] Add parameters to api customization: macros, plugins 2020-05-22 18:38:03 +03:00
Julia Radzhabova 6f093dba4a [PE embedded][SSE embedded] Add parameters to api customization: macros, plugins 2020-05-22 18:34:00 +03:00
Julia Radzhabova 0d6ab2808c [PE][SSE] Add parameters to api customization: macros, plugins, macrosMode 2020-05-22 17:55:35 +03:00
Alexey Golubev 40d1c4afb5 v5.5.3 2020-05-22 11:25:22 +03:00
Julia Radzhabova 828f604dd1 [SSE] Add translation 2020-05-21 20:46:37 +03:00
Julia Radzhabova 412d53bc0b [SSE] Function wizard: hide argument description 2020-05-21 20:43:18 +03:00
Julia Radzhabova f8053e0770 [SSE] use asc_startWizard 2020-05-21 12:12:32 +03:00
Julia Radzhabova b904bb19bc Update translation 2020-05-21 00:08:10 +03:00
Julia Radzhabova eebdabd023 [SSE] Update translation 2020-05-20 23:47:25 +03:00
JuliaSvinareva f9ba235f01 [SSE] Fix width of tabs in statusbar 2020-05-20 15:51:18 +03:00
Julia Radzhabova 8d55696180 [SSE] Set empty range for function arguments 2020-05-18 20:17:25 +03:00
Julia Radzhabova 3799f6ecdb [SSE] Fix formula arguments 2020-05-18 20:01:28 +03:00
Julia Radzhabova 47ed795377
[SSE] Bugfix (#399) 2020-05-18 16:19:36 +03:00
Julia Radzhabova 709cf9fb79 [SSE] Refactoring range selection 2020-05-18 14:00:10 +03:00
Julia Radzhabova 2d1b26a6aa [SSE] Refactoring range selection 2020-05-18 12:00:19 +03:00
Julia Radzhabova 4dc6c6bfc9 [SSE] Change data range selection 2020-05-15 19:09:36 +03:00
Julia Radzhabova 4c27ca8b92 [SSE] Fix range for formula argument 2020-05-15 17:27:20 +03:00
GoshaZotov f19437168f Merge remote-tracking branch 'remotes/origin/develop' into feature/sse-slicer 2020-05-15 15:17:46 +03:00
Julia Radzhabova bb4efe5840 [SSE] Fix 2020-05-15 14:09:24 +03:00
Julia Radzhabova 1d2dd63f42 [SSE] Fix formula arguments 2020-05-15 13:57:28 +03:00
Julia Radzhabova 0b4f282ac9 [SSE] Add new methods in sdk 2020-05-15 13:52:52 +03:00
Julia Radzhabova ba775c9929 [SSE] Refactoring 2020-05-15 13:07:47 +03:00
Julia Radzhabova b377c5b10b [SSE] Refactoring formula wizard 2020-05-15 12:39:06 +03:00
Julia Radzhabova 5c1774efcf [SSE] Add new methods in sdk 2020-05-15 11:32:21 +03:00
Alexander Trofimov b0a526c263 [SSE] New
Use new methods in selection info
2020-05-15 10:42:00 +03:00
GoshaZotov 7e623c5406 Merge branch 'develop' into feature/sse-slicer 2020-05-14 17:18:30 +03:00
Julia Radzhabova 2af9094a34 Merge remote-tracking branch 'origin/develop' into develop 2020-05-14 13:03:21 +03:00
Julia Radzhabova fc8cf6edd2 [SSE] Pivot refactoring 2020-05-14 12:56:34 +03:00
Julia Radzhabova 7c69720f1d [SSE] Refactoring 2020-05-14 12:56:09 +03:00
Alexander Trofimov 00fc3770d5 [SSE] Move
Move asc_getMerge to cell info
2020-05-14 12:16:27 +03:00
Alexander Trofimov e0268a7bee [SSE] Move
Move asc_getWrapText to cell info
2020-05-14 12:01:20 +03:00
Alexander Trofimov f50d32b597 [SSE] Move
Move asc_getLockText to cell info
2020-05-14 11:50:34 +03:00
Alexander Trofimov 4a282e307a [SSE] Move
Move asc_getMultiselect to cell info
2020-05-14 11:45:23 +03:00
Alexander Trofimov a33df0aabe [SSE] Move
Move asc_getSelectionType to cell info
2020-05-14 11:39:04 +03:00
Julia Radzhabova d497e4b761 [SSE] Enable text orientation button for shape without text, use asc_getAngle() for shapes.
Fix vertical align for shapes (deselect all buttons, when alignment=null)
2020-05-13 20:47:56 +03:00
JuliaSvinareva 7440ad31af Merge branch 'feature/mobile-review' into develop 2020-05-13 19:10:46 +03:00
JuliaSvinareva a9984c8eee [DE mobile] Change review template 2020-05-13 18:59:42 +03:00
Julia Radzhabova c6f7518d3b Refactoring 2020-05-13 17:59:16 +03:00
Julia Radzhabova a3f8ade2cd Bug 42913: replace image from context menu 2020-05-13 17:43:45 +03:00
Julia Radzhabova fc4de46980 [PE][SSE] Bug 42913: load image for filling shape, slide and replacing image from storage. 2020-05-13 17:20:58 +03:00
Alexander Trofimov ef30e2360f [SSE] Wizard
Rename FunctionWizard -> Function
2020-05-12 17:54:22 +03:00
Alexander Trofimov d1085286ed [SSE] Header/Footer
Fix set position on click in header/footer
2020-05-12 15:37:52 +03:00
Julia Radzhabova 9526166140 Merge branch 'develop' into feature/sse-slicer 2020-05-12 13:17:52 +03:00
Julia Radzhabova 211306acc9 [SSE] Add tooltips, Fix Bug 36285 2020-05-12 11:12:08 +03:00
Julia Radzhabova 37e1834091 Fix Bug 45283, Bug 25773 2020-05-08 21:48:46 +03:00
Julia Radzhabova 556315ab0b Merge remote-tracking branch 'origin/develop' into develop 2020-05-08 20:19:42 +03:00
Julia Radzhabova e0d01f5b43 [SSE] Bug 36285 2020-05-08 20:18:53 +03:00
Alexander Trofimov b8b3a00bf1 [SSE] Rename
asc_getFill2 -> asc_getFill
2020-05-08 19:01:15 +03:00
Alexander Trofimov cb1c4437f7 [SSE] Fix
Use asc_getFillColor
2020-05-08 15:09:44 +03:00
Julia Radzhabova 8e2b6c270f
Merge pull request #396 from ONLYOFFICE/hotfix/v5.5.3
Hotfix/v5.5.3
2020-05-08 13:06:21 +03:00
Julia Radzhabova 99cee6f85e Send encryptionKeys 2020-05-08 11:58:31 +03:00
JuliaSvinareva aa03022115
Merge pull request #395 from ONLYOFFICE/feature/mobile-comments
Feature/mobile comments
2020-05-07 20:13:25 +03:00
JuliaSvinareva 4bab80b0f7
Merge branch 'develop' into feature/mobile-comments 2020-05-07 20:09:29 +03:00
Julia Radzhabova 9d8f314157 [SSE] Add hotkey Shift+F3 for function insert 2020-05-07 19:42:27 +03:00
JuliaSvinareva b944ddccfc [mobile] Comments (remove textarea border, increased font, remove tabs animation, add placeholder, changed modal window of delete comment draft) 2020-05-07 19:28:58 +03:00
Julia Radzhabova f1c4773e29 [SSE] Don't show wizard for functions from quick access menu 2020-05-07 18:40:58 +03:00
Julia Radzhabova 5caf5c74eb [SSE] Change caption for insert function menu item 2020-05-07 18:03:43 +03:00
Julia Radzhabova 5f07ed72b5 [SSE] Add AVERAGE function to quick access 2020-05-07 17:40:10 +03:00
Julia Radzhabova b528c26570 Fix Bug 19846: search by function name 2020-05-07 17:08:59 +03:00
Julia Radzhabova 48934472b5 Fix new file templates 2020-05-06 18:24:20 +03:00
Julia Radzhabova e3dd2bc5dd Merge branch 'feature/chart-svg-icons' into develop 2020-05-06 18:20:30 +03:00
Julia Radzhabova 0a54513e47 [SSE][PE] Set svg icons for chart types 2020-05-06 18:04:48 +03:00
JuliaSvinareva add8ec8621 [mobile] Fix comments 2020-05-06 15:46:12 +03:00
Julia Radzhabova 9b1aa597c4 Change api for new and recent files 2020-04-30 18:35:30 +03:00
Julia Radzhabova b79d2891ff Fix icons for new document templates 2020-04-30 17:34:04 +03:00
Julia Radzhabova c49cb88ddc Merge branch 'develop' into feature/sse-function-wizard 2020-04-30 15:38:33 +03:00
Julia Radzhabova cf37f3390d
Merge pull request #393 from ONLYOFFICE/feature/color-button
Feature/color button
2020-04-30 15:21:52 +03:00
Julia Radzhabova 7e49822439 Refactoring color button 2020-04-30 15:11:03 +03:00
Julia Radzhabova 8f327d08cb [SSE] Fix Bug 45324 2020-04-30 13:36:02 +03:00
JuliaSvinareva a3b347c911 [mobile] Сhanged tabs template into insert 2020-04-30 12:55:09 +03:00
Julia Radzhabova d9ad6eaf3b Add italian help 2020-04-29 22:48:41 +03:00
Julia Radzhabova dbe68e06da
Merge pull request #392 from ONLYOFFICE/feature/help_translations_it
Added help translations (IT), old translations replaced with en version
2020-04-29 22:36:30 +03:00
Julia Radzhabova d351ad052f Update translation 2020-04-29 22:28:55 +03:00
Julia Radzhabova 54e82bc948 Refactoring 2020-04-29 22:15:04 +03:00
Julia Radzhabova 12a6aba11f [SSE] Refactoring color button component 2020-04-29 21:32:48 +03:00
Maxim Kadushkin f50d0253ca [all] debug locked file open 2020-04-29 20:54:48 +03:00
svetlana maleeva 5a4746842f Added help translations (IT), old translations replaced with en version 2020-04-29 16:05:40 +03:00
Julia Radzhabova 5904c08e15 Refactoring button component 2020-04-29 10:36:53 +03:00
JuliaSvinareva 4c9ea49c33 [SSE] Fix statusbar for small screens, when filters applied 2020-04-27 15:08:17 +03:00
Julia Radzhabova 66575bd40b
Merge pull request #389 from ONLYOFFICE/feature/icons1.25x1.75x
Add toolbar icons 1.25x and 1.75x
2020-04-27 14:10:47 +03:00
Julia Radzhabova 43156a5d97
Merge pull request #388 from ONLYOFFICE/feature/bug-fix
Feature/bug fix
2020-04-27 12:48:45 +03:00
Julia Radzhabova 68ae80a3f5 [SSE] Fix selecting range 2020-04-25 14:06:43 +03:00
JuliaSvinareva 43c5300cdc [mobile] Comments (fix bugs) 2020-04-24 14:30:55 +03:00
Julia Radzhabova 8f5c17ba89 Merge branch 'develop' into feature/sse-function-wizard 2020-04-24 14:24:33 +03:00
svetlana maleeva 699f7c8698 Renamed function pages, added pages for FINDB, LEFTB, LENB, MIDB, REPLACEB, RIGHTB, SEARCHB 2020-04-24 13:59:17 +03:00
Julia Radzhabova b9c32cdfcb [SSE] Fix Bug 45276 2020-04-23 19:02:54 +03:00
Julia Radzhabova 95aa744365 [SSE] Refactoring function wizard 2020-04-23 15:48:13 +03:00
Julia Radzhabova fb86d517b1 [SSE] asc_insertFormula -> asc_insertInCell 2020-04-23 13:10:34 +03:00
Kirill Volkov c9391e5f93 Add toolbar icons 1.25x and 1.75x 2020-04-23 11:59:10 +03:00
Julia Radzhabova 29ccd1e6d7 [SSE] Fix formula help 2020-04-22 17:58:16 +03:00