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: verbb/comments
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: craft-5
Choose a base ref
...
head repository: verbb/comments
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: craft-2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 27 files changed
  • 3 contributors

Commits on Nov 30, 2017

  1. Separate commentDate into its own field rather than deriving it fro…

    …m `dateCreated` (#81). Add event listener to clean up structure on uninstall (#82). Add foreign key so CommentRecords will track their associated ElementRecords (#83).
    michaelrog committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    1a7442a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Merge pull request #84 from michaelrog/craft-2

    commentDate field; structure cleanup on uninstall; fk between comments and elements
    engram-design authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    c7278a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. version 0.5.0

    engram-design committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f94de45 View commit details
    Browse the repository at this point in the history
  2. changelog

    engram-design committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    08903b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. docs

    engram-design committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    98b6c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

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

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    e8bf533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f44a5 View commit details
    Browse the repository at this point in the history
  3. version 0.5.1

    engram-design committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b76c060 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Update README.md

    engram-design authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    4bfb440 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Update Full Name Parser lib to fix bugs where parser chokes on irregu…

    …lar names. Version bump to 0.5.2, w/ changelog update.
    michaelrog committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    db18a7e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Merge pull request #118 from michaelrog/craft-2

    Update Full Name Parser lib to fix bugs where parser chokes on irregular names.
    engram-design authored Apr 7, 2019
    Configuration menu
    Copy the full SHA
    32c1baa View commit details
    Browse the repository at this point in the history
Loading