Commit Graph

1152 Commits

Author SHA1 Message Date
Michael Barz 04afa6d35a Merge pull request #5607 from owncloud/configurable-bundles
load bundles from JSON
2023-02-21 21:58:14 +01:00
Michael Barz 7f6e52c39b load bundles from JSON 2023-02-21 21:25:33 +01:00
jkoberg c9dfb778a9 sharpen eventhistory service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-21 10:51:32 +01:00
jkoberg 5aa1f6eb55 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-20 12:07:55 +01:00
Michael Barz 794f6cd07c add constraints to permissions listing (#5594) 2023-02-17 13:45:47 +01:00
Michael Barz eb2347e1db Merge pull request #5589 from owncloud/settings-roles
make the default settings bundles part of the config
2023-02-16 16:05:29 +01:00
Michael Barz 0986a4b501 add changelog 2023-02-16 13:30:07 +01:00
Daniël Franke 621bd56b45 Add changelog entry 2023-02-15 10:06:23 +01:00
David Christofas b318269de4 add changelog 2023-02-13 13:48:50 +01:00
Florian Schade 5da3df8ffe Space Trash-bin expiration cli (#5500)
* add storage-users trash-bin cli
add task to clean up outdated trash-bin resources
add trash-bin cli purge-expired command to purge expired trash-bin resources
add purge-expired task tests
2023-02-10 12:04:47 +01:00
Benedikt Kulmann 8c033e1936 change: remove the settings ui
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
2023-02-03 10:27:05 +01:00
kobergj 9b06ec9992 bump reva (#5460)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-30 14:59:38 +01:00
kobergj ebd55eb765 Merge pull request #5457 from kobergj/PostprocessingConfiguration
Better Configuration for Postprocessing Service
2023-01-26 15:23:19 +01:00
Jörn Friedrich Dreyer aa12a60d16 fix populating user drive and drives (#5426)
* fix populating user drive and drives

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix test condition

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-26 11:54:32 +01:00
kobergj 9c0dd22e1f update wording
Co-authored-by: Martin <github@diemattels.at>
2023-01-26 10:26:33 +01:00
jkoberg 1a69388e14 add new permissions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 15:25:54 +01:00
jkoberg 5ea1608d67 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 15:23:59 +01:00
jkoberg 22f20b2b2e better configuration for pp service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 12:32:09 +01:00
Jörn Friedrich Dreyer 52b7f41624 Populate expanded properties (#5421)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-18 15:51:53 +01:00
Florian Schade 1afd7c2a4b use event executant to index tags (#5405) 2023-01-13 17:31:34 +01:00
Florian Schade 38a43df924 [full-ci] bump reva (#5404)
* bump reva
2023-01-13 16:44:16 +01:00
David Christofas 958ba28db3 add expiration to user and group shares (#5389) 2023-01-12 17:26:06 +01:00
kobergj dcaecd214f Merge pull request #5330 from kobergj/ExpirationNotifications
Expiration Notifications
2023-01-12 16:02:29 +01:00
Daniël Franke ddb0933033 Display surname and givenName attributes.
This PR makes it so that givenName and surname attributes are returned for users.

Fixes #5386
2023-01-12 15:01:14 +01:00
jkoberg 8b2dac2b87 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-12 13:23:21 +01:00
kobergj 8c2ebfd1f1 Merge pull request #5369 from kobergj/CollectGlobalEnvVars
Collect global Envvars
2023-01-11 09:20:17 +01:00
Florian Schade bb1540fc45 [full-ci] add identitySet displayName property to the group and user sets (#5347)
* add identitySet displayName property to the group and user sets
2023-01-10 15:42:13 +01:00
jkoberg bb9c65db7b changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 12:41:58 +01:00
Daniël Franke 7034b3ca69 Add changelog entry 2023-01-10 11:45:24 +01:00
Daniël Franke f3924ca8c2 Disassociate users from schools on school delete. (#5343)
* Disassociate users from schools on school delete.

This PR alters the `DeleteEducationSchool` to also disassociate the
users that were associated with the to-be-deleted school.

* Add changelog.

* Remove punctuation from changelog.

* Remove redundant return statement.

* Skip when user not find.
2023-01-06 12:58:32 +01:00
Florian Schade 21797fb22d [full-ci] Bump libre-graph-api-go and drive group permissions (#5312)
* Bump libre-graph-api-go
Expose drive group permissions

Co-authored-by: kobergj <jkoberg@owncloud.com>
2022-12-30 17:23:56 +01:00
Florian Schade e3e516fcdd bump reva (#5310) 2022-12-30 11:46:15 +01:00
jkoberg a0b2a49750 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-28 15:44:49 +01:00
jkoberg 6b374694d6 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-23 10:55:57 +01:00
Florian Schade 78637a2f00 enable tags in capabilities (#5271) 2022-12-22 14:20:46 +01:00
jkoberg 410730c96c changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 13:47:35 +01:00
jkoberg 7d082f658d changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-20 09:53:11 +01:00
Florian Schade 1db03dd512 [full-ci] experimental tags backport (#5227)
* add tags to search service resource
add tags getTags, AssignTags and UnassignTags endpoint to graph
use and prefer search event spaceOwner over executant
add tags to search report response
update libre graph api
update reva

Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-12-19 15:44:02 +01:00
kobergj 341cdc9dd3 Merge pull request #5207 from kobergj/AsyncPostprocessing
[full-ci] Async Postprocessing
2022-12-16 11:58:24 +01:00
Florian Schade 2404eff48e [full-ci] experimental search backport (#5221)
* experimental search backport
fix basic extractor resource name
move escapeQuery regex into global variable
minor pr review changes
rename DebounceDuration env variable
add document title and content when rebuilding bleve resource

Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-12-13 14:22:41 +01:00
Christian Richter 8817d634bd add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg c77b646bc2 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-09 13:37:15 +01:00
Michael Barz ab57daf462 prepare release, bump version 2022-11-29 23:16:49 +01:00
Benedikt Kulmann 8555d9d3df chore: bump web to v6.0.0 2022-11-29 15:26:20 +01:00
Martin 0ab5df0fbe Merge pull request #5143 from dragonchaser/add-deprecation-for-variables
Add depreaction annotations to variables
2022-11-29 11:44:00 +01:00
Christian Richter 0e8ef44756 Add depreaction annotations to variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-28 18:14:45 +01:00
Michael Barz 65849896b7 prepare release, bump version 2022-11-25 17:46:14 +01:00
Michael Barz 1a0e56f516 Merge pull request #5131 from owncloud/update-reva-2.12
[full-ci] Update reva to 2.12
2022-11-25 17:01:13 +01:00
Michael Barz 6bc4b45c8e fix expected failures 2022-11-25 16:15:21 +01:00
Michael Barz d131fa940b bump reva to 2.12.0 2022-11-25 15:07:49 +01:00