Julia Radzhabova
|
36f63c87b8
|
Fix loading when localStorage is not available
|
2021-08-18 13:30:42 +03:00 |
|
Maxim Kadushkin
|
ee1ca73fb2
|
[scaling] correct scaling root selectors
|
2021-06-28 21:01:08 +03:00 |
|
Maxim Kadushkin
|
b441e301e3
|
[all] locked zoom attribute correction
|
2021-06-28 17:43:46 +03:00 |
|
Maxim Kadushkin
|
88c62da5f6
|
[common] refactoring
|
2021-06-25 11:29:11 +03:00 |
|
Maxim Kadushkin
|
4afe790e0f
|
[themes] refactoring
|
2021-06-25 11:03:05 +03:00 |
|
Julia Radzhabova
|
41d95920a7
|
Fix loading mask on document opening
|
2021-06-18 16:53:50 +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 |
|
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 |
|
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 |
|
JuliaSvinareva
|
ed70fe9442
|
[common] Fix error when clicking on next review in mobile
|
2021-05-12 18:59:34 +03:00 |
|
Maxim Kadushkin
|
c8c5810d1c
|
[common] extend htmlEncode function
|
2021-05-06 16:29:27 +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 |
|
Julia Radzhabova
|
1bd7203489
|
Move UserInfoParser to sdkjs
|
2021-04-07 18:04:54 +03:00 |
|
Julia Radzhabova
|
77cd81322c
|
Merge branch 'feature/sse-from-text' into develop
|
2021-04-05 11:34:54 +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 |
|
Julia Radzhabova
|
8274e4d3f1
|
Use applicationPixelRatio instead of devicePixelRatio
|
2021-03-29 22:33:40 +03:00 |
|
Julia Radzhabova
|
b1d3ba3fc0
|
Merge branch 'release/v6.3.0' into develop
|
2021-03-29 16:33:45 +03:00 |
|
Julia Radzhabova
|
3b901f91e4
|
Use sdk class
|
2021-03-26 14:29:16 +03:00 |
|
Julia Radzhabova
|
b5438c6648
|
[SSE] Import data from text/csv file
|
2021-03-19 17:00:05 +03:00 |
|
Julia Radzhabova
|
64b34da425
|
Comment groups: allow all actions, when view/edit/remove field is undefined
|
2021-03-18 14:21:13 +03:00 |
|
Julia Radzhabova
|
48ab72fb14
|
Refactoring
|
2021-03-18 00:03:49 +03:00 |
|
Julia Radzhabova
|
f35e929713
|
Add permissions for edit/remove comments
|
2021-03-17 12:02:06 +03:00 |
|
JuliaSvinareva
|
fd561f3687
|
Merge branch 'feature/mobile-apps-on-reactjs-se-edit-settings' into feature/mobile-apps-on-reactjs
|
2021-03-16 20:49:55 +03:00 |
|
Julia Radzhabova
|
7cc14b5f26
|
Refactoring review permissions
|
2021-03-16 13:46:44 +03:00 |
|
Julia Radzhabova
|
35cab5fe73
|
[SSE] Change rules in the toolbar
|
2021-03-15 17:44:09 +03:00 |
|
Julia Radzhabova
|
b5433c25db
|
Merge branch 'develop' into feature/sse-conditional-formatting
|
2021-03-12 11:35:19 +03:00 |
|
maxkadushkin
|
18083bd6b9
|
fix bug 48995, 48992
|
2021-03-11 15:14:05 +03:00 |
|
Maxim Kadushkin
|
730b939967
|
[common] fix bug 48995, 48992
|
2021-03-11 15:11:34 +03:00 |
|
Maxim Kadushkin
|
0dde4f283a
|
[common] changed scaling condition
|
2021-03-06 00:54:30 +03:00 |
|
Maxim Kadushkin
|
1169d081fb
|
[common] changed LanguageInfo object to use in mobile apps
|
2021-02-25 00:01:22 +03:00 |
|
Maxim Kadushkin
|
683a87fbe5
|
[dark theme] changes for desktop app
|
2021-02-24 23:34:05 +03:00 |
|
Julia Radzhabova
|
0075983c9f
|
Merge branch 'develop' into feature/sse-conditional-formatting
|
2021-02-20 19:15:44 +03:00 |
|
Maxim Kadushkin
|
c8559792e1
|
[SSE] fixed launch for scaled DiagramEditor
|
2021-02-19 13:26:55 +03:00 |
|
Maxim Kadushkin
|
166b54f728
|
[common] correct zoom value
|
2021-02-18 17:33:58 +03:00 |
|
Maxim Kadushkin
|
10cee7a927
|
[common] changed function to check scaling value
|
2021-02-18 16:44:18 +03:00 |
|
Maxim Kadushkin
|
42987446fb
|
[common] changed function to check scaling value
|
2021-02-18 16:39:23 +03:00 |
|
Maxim Kadushkin
|
c9d533a00e
|
[common] correct condition to apply 150% scaling styles
|
2021-02-18 11:12:17 +03:00 |
|
Maxim Kadushkin
|
86a441c3a3
|
[multiscaling] locked 150% scaling for IE
|
2021-02-18 00:27:20 +03:00 |
|
Maxim Kadushkin
|
d7e889332c
|
[multiscaling] wrong scaling mark
|
2021-02-18 00:26:32 +03:00 |
|
Maxim Kadushkin
|
fcdb2ee898
|
[dark theme] fix common styles for IE
|
2021-02-16 10:21:22 +03:00 |
|
Maxim Kadushkin
|
6c5710506b
|
[common] fixed condition for pixel ratio
|
2021-02-16 10:16:46 +03:00 |
|
Julia Radzhabova
|
f3bf733cf6
|
Merge pull request #707 from ONLYOFFICE/feature/new-chart-types
Feature/new chart types
|
2021-02-13 12:55:59 +03:00 |
|
Maxim Kadushkin
|
3636bf78c4
|
[all] fix for device scaling checking
|
2021-02-12 12:08:33 +03:00 |
|
JuliaSvinareva
|
c541a5023f
|
[common] Edit utils
|
2021-02-12 02:29:22 +03:00 |
|
Julia Radzhabova
|
47f079dcb3
|
Merge branch 'develop' into feature/new-chart-types
|
2021-02-11 17:22:09 +03:00 |
|
Maxim Kadushkin
|
839d9e67e3
|
[common] check pixel ratio via common function
|
2021-02-10 23:43:49 +03:00 |
|
Maxim Kadushkin
|
5330e3a3c8
|
[all] skeleton support for 150%
|
2021-02-10 23:42:55 +03:00 |
|