42701 Commits

Author SHA1 Message Date
ralf
1752864aea fix unknown command --last-tag 2023-11-22 10:06:39 +02:00
ralf
bf18675b07 allow to specify tag used for changelog as --last-tag <tag> 2023-11-22 10:02:23 +02:00
ralf
2331fc4135 allow to specify tag used for changelog as --last-tag <tag> 2023-11-22 10:01:57 +02:00
nathan
3fd2cacf57 Et2Select: Fix overflow / row limit 2023-11-21 14:54:14 -07:00
nathan
a17cbe1f45 Filtering email search results on just value
Should catch even more duplicates, though value has both name & email
2023-11-21 14:07:59 -07:00
nathan
519306c8d5 Et2Select: Better fix for 80ad5dddb2a6fd980c1cad04f1cf77ec7dc52501 which caused problems with selecting options in Et2SelectEmail 2023-11-21 13:57:24 -07:00
nathan
80ad5dddb2 Et2Select: Fix selects with options from file were not showing their initial set value 2023-11-21 12:01:25 -07:00
ralf
3f478c848c fix date-filter were not taken into account when deleting all mails in a folder 2023-11-21 17:54:19 +02:00
ralf
bb9e8dcd7c fix date-filter were not taken into account when deleting all mails in a folder 2023-11-21 17:53:38 +02:00
ralf
afbc13462c * Mail/GMail/Microsoft365: update refresh-token, if we get one and redirects to IdP, if refresh-token is expired 2023-11-21 17:15:03 +02:00
ralf
af674e185b fix S3direct stream-wrapper to be auto-loadable and mountable into Vfs, also using it when mounting backups into vfs 2023-11-21 17:15:03 +02:00
Ralf Becker
99c89da314 pending translations from our translation-server 2023-11-21 15:21:13 +01:00
Ralf Becker
769eaaa353 pending translations from our translation-server 2023-11-21 15:18:11 +01:00
ralf
1c40074331 WIP oauth mail-authentication updates refresh-token and redirects to IdP, if refresh-token is expired 2023-11-21 15:57:00 +02:00
nathan
fa71d9d450 Silence some PHP warnings 2023-11-20 16:13:11 -07:00
nathan
7a80e8be5c Fix nm column resize grabs mousedown, blocking filter selection 2023-11-20 14:56:55 -07:00
nathan
52245308c9 Mail: Fix share as download link from filemanager gave JS error
Unable to set field data to '[object Object]' in window 'compose_0__

Caused by accessing select_options through deprecated options object
2023-11-20 11:12:27 -07:00
nathan
441f90d92e Mail: Fix share as download link from filemanager gave JS error
Unable to set field data to '[object Object]' in window 'compose_0__

Caused by accessing select_options through deprecated options object
2023-11-20 11:03:28 -07:00
ralf
cb0f0f8063 refactored S3 config into an own class and remounting backups automatic to s3direct stream-wrapper 2023-11-18 10:01:13 +02:00
ralf
bbe300fb2f refactored S3 config into an own class and remounting backups automatic to s3direct stream-wrapper 2023-11-18 10:00:09 +02:00
ralf
1e3a240729 fix S3direct stream-wrapper to be auto-loadable and mountable into Vfs, also using it when mounting backups into vfs 2023-11-18 09:16:39 +02:00
nathan
6fcbf87a10 Fix Et2SelectEmail and pass email tags again
Still doesn't work though
2023-11-17 14:31:23 -07:00
nathan
d07af215c1 Fix nm column resize grabs mousedown, blocking filter selection 2023-11-17 11:56:24 -07:00
nathan
1861f63231 Et2Listbox: Fix options were not shown
Fixes merge placeholders not shown in Collabora
2023-11-17 11:20:52 -07:00
nathan
032035ae5f Et2Listbox: Fix options were not shown
Fixes merge placeholders not shown in Collabora
2023-11-17 11:16:35 -07:00
nathan
95019464bd Only log invalid date values when there's a value to log 2023-11-17 10:25:36 -07:00
nathan
3f9245d555 Fix some npm deprecated warnings 2023-11-17 16:15:41 +02:00
dependabot[bot]
0164be8f30 Bump tinymce/tinymce from 5.10.8 to 5.10.9
Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.8 to 5.10.9.
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/5.10.9/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.8...5.10.9)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 16:14:29 +02:00
dependabot[bot]
5680224346 Bump tinymce/tinymce from 5.10.8 to 5.10.9
Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.8 to 5.10.9.
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/5.10.9/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.8...5.10.9)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 16:05:28 +02:00
ralf
e533d68a64 add PHP 8.2 as supported 2023-11-17 15:07:13 +02:00
ralf
032ee87975 check and bail if composer installs egroupware default apps not as git clones 2023-11-17 15:02:27 +02:00
ralf
e896319f99 check and bail if composer installs egroupware default apps not as git clones 2023-11-17 15:01:59 +02:00
ralf
ae3780f7e8 set supported version to include PHP 8.2 2023-11-17 13:51:29 +02:00
ralf
50c796196b update lock file 2023-11-17 13:36:37 +02:00
hadi
dfd3d6beda Fix size property does not get applied for Et2Select widget anymore 2023-11-17 12:15:11 +01:00
ralf
51c09a937d fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2023-11-17 11:19:37 +02:00
ralf
bf7a20d05b fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2023-11-17 11:19:15 +02:00
ralf
11079503d1 * API: support OpenID Connect for authentication against another OIC IdP
also migrating old fallback auth classes to new auth_fallback parameter and reordering providers a bit / give OIC a prominent position
2023-11-17 10:18:23 +02:00
ralf
1b9c543547 * API: support OpenID Connect for authentication against another OIC IdP
also migrating old fallback auth classes to new auth_fallback parameter and reordering providers a bit / give OIC a prominent position
2023-11-17 10:17:29 +02:00
nathan
064b0088b9 Et2Select fixes
- Fix sometimes not shown emptyLabel
 - Fix LinkSearch result count
2023-11-16 15:09:48 -07:00
nathan
9f46ee5e62 Et2Select fixes
- Fix sometimes not shown emptyLabel
 - Fix LinkSearch result count
2023-11-16 15:05:38 -07:00
nathan
2207377bd4 Revert "Et2Select: Even better handling of false invalid value", it was too strict leaving blanks instead of emptyLabel
This reverts commit 7db80d066fc872db3cf966dd9c4dedeb3d391a2d.
2023-11-16 13:51:46 -07:00
nathan
2b7f4ae5ee Revert "Et2Select: Even better handling of false invalid value", it was too strict leaving blanks instead of emptyLabel
This reverts commit 7db80d066fc872db3cf966dd9c4dedeb3d391a2d.
2023-11-16 13:46:30 -07:00
nathan
25a823c05d Et2Select: Even better handling of false invalid value 2023-11-16 13:36:54 -07:00
nathan
b4e2524023 Fix validation messages after Shoelace update
- some messages (textbox) were out of position
- Selectboxes did not show validation message
- Selectbox considered false a valid value for required, even if that wasn't an option
2023-11-16 13:36:45 -07:00
nathan
7db80d066f Et2Select: Even better handling of false invalid value 2023-11-16 13:33:05 -07:00
nathan
2e2c3fb0b6 Fix validation messages after Shoelace update
- some messages (textbox) were out of position
- Selectboxes did not show validation message
- Selectbox considered false a valid value for required, even if that wasn't an option
2023-11-16 13:13:36 -07:00
nathan
74a8872ead Fix missing value in some static option selects
Shoelace select initially rejects the value due to missing option, and needs to be re-set once our options have arrived
2023-11-16 10:17:51 -07:00
nathan
3cf4cbab9a Fix missing value in some static option selects
Shoelace select initially rejects the value due to missing option, and needs to be re-set once our options have arrived
2023-11-16 10:09:20 -07:00
ralf
5eaf6a275f renamed build:dev to docs:serve and add separate docs (just building no serving) 2023-11-16 14:56:21 +02:00