10 Commits

Author SHA1 Message Date
Jeff Dutil
7dabf1a520 Support Spree 1.3.x, add default unauthorized page, and organize locales. 2013-03-10 09:46:06 -04:00
Michael Bianco
23317eb0fb Adding button to order admin to reset digital downloads
* Resets expire time
* Resets download count
2012-11-01 17:36:47 -04:00
Tommaso Visconti
299bd97217 Italian locale 2012-09-12 12:14:09 +02:00
Chris Lindensmith
ae106dd280 fix admin display of digital products
copied from funkensturm's fix.
2012-08-07 10:50:17 -04:00
Michael Bianco
2c7e6adc47 Missing translation 2012-06-27 13:03:36 -04:00
Michael Bianco
061b6e2e48 Adding download buttons to invoice (orders#show) 2012-06-27 09:41:22 -04: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
648f412ceb Resolving internationalization conflict with spree_essentials 2012-05-01 11:35:43 -04:00
影月 零
cdb10b79dd added japanese locale 2011-11-20 03:15:56 +09:00
Captain Future
e6134722d4 boom 2011-04-17 16:26:36 +02:00