Rohan Mitchell
|
5c5e7e8ed3
|
Hide checkout paypal button, remove unneeded frontend JS
|
2014-07-25 12:44:14 +10:00 |
|
Rohan Mitchell
|
5980234be0
|
Install better_spree_paypal_express
|
2014-07-25 12:44:14 +10:00 |
|
Rohan Mitchell
|
e8b409c1f4
|
Switch from spree_paypal_express to better_spree_paypal_express
|
2014-07-25 12:44:14 +10:00 |
|
Rohan Mitchell
|
3dd7b296be
|
Show order notes (special instructions) on report and confirmation email
|
2014-07-24 15:13:23 +10:00 |
|
Rohan Mitchell
|
d1b2f01578
|
Add special instructions to checkout
|
2014-07-24 15:13:23 +10:00 |
|
Rohan Mitchell
|
cecc0134f4
|
When mirroring a database, bring all payment methods into dev env
|
2014-07-24 15:13:22 +10:00 |
|
Rob H
|
3d57e0a7a7
|
Add 'new' buttons to shipping and payment method edit pages
|
2014-07-24 13:46:35 +10:00 |
|
Rob H
|
177472dad9
|
Add asterix to product category on new product form
|
2014-07-24 12:58:42 +10:00 |
|
Rob H
|
fa48fa24b5
|
Restricting links in hubs sidebar to left hand side of row
|
2014-07-24 11:41:47 +10:00 |
|
Rob H
|
85cce0783e
|
Fix styling for enteprise fees list
|
2014-07-24 11:34:38 +10:00 |
|
Rob H
|
2e5652472c
|
Restricting links in enterprise page sidebars to left hand side of row
|
2014-07-24 11:29:55 +10:00 |
|
Rob H
|
7fc80a0975
|
Fix failing enterprise spec
|
2014-07-24 11:05:14 +10:00 |
|
Rob H
|
9055a441fd
|
Removing trailing whitespace
|
2014-07-24 10:28:28 +10:00 |
|
Rob H
|
508149fbca
|
Adding shipping methods angularisation to enterprise edit view
|
2014-07-24 10:16:55 +10:00 |
|
Rob H
|
9889b09c65
|
Add shipping method injection helper using id name serializer
|
2014-07-24 10:16:55 +10:00 |
|
Rob H
|
e8c7fe9db1
|
Rename payment method serializer as id name serializer
|
2014-07-24 10:16:55 +10:00 |
|
Rob H
|
37c16fb20c
|
Add shipping method js infrastructure for angularising admin enterprises page
|
2014-07-24 10:16:54 +10:00 |
|
Rob H
|
6dbe2a3098
|
WIP: Angularise payment methods on enterprise edit page
|
2014-07-24 10:16:54 +10:00 |
|
Rob H
|
2200392031
|
Angularising Admin enterprises form
|
2014-07-24 10:16:54 +10:00 |
|
Rob H
|
c4e50dbb13
|
Change error message for blank Product Category
|
2014-07-23 15:46:17 +10:00 |
|
Rob H
|
c8ddf86a9f
|
Add failure block to create respond_override for creating products
|
2014-07-23 14:56:12 +10:00 |
|
Rohan Mitchell
|
03273a76ad
|
Merge branch 'fix_units'
|
2014-07-18 14:11:41 +10:00 |
|
Rohan Mitchell
|
7db2aff398
|
Generate variantUnitOptions - DRY
|
2014-07-18 14:10:42 +10:00 |
|
Rohan Mitchell
|
8484d19144
|
Convert variant_unit_options to a method, camelcase
|
2014-07-18 12:44:58 +10:00 |
|
Rohan Mitchell
|
04eca9591b
|
Derive unitScales from unitNames
|
2014-07-18 12:39:16 +10:00 |
|
Rohan Mitchell
|
52b74bde91
|
Extract unit names from OptionValueNamer into VariantUnitManager
|
2014-07-18 12:39:16 +10:00 |
|
Rohan Mitchell
|
ed66633a93
|
Add comment
|
2014-07-18 12:39:16 +10:00 |
|
Rohan Mitchell
|
ab1628681e
|
Call VariantUnitManager directly
|
2014-07-18 12:39:16 +10:00 |
|
Rohan Mitchell
|
8d5f953f78
|
Extract getScale from BOM controller to VariantUnitManager, extract specs as well
|
2014-07-18 12:39:16 +10:00 |
|
Rohan Mitchell
|
eafdf85c28
|
Extract class methods to new class VariantUnitManager
|
2014-07-18 12:39:11 +10:00 |
|
Rohan Mitchell
|
6c59ffc16f
|
Switch to class case for OptionValueNamer
|
2014-07-18 10:06:13 +10:00 |
|
Rohan Mitchell
|
91e4f24fde
|
Extract JS unit options into option value namer
|
2014-07-17 16:57:23 +10:00 |
|
Rohan Mitchell
|
989a14fa37
|
Change KL to kL, update specs for ML to kL change
|
2014-07-17 16:16:08 +10:00 |
|
Rohan Mitchell
|
08409dad0a
|
Fix down migration - need explicit cast for string -> integer
|
2014-07-17 14:43:34 +10:00 |
|
Rafael Schouten
|
98d824f09b
|
use string for postcode
|
2014-07-17 14:31:51 +10:00 |
|
Rohan Mitchell
|
b326ec8a3c
|
Remove landing page images
|
2014-07-17 14:26:46 +10:00 |
|
Rohan Mitchell
|
19118da82e
|
Remove old landing page cruft
|
2014-07-17 14:26:07 +10:00 |
|
Rohan Mitchell
|
159d0a9dbe
|
Remove most references to suburbs - previously used by new_landing_page, no longer used.
|
2014-07-17 14:26:04 +10:00 |
|
Rohan Mitchell
|
736ae3c1e3
|
mirror_db script also disables S3 in development and pulls down images
|
2014-07-17 12:56:27 +10:00 |
|
Rohan Mitchell
|
d7a5eb47f3
|
Store all images in a consistent path, compatible with development, and support S3 all round
|
2014-07-17 11:07:34 +10:00 |
|
Rohan Mitchell
|
c40c586b6f
|
Store taxon icons in a path consistent with products
|
2014-07-17 10:23:07 +10:00 |
|
Rohan Mitchell
|
b33a077fd0
|
Remove bugsnag config - this is added in deployment on a server-by-server basis
|
2014-07-16 11:45:44 +10:00 |
|
Rohan Mitchell
|
9542b7224c
|
Ignore rake generated CSV files
|
2014-07-16 11:26:37 +10:00 |
|
Rohan Mitchell
|
75a59eb5cc
|
Rename JS file so that it is loaded after the spree code it is overriding. Admin can't add products outside distribution to an order.
|
2014-07-16 11:26:22 +10:00 |
|
Rohan Mitchell
|
6dfd26ac69
|
order_with_totals_and_distribut{or,ion}
|
2014-07-16 10:33:23 +10:00 |
|
Rohan Mitchell
|
42b951c972
|
Variants controller #search filters by distribution
|
2014-07-16 10:31:12 +10:00 |
|
Rohan Mitchell
|
f18141c9bb
|
Use controller login helpers
|
2014-07-16 10:29:58 +10:00 |
|
Rohan Mitchell
|
d81a78b907
|
Add spec helper method for logging in as admin in controller specs
|
2014-07-16 10:15:27 +10:00 |
|
Rohan Mitchell
|
b7a08bcb9b
|
Add Spree::Variant.in_order_cycle
|
2014-07-16 09:33:59 +10:00 |
|
Rohan Mitchell
|
0ecfee79d4
|
Add Spree::Variant.in_distributor
|
2014-07-16 09:33:59 +10:00 |
|