From: Gabriel Goller <g.goller@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 0/2] support multi-line comments in
Date: Fri, 15 Sep 2023 11:46:33 +0200 [thread overview]
Message-ID: <20230915094635.61759-1-g.goller@proxmox.com> (raw)
Support multi-line comments in pbs datastore notes. As we
don't support multi-line configs in the `datastore.cfg` config
file, we convert the '\n' to '<br>' tags.
widget-toolkit
Gabriel Goller (1):
window: edit: added `convertNewlines` config
src/window/Edit.js | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
proxmox-backup:
Gabriel Goller (1):
close #4589: allow multi-line comments in datastore notes
pbs-api-types/src/datastore.rs | 6 +++---
www/datastore/Notes.js | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.39.2
next reply other threads:[~2023-09-15 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 9:46 Gabriel Goller [this message]
2023-09-15 9:46 ` [pbs-devel] [PATCH proxmox-backup 1/2] close #4589: allow multi-line comments in datastore notes Gabriel Goller
2023-09-15 9:46 ` [pbs-devel] [PATCH widget-toolkit 2/2] window: edit: added `convertNewlines` config Gabriel Goller
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=20230915094635.61759-1-g.goller@proxmox.com \
--to=g.goller@proxmox.com \
--cc=pbs-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.