Commit graph

792 commits

Author SHA1 Message Date
Julia Radzhabova 697e99916e [Mentions] Fix comment opening 2019-07-18 13:46:09 +03:00
Julia Radzhabova a8db76ea39 Move selecting comment on loading document to sdkjs 2019-07-17 15:07:53 +03:00
Julia Radzhabova 70ca82b0df Create document api in viewport controller 2019-07-17 13:36:37 +03:00
Julia Radzhabova c4a2318c9c
Merge pull request #212 from ONLYOFFICE/feature/ru-icons
Icons for Russian interface
2019-07-17 10:18:48 +03:00
Maxim Kadushkin 511888dc4e [all] opened 'create new' option for desktop app 2019-07-16 16:30:37 +03:00
Julia Radzhabova 13fe6a52ff
Merge pull request #211 from ONLYOFFICE/feature/comment-mentions
Feature/comment mentions
2019-07-16 16:12:15 +03:00
Julia Radzhabova a86576c67c Merge branch 'feature/pe-header-footer' into develop
[PE] Fix Bug 26990
2019-07-16 16:01:22 +03:00
Julia Radzhabova 112c12d64c User original id for comments mentions 2019-07-16 13:11:38 +03:00
Julia Radzhabova d20bd28a8a Icons for russian interface 2019-07-16 10:59:16 +03:00
Julia Radzhabova 15b584c235 [PE][SSE] Remove nativeApp flag 2019-07-15 11:01:29 +03:00
Julia Radzhabova bd6071ccd2 Merge branch 'feature/comment-mentions' into develop 2019-07-12 17:00:29 +03:00
Julia Radzhabova d527d54536 [SSE] Apply custom currency formats 2019-07-08 12:12:41 +03:00
Julia Radzhabova 90ad9cb280 [SSE] Add more currency formats 2019-06-28 17:41:18 +03:00
Julia Radzhabova fc02d82c06 Merge develop into feature/pe-header-footer 2019-06-28 14:12:34 +03:00
Julia Radzhabova 3bb1f0f7c4 [Common] DateView refactoring 2019-06-27 14:18:01 +03:00
Julia Radzhabova f19597a9cb Mentions refactoring: add placeholder to comment textarea, set mentions on adding reply, clear external users when change document access rights 2019-06-26 14:04:02 +03:00
Julia Radzhabova a94a30362b [SSE] Show specified formula group 2019-06-25 10:39:09 +03:00
Julia Radzhabova 072f8b7715 [SSE] Formula tab: add recent, autosum buttons 2019-06-24 15:57:28 +03:00
Julia Radzhabova cfd81dd7a9 Merge branch 'develop' into feature/formula-tab 2019-06-21 18:37:56 +03:00
Julia Radzhabova 08e3e47fa1 Merge branch 'hotfix/v5.3.2' into develop 2019-06-21 18:28:46 +03:00
Julia Radzhabova cd8e7c9023 Merge branch 'feature/doc-info' into develop 2019-06-21 17:27:49 +03:00
Julia Radzhabova 1f31531816 Bug fixed: text is entered into the canvas when the info field lost focus 2019-06-21 17:15:40 +03:00
Julia Radzhabova 43801f8ee8 [SSE] Add formula tab 2019-06-20 12:51:27 +03:00
Julia Radzhabova be8a06d16b Change compactHeader, toolbarNoTabs customization parameters (#190) 2019-06-17 12:48:34 +03:00
Julia Radzhabova 3eef24e5d5 [SSE] Add Table button to the Insert tab 2019-06-13 14:28:26 +03:00
Julia Radzhabova 4321974f75 Use ButtonsArray for group of buttons 2019-06-11 14:27:25 +03:00
Julia Radzhabova e347b92a0f Use ButtonsArray for group of buttons 2019-06-11 10:52:13 +03:00
Julia Radzhabova 756a02cfb9 Merge branch 'develop' into feature/buttons-set 2019-06-10 17:53:29 +03:00
Julia Radzhabova bc07f3d748 [SSE] Fix Bug 41802 2019-06-10 14:50:12 +03:00
Alexander.Trofimov d912430694 [se] Refactoring
Return array on asc_onInitEditorStyles
2019-06-10 14:06:47 +03:00
Julia Radzhabova 863e500d67 Refactoring buttons render 2019-06-10 13:45:38 +03:00
maxkadushkin 206741d83b Feature/pr2 hotfix v5.3.2 (#183)
* [build] apply tags to vary production info

* [build] debug

* [DE] refactoring

* [all] extend production tags

* [build] read environment variables

* refactoring
2019-06-07 18:23:33 +03:00
Julia Radzhabova 0feeaf3de8 [SSE] Bug 41781 2019-06-06 11:32:00 +03:00
Julia Radzhabova 3d61c73aa2 [SSE] Fix rev. 14bd0891461f3bb207c3f0a366322bfa3835ecce: "Don't listen change selection events when modal dialog is visible" 2019-06-06 11:27:17 +03:00
Julia Radzhabova 600fec9163 [SSE] Add Asc.c_oAscError.ID.CannotUngroupError error 2019-06-05 15:26:29 +03:00
Julia Radzhabova 0330f6b148 [SSE] Check before ungroup cells 2019-06-05 14:19:33 +03:00
Julia Radzhabova 27b7286119 [SSE] Data tab: add filters buttons 2019-06-03 13:20:24 +03:00
Julia Radzhabova 31f2252617 [SSE] Data tab: add sort up button 2019-05-31 18:07:27 +03:00
Julia Radzhabova 68d2d406e0 [SSE] Data tab: add sort down button 2019-05-31 17:48:14 +03:00
Julia Radzhabova 065a1943c0 [SSE] Remove unused buttons 2019-05-31 16:14:42 +03:00
Julia Radzhabova 18d37fc50a [SSE] Data tab: show/hide details 2019-05-31 10:59:38 +03:00
Julia Radzhabova 3a6f954533 [SSE] Data tab: add show/hide details 2019-05-30 17:51:11 +03:00
Julia Radzhabova b1ca425937 [SSE] Add Text to columns button to toolbar 2019-05-30 15:52:25 +03:00
Julia Radzhabova fe90c69ebe [SSE] Add data tab. Add group/ungroup cells 2019-05-30 13:15:49 +03:00
Julia Radzhabova 14bd089146 [SSE] Don't listen change selection events when modal dialog is visible 2019-05-28 16:34:57 +03:00
Julia Radzhabova eae18e94b0 Merge feature/sse-header-footer into develop 2019-05-28 12:42:45 +03:00
Julia Radzhabova 1acd9be0d8 [SSE] Formula dialog: add 10 last used functions. Refactoring. 2019-05-27 16:19:48 +03:00
Julia Radzhabova 2e16e770e8 Customization plugins refactoring 2019-05-23 17:25:44 +03:00
Julia Radzhabova 5b1495081c [SSE] Header/footer bugfix: select text in the canvas -> 'mouse up' out of canvas -> press Delete -> text in the canvas isn't deleted 2019-05-23 15:10:36 +03:00
Maxim Kadushkin cc7b8102ca Merge branch 'release/v5.3.0' into develop
# Conflicts:
#	apps/documenteditor/main/app/controller/Main.js
2019-05-22 16:02:54 +03:00
Julia Radzhabova 06d71b464b Fix loading plugins 2019-05-22 14:44:30 +03:00
Julia Radzhabova 2d8059a61d Plugins refactoring 2019-05-21 13:02:55 +03:00
Julia Radzhabova 69c9cc3dab Merge branch 'feature/async-xhr' into develop 2019-05-17 11:40:40 +03:00
Julia Radzhabova 7f192dfc69 Add new action type 2019-05-08 15:09:28 +03:00
Julia Radzhabova be0424f28c Update translation 2019-04-29 15:36:01 +03:00
Julia Radzhabova 5f27be56af Update translation 2019-04-29 15:36:01 +03:00
Julia Radzhabova fe434165bf Show comment on start 2019-04-25 15:22:39 +03:00
Julia Radzhabova 23f9c4b21b [PE][SSE] Fix view mode, select user email using keyboard. Request users for mentions 2019-04-25 14:58:48 +03:00
Julia Radzhabova 925af696f8
Merge pull request #158 from ONLYOFFICE/feature/paste-import
Feature/paste import
2019-04-18 14:30:03 +03:00
Julia Radzhabova a330deb5c7 Add customization license parameter 2019-04-18 12:18:14 +03:00
Julia Radzhabova 59997a0212 [SSE] Disable parsing text for multiselect, add error for empty source 2019-04-18 11:39:58 +03:00
Maxim Kadushkin 60044d9178 [all] renamed config's option 2019-04-17 16:39:03 +03:00
Julia Radzhabova 5d583d4ee8 [SSE] Fix Bug 41285, Bug 41259 2019-04-17 16:28:52 +03:00
Julia Radzhabova df151f23d4 [SSE] Add Text to Columns button to the cell settings panel 2019-04-17 16:16:02 +03:00
Julia Radzhabova 3a2bce2d8c [SSE] Special paste: check wizard menu item 2019-04-17 15:58:55 +03:00
Julia Radzhabova 60004afb1d Change layout for Open Dialog.
[SSE] Add import wizard for special paste
2019-04-17 12:01:20 +03:00
Julia Radzhabova 9c3b421432 [SSE] Fix Bug 41259 2019-04-16 16:26:05 +03:00
Julia Radzhabova da22437f35 [SSE] Fill groups for special paste. Add item for Text import 2019-04-16 15:28:07 +03:00
Julia Radzhabova e8666840ff [SSE] Bug 40959 2019-04-12 16:23:21 +03:00
Julia Radzhabova 99f7070c7a Fix Bug 41189 2019-04-11 13:09:28 +03:00
Julia Radzhabova 2bbfec1e18 [PE][SSE] Add crop for images and shapes to context menu 2019-04-09 14:29:51 +03:00
Julia Radzhabova 3adde58fde Fix Bug 41097 2019-04-08 18:40:08 +03:00
Julia Radzhabova 7237ecd510 [SSE] Fix Bug 41069 2019-04-03 16:03:20 +03:00
Julia Radzhabova 9af7bd4b57 [SSE] Fix Bug 37930 2019-04-02 17:17:30 +03:00
Julia Radzhabova bc21451d4f Use svg icons for autoshapes 2019-04-01 16:10:35 +03:00
Julia Radzhabova 8cca5fc839 Merge into develop from release/v5.3.0 2019-03-29 13:05:29 +03:00
Julia Radzhabova 207662beb5 [SSE] Hide empty hint for formula arguments 2019-03-26 14:23:03 +03:00
Julia Radzhabova 64d301ad0e [SSE] Fix Bug 40906 2019-03-21 11:09:11 +03:00
Julia Radzhabova bc67afa758 Remove unused event 2019-03-20 15:57:49 +03:00
Julia Radzhabova 69f542f555 [SSE] Add print option "Ignore print area" 2019-03-19 17:33:09 +03:00
Julia Radzhabova 55dc6ae0cd [SSE] Fix Bug 40746 2019-03-19 15:54:20 +03:00
Julia Radzhabova cee89671b6 [all] send action data to sdk 2019-03-18 14:48:10 +03:00
Julia Radzhabova 3b0c440640 [SSE] [SSE] Refactoring tooltips for filters, hyperlinks, nested functions 2019-03-15 16:11:37 +03:00
Julia Radzhabova b30a4303d2 Add warning for paid feature 2019-03-15 13:30:01 +03:00
Maxim Kadushkin b779bddb59 [all] send action data to sdk 2019-03-12 15:47:05 +03:00
Julia Radzhabova 17f1126348
Merge pull request #150 from ONLYOFFICE/feature/sse-formula-args-hint
Feature/sse formula args hint
2019-03-07 15:39:14 +03:00
Julia Radzhabova 19d7e9ded9 [SSE] Add hint for formula arguments 2019-03-07 15:13:46 +03:00
Julia Radzhabova 85c47206bd [SSE] Refactoring tooltips for filters, hyperlinks 2019-03-06 16:41:54 +03:00
Julia Radzhabova 565b8e4f38 [SSE] Add parameter to get translated print area name 2019-03-06 11:47:46 +03:00
Julia Radzhabova e26ba8598f [SSE] Add translation for tables and print area 2019-03-05 12:04:47 +03:00
Julia Radzhabova f2da44b2b7 [SSE] Description of function arguments depends on regional settings 2019-03-05 10:05:28 +03:00
Julia Radzhabova a6091d9326 Merge branch 'develop' into feature/async-xhr 2019-03-04 17:04:32 +03:00
Julia Radzhabova cbb3fe5b74 [SSE] Debug formulas (set different languages) 2019-03-04 16:02:57 +03:00
Julia Radzhabova 1071360588 [SSE] Add tooltip with function description 2019-03-04 12:18:01 +03:00
Maxim Kadushkin 583575040b Merge branch 'develop' into feature/flex-production 2019-03-04 12:15:39 +03:00
Julia Radzhabova 374b28d791 Add MailToClientMissing error 2019-03-04 11:53:58 +03:00
Julia Radzhabova e373415ee9 Fix loading images from storage 2019-02-28 17:34:48 +03:00
Julia Radzhabova 37df45af5a [SSE] Add min, max to status bar 2019-02-28 11:31:15 +03:00
Julia Radzhabova cc4790ff70 [SSE] Fix context menu for image/shape when image/shape is selected after plugin object 2019-02-27 14:51:52 +03:00
Julia Radzhabova d3bf9ff612 [SSE] Bug 19378 (add Arrange, Align, Rotation to context menu) 2019-02-27 12:52:19 +03:00