• Romain Courteaud's avatar
    erp5_forge: drop the vcs_dialog page template · 61eb9d0f
    Romain Courteaud authored
    Use usual ERP5 page template to commit bt5 changes from ERP5.
    
    Use an hidden field to propagate all needed input values in case of an exception.
    This single field will keep a json value, to simplify the maintainance of all forms using it (instead of many string fields).
    
    Stop accessing the REQUEST directly, and rely on ERP5 navigation scripts (like Base_redirect) instead.
    61eb9d0f
module.erp5.Git.py 14.3 KB