Commit Graph

7471 Commits

Author SHA1 Message Date
Alexey Kostenko
744f7cdfb6 Web: People: Removed forced copying of invitation link when opening ModalDialog 2020-09-22 16:14:35 +03:00
Alexey Kostenko
634534afbb Web: Common: Bump version 2020-09-22 15:49:42 +03:00
Alexey Kostenko
16ed13b745 Web: Common: Fix mobile ArticleBody styles 2020-09-22 15:49:09 +03:00
Artem Tarasov
33903723fd web: common: bump version 2020-09-22 15:44:05 +03:00
Artem Tarasov
4d90d03407 web: components: bump version 2020-09-22 15:43:56 +03:00
Artem Tarasov
8748a0fc52 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-22 15:43:15 +03:00
Artem Tarasov
964cd4a0ec Web: People: deleted unusing variable 2020-09-22 15:42:57 +03:00
TatianaLopaeva
41930dcb38 Changed min-width for containers 2020-09-22 15:36:29 +03:00
5e8ae65235 web: common: bump version 2020-09-22 15:33:31 +03:00
6101dc32db Web: Common: fixed main styles 2020-09-22 15:33:12 +03:00
Artem Tarasov
9a2f04008d Web: People: fixed styles 2020-09-22 15:18:36 +03:00
Artem Tarasov
16fbaa1ba6 Web: Files: fixed styles(color in row, margin in header) 2020-09-22 15:16:46 +03:00
Artem Tarasov
0dbbbc3ab6 Web: Components: fixed color props passing in row-content 2020-09-22 15:14:44 +03:00
Artem Tarasov
9632515ea1 Web: Common: fixed color of label in sort-combobox 2020-09-22 15:10:55 +03:00
TatianaLopaeva
f9ca91fe51 Refactoring styles 2020-09-22 14:56:52 +03:00
fe0d4a16b5 web: common: bump version 2020-09-22 14:15:22 +03:00
c65fa43050 Web: Common: fixed main style 2020-09-22 14:14:30 +03:00
TatianaLopaeva
2ae3926d1b Added inserts line breaks when words are exceeding the width of the container, to avoid overflow. 2020-09-22 11:43:08 +03:00
TatianaLopaeva
87ee165027 Refactoring styles 2020-09-22 10:31:33 +03:00
2c3a8dfc44 web: common: bump version 2020-09-22 10:16:38 +03:00
0c2da99315 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-22 10:15:45 +03:00
6936c060e5 Web: Common: fixed MediaViewer styles 2020-09-22 10:15:37 +03:00
Alexey Kostenko
6689b82d32 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-22 09:31:59 +03:00
b761e83e22 web: components: bump version 2020-09-22 09:23:56 +03:00
2676c8df5f Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-22 09:23:35 +03:00
7a665f229e Web: Components: fixed hiding items on iOS devices 2020-09-22 09:23:27 +03:00
Artem Tarasov
f7afa7ee55 Web: Files: fixed rendering error while loading settingsTree 2020-09-21 15:36:17 +03:00
TatianaLopaeva
a6b602851b Added changeDocumentTitle 2020-09-21 15:15:38 +03:00
Artem Tarasov
ff84c7cbf1 web: common: bump version 2020-09-21 14:54:54 +03:00
Artem Tarasov
caea60046f Web: People: refactoring: added utils.js, replaced changeDocumentTitle() with setDocumentTitle() 2020-09-21 14:54:35 +03:00
Artem Tarasov
9df49dc613 Web: Files: refactoring: added utils.js, replaced changeDocumentTitle() with setDocumentTitle() 2020-09-21 14:54:06 +03:00
TatianaLopaeva
ca420104fc Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Common/src/components/StudioLayout/StudioLayout.js
2020-09-21 14:54:05 +03:00
Artem Tarasov
1bf4a243fd Web: Client: refactoring: added utils.js, replaced changeDocumentTitle() with setDocumentTitle() 2020-09-21 14:53:24 +03:00
Artem Tarasov
b02a06af5e Web: Common: deleted changeDocumentTitle() 2020-09-21 14:48:07 +03:00
TatianaLopaeva
24c93d2026 Added useTranslation to containers 2020-09-21 14:39:06 +03:00
Alexey Kostenko
cd7d714476 Web: People: Fix loader style 2020-09-21 12:17:56 +03:00
Alexey Kostenko
4e1415774d Web: Client: Opening the file immediately after creation 2020-09-21 11:06:53 +03:00
TatianaLopaeva
13a9e3e73b Changed styles and Added flexible length for tablet and mobile 2020-09-21 10:17:20 +03:00
642472ce22 TenantExtra: fix 2020-09-20 20:27:51 +03:00
0000129b3b Merge branch 'master' into feature/release-11.0.0
# Conflicts:
#	common/ASC.Core.Common/Context/WorkContext.cs
#	common/ASC.Core.Common/Tenants/TenantControlPanelSettings.cs
#	common/ASC.Core.Common/Tenants/TenantQuota.cs
#	common/ASC.Data.Storage/DiscStorage/DiscDataStore.cs
#	common/ASC.Data.Storage/Encryption/Crypt.cs
#	common/ASC.Data.Storage/Encryption/CryptoStreamWrapper.cs
#	common/ASC.Data.Storage/Encryption/EncryptionFactory.cs
#	common/ASC.Data.Storage/Encryption/EncryptionServiceClient.cs
#	common/ASC.Data.Storage/Encryption/EncryptionSettings.cs
#	common/ASC.Data.Storage/Encryption/ICrypt.cs
#	common/ASC.Data.Storage/Encryption/IEncryptionService.cs
#	common/ASC.Data.Storage/Encryption/IMetadata.cs
#	common/ASC.Data.Storage/Encryption/IntegrityProtectionException.cs
#	common/ASC.Data.Storage/Encryption/Metadata.cs
#	common/ASC.Data.Storage/Encryption/StreamWrapper.cs
#	config/storage.json
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/PublicResources/webstudio_patterns.xml
2020-09-20 20:17:12 +03:00
Artem Tarasov
916eb0439c web: common: bump version 2020-09-19 23:28:37 +03:00
Artem Tarasov
5f3a4c83e8 Web: People: fixed replacement of group members when adding 2020-09-19 23:26:11 +03:00
Artem Tarasov
405eabd720 Web: Components: fixed passing props selectedOprions in PeopleSelector 2020-09-19 23:24:18 +03:00
Artem Tarasov
16ff0e6386 Web: Files: fixed onExpand SettingsTree 2020-09-19 21:55:03 +03:00
7b4441676e Update yarn.lock files 2020-09-19 18:35:17 +03:00
548b6c428d web: common: bump version 2020-09-19 18:27:08 +03:00
0f00799480 Web: Client: Fixed redirect to defaultPage 2020-09-19 18:24:48 +03:00
14ae702f36
Merge pull request #80 from ONLYOFFICE/feature/ASC.Data.Storage.Encryption
Feature/asc.data.storage.encryption
2020-09-18 21:30:54 +03:00
50ff5a94a4 Encryption: fix port 2020-09-18 21:15:50 +03:00
144dde2699 Encryption: fix notify 2020-09-18 20:57:51 +03:00