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

Trigger custom events on comment add/remove/reply (git chery-pick from master branch) #47

Merged
merged 6 commits into from Apr 18, 2014

Commits on Apr 16, 2014

  1. Copy the full SHA
    3444e8e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Use commented object as context instead of comment within event trigger

    - In order this to work with plone.contentrules use commented object as
      the main context within custom discussion events and add comment as the
      second parameter.
    avoinea committed Apr 17, 2014
    Copy the full SHA
    93e96e8 View commit details
    Browse the repository at this point in the history
  2. Update change log

    avoinea committed Apr 17, 2014
    Copy the full SHA
    33699ed View commit details
    Browse the repository at this point in the history
  3. Add custom content rules string substitutions

    - Add content rules string substitutions for comment:
      - id
      - text
      - author email
      - author user name
      - author full name
    avoinea committed Apr 17, 2014
    Copy the full SHA
    ee4ff19 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Copy the full SHA
    9ae8151 View commit details
    Browse the repository at this point in the history
  2. i18n update

    avoinea committed Apr 18, 2014
    Copy the full SHA
    d6fbb04 View commit details
    Browse the repository at this point in the history