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

Add publications feature #667

Merged
merged 37 commits into from
Nov 18, 2022
Merged

Add publications feature #667

merged 37 commits into from
Nov 18, 2022

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    48e83ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5869d4d View commit details
    Browse the repository at this point in the history
  3. Cleanup + code reformatting

    rgasch committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ca456a5 View commit details
    Browse the repository at this point in the history
  4. Adding .editorconfig file

    rgasch committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    84b37a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    95140fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e5b00 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    e492155 View commit details
    Browse the repository at this point in the history
  2. Remove leftover dump()

    rgasch committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    82bf5f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e9a55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3cfd53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    208ec48 View commit details
    Browse the repository at this point in the history
  6. Adding phpstan.neon file

    rgasch committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    de473af View commit details
    Browse the repository at this point in the history
  7. Adding safephp library

    rgasch committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ca5b2fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f1078 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

    rgasch committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0dbec9e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Remove slug

    rgasch committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ff042f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    # Conflicts:
    #	config/app.php
    #	rector.php
    rgasch committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2148d5e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    7fa8839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606dc95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ae9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4e5be View commit details
    Browse the repository at this point in the history
  5. Use relative directory name for publication type index + use proper '…

    …matter' + 'markdown' sub-indexes when returning content.
    rgasch committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    349c3b0 View commit details
    Browse the repository at this point in the history
  6. Syncing up changes for BuildPublicationTypesSiteCommand + related cha…

    …nges (includes "blah" publication type)
    rgasch committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    81e8b04 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    0ef10bf View commit details
    Browse the repository at this point in the history
  2. Mock the current page

    caendesilva committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a3c8ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac255ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0d900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a61eb48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de5f7f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    90082b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a3da0 View commit details
    Browse the repository at this point in the history
  3. Added support for image fields

    rgasch committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    13b033f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949f1c4 View commit details
    Browse the repository at this point in the history
  5. Comment fix

    rgasch committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    93c0912 View commit details
    Browse the repository at this point in the history