Commit Graph

18998 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
d86c8ec3a6 Automated changelog update [skip ci] 2024-09-05 15:12:43 +00:00
Jörn Friedrich Dreyer
e1c40788a7 Merge pull request #9981 from owncloud/bump-reva-to-9878984ce702
[full-ci] bump reva to 9878984ce702
2024-09-05 17:09:07 +02:00
Jörn Friedrich Dreyer
24f87f1c96 the domain in the ocmproviders is compared to the OCIS_URL domain
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-09-05 16:41:06 +02:00
Florian Schade
99c0212d3b fix: ci by bumping reva 2024-09-05 15:39:39 +02:00
Jörn Friedrich Dreyer
5ab53b2474 bump reva to 9878984ce702
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-09-05 15:03:05 +02:00
Pradip Subedi
0f95ab4d3c Merge pull request #9941 from owncloud/test-shared-odt-file
[tests-only][full-ci] add test coverage to open shared open-document file with /app/open-with-web endpoint
2024-09-05 12:29:57 +05:45
nirajacharya2
d26829ddb3 Merge pull request #9914 from owncloud/refactor-behat-command
[tests-only][full-ci] merge `test-acceptance-api` and `test-acceptance-from-core-api` commands
2024-09-05 12:25:27 +05:45
pradip
e984b669d0 test: add tests for opening shared odt file in web 2024-09-05 09:40:07 +05:45
ownClouders
91124c847a [tx] updated from transifex 2024-09-05 03:49:55 +00:00
Salipa Gurung
0d74f174c1 Merge pull request #9940 from owncloud/copy-file-from-project-space
[tests-only] [full-ci] Add test coverage for copying file using file id from `project space`
2024-09-04 17:42:14 +05:45
Martin
2f909f9d82 Merge pull request #9975 from owncloud/translation_desc_update
[docs-only] Update translation docs + transifex configuration (add resource_name)
2024-09-04 13:32:59 +02:00
Michael Barz
81483d0ab2 Automated changelog update [skip ci] 2024-09-04 11:17:04 +00:00
Michael Barz
693a311fd7 Merge pull request #9943 from 2403905/issue-9701
[full-ci] Added a new roles viewer/editor with ListGrants
2024-09-04 13:16:29 +02:00
Salipa-Gurung
5f9469540d add test coverage for copying file using file id from project space 2024-09-04 16:57:29 +05:45
Sawjan Gurung
3f34700032 Merge pull request #9968 from owncloud/test-odt-file-public-user
[tests-only][full-ci] test: Add test coverage for opening .odt file by public user with /app/open-with-web endpoint
2024-09-04 13:06:56 +05:45
pradip
3f1785c001 test: add tests for opening .odt file by public user 2024-09-04 10:00:31 +05:45
ownClouders
6f4c6702e5 [tx] updated from transifex 2024-09-04 00:39:05 +00:00
Martin
811c7d94d4 Update docs/services/general-info/add-translations.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-09-03 15:49:19 +02:00
Martin Mattel
5e2c1374ce [docs-only] Update translation docs 2024-09-03 14:56:18 +02:00
Michael Barz
ffa2b30cb7 Merge pull request #9970 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.20
Bump github.com/nats-io/nats-server/v2 from 2.10.18 to 2.10.20
2024-09-03 12:24:20 +02:00
Florian Schade
e44eac24c1 Merge pull request #9973 from owncloud/description_for_Unified_Roles_Management
[docs-only] Description + CLI for Unified Roles Management
2024-09-03 12:15:41 +02:00
Martin Mattel
79aac868cf [docs-only] Description + CLI for Unified Roles Management 2024-09-03 11:03:39 +02:00
Martin
52ac89a2ca Merge pull request #9971 from owncloud/mini_fix
[docs-only] Small fix for ocm envvar description text
2024-09-03 09:54:30 +02:00
Martin Mattel
285751f53f fix readme leftovers 2024-09-03 09:29:03 +02:00
dependabot[bot]
f8808d0bf5 Bump github.com/nats-io/nats-server/v2 from 2.10.18 to 2.10.20
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.18 to 2.10.20.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.18...v2.10.20)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 06:59:55 +00:00
Martin Mattel
aa58143fb6 [docs-only] Small fix for ocm envvar description text 2024-09-03 08:59:35 +02:00
Niraj Acharya
415a4b5f56 removing test-acceptance-from-core-api and merging core and api behat config files to use single command to run api tests 2024-09-03 12:08:19 +05:45
Sawjan Gurung
49c91dbdf7 Merge pull request #9954 from owncloud/different-view-mode
[tests-only][full-ci]added test for open file using `/app/open` endpoint with different view mode
2024-09-03 11:26:27 +05:45
Prajwol Amatya
f593f11e31 added test for /app/open endpoint with different view mode 2024-09-03 10:37:13 +05:45
Sawjan Gurung
a49a3166d3 Merge pull request #9939 from owncloud/test-text-file
[tests-only][full-ci] add test coverage to open text file with /app/open-with-web endpoint
2024-09-03 10:29:25 +05:45
Martin
fb2592539c Merge pull request #9965 from owncloud/ocm_fix
[docs-only] Small ocm text fix
2024-09-02 14:03:55 +02:00
Sawjan Gurung
796d3dbc16 Merge pull request #9953 from owncloud/non-existing-fileid
[tests-only][full-ci]added test to open file with non-existing file id
2024-09-02 17:04:42 +05:45
Martin Mattel
cb033222f4 [docs-only] Small ocm text fix 2024-09-02 13:18:38 +02:00
Jannik Stehle
057f5aae6b Merge pull request #9957 from owncloud/dependabot/npm_and_yarn/services/idp/html-webpack-plugin-5.6.0
Bump html-webpack-plugin from 4.5.2 to 5.6.0 in /services/idp
2024-09-02 12:52:23 +02:00
pradip
79ebb82bf7 test: add tests for opening text file in web 2024-09-02 16:07:09 +05:45
Martin
09911cb8dc Merge pull request #9959 from owncloud/collaboration_text_fixes
[docs-only] Fix office365 texts
2024-09-02 11:53:58 +02:00
Roman Perekhod
d3e8eb34df [full-ci] Added a new roles viewer/editor with ListGrants 2024-09-02 11:33:18 +02:00
Prajwol Amatya
9a2a49316d added test to open file with non-existing file id 2024-09-02 15:05:23 +05:45
Martin
238e9cf0b1 Update services/collaboration/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-09-02 11:13:19 +02:00
Prajwol Amatya
3f4edcfcc5 Merge pull request #9931 from owncloud/test/app-endpoints
[tests-only][full-ci] add test coverage to open open-document file with /app/open-with-web endpoint
2024-09-02 14:58:09 +05:45
Martin Mattel
12964dd8e5 [docs-only] Fix office365 texts 2024-09-02 10:40:31 +02:00
Michael Barz
1ceeae537c Merge pull request #9956 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.54.0
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.54.0
2024-09-02 09:36:23 +02:00
pradip
a956641940 test: add test for opening opendocument file with web using collaboration app 2024-09-02 13:14:27 +05:45
dependabot[bot]
fd6b1c0f5b Bump html-webpack-plugin from 4.5.2 to 5.6.0 in /services/idp
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.2 to 5.6.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.2...v5.6.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 06:58:19 +00:00
dependabot[bot]
d72547c76c Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.53.0...zpages/v0.54.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 06:40:32 +00:00
ownClouders
61a3a51bd4 [tx] updated from transifex 2024-09-02 00:06:17 +00:00
ownClouders
dd572bb145 [tx] updated from transifex 2024-09-01 00:06:33 +00:00
ownClouders
cd650a39b0 [tx] updated from transifex 2024-08-31 00:05:00 +00:00
Michael Barz
12a9696a18 Merge pull request #9946 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/zpages-0.54.0
Bump go.opentelemetry.io/contrib/zpages from 0.53.0 to 0.54.0
2024-08-30 20:15:34 +02:00
Michael Barz
59e21edcac Merge pull request #9930 from owncloud/dependabot/npm_and_yarn/services/idp/webpack-5.94.0
Bump webpack from 5.93.0 to 5.94.0 in /services/idp
2024-08-30 20:14:33 +02:00