Commit Graph
10 Commits
Author SHA1 Message Date
funkensturm c6d1aa0efc Merge pull request #21 from iloveitaly/spree-1.1
Digitals#show Logic Tweak
2012-07-30 08:46:43 -07:00
Michael Bianco f8da0db2b7 Adding note about unauthorized.html.erb 2012-07-03 10:32:51 -04:00
funkensturm 49ac794ba7 Merge pull request #20 from GeekOnCoffee/patch-1
readme migration command fixes
2012-06-27 11:49:23 -07:00
Andrew Hooker 547185baa2 readme migration command fixes 2012-06-24 22:04:41 -03:00
Michael Bianco 049770056d Refactoring digital shipping calculation and display
* removed the deface override that modified the checkout/_delivery partial
* created custom digital delivery calculator
* removed digital_shipping_method from Spree::Order. Moved logic to available_shipping_methods monkey patch

The main goal was to eliminate the shipping method detection logic from the _delivery partial.
This was a bit of a hack all along and didn't really present the correct information to the underlying
order logic (i.e. rate_hash.blank? would return true when there was no shipping options available).
This should be more future proof and make overriding another aspect of the delivery process easier.
2012-06-23 19:29:21 -04:00
Michael Bianco 094b648e2f Versionfile updates 2012-06-07 10:55:48 -04:00
Captain Future 0a4db498da some minor fixes 2011-04-22 19:06:33 +02:00
Captain Future eaa34e86d8 minor readme fix 2011-04-18 22:09:17 +02:00
Captain Future 6d3a65900b Readme tweak, deleted textmate project file 2011-04-18 22:03:04 +02:00
Captain Future e6134722d4 boom 2011-04-17 16:26:36 +02:00