Commit graph

194 commits

Author SHA1 Message Date
Julia Radzhabova a207366b14 Fix merge release to develop 2021-08-25 20:51:35 +03:00
Maxim Kadushkin 5a7421e35d merge release 6.4.0 to develop 2021-08-25 19:02:44 +03:00
Julia Radzhabova 190f614f71 [DE] Show full version of viewer for fill form mode 2021-08-20 21:16:16 +03:00
Julia Radzhabova 2954b9ded5 [DE] Add parameter review.hoverMode to customization: show review changes balloons as tooltips (on mouse move) 2021-08-04 15:43:54 +03:00
Julia Radzhabova 7dfb96f914 [DE] Add simple markup mode for display review changes 2021-08-04 13:19:19 +03:00
Julia Radzhabova be8bc7dd42 Move api parameters showReviewChanges, reviewDisplay, trackChanges to section customization.review 2021-07-22 22:56:15 +03:00
Julia Radzhabova 630799d928 [DE] Add parameter customization->review->hideReviewDisplay for hiding display mode button 2021-07-19 13:42:03 +03:00
Julia Radzhabova af77c0634e Fix logo urls on loading 2021-07-15 20:09:00 +03:00
Julia Radzhabova cbb10c939c Fix Bug 50924 2021-06-18 17:17:55 +03:00
Julia Radzhabova 1fd322493f Refactoring 2021-06-18 16:08:47 +03:00
Julia Radzhabova be7c25e02f Fix embedded mode for filling forms 2021-06-02 15:44:20 +03:00
Maxim Kadushkin 281bf0a55a [themes] correct theme config tip 2021-05-21 15:17:50 +03:00
Julia Radzhabova 5b9bd4fcdc [DE] Show embedded editor version for fill form mode 2021-05-17 23:56:27 +03:00
Julia Radzhabova e645ca4c4d Add description to config 2021-05-12 22:13:32 +03:00
Julia Radzhabova c14408bd9c Fix wopi messages 2021-05-06 14:37:46 +03:00
Julia Radzhabova 48405d8e76 [PE] Fix customization.hideNotes param 2021-04-26 20:22:00 +03:00
Julia Radzhabova 2f5e7b4ef7 Use editorConfig.coEditing parameter for collaboration settings 2021-04-08 00:48:16 +03:00
Julia Radzhabova ff6ed83339 Move changeCoAuthoring parameter to permissions 2021-04-02 11:08:36 +03:00
Julia Radzhabova 553b2daffc [DE] Add api parameters for co-authoring mode 2021-04-01 13:36:08 +03:00
Julia Radzhabova 1e18f144c2 Merge branch 'fix/request-close' into develop 2021-03-30 15:34:56 +03:00
Julia Radzhabova b1d3ba3fc0 Merge branch 'release/v6.3.0' into develop 2021-03-29 16:33:45 +03:00
Julia Radzhabova 84d357560e Add method requestClose (show warning on unsaved changes) 2021-03-29 14:30:31 +03:00
Julia Radzhabova f35e929713 Add permissions for edit/remove comments 2021-03-17 12:02:06 +03:00
Julia Radzhabova 0e76498dca
Merge pull request #733 from ONLYOFFICE/fix/for-hotfix-6.2.1
[DE] For Bug 47039: add xml format for opening
2021-03-05 19:53:18 +03:00
Julia Radzhabova 20948f8494 [DE] For Bug 47039: add xml format for opening 2021-03-01 21:09:38 +03:00
Julia Radzhabova 69e3debc59 Fix user.id (convert number to string) 2021-02-13 12:53:45 +03:00
Julia Radzhabova 1de1fd9963 Add hideRulers parameter to customization 2021-02-11 20:13:47 +03:00
Julia Radzhabova 8dfd43ec0e Change api parameter reviewGroups 2021-02-11 19:26:06 +03:00
Julia Radzhabova 348a771171 Refactoring editors loading 2021-02-11 15:52:38 +03:00
Maxim Kadushkin 5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
Julia Radzhabova f17b8d1c76 Change review permissions: deprecate customization.reviewPermissions parameter. Use permissions.reviewGroup instead: list of groups, that current user can accept/reject. 2021-02-05 13:51:37 +03:00
Julia Radzhabova 310c00b245 Deprecate api parameters: document.info.author, document.info.created. Use document.info.owner and document.info.uploaded instead. 2021-02-04 16:05:49 +03:00
Julia Radzhabova 60cbd47725 Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
2021-02-04 12:39:56 +03:00
Maxim Kadushkin 40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +03:00
Julia Radzhabova e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 2f89d49626 For Bug 48269: enable fb2 format 2021-01-18 11:48:00 +03:00
Julia Radzhabova 64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
Julia Radzhabova fc9530d919 Add customization parameter for setting anonymous name. 2020-12-29 23:48:47 +03:00
Julia Radzhabova a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
Julia Radzhabova 5fa71477f1
Merge pull request #578 from ONLYOFFICE/feature/pluginAllows
Add permission to plugins
2020-11-20 17:18:04 +03:00
Julia Radzhabova d57f57692f Merge branch 'release/v6.1.0' into develop 2020-11-19 23:36:48 +03:00
Oleg Korshul 9d67f11683 Add permission to plugins 2020-11-19 21:27:33 +03:00
Oleg Korshul c7edda0ffb Fix tabs 2020-11-12 18:56:25 +03:00
Oleg Korshul 55222b8b94 Add message to sender external commnads 2020-11-12 18:52:43 +03:00
Julia Radzhabova 7b52161726 [DE][DE mobile] Add api parameter customization.trackChanges: on/off track changes mode in document editor 2020-11-02 14:16:52 +03:00
Julia Radzhabova e66d6df2c8 refactoring 2020-10-26 15:11:36 +03:00
Julia Radzhabova 92c97dc1aa Change config parameter documentType: it must take one of the values word/cell/slide (deprecate text/spreadsheet/presentation values). 2020-09-11 16:34:29 +03:00
Julia Radzhabova ca5413af89 Depricate changeHistory and rename parameters of permissions. Use events instead. 2020-09-11 11:26:19 +03:00
Julia Radzhabova be2924ef60 Change api config: add user.group parameter used for customization.reviewPermissions (added as prefix).
Use nbsp separator for username prefix.
2020-09-02 20:53:49 +03:00
Julia Radzhabova e0be508225 Merge branch 'hotfix/v5.6.0' into develop 2020-07-28 22:15:23 +03:00