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

Fixing Special Price Limited functionality #39

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Fixing Special Price Limited functionality #39

wants to merge 13 commits into from

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    9bcafd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a969aa View commit details
    Browse the repository at this point in the history
  3. Create RuleChangeObserver.php

    moneef authored May 23, 2019
    Configuration menu
    Copy the full SHA
    681597d View commit details
    Browse the repository at this point in the history
  4. Update events.xml

    moneef authored May 23, 2019
    Configuration menu
    Copy the full SHA
    6071710 View commit details
    Browse the repository at this point in the history
  5. Update IndexBuilder.php

    moneef authored May 23, 2019
    Configuration menu
    Copy the full SHA
    a148b4a View commit details
    Browse the repository at this point in the history
  6. Update IndexBuilder.php

    moneef authored May 23, 2019
    Configuration menu
    Copy the full SHA
    7882822 View commit details
    Browse the repository at this point in the history
  7. Update IndexBuilder.php

    moneef authored May 23, 2019
    Configuration menu
    Copy the full SHA
    595d8b5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Remove predefined New and Sale attributes

    Removed predefined New and Sale attributes for more freedom in making conditions, now you can set categories with specific special price, e.g. Under $100.
    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    57f4a83 View commit details
    Browse the repository at this point in the history
  2. Delete Sale.php

    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    13ff0a2 View commit details
    Browse the repository at this point in the history
  3. Delete News.php

    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    fd11faf View commit details
    Browse the repository at this point in the history
  4. Update en_US.csv

    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    46bf2b9 View commit details
    Browse the repository at this point in the history
  5. re-adding News.php

    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    166b649 View commit details
    Browse the repository at this point in the history
  6. re-adding New functionality

    moneef authored May 24, 2019
    Configuration menu
    Copy the full SHA
    eff2807 View commit details
    Browse the repository at this point in the history