• Vincent Pelletier's avatar
    Add a local fork of Base_getFieldDescription because it's incompatible with the one in erp5_core. · daf2b39c
    Vincent Pelletier authored
    ERP5XhtmlStyle_getFormGroupTitleAndId:
      compute all group titles & derivatives in one call and cache the whole result.
    developper_shortcut_render:
      Tests of developper mode is not done in the macros any more, they must be done by the callers.
      Variable containing a reference to this page template must not be named "template" any longer, but developper_shortcut_render.
      A new variable is expected when translator mode macro is called, field_description - with a safe fallback if none is provided.
      "field" macro is splitted in 2 parts, "field_developper" ad "field_translator".
    configure_list_dialog, sort_list_dialog, quad_form_view, form_render, form_dialog:
      Adapt to changes in developper mode macros.
    form_render, form_dialog:
      Remove useless variables.
      Adapt to changes in ERP5XhtmlStyle_getFormGroupTitleAndId.
      Factorise page template gathering in the loop for "field_render".
    form_dialog:
      Remove "clear" tag which is useless since commit #10683.
    field_render:
      Adapt to changes in ERP5XhtmlStyle_getFormGroupTitleAndId.
      Factorise field attribute gathering.
    
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10693 20353a03-c40f-0410-a6d1-a30d3c3de9de
    daf2b39c
revision 4 Bytes