From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: Re: [pve-devel] [PATCH manager] ui: form/CalendarEvent: remove 'first saturday each month' example
Date: Thu, 11 Nov 2021 21:07:50 +0100 [thread overview]
Message-ID: <fa31cb9e-901f-01de-023c-ddb1549ffcc7@proxmox.com> (raw)
In-Reply-To: <20211111120959.1437386-1-d.csapak@proxmox.com>
On 11.11.21 13:09, Dominik Csapak wrote:
> this is currently not supported by calendarevents in pve
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> www/manager6/form/CalendarEvent.js | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/www/manager6/form/CalendarEvent.js b/www/manager6/form/CalendarEvent.js
> index 58090ddb..a15ec24f 100644
> --- a/www/manager6/form/CalendarEvent.js
> +++ b/www/manager6/form/CalendarEvent.js
> @@ -28,7 +28,6 @@ Ext.define('PVE.form.CalendarEvent', {
> + Ext.String.format(gettext("Every {0} minutes"), 15),
> },
> { value: 'sun 01:00', text: gettext("Sunday") + " 01:00" },
> - { value: 'sat *-1..7 15:00', text: gettext("First Saturday each month") + " 15:00" },
> ],
> },
>
>
replaced by a patch that comments this out for now, much thanks for catching!
https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=1c6433ea475518c993410fb2f0b1a48162bd0a3c;hp=ca67806281f4a750b2cd5c06a62847c526c8b972
prev parent reply other threads:[~2021-11-11 20:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-11 12:09 Dominik Csapak
2021-11-11 12:28 ` Thomas Lamprecht
2021-11-11 20:07 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa31cb9e-901f-01de-023c-ddb1549ffcc7@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal