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

Feature/rul 44 #472

Open
wants to merge 40 commits into
base: 8.x-3.x
Choose a base branch
from
Open

Feature/rul 44 #472

wants to merge 40 commits into from

Commits on Feb 5, 2016

  1. Configuration menu
    Copy the full SHA
    ddddfd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52317fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b60b780 View commit details
    Browse the repository at this point in the history
  4. EventHandlerTest WIP.

    milkovsky committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    753833d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f1fbe View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. PR fixes.

    milkovsky committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    066e4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1a9e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecce557 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. PR fixes.

    milkovsky committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    54c3cd4 View commit details
    Browse the repository at this point in the history
  2. PR fixes.

    milkovsky committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    03ecf3a View commit details
    Browse the repository at this point in the history
  3. PR fixes.

    milkovsky committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    7fbae65 View commit details
    Browse the repository at this point in the history
  4. PR fixes.

    milkovsky committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    8e4af1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b57e33d View commit details
    Browse the repository at this point in the history
  6. Tests for multiple events.

    milkovsky committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    7d0d7e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. PR fixes.

    milkovsky committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    87dca7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58f03a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Code formatting.

    milkovsky committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    cb7f762 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Merge branch '8.x-3.x' of github.com:fago/rules into feature/RUL-45

    Conflicts:
    	src/Engine/RulesComponent.php
    	src/Form/ReactionRuleEditForm.php
    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    6fecbad View commit details
    Browse the repository at this point in the history
  2. After merge fix.

    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    944aa09 View commit details
    Browse the repository at this point in the history
  3. Initialize events [].

    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    9ead81e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7332b45 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/2658842-event-handler-per-bundle' into feature/…

    …RUL-44
    
    Conflicts:
    	src/Entity/ReactionRuleStorage.php
    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    346ec1d View commit details
    Browse the repository at this point in the history
  6. Fix test after merge.

    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    92aacdc View commit details
    Browse the repository at this point in the history
  7. Added ajax reload.

    milkovsky committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    b866850 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

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

Commits on Feb 26, 2016

  1. Merge branch '8.x-3.x' into feature/RUL-44

    Conflicts:
    	src/Entity/ReactionRuleStorage.php
    	src/EventHandler/ConfigurableEventHandlerEntityBundle.php
    	src/Form/ReactionRuleEditForm.php
    	tests/src/Kernel/ConfigurableEventHandlerTest.php
    	tests/src/Kernel/EventIntegrationTest.php
    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    c14b531 View commit details
    Browse the repository at this point in the history
  2. After merge fixes.

    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    df48c33 View commit details
    Browse the repository at this point in the history
  3. Merge branch '8.x-3.x' into feature/RUL-45

    Conflicts:
    	src/Entity/ReactionRuleStorage.php
    	src/Form/ReactionRuleEditForm.php
    	tests/src/Kernel/EventIntegrationTest.php
    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    8e0c714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3378725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b353fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d179fcf View commit details
    Browse the repository at this point in the history
  7. Merge branch '8.x-3.x' into feature/RUL-45

    Conflicts:
    	config/schema/rules.schema.yml
    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    0c297b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5eea48c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab4e106 View commit details
    Browse the repository at this point in the history
  10. Implemented summary().

    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    c936dfc View commit details
    Browse the repository at this point in the history
  11. Refactoring.

    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    a341b28 View commit details
    Browse the repository at this point in the history
  12. Refactoring.

    milkovsky committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    fa7d831 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Merge branch 'feature/RUL-44' of git://github.com/milkovsky/rules int…

    …o milkovsky-feature/RUL-44
    
    Conflicts:
    	src/Entity/ReactionRuleConfig.php
    	src/Entity/ReactionRuleStorage.php
    	src/Form/ReactionRuleEditForm.php
    fago committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    f6266e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fecba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

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