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

Create custom admin article menus #20890

Merged
merged 7 commits into from
Jul 7, 2018

Commits on Jun 27, 2018

  1. Create custom admin article menus

    See joomla#20233 for detailed explanation of the use case
    
    ### Test Instructions
    
    Create and enable an admin menu with the "Joomla preset"
    
    Create a new admin menu item of type article list and you can see you now have a full set of filters that you can apply.
    
    For example you can now create menu items in the admin to each category.
    
    If approved I will create the same option for other components
    
    This does not resolve everything on joomla#20233 as it still needs field categories to be implemented for that
    brianteeman committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    d76d022 View commit details
    Browse the repository at this point in the history
  2. Update default.xml

    brianteeman committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    112dcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da32fab View commit details
    Browse the repository at this point in the history
  4. add filters

    brianteeman committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    921f0e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. add viewing access level

    brianteeman committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8284fd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Update default.xml

    brianteeman committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    935521a View commit details
    Browse the repository at this point in the history
  2. Update default.xml

    brianteeman committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    aa76e5b View commit details
    Browse the repository at this point in the history