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

#2863864 - Disable promotions via cron if end date or usage limit hit #708

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

Commits on Apr 4, 2017

  1. Disable expired promotions on cron run.

    Sean Wickham committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    527df0b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge branch '8.x-2.x' of https://github.com/swickham78/commerce into…

    … promotions_disable_expired
    Sean Wickham committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    221cbd1 View commit details
    Browse the repository at this point in the history
  2. Issue #2863864: Moved max usage load of promotions to its own method …

    …making use of existing service.
    Sean Wickham committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    2b8f266 View commit details
    Browse the repository at this point in the history
  3. Issue #2863864: Added tests for loading of expired and maxed usaged p…

    …romotions.
    Sean Wickham committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    caf23a5 View commit details
    Browse the repository at this point in the history
  4. Issue #2863864: Fix merge conflict w/ recent work.

    Sean Wickham committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    863ce8f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Merge branch '8.x-2.x' of https://github.com/swickham78/commerce into…

    … promotions_disable_expired
    Sean Wickham committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    24856a6 View commit details
    Browse the repository at this point in the history
  2. Issue #2863864: Updates to meet coding standards.

    Sean Wickham committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    e7d8a40 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Disable expired promotions on cron run.

    Sean Wickham committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    0794a1b View commit details
    Browse the repository at this point in the history
  2. Issue #2863864: Moved max usage load of promotions to its own method …

    …making use of existing service.
    Sean Wickham committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    e0f422f View commit details
    Browse the repository at this point in the history
  3. Issue #2863864: Added tests for loading of expired and maxed usaged p…

    …romotions.
    Sean Wickham committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    73e867a View commit details
    Browse the repository at this point in the history
  4. Issue #2863864: Updates to meet coding standards.

    Sean Wickham committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    70ce340 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Added cron function test.

    Sean Wickham committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    029e4c4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'promotions_disable_expired' of https://github.com/swick…

    …ham78/commerce into promotions_disable_expired
    Sean Wickham committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    4cb8f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Disable expired promotions on cron run.

    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    a557186 View commit details
    Browse the repository at this point in the history
  2. Issue #2863864: Moved max usage load of promotions to its own method …

    …making use of existing service.
    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    f659ea1 View commit details
    Browse the repository at this point in the history
  3. Issue #2863864: Added tests for loading of expired and maxed usaged p…

    …romotions.
    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    6bba454 View commit details
    Browse the repository at this point in the history
  4. Issue #2863864: Updates to meet coding standards.

    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    4ac0f14 View commit details
    Browse the repository at this point in the history
  5. Issue #2863864: Moved max usage load of promotions to its own method …

    …making use of existing service.
    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    d3fda01 View commit details
    Browse the repository at this point in the history
  6. Issue #2863864: Updates to meet coding standards.

    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    9aef5f3 View commit details
    Browse the repository at this point in the history
  7. Added cron function test.

    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    04ef19f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'promotions_disable_expired' of https://github.com/swick…

    …ham78/commerce into promotions_disable_expired
    Sean Wickham committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    d5a4e42 View commit details
    Browse the repository at this point in the history