Commit Graph

23022 Commits

Author SHA1 Message Date
be3fc664ca Web: Integration: Fixed methods names: getItems -> getList, setItemsView -> setListView. Changed openCrateFileModal, openCrateFolderModal, openCrateRoomModal to openModal(type, options) 2022-08-05 15:02:49 +03:00
bbfcbd6955 Web: Integration: Fixed getting default config from url. Fixed access at private property on destroyFrame method 2022-08-05 13:49:37 +03:00
3babfa0f99 Client: PortalIntegration: Fixed message event binding 2022-08-05 13:47:54 +03:00
0e489f8113 Web: Integration: Fixed var 2022-08-05 12:51:40 +03:00
1ca4e85c0a Web: Integration: Added "mode" option to frame config 2022-08-05 12:50:53 +03:00
3de884d0f9 Merge branch 'develop' into feature/integration-system 2022-08-05 11:12:32 +03:00
fa9f50d1b7 Web: Fix many keys translation issues (prefix Home -> Files) 2022-08-04 18:35:32 +03:00
1230674026 Web: Fix 'ContainsSpecCharacter' key translation 2022-08-04 18:31:27 +03:00
33220f701b Web: Fix 'NewRoom' key translation 2022-08-04 18:29:45 +03:00
9215ec53fc Web: Fix 'EmptyFolderHeader' key translation 2022-08-04 18:27:41 +03:00
1b5ae746ac Web: Fix 'FileRemoved' key translation 2022-08-04 18:26:17 +03:00
b28915462b Web: Fix login and logout 2022-08-04 18:23:19 +03:00
7741d235f7 Web: Optimization of store 2022-08-04 17:34:53 +03:00
1926a9c4b3 Client: PortalSettings: Fixed integration api script path 2022-08-04 13:32:19 +03:00
ffd01f52c2 Common: SettingsStore: Removed base integration frame config 2022-08-04 13:31:35 +03:00
87909ca9ed Client: Home: Added base integration frame init after load client inside frame 2022-08-04 13:30:42 +03:00
11098da084 Common: Utils: Added methods for interacting with integration frame: frameCallbackData, frameCallCommand 2022-08-04 13:29:42 +03:00
3981f6e5e9 Web: Integration: Rewritten API for integrating DocSpace into ES6 class. Change script name from "ds-api" to "api" 2022-08-04 13:28:07 +03:00
3474aec421 Merge branch 'develop' into feature/integration-system 2022-08-04 10:35:05 +03:00
Eugene Kozyrev
de61cedfd1
Feature/Refactor windows installation (#749)
* Refactor services start

* Change executable

* Add substitutions

* Add substitutions

* Add redis erlang rabbit

* Update AppServer.aip

* Add custom actions

* Add dialogs

* Update AppServer.aip

* Update AppServer.aip

* Add docspace_upgrade1.sql execution

* Add sql scripts

Delete ApiSystem service
Delete StorageEncryption service
Delete StorageMigration service

* Update AppServer.aip

* Update AppServer.aip

* Update AppServer.aip

* Refactor install project

* Add new exe files

* Add sql execution

* Upgrade MySQL version to 8.0.29

* Add new services

* Delete Thumbnails prop

* Edit sql scripts

* Delete sql connection

* Add migration runner

* Edit StartMigrationRunner

* Edit typo

* Edit fail condition

* Update publish

* Downgrade MySQL version to 8.0.21

* Update build-download-prereq.ps1

* Change dialogs banner

* Add debug migration run

* Update nginx.conf

* Add shortcuts

* Edit StartMigrationRunner

* Add PRODUCT_NAME

* Delete AppServer.back.aip

* Update AppServer.aip

* Update nginx.conf

* Delete shortcuts

* Add norestart flag

* Test

* Revert "Add norestart flag"

This reverts commit 535d37841caab542302ac2255c1fd3993a21b782.

* Update AppServer.aip

* Update AppServer.aip

* Add redistributable libs download

* Change packages download via NuGet

* Add RabbitMQ.Client package download

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-08-04 08:27:22 +03:00
26b79aa67b Added install-state.gz to .gitignore 2022-08-03 17:22:10 +03:00
4af1247136 Web: Integration: Restored after merge develop 2022-08-03 14:48:54 +03:00
7413870d5a Merge branch 'develop' into feature/integration-system 2022-08-03 12:48:50 +03:00
95f473f81a
Merge pull request #750 from ONLYOFFICE/feature/docker-build-modify-frontend
Add client docker build
2022-08-02 18:58:45 +03:00
bdf4db49da
Merge branch 'develop' into feature/docker-build-modify-frontend 2022-08-02 18:58:38 +03:00
7b40920552 Chinese (Traditional, Taiwan) empty file templates 2022-08-02 17:41:42 +03:00
3d531e653d Files: update docstore submodule (b8a2cf5292)
- update en demo templates
- update empty az
- added gl-ES, eu-ES, hy-AM, ms-MY
2022-08-02 17:41:04 +03:00
sk81.biz@gmail.com
7781a3fa5c Modify node version 2022-08-02 16:21:33 +03:00
650767c7ec fixed build scripts 2022-08-02 15:24:19 +03:00
f0d949339f Web: Integration: Fixed method name 2022-08-02 14:22:04 +03:00
sk81.biz@gmail.com
77820a5cf9 Modify docker client build 2022-08-02 12:21:05 +03:00
9d3bc076b9
Merge pull request #747 from ONLYOFFICE/feature/fix-api
Feature/fix api
2022-08-02 11:59:47 +03:00
a12d0b5609 Web: Temporary removed auto-changelog and debug-info 2022-08-01 20:26:19 +03:00
271b6b3bad Web: Update auto-changelog and yarn.lock 2022-08-01 19:48:05 +03:00
27fa822017 Web: Commented useless code 2022-08-01 19:47:29 +03:00
865bc438cd
Merge pull request #748 from ONLYOFFICE/refactoring/client
Refactoring/client
2022-08-01 18:57:18 +03:00
72878d5ca8 Web: Fix open NavMenu on Mobile 2022-08-01 18:47:11 +03:00
ac3683d7ab Web: Fix i18n ns name for Files.json 2022-08-01 18:12:15 +03:00
af5cfe6553 Web: Rename translation file on 'en' 2022-08-01 18:03:27 +03:00
1f17ab9231 Nginx: Restored files handlers 2022-08-01 17:53:57 +03:00
ebc6ce1d67 Web: Commented console logs 2022-08-01 17:53:26 +03:00
a4ea50c760 split AuditReportCreator 2022-08-01 17:23:50 +03:00
c39b845da9 Build: Removed old fix path commands 2022-08-01 16:56:45 +03:00
a14c0f74d5 Nginx: Removed old files/people configs 2022-08-01 16:55:44 +03:00
e9312097cc Nginx: Renamed onlyoffice-studio.conf to onlyoffice-client.conf 2022-08-01 16:55:11 +03:00
a2ab770725 Web: Integration: Added setItemsView method 2022-08-01 16:29:30 +03:00
78436e9f27 Web: Integration: Added reloading on change iframe options with setConfig 2022-08-01 16:19:26 +03:00
7000cd55f6 Merge branch 'develop' into refactoring/client 2022-08-01 15:59:18 +03:00
07e8e49579 Web: Fix Frontend.Translations.Tests run 2022-08-01 15:55:39 +03:00
d093c97b97 Web: Renamed 'studio' to 'client' (bat-files, nginx configs, react, MF, themes) 2022-08-01 15:37:33 +03:00