Commit graph

427 commits

Author SHA1 Message Date
Julia Radzhabova f7ad092d81 Change comment groups: show comment replys from all users group if comment is visible for current user group 2021-05-18 15:18:58 +03:00
Julia Radzhabova 59c658ecab Wopi: change config parameters and post messages 2021-05-13 00:57:01 +03:00
Julia Radzhabova f8ee00314a Change file sharing by url for wopi 2021-05-12 22:27:57 +03:00
Maxim Kadushkin 97474af94d Merge branch 'release/v6.3.0' into develop
# Conflicts:
#	apps/common/main/lib/controller/Plugins.js
#	apps/common/main/lib/view/Header.js
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js
#	apps/documenteditor/main/app/view/Toolbar.js
#	apps/documenteditor/main/locale/sl.json
#	apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js
#	apps/presentationeditor/main/locale/ja.json
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/template/Toolbar.template
#	apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js
2021-04-29 23:31:07 +03:00
maxkadushkin bcbaedf762
Update Themes.js 2021-04-26 13:36:18 +03:00
Maxim Kadushkin 66dba701d8 [themes] refactoring 2021-04-26 10:53:52 +03:00
Julia Radzhabova 6c7a22d39a
Merge pull request #838 from ONLYOFFICE/fix/bugfix
Fix/bugfix
2021-04-25 00:16:48 +03:00
Julia Radzhabova 1449b92acc Fix plugins 2021-04-24 23:39:27 +03:00
Maxim Kadushkin 9795ebde57 [theme] added new theme's values 2021-04-24 23:20:55 +03:00
Maxim Kadushkin 386bf60f37 [themes] debug themes 2021-04-24 19:42:14 +03:00
Julia Radzhabova bc6653ef7f [DE] Fix Bug 49928 2021-04-24 01:30:36 +03:00
maxkadushkin a0f7048e16
Update Themes.js 2021-04-23 15:39:46 +03:00
maxkadushkin 1d989777a7
[themes] fix bug 49875 2021-04-23 00:25:31 +03:00
Maxim Kadushkin 493ad0ac9e [themes] changed theme's current value 2021-04-22 19:49:37 +03:00
Maxim Kadushkin 7d8787b46f [themes] added options to load single theme 2021-04-22 12:47:36 +03:00
Maxim Kadushkin 57c9c6268e [common] extended theme's object 2021-04-18 17:32:39 +03:00
Maxim Kadushkin 0cec65caae [themes] added new theme 2021-04-17 16:10:35 +03:00
Maxim Kadushkin 4d5880486d [common] refactoring 2021-04-17 16:08:04 +03:00
Julia Radzhabova d6ffb6006b Change isModal parameter for plugins config: show modal/non-modal dialog 2021-04-16 15:59:52 +03:00
Julia Radzhabova eb0a5023b2 [DE] Convert text to table 2021-04-16 00:32:56 +03:00
Julia Radzhabova c2e0ffb2be Merge branch 'release/v6.3.0' into develop 2021-04-15 11:18:07 +03:00
Julia Radzhabova 2c09b041f3 Fix plugins icons: support old versions 2021-04-08 11:32:39 +03:00
Julia Radzhabova 3b146397ee
Merge pull request #796 from ONLYOFFICE/feature/resolve-comments
Feature/resolve comments
2021-04-07 23:06:35 +03:00
Julia Radzhabova 9a8db1b3b8 Disable resolve button 2021-04-07 22:50:53 +03:00
Julia Radzhabova 0ec5ce92b8
Merge pull request #793 from ONLYOFFICE/fix/plugin-version
Fix/plugin version
2021-04-06 21:28:58 +03:00
Julia Radzhabova 49eba78cbc Set plugin version 2021-04-06 21:25:24 +03:00
maxkadushkin 0e9b1fa822
Update Themes.js 2021-04-06 20:06:14 +03:00
Julia Radzhabova 762b3322b8 Check plugins version 2021-04-06 19:52:13 +03:00
Maxim Kadushkin 2c0696ed12 Merge branch 'release/v6.3.0' into develop 2021-04-06 14:44:41 +03:00
Julia Radzhabova 33acee7d61 Resolve all comments 2021-04-06 10:53:53 +03:00
Maxim Kadushkin ae201c5b0b [common] send theme's colors array to sdk 2021-04-06 10:31:32 +03:00
Julia Radzhabova 630c01105c Merge branch 'release/v6.3.0' into develop 2021-04-02 17:33:33 +03:00
Maxim Kadushkin bca6099e18 [common] skip theme's colors updatre for IE 2021-04-02 12:22:17 +03:00
Julia Radzhabova 9b6ec674de
Merge pull request #779 from ONLYOFFICE/release/v6.3.0
Release/v6.3.0
2021-04-02 11:53:39 +03:00
Maxim Kadushkin 4bcdf7d071 [dark theme] fix bug 49276 2021-04-02 00:02:47 +03:00
Julia Radzhabova 273b4ff6c7 [Plugins] Add support for active button 2021-03-30 10:20:00 +03:00
Julia Radzhabova fea0125822 [Plugins] Add support for new icons config 2021-03-30 01:44:42 +03:00
Julia Radzhabova b1d3ba3fc0 Merge branch 'release/v6.3.0' into develop 2021-03-29 16:33:45 +03:00
Julia Radzhabova 78229a2bab Merge branch 'develop' into feature/comment-permissions 2021-03-28 22:18:19 +03:00
Julia Radzhabova 0b2a3aec7e Add event onPluginsReady 2021-03-26 20:37:29 +03:00
Julia Radzhabova 3b901f91e4 Use sdk class 2021-03-26 14:29:16 +03:00
Julia Radzhabova 69375d0c00 [PE] Fix Bug 49233 2021-03-23 18:41:11 +03:00
Julia Radzhabova 8a3a74dc2d Use config permssions to view comments 2021-03-17 20:08:47 +03:00
Julia Radzhabova f35e929713 Add permissions for edit/remove comments 2021-03-17 12:02:06 +03:00
Julia Radzhabova 7cc14b5f26 Refactoring review permissions 2021-03-16 13:46:44 +03:00
Maxim Kadushkin f8920bd84a [common] refactoring 2021-03-14 00:20:01 +03:00
Maxim Kadushkin ecc19e0c62 [all] fix bug 49030 2021-03-12 00:16:19 +03:00
Julia Radzhabova ef9f6048c6 Fix Bug 49007 2021-03-09 14:48:36 +03:00
Julia Radzhabova 2fb370418f [DE] Refactoring 2021-03-01 18:07:12 +03:00
Julia Radzhabova c3b0f9c2b6 [DE] Fix new track changes 2021-02-27 12:43:32 +03:00