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

Public page template response #8051

Merged
merged 17 commits into from
Feb 27, 2018
Merged

Public page template response #8051

merged 17 commits into from
Feb 27, 2018

Commits on Feb 27, 2018

  1. Pass template parameters to parent template

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    0655df0 View commit details
    Browse the repository at this point in the history
  2. Add public template

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    d07d66e View commit details
    Browse the repository at this point in the history
  3. Enable renderAs public page

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    b89827d View commit details
    Browse the repository at this point in the history
  4. Add menu item abstraction

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    4f78980 View commit details
    Browse the repository at this point in the history
  5. update autoloader

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    2fcadf4 View commit details
    Browse the repository at this point in the history
  6. Expose parameters as variables to templates

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    e5df804 View commit details
    Browse the repository at this point in the history
  7. Use PublicTemplateResponse for files_sharing

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    8a13851 View commit details
    Browse the repository at this point in the history
  8. Fix popovermenu

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    faeb277 View commit details
    Browse the repository at this point in the history
  9. Add phpdoc, typehints and sanitize HTML

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    4f83462 View commit details
    Browse the repository at this point in the history
  10. Add missing phpdoc for public API

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    038aad7 View commit details
    Browse the repository at this point in the history
  11. Fix files_sharing tests

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    4a1cbef View commit details
    Browse the repository at this point in the history
  12. Sort menu by priority

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    7cd0340 View commit details
    Browse the repository at this point in the history
  13. Add test for PublicTemplateResponse

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    5a4aa2b View commit details
    Browse the repository at this point in the history
  14. Fix acceptance test for new menu structure

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    fd830b9 View commit details
    Browse the repository at this point in the history
  15. Add id to list element

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    2b6c00f View commit details
    Browse the repository at this point in the history
  16. Rework array handling to avoid phan error

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    9cf4987 View commit details
    Browse the repository at this point in the history
  17. Remove setters

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    36563d4 View commit details
    Browse the repository at this point in the history