Commit graph

673 commits

Author SHA1 Message Date
Julia Radzhabova 1cff575fd6 Add onRequestSaveAs event 2019-07-26 12:54:20 +03:00
Julia Radzhabova 9f3daf68ef [DE] FIx Bug 42176 2019-07-25 15:13:40 +03:00
Julia Radzhabova a43e7a0c85 Change usage of advanced options on load/save csv, txt, rtf 2019-07-25 10:14:45 +03:00
Julia Radzhabova c0862be9b9 [DE][SSE] Change downloading as TXT/ RTF and CSV 2019-07-24 17:33:29 +03:00
Julia Radzhabova 39bfe54860 Change usage of asc_Print 2019-07-24 16:07:16 +03:00
Julia Radzhabova b0d6c172b9 [DE] Set option for saving docx in mode compatible with old versions 2019-07-24 12:27:14 +03:00
Julia Radzhabova 4abaffcf88 Change usage of asc_DownloadAs 2019-07-24 11:36:13 +03:00
Julia Radzhabova bf92472a4a Fix Bug 42160 2019-07-23 15:07:51 +03:00
Julia Radzhabova a8db76ea39 Move selecting comment on loading document to sdkjs 2019-07-17 15:07:53 +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 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 010520dd55 [PE] Refactoring spell check button 2019-07-15 16:22:34 +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 defbe5adea
Merge pull request #204 from ONLYOFFICE/feature/mobile-settings
Feature/mobile settings
2019-07-08 14:10:17 +03:00
Julia Radzhabova 2fc833ecd3 [DE][DE mobile] Fix adding footnotes 2019-07-08 13:56:26 +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 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 152a8d53f3 Merge branch 'feature/watermark' into develop 2019-06-19 11:30:46 +03:00
Julia Radzhabova 1fcc5190e5 [DE] Change watermark button 2019-06-18 12:35:01 +03:00
Julia Radzhabova 4ac3503435 [DE] Get/put watermark settings 2019-06-17 17:05:27 +03:00
Julia Radzhabova be8a06d16b Change compactHeader, toolbarNoTabs customization parameters (#190) 2019-06-17 12:48:34 +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
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 eae18e94b0 Merge feature/sse-header-footer into develop 2019-05-28 12:42:45 +03:00
Julia Radzhabova 2e16e770e8 Customization plugins refactoring 2019-05-23 17:25:44 +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 335d795177 [DE] Add translation for hyperlink style 2019-04-30 14:19:55 +03:00
Julia Radzhabova 92db5392ea [DE] Fix header translation 2019-04-30 14:19:55 +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 bb8e4f5f7f [DE] Show comment on start 2019-04-24 16:31:29 +03:00
Julia Radzhabova 25e50435bb Request users for mentions, send mentions 2019-04-23 14:41:35 +03:00
Julia Radzhabova c823cb38fe [DE] Fix view mode, select user email using keyboard. 2019-04-18 17:16:07 +03:00
Julia Radzhabova 145008eaae [DE] Add user email to comment 2019-04-18 17:08: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
Maxim Kadushkin 60044d9178 [all] renamed config's option 2019-04-17 16:39:03 +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 05a2056fa5 [DE] Bug 41216 2019-04-15 14:06:41 +03:00