Maxim Kadushkin
|
4afe790e0f
|
[themes] refactoring
|
2021-06-25 11:03:05 +03:00 |
|
Julia Radzhabova
|
177a4dd5ec
|
Fix layout for tt lang
|
2021-06-18 17:22:38 +03:00 |
|
Julia Radzhabova
|
41d95920a7
|
Fix loading mask on document opening
|
2021-06-18 16:53:50 +03:00 |
|
Maxim Kadushkin
|
f9a705efe0
|
[desktop] send theme type to native app
|
2021-06-16 20:11:55 +03:00 |
|
Julia Radzhabova
|
d99ad6b1fc
|
Save user id for anonymous user (when user.id is undefined).
[Mobile] Fix loading name for guest user
|
2021-05-25 16:39:12 +03:00 |
|
Julia Radzhabova
|
9ad620c727
|
[SSE] Remove autocorrect option
|
2021-05-21 20:48:40 +03:00 |
|
Maxim Kadushkin
|
fb35bd107c
|
[themes] use system color's scheme by default
|
2021-05-21 15:48:50 +03:00 |
|
Maxim Kadushkin
|
f48235f3cf
|
[themes] fix dependance theme from config
|
2021-05-21 15:17:04 +03:00 |
|
Julia Radzhabova
|
45d7980212
|
Merge branch 'release/v6.3.0' into develop
|
2021-05-21 12:28:54 +03:00 |
|
Julia Radzhabova
|
20d4568346
|
[SSE] Add autocorrect settings for hyperlinks
|
2021-05-20 18:37:42 +03:00 |
|
Julia Radzhabova
|
c44a6d4b99
|
Add autocorrect option: Capitalize first letter of sentence.
|
2021-05-19 20:53:49 +03:00 |
|
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 |
|
Maxim Kadushkin
|
2d4e237e75
|
[themes] correct "available" option
|
2021-05-15 13:47:32 +03:00 |
|
Maxim Kadushkin
|
668dfb5680
|
[desktop] added option to hide themes selector
|
2021-05-15 00:07:13 +03:00 |
|
Maxim Kadushkin
|
11ab64a4d8
|
[common] fix bug 50245
|
2021-05-14 22:20:56 +03:00 |
|
Maxim Kadushkin
|
6f32dd91a7
|
[common] changed theme loading
|
2021-05-14 17:05:47 +03:00 |
|
Maxim Kadushkin
|
1e175f338a
|
[all] fix bug 50414
|
2021-05-14 15:32:03 +03:00 |
|
Julia Radzhabova
|
cb6998eac6
|
Fix Bug 50389. Refactoring listview.
|
2021-05-13 20:30:57 +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 |
|
Julia Radzhabova
|
4a383469a3
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-05-12 19:04:37 +03:00 |
|
Julia Radzhabova
|
5c7350e28f
|
Support rename for wopi
|
2021-05-12 19:04:14 +03:00 |
|
JuliaSvinareva
|
ed70fe9442
|
[common] Fix error when clicking on next review in mobile
|
2021-05-12 18:59:34 +03:00 |
|
Maxim Kadushkin
|
5f1a5c7fb2
|
[themes] debug
|
2021-05-12 17:20:01 +03:00 |
|
Maxim Kadushkin
|
f900a3480b
|
[all] extend options on desktop app launch
|
2021-05-12 16:41:59 +03:00 |
|
Maxim Kadushkin
|
c8c5810d1c
|
[common] extend htmlEncode function
|
2021-05-06 16:29:27 +03:00 |
|
Maxim Kadushkin
|
71521d5dc0
|
[themes] fix bug 50197
|
2021-05-04 23:11:38 +03:00 |
|
Julia Radzhabova
|
dd0b1708f7
|
Fix password dialog
|
2021-05-04 13:30:14 +03:00 |
|
Maxim Kadushkin
|
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 |
|
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 |
|
Maxim Kadushkin
|
1244f69115
|
[common] fix bug 50136
|
2021-04-29 19:32:00 +03:00 |
|
Julia Radzhabova
|
09a27c30b8
|
For Bug 50113
|
2021-04-29 15:41:04 +03:00 |
|
Julia Radzhabova
|
24110bdac2
|
[PE] Add settings for notes panel
|
2021-04-26 19:49:10 +03:00 |
|
Julia Radzhabova
|
e6b8a379ba
|
Fix vulnerability
|
2021-04-26 14:54:55 +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 |
|
maxkadushkin
|
f5bff00038
|
Merge pull request #839 from ONLYOFFICE/feature/pr23-calendar-changed-style
[themes] changed calendar style
|
2021-04-25 22:20:47 +03:00 |
|
Maxim Kadushkin
|
256b1f2abd
|
[themes] changed calendar style
|
2021-04-25 22:17:34 +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
|
b354296c71
|
Fix Bug 49936 (fix rev.6d121415f237d096a3fe7354068c0d25f8622956)
|
2021-04-25 00:12:37 +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 |
|
Julia Radzhabova
|
f3150a5bfe
|
Fix Bug 49877
|
2021-04-23 17:08:29 +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 |
|
Julia Radzhabova
|
fdc6343305
|
Fix bug
|
2021-04-22 19:24:26 +03:00 |
|
maxkadushkin
|
0caa949644
|
Merge pull request #827 from ONLYOFFICE/feature/classic-light-theme
Feature/classic light theme
|
2021-04-22 12:54:33 +03:00 |
|