[pbs-devel] applied-series: [PATCH proxmox-backup 0/5] add/fix help buttons

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 10 11:52:44 CET 2020


On 10.11.20 11:45, Aaron Lauterer wrote:
> The following series does the following:
> * adds more help buttons where appropriate
> * fixes not working help buttons
>     * by adding more references where needed
>     * changing the scanrefs script to add all references found in the
>       docs as it would not add references needed in the widget toolkit
>       in its current state. Something we will need to take another look
>       at in the future.
>     * fixing references in the docs/ui to match
> 
> In order for all the help buttons to work, the recent patch in the
> widget-toolkit which fixed the dash/underscore normalization needs to be
> applied [0].
> 
> 
> [0] https://lists.proxmox.com/pipermail/pve-devel/2020-November/045868.html
> 
> Aaron Lauterer (5):
>   scanrefs: only scan docs, not JS files
>   docs: add maintenance chapter prefix to verification ref
>   docs: add network management reference
>   ui: add all online help refs found in docs
>   ui: add/fix help buttons
> 
>  docs/_ext/proxmox-scanrefs.py | 25 ++++++++++--------
>  docs/gui.rst                  |  2 +-
>  docs/maintenance.rst          |  2 +-
>  docs/network-management.rst   |  2 ++
>  www/OnlineHelpInfo.js         | 48 +++++++++++++++++++++++++++++++++++
>  www/datastore/PruneAndGC.js   |  2 ++
>  www/window/CreateDirectory.js |  2 ++
>  www/window/TokenEdit.js       |  2 +-
>  www/window/VerifyJobEdit.js   |  2 +-
>  9 files changed, 73 insertions(+), 14 deletions(-)
> 


applied series, thanks! FYI: Had to resolve a small conflict in OnlineHelpInfo.js in
patch 4/5.





More information about the pbs-devel mailing list