[pmg-devel] applied-series: [PATCH pmg-api/gui/docs v2] ruledb disclaimer improvements

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Feb 23 09:01:06 CET 2024


Am 15/01/2024 um 12:12 schrieb Dominik Csapak:
> add 'position' and 'add-separator' options for disclaimers
> 
> maybe someone has a better idea for how i handle the database
> updates
> 
> changes from v1:
> * add docs patch
> * rebase on master
> * change 'top' parameter to 'position' (internally still 'top')
> * change how we set default values, so that they don't end up in the
>   database
> 
> pmg-api:
> 
> Dominik Csapak (2):
>   fix #2606: ruledb disclaimer: add ability to set position
>   fix #2430: ruledb disclaimer: make separator configurable
> 
>  src/PMG/RuleDB/Disclaimer.pm | 78 +++++++++++++++++++++++++++++++++---
>  1 file changed, 73 insertions(+), 5 deletions(-)
> 
> pmg-gui:
> 
> Dominik Csapak (2):
>   disclaimer edit: add position comobobox
>   disclaimer edit: add 'add-separator' checkbox
> 
>  js/Utils.js | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> pmg-docs:
> 
> Dominik Csapak (1):
>   add disclaimer position/separator docs
> 
>  pmg-mail-filter.adoc | 5 +++++
>  1 file changed, 5 insertions(+)
> 


applied series, had to fix one issue in GUI patch 2/2 though (see reply
there), thanks!




More information about the pmg-devel mailing list