Sven Andersen
6afcf9aba5
feat(element): Featuretoggle for presence propagation
2024-07-31 08:24:43 +02:00
Sven Andersen
bd0b08b4cf
feat(element): Reduced presence values to one for all presence features
2024-07-30 16:09:29 +02:00
Sven Andersen
879014e068
feat(element): Default for Element status disabled
2024-07-30 15:00:25 +02:00
Sven Andersen
e734ec2e1b
feat(element): Functional test for toggle element presence
2024-07-30 13:26:02 +02:00
Sven Andersen
5976684a9a
feat(element): Implement toggle for userpresence within element-synapse and removed it from client
2024-07-30 12:20:57 +02:00
Sven Andersen
c3679341b0
feat(element): Use_presence into values-element
2024-07-30 11:30:48 +02:00
Sven Andersen
be5c55583c
feat(element): Implement toggle for presence Status for older Element Versions
2024-07-30 09:45:27 +02:00
Sven Andersen
5b5e53ab4b
fix(element): Removed latest Tag
2024-07-29 10:22:55 +02:00
Sven Andersen
1c26600ac2
fix(element): Bump element chart
2024-07-29 10:19:17 +02:00
Sven Andersen
0e99cbb834
feat(element): Changed element chart to test presence
2024-07-29 08:34:00 +02:00
Sven Andersen
2a59b836f1
fix(element): Insert presence into homeserver config
2024-07-26 15:04:12 +02:00
Sven Andersen
2fa55ec38a
feat(element): Typo in Template
2024-07-26 14:27:42 +02:00
Sven Andersen
cdf01cfde9
feat(element): Disable presence with approach from Thorsten
2024-07-26 14:03:49 +02:00
Sven Andersen
30fd4229c5
feat(element): Reverted change presence
2024-07-26 10:55:57 +02:00
Sven Andersen
82c40d47b0
feat(element): Homeserver presence false
2024-07-26 09:44:23 +02:00
Sven Andersen
e7f14149a3
feat(element): Presence enabled false
2024-07-25 11:23:33 +02:00
openDesk Bot
74d444e2d6
fix(collabora): Update to 24.04.5.1.2.
2024-07-18 07:53:49 +02:00
openDesk Bot
8a2d951c3b
fix(collabora): Update to 24.04.5.1.1.
2024-07-17 10:39:37 +02:00
Thorsten Roßner
46412d1a9e
fix(keycloak): Support for custom OIDC Clients and ClientScopes.
2024-07-17 10:39:37 +02:00
Thorsten Roßner
26a7641a5a
fix(helmfile): Streamline prefixes for customizable defaults. UPGRADES: See ./docs/migrations.md for more details.
2024-07-17 10:39:16 +02:00
Thorsten Roßner
671f57a809
fix(nextcloud): Update to 28.0.7 including latest apps for 28.
2024-07-16 08:25:55 +00:00
Thorsten Roßner
fe923bb9cd
fix(jitsi): Raise memory limit for jicofo and jvb as required by upstream product.
2024-07-16 04:35:43 +00:00
Thorsten Roßner
b4570a9a87
feat(authentication): Avoid that users can open a app they do not have the appropriate LDAP group set for. Implementation is based on role based client scopes. Introducing also an openDesk migration approach with a pre and post deployment stage.
2024-07-15 17:50:35 +02:00
Thorsten Roßner
1067e725b3
fix(xwiki): Add email address mapping to LDAP sync; Fix hostname null value in notification links.
2024-07-10 16:31:04 +00:00
Thorsten Roßner
dfaf4be640
fix(openproject): Support for adding token to enable OpenProject Premium.
2024-07-10 06:27:27 +02:00
openDesk Bot
e54aaab072
fix(xwiki): Update to 16.4.1.
2024-07-08 08:27:13 +02:00
Thorsten Roßner
b806d51311
fix(xwiki): Remove .rtf and .odt export options as they are currently non functional.
2024-07-05 15:18:42 +02:00
openDesk Bot
db7f5d60bd
fix(xwiki): Update to 16.4.
2024-07-05 09:21:16 +02:00
Thorsten Roßner
972020f946
fix(helmfile): Add S3 bucket for migrations.
2024-07-04 09:17:56 +02:00
Thorsten Roßner
23ef1d557b
fix(nextcloud): Support templating of default quota and *_retention_obligation settings ( #93 ).
2024-07-03 14:48:05 +02:00
Thorsten Roßner
382af1dfb9
fix(docu): Update documentation on integration uses cases ( #95 ).
2024-07-03 09:54:43 +02:00
Thorsten Roßner
7239df2ec1
chore(release): 0.8.1 [skip ci]
...
## [0.8.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.8.0...v0.8.1 ) (2024-07-01)
### Bug Fixes
* **collabora:** Bump image to 24.04.4.1.1. ([368fe13 ](368fe13ddb ))
* **collabora:** Bump image to 24.04.4.2.1. ([01767d3 ](01767d3806 ))
* **docs:** Add Ports section to getting started. ([c07b25c ](c07b25c4b9 ))
* **docs:** Correction regarding the currently supported ingress controller. ([8514908 ](85149086ae ))
* **docs:** Update regarding the currently supported ingress controller. ([064a5ad ](064a5ad246 ))
* **element:** Provide the internal cluster domain to `synapse-web`. ([a8692d5 ](a8692d5506 ))
* **helmfile:** Add script to ease local development of platform charts. ([d8f3e05 ](d8f3e05e58 ))
* **helmfile:** Enable SMTP for XWiki and Element/Synapse; Streamline mail sender addresses within platform based on `<localpart>@<component>.<domain>` and allow configuration of `<localpart>`. ([01c5e6b ](01c5e6b359 ))
* **helmfile:** Include all `.yaml.gotmpl` files for the envs in `environments.yaml`. ([e523434 ](e52343440d ))
* **helmfile:** Streamline `functional.yaml`. *Upgrade notice:* If you set a non default value for `.Values.portal.enableDeploymentInformation` please change it to `.Values.admin.portal.deploymentInformation.enabled` with this version. ([e89b16a ](e89b16a747 ))
* **jitsi:** Update PatchJVB bitnami/kubectl image to 1.30.2. ([6ef3641 ](6ef3641d82 ))
* **nubus:** Enable Keycloak's user account console. ([c03e4a5 ](c03e4a5340 ))
* **nubus:** Remove doublette ingress annotations. ([890b36e ](890b36ecbb ))
* **open-xchange:** Fixing YAML indentation of updater resources ([0ce346b ](0ce346b162 ))
* **openproject:** Bump image to 14.2.0. ([1ad35f1 ](1ad35f1e12 ))
* **openproject:** Switch DBInit container image to Alpine based version to reduce footprint. ([c90f7c1 ](c90f7c1742 ))
* **openproject:** Update PostgreSQL image for DB init to 16.3. ([45e5699 ](45e569955d ))
* **services:** Allow Postfix "relayHost" to be empty. ([7268f60 ](7268f607a5 ))
v0.8.1
2024-07-01 19:17:48 +00:00
openDesk Bot
86a328bda1
chore(openproject): Update library/postgres sha-digest.
2024-07-01 17:23:28 +02:00
Thorsten Roßner
85149086ae
fix(docs): Correction regarding the currently supported ingress controller.
2024-07-01 13:24:19 +02:00
Thorsten Roßner
01c5e6b359
fix(helmfile): Enable SMTP for XWiki and Element/Synapse; Streamline mail sender addresses within platform based on <localpart>@<component>.<domain> and allow configuration of <localpart>.
2024-07-01 12:34:51 +02:00
Johannes Bornhold
a8692d5506
fix(element): Provide the internal cluster domain to synapse-web.
2024-07-01 09:24:01 +00:00
Oliver Günther
1ad35f1e12
fix(openproject): Bump image to 14.2.0.
2024-06-24 17:30:05 +02:00
openDesk Bot
01767d3806
fix(collabora): Bump image to 24.04.4.2.1.
2024-06-24 14:40:54 +00:00
Johannes Bornhold
7268f607a5
fix(services): Allow Postfix "relayHost" to be empty.
2024-06-24 16:37:19 +02:00
Thorsten Roßner
e52343440d
fix(helmfile): Include all .yaml.gotmpl files for the envs in environments.yaml.
2024-06-17 14:46:51 +02:00
Thorsten Roßner
c03e4a5340
fix(nubus): Enable Keycloak's user account console.
2024-06-17 06:25:46 +00:00
openDesk Bot
c90f7c1742
fix(openproject): Switch DBInit container image to Alpine based version to reduce footprint.
2024-06-17 06:24:35 +00:00
openDesk Bot
ceb09bee8c
chore(renovate): Update collabora-online Docker tag to v1.1.17
2024-06-15 03:36:23 +00:00
Thorsten Roßner
890b36ecbb
fix(nubus): Remove doublette ingress annotations.
2024-06-14 16:04:50 +02:00
openDesk Bot
6ef3641d82
fix(jitsi): Update PatchJVB bitnami/kubectl image to 1.30.2.
2024-06-14 07:32:54 +00:00
openDesk Bot
45e569955d
fix(openproject): Update PostgreSQL image for DB init to 16.3.
2024-06-14 07:32:10 +00:00
Gergely Szabo
0ce346b162
fix(open-xchange): Fixing YAML indentation of updater resources
2024-06-13 17:54:54 +02:00
Thorsten Roßner
c07b25c4b9
fix(docs): Add Ports section to getting started.
2024-06-13 15:26:39 +02:00
Thorsten Roßner
e89b16a747
fix(helmfile): Streamline functional.yaml. *Upgrade notice:* If you set a non default value for .Values.portal.enableDeploymentInformation please change it to .Values.admin.portal.deploymentInformation.enabled with this version.
2024-06-12 10:42:00 +00:00
Thorsten Roßner
064a5ad246
fix(docs): Update regarding the currently supported ingress controller.
2024-06-12 12:28:52 +02:00