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 |
|
Rohan Mitchell
|
ecc3bad8c8
|
Merge branch 'master' into folklabs-producer-emails
|
2015-10-16 12:38:54 +11:00 |
|
Rob Harrington
|
ae30007fed
|
Redesignating all references to user_invoices as account_invoices
|
2015-09-17 22:38:28 +10:00 |
|
Rob Harrington
|
6665f9b4a0
|
Adding global settings for controlling automatic scheduling of accounts tasks
|
2015-09-17 22:38:12 +10:00 |
|
Rob Harrington
|
619c4959ff
|
Removing button for updating billable periods from accounts and billing settings page
|
2015-09-17 22:38:12 +10:00 |
|
Rob Harrington
|
c53b5f3edb
|
Adding finalize step to accounts and billing settigns page + controller
|
2015-09-17 22:38:10 +10:00 |
|
Rob Harrington
|
c2c0c3684d
|
Refactoring accounts and billing settings controller, adding start_job action
|
2015-09-17 22:38:09 +10:00 |
|
Rob Harrington
|
e6f6a3ad81
|
Commenting out global configs for nightly job switches, use a button to manually run jobs instead (for now)
|
2015-09-17 22:38:09 +10:00 |
|
Rob Harrington
|
e3e59d76a9
|
Adding global config for setting default payment and shipping methods for accounts distributor
|
2015-09-17 22:38:08 +10:00 |
|
Rob Harrington
|
fa8c3d65dc
|
Adding settings for global accounts and billing setup
|
2015-09-17 22:37:56 +10:00 |
|
Rohan Mitchell
|
719ddea789
|
Merge branch 'variable-weights-improvements' of https://github.com/lin-d-hop/openfoodnetwork into lin-d-hop-variable-weights-improvements
|
2015-08-07 11:10:07 +10:00 |
|
Lynne Davis
|
8639109372
|
Variable weights improvements additions
|
2015-08-04 20:13:28 +01:00 |
|
Rohan Mitchell
|
9ffc97f8b6
|
Fix controller spec for extraction of report controller logic
|
2015-07-24 14:10:04 +10:00 |
|
Rohan Mitchell
|
8deb4ef9d4
|
When encountering StaleObjectError when checking out, retry
|
2015-07-10 09:42:09 +10:00 |
|
Rohan Mitchell
|
d0b7a0795d
|
Fix 500 when bulk updating order cycles with no data
|
2015-07-10 09:42:09 +10:00 |
|
Rohan Mitchell
|
4f2389e257
|
Remove legacy enterprises views - index, suppliers, distributors, show
|
2015-07-10 09:42:09 +10:00 |
|
Rohan Mitchell
|
89a571d497
|
Fix spec coupled to variant overrides
|
2015-06-18 16:05:35 +10:00 |
|
Rohan Mitchell
|
6ed9a2620c
|
Use indexed_fees_for for product price
|
2015-06-18 13:07:52 +10:00 |
|
Continuous Integration
|
c76021462c
|
Auto-merge from CI [skip ci]
|
2015-06-16 14:12:16 +10:00 |
|
Rob Harrington
|
64ed80f845
|
Enterprise index action load enterprise_set for super admin
|
2015-06-12 01:49:39 +08:00 |
|
Rob Harrington
|
1b52564d58
|
Rerouting welcome page to be an enterprise action, updates to copy for package selection
|
2015-06-12 01:49:38 +08:00 |
|
Rob Harrington
|
1cd6866879
|
Fixing issue with auto-creation of new contact user for enterprises caused by delayed-job
|
2015-06-12 01:49:37 +08:00 |
|
Rob Harrington
|
a90cd0f8e0
|
Owners can update sells on enterprises they own
|
2015-06-12 01:49:36 +08:00 |
|
Rob Harrington
|
c311bcdca7
|
Overriding enterprises index action to use AMS for json requests, and prevent collection loading for html requests
|
2015-06-12 01:49:33 +08:00 |
|
Rohan Mitchell
|
d908701b59
|
Merge branch 'master' into folklabs-producer-emails
Conflicts:
Gemfile
|
2015-06-11 17:02:34 +10:00 |
|
Rohan Mitchell
|
610a4c03fe
|
Merge branch 'master' into redesign
Conflicts:
app/controllers/home_controller.rb
app/views/producers/index.html.haml
app/views/shared/menu/_mobile_menu.html.haml
app/views/shop/products/_form.html.haml
config/routes.rb
spec/controllers/shops_controller_spec.rb
|
2015-06-10 18:27:50 +10:00 |
|
Maikel Linke
|
d6c630dad9
|
add spec_helper to customers_controller_spec
|
2015-06-05 14:25:45 +10: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
|
3dbc2e0382
|
Merge branch 'master' into folklabs-producer-emails
|
2015-05-29 17:36:11 +10:00 |
|
Rohan Mitchell
|
6f513fee77
|
Merge branch 'master' into redesign
|
2015-05-29 15:20:21 +10:00 |
|
Rohan Mitchell
|
7486daa2a3
|
Merge branch 'master' into require_standard_variant
Conflicts:
spec/controllers/spree/admin/variants_controller_spec.rb
spec/lib/open_food_network/permissions_spec.rb
spec/lib/open_food_network/products_and_inventory_report_spec.rb
spec/models/enterprise_spec.rb
|
2015-05-28 15:08:13 +10:00 |
|
Continuous Integration
|
1d08ae89da
|
Auto-merge from CI [skip ci]
|
2015-05-28 14:31:25 +10:00 |
|
Rohan Mitchell
|
97e49c2bdb
|
Replace 'array.sort.should == expected.sort' pattern with match_array
|
2015-05-28 10:46:08 +10:00 |
|
Rohan Mitchell
|
e74390a013
|
Remove controller specs for @active_distributors, now set via helper
|
2015-05-27 16:26:08 +10:00 |
|