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

(dev/core#4433) - Implement Civi::url() with prefixes and OOP enhancements #26861

Merged
merged 19 commits into from
Sep 6, 2023

Commits on Jul 24, 2023

  1. Implement Civi::url()

    totten committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b42c6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8eb68a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65ecc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5246994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    840c055 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6437be7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6c51f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc6111f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Civi::url() - Split $fragment and $fragmentQuery. Define clear/consis…

    …tent rule for escaping inputs.
    totten committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    da37ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794c107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a9c147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da80590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b2a80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    475b114 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    418cdfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9477885 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59af62f View commit details
    Browse the repository at this point in the history
  10. Civi::url() - Simplify/normalize "fragment" and "relative" handling. …

    …Fix some edge-case bugs.
    totten committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4987909 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    d5a81c8 View commit details
    Browse the repository at this point in the history