Rob Harrington
|
bf72864c2b
|
Tag Rules can be deleted
|
2016-04-01 19:48:25 +11:00 |
|
Rob Harrington
|
4c2552e0bf
|
Enterprise users can create tag rules
|
2016-04-01 19:48:25 +11:00 |
|
Rohan Mitchell
|
422061f137
|
Merge branch 'master' into products-caching
Conflicts:
app/controllers/shop_controller.rb
app/models/enterprise_fee.rb
app/models/order_cycle.rb
app/models/variant_override.rb
db/schema.rb
lib/open_food_network/products_renderer.rb
spec/lib/open_food_network/products_renderer_spec.rb
|
2016-03-03 09:42:52 +11:00 |
|
Rohan Mitchell
|
e16ca82e76
|
Extract product JSON rendering to lib class. Fix HTML stripping that never actually worked.
|
2016-03-02 12:10:22 +11:00 |
|
Rob Harrington
|
77e74c5642
|
OC Coordinators can opt to restrict products in an order cycle to those in their inventory only
|
2016-03-02 12:10:22 +11:00 |
|
Rob Harrington
|
f06d909c23
|
WIP: Adding infrastructure to show/hide variants + overrides using inventory items
|
2016-03-02 12:10:22 +11:00 |
|
Rohan Mitchell
|
b0207f2b49
|
Clean up specs
|
2016-02-24 15:05:01 +11:00 |
|
Rohan Mitchell
|
0d5d015d88
|
Extract product JSON rendering to lib class. Fix HTML stripping that never actually worked.
|
2016-02-24 15:05:01 +11:00 |
|
Rob Harrington
|
669642292b
|
Refactoring VariantOverridesController#bulk_reset to only reset VOs for a specified hub
|
2016-01-15 09:07:51 +11:00 |
|
Rob Harrington
|
4103ed0ba7
|
Combining variant override controller specs
|
2016-01-15 09:07:51 +11:00 |
|
Rob Harrington
|
607a66b6c6
|
WIP: Fixing a few broken VO specs
|
2016-01-15 09:07:50 +11:00 |
|
Steve Pettitt
|
e423e890e0
|
Changed name enable_reset to resettable in Variant Overrides table & updated views, specs accordingly
|
2016-01-15 09:07:50 +11:00 |
|
Rob Harrington
|
94785d4157
|
Fixing authorization for VariantOverridesController#bulk_reset
|
2016-01-15 09:07:49 +11:00 |
|
Steve Pettitt
|
0ee078e232
|
Added toggle to enable/disable reset stock. Updated specs
|
2016-01-15 09:07:48 +11:00 |
|
Steve Pettitt
|
2921958788
|
Variant override controller spec added
|
2016-01-15 09:07:48 +11:00 |
|
Rob Harrington
|
3b7700131c
|
Specify controller specs as such
|
2016-01-15 09:07:47 +11:00 |
|
Rob Harrington
|
64cd52e067
|
Adding SKU and on demand to a few VO specs
|
2016-01-13 18:49:34 +11:00 |
|
Rob Harrington
|
521f227f74
|
Adding sku and on_demand to VariantOverride
|
2016-01-13 18:49:33 +11:00 |
|
Rohan Mitchell
|
a27e593924
|
Fix deprecation notices
|
2016-01-07 10:51:39 +11:00 |
|
Rob Harrington
|
4b5e33d5b0
|
Implementing new permissions for producers in reports_controller_spec
|
2015-12-17 14:21:30 +11:00 |
|
Rob Harrington
|
f49722ba90
|
Fixing broken BMC specs
|
2015-12-16 19:18:58 +11:00 |
|
Rob Harrington
|
ca3c464fda
|
Reorganising busines model config settings, moving account invoice tax rate in busines model config settings
|
2015-12-16 19:18:57 +11:00 |
|
Rob Harrington
|
044e423543
|
Adding update logic to business model config controller
|
2015-12-16 19:18:57 +11:00 |
|
Rob Harrington
|
e20b06bb97
|
Adding basic route and controller for business model configuration
|
2015-12-16 19:18:56 +11:00 |
|
Rob Harrington
|
c91f1301f0
|
Adding preferences to enterprises for sorting of order cycles in shopfront list
|
2015-12-16 11:55:23 +11:00 |
|
Continuous Integration
|
b7edf5e046
|
Auto-merge from CI [skip ci]
|
2015-12-16 10:58:03 +11:00 |
|
Rohan Mitchell
|
a3874d42af
|
Spec moved to OpenFoodNetwork::LastUsedAddress
|
2015-12-11 13:25:40 +11:00 |
|
Rohan Mitchell
|
60e971ad63
|
Take variant overrides into account for price when admin adds line item to order
|
2015-12-11 13:06:57 +11:00 |
|
Continuous Integration
|
ae945ace9d
|
Auto-merge from CI [skip ci]
|
2015-12-11 11:09:54 +11:00 |
|
Maikel Linke
|
cd7721a127
|
Using date and time of current timezone
Using Time.zone.now and Date.current instead of Time.now and Date.today.
This should make all specs timezone independent.
|
2015-12-10 11:38:41 +11:00 |
|
Rohan Mitchell
|
243ef4ee16
|
When an outgoing exchange includes a variant that is not in an incoming exchange, remove it from the outgoing exchange
|
2015-12-10 09:17:25 +11:00 |
|
Rohan Mitchell
|
a2c0088c91
|
Do not show flash message if we're performing an async update without reload
|
2015-12-10 09:17:24 +11:00 |
|
Rob Harrington
|
7e6b43266f
|
Making sure that price and final_weight_volume can be updated (by distributor or coordinator)
|
2015-11-25 14:23:55 +11:00 |
|
Rob Harrington
|
6268b7cc7e
|
Printing/sending an invoice uses the same template for generating a pdf
|
2015-11-18 10:02:51 +11:00 |
|
Rob Harrington
|
a96cdd5ee7
|
Merge branch 'master' into line_item_naming
Conflicts:
app/views/admin/order_cycles/edit.html.haml
|
2015-11-13 09:54:26 +11:00 |
|
Rob Harrington
|
be8038e9d0
|
Merge branch 'master' into line_item_naming
Conflicts:
lib/open_food_network/order_cycle_management_report.rb
lib/open_food_network/packing_report.rb
|
2015-11-12 14:40:11 +11:00 |
|
Rohan Mitchell
|
e20d8d3e95
|
Merge branch 'master' into folklabs-producer-emails
|
2015-11-11 14:20:25 +11:00 |
|
Rohan Mitchell
|
81a6e07d5c
|
Admin can remove tax on an adjustment
|
2015-11-11 11:53:04 +11:00 |
|
Rohan Mitchell
|
83c0093665
|
Admin can include tax when creating an adjustment
|
2015-11-11 11:53:04 +11:00 |
|
Rob Harrington
|
6769c2c729
|
Can pass params for order or line items into LineItemsController#index
|
2015-11-05 17:07:47 +11:00 |
|
Rob Harrington
|
51762753f4
|
WIP: BOM Refactor, adding json route for OrderCyclesController#index, loading OCs based on show_more or specific order_close_at_gt
|
2015-11-05 14:04:29 +11:00 |
|
Rob Harrington
|
b43049af47
|
WIP: BOM Refactor, building line_item fetch and update logic with ngResource
|
2015-11-04 18:16:17 +11:00 |
|
Rob Harrington
|
f563f04f1c
|
WIP: BOM Refactor, building order fetch and update logic with ngResource, updating rails routes
|
2015-11-04 16:35:56 +11:00 |
|
Rob Harrington
|
ae7e744644
|
WIP: BOM Refactor, adding for_line_items action to enterprises controller
|
2015-11-04 15:02:29 +11:00 |
|
Rob Harrington
|
625e0888ea
|
Adding logic to Admin::BaseController to standardise rendering of data with AMS
|
2015-11-04 12:10:50 +11:00 |
|
Rohan Mitchell
|
f63a80300b
|
Merge branch 'master' into folklabs-producer-emails
|
2015-10-29 11:49:24 +11:00 |
|
Rob Harrington
|
ef08977dbe
|
Prevent invoices from being sent unless the distributor of an order has set their ABN
|
2015-10-21 16:23:48 +11:00 |
|
Rob Harrington
|
47fb2270bd
|
Making spec do the right thing
|
2015-10-16 17:25:40 +11:00 |
|
Rob Harrington
|
40d627cb34
|
Adding new route for printing an order to pdf
|
2015-10-16 17:25:40 +11:00 |
|
Rob Harrington
|
6e7fc6a0f7
|
Adding invoice action to orders controller, to allow sending of invoice email
|
2015-10-16 17:25:40 +11:00 |
|