Am 20/02/2024 um 17:26 schrieb Thomas Lamprecht:
> btw. are there any dependency bumps we should consider?
> I.e., between the already bumped rust parts and e.g. manager, or between
> widget-toolkit and manager? Just to be sure, as I saw none of such
> requirements listed in the cover letter of the
Am 20/02/2024 um 16:38 schrieb Lukas Wagner:
> On 2/20/24 16:23, Thomas Lamprecht wrote:
>> I prefer just showing the ID in the advanced section of the General tab
>> inside the edit window instead, like your next patch does.
>>
>> As I'd slightly prefer to avoid showing those rather unwieldy IDs f
On 2/20/24 16:23, Thomas Lamprecht wrote:
> I prefer just showing the ID in the advanced section of the General tab
> inside the edit window instead, like your next patch does.
>
> As I'd slightly prefer to avoid showing those rather unwieldy IDs for a
> feature that's often setup only once, espec
Am 16/02/2024 um 10:15 schrieb Lukas Wagner:
> This is useful for creating matchers based on the 'backup-job'
> metadata field.
>
> Signed-off-by: Lukas Wagner
> ---
> www/manager6/dc/Backup.js | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/www/manager6/dc/Backup.js
This is useful for creating matchers based on the 'backup-job'
metadata field.
Signed-off-by: Lukas Wagner
---
www/manager6/dc/Backup.js | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/www/manager6/dc/Backup.js b/www/manager6/dc/Backup.js
index 4beb84c0..fb4df0a7 100644
---