Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved: CommonExt - Move from hard-code menu location to parameterized (OFBIZ-12951) #795

Merged
merged 3 commits into from
May 19, 2024

Commits on May 4, 2024

  1. Improved: CommonExt - Move from hard-code menu location to parameteri…

    …zed (OFBIZ-12951)
    
    ofbizsetup uses profile screens from partymgr.
    
    modified web.xml
    - added profileMenuLocation
    PierreSmits committed May 4, 2024
    Configuration menu
    Copy the full SHA
    462da56 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. OFBIZ-12951 Fix dependency on party

    ofbizsetup is dependent on party elements
    
    modified: commonext
    - web.xml: added new context-param for createNewParty menu
    
    modified: party
    - web.xml: added new context-param for createNewParty menu
    - PartyScreens.xml: changed location createNewParty menu reference
    PierreSmits committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6315fc0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Improved: CommonExt - Move from hard-code menu location to parameteri…

    …zed (OFBIZ-12951)
    
    modified: Menus.xml
    - added MainActionMenu extending MainActionMenu in PartyMenus.xml
    PierreSmits committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0edad5b View commit details
    Browse the repository at this point in the history