Rob Harrington
|
9ee25c4e42
|
Making spec better
|
2015-04-17 11:25:18 +10:00 |
|
Rob Harrington
|
2d7fb3fd67
|
Updating name of spec
|
2015-04-17 11:25:18 +10:00 |
|
Rob Harrington
|
2b47c9145a
|
Cannot delete last variant of product
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
fcb3bc894b
|
Cleanup
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
a223a2d662
|
Cannot remove all variants from a product
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
5e2fe56c22
|
Cleanup
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
89afbc80a6
|
Set initial on_hand to 0
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
971723964e
|
Update outdated spec
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
28486f9e76
|
Only adds standard variant on create
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
869551a17c
|
Adding a standard variant again
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
13a910c372
|
Replace validates_associated on master with current spree method for error reporting master saves
|
2015-04-17 11:25:17 +10:00 |
|
Rob Harrington
|
0a7b01ff07
|
Product requires variant_unit and master requires unit_value and/or unit_desc
|
2015-04-17 11:25:16 +10:00 |
|
Rob Harrington
|
dfb513cce7
|
Use after_create callback to duplicate master variant
|
2015-04-17 11:25:16 +10:00 |
|
Rob Harrington
|
3f01a459ac
|
Adding a standard variant upon initialisation of a new instance of Spree::Product
|
2015-04-17 11:25:16 +10:00 |
|
Rohan Mitchell
|
e9fbd74e88
|
Send emails via jobs instead of synchronously
|
2015-04-16 16:54:43 +10:00 |
|
Rohan Mitchell
|
7f6c02ca29
|
Add User#customer_of to look up customers
|
2015-04-16 10:59:15 +10:00 |
|
Rohan Mitchell
|
34d1841d22
|
Make Variant#full_name resilient to regex chars
|
2015-04-16 10:59:15 +10:00 |
|
Rob Harrington
|
7448d41b27
|
Adding abilities for new for_order_cycle action
|
2015-04-06 10:23:39 +10:00 |
|
Rob Harrington
|
2310a6a7db
|
Splitting out order cycle abilities from general order management abilities
|
2015-03-27 16:07:37 +11:00 |
|
Rohan Mitchell
|
89d4a59e9d
|
Extract order total tax calculations to model
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
40b4edeca1
|
Replace zoned_order factory with zone_with_member. In practice, former had issues with circular dependencies.
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
9650692699
|
Calculate total tax on enterprise fees for an order
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
69dc92dec1
|
Create factories zoned_order and taxed_product
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
7fb8370c36
|
Look up shipping tax on an order
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
e38772ada0
|
Enterprise user can delete unreferenced order cycles
|
2015-03-16 12:41:06 +11:00 |
|
Rohan Mitchell
|
8d3f25bb39
|
Fix intermittent 500 error when updating the cart
|
2015-03-13 17:50:01 +11:00 |
|
Rohan Mitchell
|
d9f90be38a
|
Fix indentation
|
2015-03-13 10:52:44 +11:00 |
|
Rohan Mitchell
|
008b43b1fc
|
Merge branch 'ordercyclemanagementreports2' of https://github.com/lin-d-hop/openfoodnetwork into lin-d-hop-ordercyclemanagementreports2
|
2015-03-13 10:47:49 +11:00 |
|
Lynne Davis
|
d9e8ce2f0e
|
Fix bug in report that selecting multiple payment methods didn't work. Added spec as well
|
2015-03-12 17:16:51 +11:00 |
|
Rohan Mitchell
|
381bfd383b
|
Allow enterprise fee with no tax category
|
2015-03-06 12:12:33 +11:00 |
|
Rohan Mitchell
|
1e18f773f5
|
Switch context -> describe, clarify test grammar
|
2015-03-06 11:15:07 +11:00 |
|
Rohan Mitchell
|
41792395aa
|
Record the tax included in per-item EnterpriseFees
|
2015-03-06 11:13:47 +11:00 |
|
Rohan Mitchell
|
98ff895f5f
|
Record the tax included in per-order EnterpriseFees
|
2015-03-06 10:38:55 +11:00 |
|
Rohan Mitchell
|
b5ce056d06
|
Fix tax calculations for determining tax included in an amount
|
2015-03-05 13:03:53 +11:00 |
|
Rohan Mitchell
|
dfb855bd14
|
Record the tax included in shipping.
|
2015-03-05 10:44:27 +11:00 |
|
Rohan Mitchell
|
9395f6c808
|
Record the tax included in adjustments. TaxRate adjustments consist of 100% tax.
|
2015-03-05 10:44:26 +11:00 |
|
Matt-Yorkley
|
d194e74eda
|
Rohan's suggested changes
|
2015-03-05 10:43:51 +11:00 |
|
Maikel Linke
|
379b702b9b
|
spec: testing array of owned groups without order
|
2015-02-26 16:22:15 +11:00 |
|
Maikel Linke
|
8e83c6679a
|
extended test of owned groups
|
2015-02-19 11:25:31 +11:00 |
|
Maikel Linke
|
903bd21577
|
Merge remote-tracking branch 'origin/master' into group-pages-merge
Conflicts:
README.markdown
db/schema.rb
|
2015-02-13 15:42:36 +11:00 |
|
Rob Harrington
|
ad1f837c44
|
Admin users can access all users through known_users
|
2015-02-12 11:34:58 +11:00 |
|
Rob Harrington
|
b73619d168
|
Adding known_users method to Spree::User
|
2015-02-12 11:34:58 +11:00 |
|
Rob Harrington
|
dde1a27d3a
|
Adding ability to search for known users
|
2015-02-12 11:34:57 +11:00 |
|
Rohan Mitchell
|
7ca9670073
|
Admin can access variant override only when it can add hub to order cycle and it can create variant overrides for the producer of the variant
|
2015-02-04 11:09:48 +11:00 |
|
Maikel Linke
|
91b35d068c
|
Adding owner to groups
Groups have owners and users own groups. The owners are displayed and
changable on the group's page by admin users.
|
2015-02-02 15:58:34 +11:00 |
|
Rohan Mitchell
|
fafbfe8735
|
Simplify, simplify
|
2015-01-30 15:56:10 +11:00 |
|
Rohan Mitchell
|
2d82f76a43
|
Fix changed var in ability spec
|
2015-01-15 13:43:39 +11:00 |
|
Rohan Mitchell
|
d5437e1508
|
edit_profile permission no longer shows links to manage shipping methods, payment methods and enterprise fees for an enterprise
|
2015-01-15 13:43:39 +11:00 |
|
Rohan Mitchell
|
90ad2e2b7d
|
Allow enterprises with 'edit profile' permission to edit enterprises
|
2015-01-15 13:43:39 +11:00 |
|
Rohan Mitchell
|
307cc313df
|
Stub scope_to_hub in spec that wasn't expecting it
|
2015-01-13 11:46:41 +11:00 |
|