Commit Graph

957 Commits

Author SHA1 Message Date
2ceb066e90
Merge pull request #1773 from ONLYOFFICE/hotfix/v1.1.3
Fix getting environment value on ubuntu 18.04
2023-09-27 13:27:11 +03:00
b14d6c8ef0 Merge branch 'hotfix/v1.1.3' into develop
# Conflicts:
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Data.Storage/StorageHandler.cs
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	config/appsettings.json
#	config/nlog.config
#	migrations/mysql/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.Designer.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.cs
#	packages/client/src/pages/Confirm/sub-components/createUser.js
#	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
#	packages/common/components/MoreLoginModal/index.tsx
#	packages/login/src/client/components/sub-components/LoginForm.tsx
#	products/ASC.Files/Core/HttpHandlers/ChunkedUploaderHandler.cs
#	products/ASC.Files/Core/Services/DocumentService/Configuration.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Api/Core/CspSettingsHelper.cs
#	web/ASC.Web.Core/Users/UserManagerWrapper.cs
#	yarn.lock
2023-09-25 10:53:06 +03:00
44c46eb719 Fix getting environment value on ubuntu 18.04 2023-09-25 11:47:12 +04:00
Nasrullo Nurullaev
e4a2a4cd9f
Fix issue with starting Elasticsearch service (#1762)
* Fix issue with starting Elasticsearch service

* Small fixes
2023-09-22 18:29:40 +05:00
82b908170a Build: Docker: Dev: Added param --dns 2023-09-21 18:11:24 +04:00
420a620727 Add a check for localhost in product-configuration 2023-09-21 16:52:16 +04:00
Nasrullo Nurullaev
f30eb860a0
fix Bug 62882 - Edit service names (#1759) 2023-09-21 13:05:14 +03:00
Nasrullo Nurullaev
64185f4bdb
fix Bug 64194 - Add OpenUrl action after canceling (#1749) 2023-09-20 15:53:58 +03:00
001dbba5c7 fix Bug 63398 - Upgrade elasticsearch to version 7.16.3 2023-09-19 20:27:18 +04:00
eb80430c16 Fix failed to connect to redis: no resolver defined to resolve localhost error 2023-09-18 16:51:33 +04:00
eba752f2cd Fix domain overwrite on docspace update in OCI docker 2023-09-15 18:38:46 +05:00
f125dbd89f Fix error when trying to update nodesource repository in OCI rpm 2023-09-15 16:47:00 +05:00
f8a51fc90b Add samesite variable predefinition 2023-09-15 13:49:35 +05:00
c241a88322 Fix rpmlint and lintian errors 2023-09-15 13:14:46 +05:00
1f9ebd20f4 Fix rpmlint error and remove unnecessary files for packaging 2023-09-14 15:54:56 +05:00
e51f63e3c2 Fix dotnet installation for Centos 8 Stream 2023-09-14 15:54:56 +05:00
050870d516 Fix conflict with old configuration nginx when upgrading in packages 2023-09-14 15:54:56 +05:00
649b25d97f Fix conflict with old configuration nginx when upgrading in packages 2023-09-13 17:37:08 +05:00
e5af53706b fix Bug 64061 - Fix uploading large files 2023-09-13 14:06:11 +05:00
acf297ea0a Fix errors when reconfiguring from community to enterprise 2023-09-13 13:34:01 +05:00
47dee3697c fix Bug 63936 - Use openresty service only to work with docspace in packages 2023-09-13 13:33:45 +05:00
bba582bde4 Create run.backend.translations.tests.sh 2023-09-12 19:41:06 +04:00
Nasrullo Nurullaev
b9c9846f0d
Remove the support for Windows Server 2012 (#1736) 2023-09-12 16:13:00 +03:00
0927b5e75c
Optimize packages build action (#1731) 2023-09-12 17:55:16 +05:00
05330a4e62 Fix systemd file configuration problem on ubuntu 18.04 2023-09-12 14:35:14 +05:00
4b7bfb2046 Add files service restart on SSL connection to update APP_URL_PORT 2023-09-12 12:01:26 +05:00
ee18cca2b2 Correct the name of the router container when updating via OCI docker 2023-09-11 19:09:06 +05:00
9aa7a59786 Add error when unable to retrieve tag in OCI docker 2023-09-11 12:33:28 +05:00
9e07fd1b4f Bring back the owner and group when editing the Docs config 2023-09-09 18:29:01 +05:00
40745c357d Change the expectation of database creation by migration-runner service 2023-09-09 15:41:30 +05:00
fc4ea93137
Fix connection to external services with already installed packages (#1723) 2023-09-08 17:54:23 +05:00
fd73847066
Merge pull request #1721 from ONLYOFFICE/hotfix/v1.1.2
Add the ability to use existing certificates (#1707)
2023-09-08 15:19:39 +03:00
Nasrullo Nurullaev
b625e5d025
Add the ability to use existing certificates (#1707)
* Add the ability to use existing certificates

* Cosmetic changes

* Change proxy listen host

* Add new server parametr
2023-09-08 15:17:17 +03:00
fdebf6ce39
Merge pull request #1720 from ONLYOFFICE/hotfix/v1.1.2
Hotfix/v1.1.2
2023-09-08 15:15:56 +03:00
ca5743c032 Fix nginx startup error when configuring docs 2023-09-08 16:30:13 +05:00
68a93b0714 Fix network external config 2023-09-08 13:46:06 +03:00
Nasrullo Nurullaev
20ab0f29f1
fix Bug 63962 - Fix issue with small window header (#1714) 2023-09-07 15:56:08 +03:00
Nasrullo Nurullaev
f752ab85c5
Fix issue with finding an installed Certbot (#1713) 2023-09-07 14:06:46 +03:00
d22cc3e3fe Fix nodejs installation on centos 8s 2023-09-07 13:10:24 +05:00
5c112022ee Fix the dig dependency installation in OCI docker 2023-09-07 11:25:56 +05:00
138120ee7e Resolve license overwrite in enterprise to community upgrade 2023-09-07 11:20:08 +05:00
df01314fd6 Reduce dhparam to 2048 bits for faster on weak machine generation 2023-09-06 21:08:48 +05:00
4aa80e2fb5 build: docker: dev: fix variable 2023-09-06 19:09:35 +04:00
12af9bcd58
Add external services connection .deb packages (#1710) 2023-09-06 20:09:24 +05:00
bc57cd84d0 build: docker: dev: added dnsmasq for local domain routing 2023-09-06 18:24:58 +04:00
d2c8483d83 Fix substitution in letsencrypt.conf 2023-09-06 19:12:56 +05:00
88950c0253 Fix substitution in letsencrypt.conf 2023-09-06 18:47:46 +05:00
7729756c50 Cosmetic edits and optimization of OCI docker code 2023-09-06 17:53:57 +05:00
42d996a60d Add webroot when creating a certificate and use letsencrypt.conf for all installations 2023-09-06 17:49:13 +05:00
Nasrullo Nurullaev
0313e835b0
Add the ability to automatically switch to SSL (#1705) 2023-09-06 11:06:27 +03:00