Commit Graph

53 Commits

Author SHA1 Message Date
2280480c0f [SSE] Add onRequestReferenceSource/setReferenceSource api methods for updating source of external links 2023-05-29 21:14:39 +03:00
c59c61f21c Add onRequestSelectSpreadsheet event for mailmerge in document, use instead of onRequestMailMergeRecipients 2023-05-25 00:02:33 +03:00
1bf51a3eaf Add onRequestSelectDocument event for compare/combine document, use instead of onRequestCompareFile (bug 62741) 2023-05-24 23:34:26 +03:00
7e098b82fd Add onRequestFile event 2023-05-23 18:15:38 +03:00
4c761dd64a [SSE] Open source for external link 2023-05-23 16:21:23 +03:00
fb714bc6ed Add command parameter to onRequestUsers/setUsers events (command can be "protect" or "mention") 2023-03-16 12:48:47 +03:00
09a42adc78 [copyright] Update address in Copyright 2023-03-01 21:03:43 +03:00
011c6714db [copyright] Update Copyright 2023-02-27 22:59:30 +03:00
398691700b [SSE] Update external data 2022-06-07 17:43:17 +03:00
92bb409c5a Send file type in events onRequestRestore, onDownloadAs, onRequestSaveAs 2021-07-30 01:01:33 +03:00
ae35a1b94f Fix Bug 50696 2021-06-02 15:46:22 +03:00
c14408bd9c Fix wopi messages 2021-05-06 14:37:46 +03:00
75667dc229 Merge branch 'feature/mobile-apps-on-reactjs' into develop
# Conflicts:
#	apps/api/documents/api.js
#	apps/common/main/lib/util/utils.js
#	apps/documenteditor/mobile/app/controller/DocumentHolder.js
#	apps/documenteditor/mobile/app/controller/Main.js
#	apps/documenteditor/mobile/app/controller/Search.js
#	apps/documenteditor/mobile/app/controller/Settings.js
#	apps/documenteditor/mobile/app/controller/Toolbar.js
#	apps/documenteditor/mobile/app/controller/add/AddImage.js
#	apps/documenteditor/mobile/app/controller/add/AddOther.js
#	apps/documenteditor/mobile/app/controller/add/AddTable.js
#	apps/documenteditor/mobile/app/controller/edit/EditChart.js
#	apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js
#	apps/documenteditor/mobile/app/controller/edit/EditImage.js
#	apps/documenteditor/mobile/app/controller/edit/EditParagraph.js
#	apps/documenteditor/mobile/app/controller/edit/EditShape.js
#	apps/documenteditor/mobile/app/controller/edit/EditTable.js
#	apps/documenteditor/mobile/app/controller/edit/EditText.js
#	apps/documenteditor/mobile/app/template/EditTable.template
#	apps/documenteditor/mobile/app/template/EditText.template
#	apps/documenteditor/mobile/app/template/Settings.template
#	apps/documenteditor/mobile/app/view/Settings.js
#	apps/documenteditor/mobile/app/view/add/AddOther.js
#	apps/documenteditor/mobile/app/view/edit/EditTable.js
#	apps/documenteditor/mobile/index.html
#	apps/documenteditor/mobile/index.html.deploy
#	apps/documenteditor/mobile/index_loader.html
#	apps/documenteditor/mobile/locale/en.json
#	apps/documenteditor/mobile/locale/ru.json
#	apps/documenteditor/mobile/resources/css/app-ios.css
#	apps/documenteditor/mobile/resources/css/app-material.css
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/presentationeditor/mobile/app-dev.js
#	apps/presentationeditor/mobile/app.js
#	apps/presentationeditor/mobile/app/controller/DocumentHolder.js
#	apps/presentationeditor/mobile/app/controller/Main.js
#	apps/presentationeditor/mobile/app/controller/Search.js
#	apps/presentationeditor/mobile/app/controller/Settings.js
#	apps/presentationeditor/mobile/app/controller/Toolbar.js
#	apps/presentationeditor/mobile/app/controller/add/AddImage.js
#	apps/presentationeditor/mobile/app/controller/add/AddLink.js
#	apps/presentationeditor/mobile/app/controller/add/AddTable.js
#	apps/presentationeditor/mobile/app/controller/edit/EditContainer.js
#	apps/presentationeditor/mobile/app/controller/edit/EditImage.js
#	apps/presentationeditor/mobile/app/controller/edit/EditLink.js
#	apps/presentationeditor/mobile/app/controller/edit/EditShape.js
#	apps/presentationeditor/mobile/app/controller/edit/EditSlide.js
#	apps/presentationeditor/mobile/app/controller/edit/EditTable.js
#	apps/presentationeditor/mobile/app/controller/edit/EditText.js
#	apps/presentationeditor/mobile/app/template/EditSlide.template
#	apps/presentationeditor/mobile/app/template/EditTable.template
#	apps/presentationeditor/mobile/app/template/EditText.template
#	apps/presentationeditor/mobile/app/view/Settings.js
#	apps/presentationeditor/mobile/app/view/add/AddOther.js
#	apps/presentationeditor/mobile/app/view/add/AddSlide.js
#	apps/presentationeditor/mobile/app/view/edit/EditSlide.js
#	apps/presentationeditor/mobile/app/view/edit/EditTable.js
#	apps/presentationeditor/mobile/index.html
#	apps/presentationeditor/mobile/index.html.deploy
#	apps/presentationeditor/mobile/index_loader.html
#	apps/presentationeditor/mobile/locale/cs.json
#	apps/presentationeditor/mobile/locale/de.json
#	apps/presentationeditor/mobile/locale/en.json
#	apps/presentationeditor/mobile/locale/es.json
#	apps/presentationeditor/mobile/locale/fr.json
#	apps/presentationeditor/mobile/locale/hu.json
#	apps/presentationeditor/mobile/locale/it.json
#	apps/presentationeditor/mobile/locale/ko.json
#	apps/presentationeditor/mobile/locale/nl.json
#	apps/presentationeditor/mobile/locale/pl.json
#	apps/presentationeditor/mobile/locale/pt.json
#	apps/presentationeditor/mobile/locale/ru.json
#	apps/presentationeditor/mobile/locale/sk.json
#	apps/presentationeditor/mobile/locale/zh.json
#	apps/presentationeditor/mobile/resources/css/app-ios.css
#	apps/presentationeditor/mobile/resources/css/app-material.css
#	apps/presentationeditor/mobile/resources/less/app-ios.less
#	apps/presentationeditor/mobile/resources/less/app-material.less
#	apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js
#	apps/spreadsheeteditor/mobile/app/controller/FilterOptions.js
#	apps/spreadsheeteditor/mobile/app/controller/Main.js
#	apps/spreadsheeteditor/mobile/app/controller/Search.js
#	apps/spreadsheeteditor/mobile/app/controller/Settings.js
#	apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
#	apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js
#	apps/spreadsheeteditor/mobile/app/template/EditCell.template
#	apps/spreadsheeteditor/mobile/app/template/EditImage.template
#	apps/spreadsheeteditor/mobile/app/template/EditText.template
#	apps/spreadsheeteditor/mobile/app/template/Settings.template
#	apps/spreadsheeteditor/mobile/app/view/Settings.js
#	apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
#	apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
#	apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
#	apps/spreadsheeteditor/mobile/index.html
#	apps/spreadsheeteditor/mobile/index.html.deploy
#	apps/spreadsheeteditor/mobile/index_loader.html
#	apps/spreadsheeteditor/mobile/locale/en.json
#	apps/spreadsheeteditor/mobile/resources/css/app-ios.css
#	apps/spreadsheeteditor/mobile/resources/css/app-material.css
#	apps/spreadsheeteditor/mobile/resources/less/app-material.less
#	apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
#	apps/spreadsheeteditor/mobile/resources/less/material/_icons.less
#	apps/spreadsheeteditor/mobile/resources/less/statusbar.less
#	build/package.json
2021-04-30 19:29:10 +03:00
1e18f144c2 Merge branch 'fix/request-close' into develop 2021-03-30 15:34:56 +03:00
84d357560e Add method requestClose (show warning on unsaved changes) 2021-03-29 14:30:31 +03:00
0b2a3aec7e Add event onPluginsReady 2021-03-26 20:37:29 +03:00
a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
d5e0c18629 Fix Bug 46235.
Fix rev. c13d0dc8e9
2020-08-19 14:16:03 +03:00
82dc591fd0 [common] debug 2020-07-31 20:34:55 +03:00
5f03cfae8a Add api event onRequestCreateNew for creating files 2020-06-15 20:05:19 +03:00
6bc7c8ff8b [DE] Bug 42913: load watermark image from storage. 2020-05-13 12:47:45 +03:00
c13d0dc8e9 Check origin in messages 2020-03-19 17:38:09 +03:00
019dffbceb Add event onRequestSharingSettings: use instead editorConfig.sharingSettingsUrl. 2019-11-28 16:54:14 +03:00
e605452cfb [DE] Compare use onRequestCompareFile/setRevisedFile for loading file 2019-10-15 11:44:38 +03:00
5c05508dcf [DE] Compare files: add errors. 2019-10-11 15:12:59 +03:00
2652e09372 Add onRequestMailMergeRecipients event, setMailMergeRecipients method for mail merge 2019-07-29 13:40:07 +03:00
d45d04f0a1 Add onRequestInsertImage event, insertImage method for inserting image from storage 2019-07-26 14:49:53 +03:00
1cff575fd6 Add onRequestSaveAs event 2019-07-26 12:54:20 +03:00
04b3651fd0 Add setSharingSettings api method: update sharing settings when add mention for users 2019-07-11 18:00:11 +03:00
25e50435bb Request users for mentions, send mentions 2019-04-23 14:41:35 +03:00
a481caff43 [DE] create url with data for action/command 2019-03-12 15:45:32 +03:00
c10009a464 [copyright] Update Copyright
Limited -> SIA
2019-01-17 16:05:03 +03:00
68a1691d28 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 16:00:34 +03:00
1c9e684698 [copyright] Update Copyright
2018 -> 2019
2019-01-17 15:58:05 +03:00
06da18bf2d Update copyright to 2018 2018-03-01 15:16:38 +03:00
11a3706785 Added "Close File" button to the password dialog. Send api event "onRequestClose" when Close File (or Esc) is selected. 2018-02-06 13:54:40 +03:00
5da46ba82c Fix https://github.com/ONLYOFFICE/DocumentServer/issues/185.
Added format parameter to downloadAs api method.
2017-10-24 14:23:15 +03:00
22580a02cb Added onWarning event to api. 2017-10-07 12:20:39 +03:00
aa23ed4418 Changed appReady api event. 2017-09-25 14:49:46 +03:00
9ce1c45226 Change api event: "onReady" -> "onAppReady", added "onDocumentReady" event. 2017-09-20 14:32:18 +03:00
b89e590e4f Delete unused events and methods. 2017-04-11 17:09:00 +03:00
46559ae2fb [SSE mobile] refactoring 2017-01-23 14:34:23 +03:00
4de7a13fc5 merge with default 2017-01-23 14:04:37 +03:00
126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
8d444cd223 Check origin of messages received in api. 2016-12-14 14:20:18 +03:00
07cea7e5dc [common] removed 'amd' support for Gateway and Analytics 2016-11-23 18:51:43 +03:00
bfecf9d525 moved module dependencies 2016-11-21 12:59:00 +03:00
a362235acf Rename file from editors. 2016-09-26 13:54:25 +03:00
28be3e9f70 [DE] Restore revision from changes. 2016-09-19 15:58:12 +03:00
b33f00e0a7 [DE] Restore from changes in versions history. 2016-09-19 10:41:02 +03:00