Commit Graph

318 Commits

Author SHA1 Message Date
4688fcce41 Merge branch 'feature/translate-1.1.0' of github.com:ONLYOFFICE/AppServer into feature/translate-1.1.0 2021-12-22 18:48:41 +08:00
b9d7141862 Web: rename e2e.test.bat to run.e2e.test.bat and translation.test.bat to run.e2e.translations.tests.bat 2021-12-22 16:42:37 +08:00
4274e3a581 Web: Tests:
+ Added new SpellCheckTest() and submodule (common/Tests/Frontend.Translations.Tests/dictionaries)
+ Split tests on categories FastRunning|LongRunning
+ Added new build/run.translations.spellcheck.test.bat
2021-12-21 16:59:04 +03:00
ff7b6fc432 Web: init e2e tests 2021-12-21 15:59:11 +08:00
6d84bd5f04 Merge branch 'release/v1.1.0' into feature/translate-1.1.0 2021-12-15 17:22:17 +03:00
eca872cdd8
Add hardware check in deb and rpm OneClickInstall (#479)
* Add hardware check in deb and rpm OneClickInstall

* Modify docker document server run config (#476)

* Revert "Modify docker document server run config (#476)"

This reverts commit 9ed7f71e71ad431386717d37968b97ec2117add8.
2021-12-10 16:26:34 +03:00
805718a71b Update kafka version in OneClickInstall 2021-12-10 14:30:01 +03:00
751284e861 Added run.translations.tests.bat 2021-12-03 12:16:28 +03:00
Sergey Kirichenko
2d0bdb0646
Add an additional tag for docker images in push hook script (#462)
* Add tag for hook push sript

* Modify pash hook

* Modify pash hook

* Modify pash hook

* Modify pash hook

* Modify pash hook
2021-11-19 14:19:30 +03:00
738cacbf16
Change location of dotnet file 2021-11-11 15:37:59 +03:00
Sergey Kirichenko
8e9725d820 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 14:39:29 +03:00
Sergey Kirichenko
f3746a43ab Modify parameters 2021-11-02 14:38:11 +03:00
Sergey Kirichenko
84b76d9f25
Add disable_elastic=true to ASC.Files.Service run config (#446) 2021-11-01 19:39:20 +03:00
3f800cb9b0 Jenkins: fix 2021-10-17 20:35:58 +03:00
158f61087e Jenkins: verbose 2021-10-17 19:34:56 +03:00
3022906b97 Jenkins: fix yarn 2021-10-16 00:00:10 +03:00
bf80429f52 Jenkins: fix yarn path 2021-10-15 23:58:01 +03:00
dbe5f25427 Jenkins: fix path 2021-10-15 23:56:48 +03:00
237e94a960 Jenkins: yarn path 2021-10-15 23:53:48 +03:00
c9c93fe613 Jenkins: yanr force install 2021-10-15 23:36:18 +03:00
126ea035fb Jenkins: fix 2021-10-15 19:21:49 +03:00
73403bcbff
Bugfix/modify docker oneclick (#385)
* Modify docker oneclick

* Add a variable with a branch selection

* Minor correction
2021-10-11 12:08:29 +03:00
Sergey Kirichenko
5d1bfbefa4
Modify docker images build (#380)
* Modify images build config

* Cosmetic modify

* Modify git clone ind Dockerfile
2021-10-06 16:43:18 +03:00
Sergey Kirichenko
39357575fe Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-10-05 18:41:35 +03:00
Sergey Kirichenko
8f89247357 Fix script 2021-10-05 18:40:49 +03:00
Sergey Kirichenko
74902888b7 Fix docker image build 2021-10-05 16:52:26 +03:00
Sergey Kirichenko
0a8f6c9e48 Modify arguments for build scripts in Dockerfile-app 2021-10-05 11:34:44 +03:00
Sergey Kirichenko
68f58468cc Add debug infor to build srcipt 2021-10-05 11:28:06 +03:00
43a8959f74
Minor bug fixes (#361) 2021-09-30 17:41:11 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +03:00
Sergey Kirichenko
9221136e50
Modify frontend build feature (#341)
* Modify frontend build

* Modify frontend build

* Modify build hooks
2021-09-21 10:53:05 +03:00
5e86f7a148 Build: Added support of Personal mode for web static files 2021-09-14 10:05:53 +03:00
d06b67a420 Jenkins: release build 2021-09-05 21:09:43 +03:00
d5646eaa92 Revert "Build: deploy public files"
This reverts commit 82e64781fe.
2021-08-18 17:03:16 +03:00
82e64781fe Build: deploy public files 2021-08-18 16:52:23 +03:00
bba83d2e9f build.static.bat: Removed pause (for buildAndDeploy.bat) 2021-08-17 11:19:56 +03:00
07ea37bdfc build.bat: Added comment 2021-08-17 11:12:30 +03:00
5c492ee583 Build: Optimization of build process 2021-08-17 11:00:36 +03:00
9873ea6fa0 Nginx: config for developers 2021-08-16 19:26:16 +03:00
f3ec5bb0e0 Nginx: static config 2021-08-16 15:18:45 +03:00
508bb59f0f Build: Added yarn install to build.static.bat 2021-08-12 16:24:09 +03:00
fc99e05504 Build: Added build.static.bat 2021-08-12 16:19:16 +03:00
2157e33c7f build: Added start/stop backend services only 2021-08-11 22:04:54 +03:00
Sergey Kirichenko
f624b20fb4
Add service ASC.SsoAuth (#313)
* Add build service ASC.SsoAuth

* Fix build Dockerfile-app and build-frontend.sh

* Fix build path for ASC.SsoAuth.Svc
2021-08-03 12:29:21 +03:00
84ea95559f
Bugfix/Change the systemd startup type (#302)
* Change the systemd startup type

* Delete the unused systemd parameter

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2021-07-29 16:23:45 +03:00
cf7d002bc1
Merge branch 'develop' into feature/calendar 2021-07-28 12:16:39 +03:00
f1668a3b43 Merge remote-tracking branch 'remotes/origin/develop' into feature/calendar 2021-07-27 12:43:01 +03:00
Sergey Kirichenko
c85a1185ec
Modify build backend scripts (#310) 2021-07-27 12:03:19 +03:00
Sergey Kirichenko
7a06b0c2e9
Modify docker build config files for sw.js (#308) 2021-07-22 19:27:30 +03:00
653066af0c Merge branch 'develop' into release/1.0.0
# Conflicts:
#	config/nginx/onlyoffice.conf
2021-07-20 18:21:00 +03:00