Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oveleon/contao-member-extension-bundle Loading
base: 1.3.2
Choose a base ref
...
head repository: oveleon/contao-member-extension-bundle Loading
compare: 1.4.0
Choose a head ref
  • 18 commits
  • 38 files changed
  • 2 contributors

Commits on Apr 8, 2024

  1. Autowire services

    zoglo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d12e970 View commit details
    Browse the repository at this point in the history
  2. Rework Hooks

    zoglo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d62a0b8 View commit details
    Browse the repository at this point in the history
  3. Rework modules

    zoglo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    562fb53 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    3dbc8d0 View commit details
    Browse the repository at this point in the history
  2. Get requestToken via service

    zoglo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c51463d View commit details
    Browse the repository at this point in the history
  3. Finish frontend controllers

    zoglo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    90f63f9 View commit details
    Browse the repository at this point in the history
  4. Add Hooks

    - parseMemberTemplate -> modify member details
    - parseMemberReader -> modify member result page
    - getMembers -> modify member search
    zoglo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c329932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02d644f View commit details
    Browse the repository at this point in the history
  6. Add filter option

    - for checkbox fields with the eval-flag `feFilterable`
    zoglo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dce6e46 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Implement filter logic

    zoglo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6972404 View commit details
    Browse the repository at this point in the history
  2. Update docs

    zoglo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    61c5853 View commit details
    Browse the repository at this point in the history
  3. Update docs

    zoglo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ad7220b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7379f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Properly order member list

    zoglo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c567175 View commit details
    Browse the repository at this point in the history
  2. Use auto item in contao 5

    zoglo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0c5ffe6 View commit details
    Browse the repository at this point in the history
  3. Alias generation

    zoglo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ce66f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1138cdb View commit details
    Browse the repository at this point in the history
  5. Do not modify URL

    zoglo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    32df3a1 View commit details
    Browse the repository at this point in the history
Loading