Maikel Linke
|
41dafce0db
|
Remove obsolete Bugsnag notification
|
2015-06-05 13:46:15 +10:00 |
|
Rob Harrington
|
359328a96e
|
Producers and distributors lists include self where appropriate
|
2015-06-03 16:18:44 +08:00 |
|
Rob Harrington
|
439d122e93
|
Merge branch 'master' into customers
Conflicts:
app/assets/javascripts/admin/bulk_order_management.js.coffee
app/assets/javascripts/admin/bulk_product_update.js.coffee
app/assets/javascripts/admin/directives/line_item_upd_attr.js.coffee
app/views/spree/admin/orders/bulk_management.html.haml
db/schema.rb
spec/javascripts/unit/bulk_order_management_spec.js.coffee
|
2015-06-03 15:19:40 +08:00 |
|
Rohan Mitchell
|
22230294ab
|
Merge branch 'master' into optimise-shopfront
|
2015-06-03 10:07:42 +10:00 |
|
Rohan Mitchell
|
952353da8c
|
Merge branch 'bulk-product-edit' into combined/single-order-patches-and-bulk-product-edit
Conflicts:
spec/features/admin/bulk_product_update_spec.rb
|
2015-05-29 15:08:30 +10:00 |
|
Continuous Integration
|
c14de4e97f
|
Auto-merge from CI [skip ci]
|
2015-05-29 14:29:23 +10:00 |
|
Rohan Mitchell
|
3f4f8afacd
|
EnterpriseRelationship.relatives does not show duplicates
|
2015-05-29 12:19:38 +10:00 |
|
Rohan Mitchell
|
69c54e1d70
|
Only load activated relatives for EnterpriseInjectionData
|
2015-05-29 12:08:21 +10:00 |
|
Rohan Mitchell
|
cdbf02ca20
|
EnterpriseRelationship.relatives can find activated enterprises only
|
2015-05-29 12:07:43 +10:00 |
|
Maikel Linke
|
ff2eed7760
|
Using permalink in URLs pointing to groups
|
2015-05-28 11:27:40 +10:00 |
|
Maikel Linke
|
e4f93863fd
|
Finding unique permalink before validation.
|
2015-05-28 11:27:40 +10:00 |
|
Maikel Linke
|
aef128f2c9
|
permalink editable
|
2015-05-28 11:27:40 +10:00 |
|
Maikel Linke
|
19448a182e
|
Add permalink field to enterprise groups
|
2015-05-28 11:27:39 +10:00 |
|
Rohan Mitchell
|
2c92b5a751
|
Find all supplied and distributed taxons
|
2015-05-27 15:44:01 +10:00 |
|
Rohan Mitchell
|
cf79b90044
|
Load relatives of all enterprises in one go
|
2015-05-27 15:44:01 +10:00 |
|
Rohan Mitchell
|
f0e909c92b
|
Look up the shipping services (pickup, delivery) that different hubs provide
|
2015-05-27 15:44:01 +10:00 |
|
Rohan Mitchell
|
769edbe9d5
|
Find the earliest closing times for each distributor in an active order cycle
|
2015-05-27 15:44:01 +10:00 |
|
Maikel Linke
|
5a43ed2046
|
Merge branch 'master' of github.com:openfoodfoundation/openfoodnetwork into bulk-product-edit
|
2015-05-22 18:17:20 +10:00 |
|
Rob Harrington
|
e931f4b31f
|
Merge branch 'master' into require_standard_variant
|
2015-05-22 12:22:54 +10:00 |
|
Rob Harrington
|
d43df86201
|
Moving conditional logic into ensure_standard_variant
|
2015-05-22 12:20:31 +10:00 |
|
Maikel Linke
|
e6b6303f5e
|
Merge branch 'master' of github.com:openfoodfoundation/openfoodnetwork into bulk-product-edit
|
2015-05-21 18:03:11 +10:00 |
|
Rob Harrington
|
903ed7e507
|
Merge branch 'master' into variable_weights
Conflicts:
app/assets/javascripts/admin/bulk_order_management.js.coffee
app/views/spree/admin/orders/bulk_management.html.haml
app/views/spree/api/line_items/bulk_show.v1.rabl
spec/features/admin/bulk_order_management_spec.rb
|
2015-05-21 17:31:33 +10:00 |
|
Maikel Linke
|
73884d4f01
|
BPE: Display notice about variant overrides
|
2015-05-21 13:01:28 +10:00 |
|
Maikel Linke
|
0a0bb67277
|
No SKU for cloned products. Community topic 175
|
2015-05-20 14:05:14 +10:00 |
|
Rob Harrington
|
8d73b2f532
|
involving... order cycle scopes return distinct OCs
|
2015-05-20 13:47:01 +10:00 |
|
Rob Harrington
|
fc55a000b8
|
Adding managed controller action which uses new order serializer to render json
|
2015-05-20 11:48:13 +10:00 |
|
Rohan Mitchell
|
924492ec5b
|
Merge branch 'ordercyclemanagementreports2' of https://github.com/lin-d-hop/openfoodnetwork into lin-d-hop-ordercyclemanagementreports2
|
2015-05-15 10:37:34 +10:00 |
|
Continuous Integration
|
e3723da65a
|
Auto-merge from CI [skip ci]
|
2015-05-14 14:32:07 +10:00 |
|
Rob Harrington
|
34f5cfb6b5
|
Completed orders require a customer, add association logic
|
2015-05-13 12:44:38 +10:00 |
|
Rob Harrington
|
ed941e211d
|
Don't require a code on customer
|
2015-05-13 12:44:37 +10:00 |
|
Rob Harrington
|
d2e8b23dd4
|
Creating association between enterprise and customers
|
2015-05-13 12:44:37 +10:00 |
|
Rob Harrington
|
5b3c9842e4
|
Adding acts_as_taggable to customer model
|
2015-05-13 12:44:36 +10:00 |
|
Rob Harrington
|
2afd501af3
|
Wiring up update action for customers controller
|
2015-05-13 12:44:34 +10:00 |
|
Rob Harrington
|
37ff61d663
|
Adding basic routing to display customer index page
|
2015-05-13 12:44:32 +10:00 |
|
Rohan Mitchell
|
3520127c41
|
Fix infinite job loop
|
2015-05-13 11:06:42 +10:00 |
|
Lynne Davis
|
521834bd76
|
Populate the line item unit value, when line_item created and update old data in migration
|
2015-05-09 19:10:55 +01:00 |
|
Lynne Davis
|
2a991ad130
|
Variable Weights: Adding ability to update the weight/volume of a line_item after checkout. The price of the line_item is automatically updated to reflect the value of the new weight.
|
2015-05-09 19:10:55 +01:00 |
|
Continuous Integration
|
3d0880857a
|
Auto-merge from CI [skip ci]
|
2015-05-08 16:24:39 +10:00 |
|
Continuous Integration
|
df14c10608
|
Auto-merge from CI [skip ci]
|
2015-05-08 13:45:56 +10:00 |
|
Rohan Mitchell
|
1531c476e3
|
Merge branch 'master' into require_standard_variant
Conflicts:
spec/controllers/spree/admin/variants_controller_spec.rb
|
2015-05-08 13:45:31 +10:00 |
|
Rob Harrington
|
7ffe0f042e
|
Moving accessible_by scope on Enterprise to permissions
|
2015-05-07 12:50:55 +10:00 |
|
Rob Harrington
|
9ab16d8cec
|
Allowing calls to Api::OrderCyclesController#accessible to specify :as => 'distributor' or 'producer'
|
2015-05-07 12:50:54 +10:00 |
|
Rob Harrington
|
d8c23d37ac
|
Update accessible_by scope on enterprise, to read from permissions
|
2015-05-07 12:50:54 +10:00 |
|
Rohan Mitchell
|
d9404d3332
|
Merge branch 'master' into single-order-patches
|
2015-05-06 17:29:23 +10:00 |
|
Maikel Linke
|
11acb3ba59
|
Allow to remove adjustments
Managers of an order cycle and the distributor of an order are allowed
to remove an adjustment from the order.
|
2015-05-01 15:59:46 +10:00 |
|
Rohan Mitchell
|
e91de69d5a
|
Merge branch 'master' into pin-refunds
|
2015-05-01 14:58:19 +10:00 |
|
Maikel Linke
|
e6e063670c
|
Allow managers to remove line items from order
Managers of an order cycle and the distributor of an order are allowed to
remove a line item from the order.
|
2015-05-01 14:49:34 +10:00 |
|
Maikel Linke
|
af78859db6
|
Merge remote-tracking branch 'origin/master' into single-order-patches
|
2015-04-30 17:18:02 +10:00 |
|
Rohan Mitchell
|
b498c28632
|
Payments can be refunded
|
2015-04-30 15:49:48 +10:00 |
|
Rohan Mitchell
|
8184a7c7b2
|
Pin payments can't void or credit, but they can refund
|
2015-04-30 15:49:48 +10:00 |
|