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

spree-2-2-stable updates #101

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

Commits on Oct 15, 2013

  1. Configuration menu
    Copy the full SHA
    263525a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4287f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2013

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

Commits on Oct 21, 2013

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

Commits on Oct 22, 2013

  1. vix ad hoc options

    charredUtensil committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    257dce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. Configuration menu
    Copy the full SHA
    0148b00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7053116 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2013

  1. Configuration menu
    Copy the full SHA
    d979cc8 View commit details
    Browse the repository at this point in the history
  2. fix columns correctly

    charredUtensil committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    5f3a2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e311e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. fix crash on engraving calculator cost = 0, use descriptions for cust…

    …omizations, tweak cart presentation
    charredUtensil committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    64b9ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa00ceb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. protect against nil cost_price

    jsqu99 committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    13ba838 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2013

  1. Update merge! method within order_decorator to match the syntax of me…

    …rge! in the order model of spree_core.
    jfields committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    057c2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b68779 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2013

  1. Merge pull request jsqu99#87 from jfields/spree-2-1-wip

    Update merge! method within order_decorator to match the syntax of merge...
    jsqu99 committed Nov 15, 2013
    Configuration menu
    Copy the full SHA
    64175fa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2013

  1. Configuration menu
    Copy the full SHA
    3b18014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa18d1 View commit details
    Browse the repository at this point in the history
  3. fixes merge conflict

    jsqu99 committed Nov 16, 2013
    Configuration menu
    Copy the full SHA
    5124eb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2013

  1. Configuration menu
    Copy the full SHA
    89c1a94 View commit details
    Browse the repository at this point in the history
  2. adds missing files

    jsqu99 committed Nov 17, 2013
    Configuration menu
    Copy the full SHA
    af917e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. adds testing improvements

    jsqu99 committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    221e3fd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2013

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

Commits on Jan 21, 2014

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

Commits on Feb 25, 2014

  1. Configuration menu
    Copy the full SHA
    023a361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba49995 View commit details
    Browse the repository at this point in the history
  3. Typo in amount_times_constant calculator client js.

    Calculation was amount * length of number string instead of amount * number.
    chunkerchunker committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    b802514 View commit details
    Browse the repository at this point in the history
  4. Minor styling cleanup.

    chunkerchunker committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    4d61cbb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2014

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

Commits on Mar 5, 2014

  1. Allow product customization pricing based on associated line_item con…

    …figuration
    
    Previously, product customization pricing only had access to the product customization options.  We have a use case where the customization needs access to the overall line_item configuration.
    
    Specifically, we have a customization whose price is a percentage of (the base line_item price plus the price of a separate customization).
    
    This change just associates each product customization with its host line_item before computing customization prices.
    chunkerchunker committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    cd0f2a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Configuration menu
    Copy the full SHA
    be9ff6b View commit details
    Browse the repository at this point in the history
  2. minor style cleanup

    chunkerchunker committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    fb9404b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

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

Commits on Jun 19, 2014

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