Rob Harrington
|
3aea387b9a
|
First iteration of a model for tag rules
|
2016-04-01 19:44:17 +11:00 |
|
Maikel
|
ca0c677d46
|
Auto-merged master into uk/account-balances on deployment.
|
2016-03-19 07:16:41 +11:00 |
|
Maikel
|
f2c8ea9722
|
Auto-merged master into uk/account-balances on deployment.
|
2016-03-09 14:43:05 +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 |
|
Rob Harrington
|
f06d909c23
|
WIP: Adding infrastructure to show/hide variants + overrides using inventory items
|
2016-03-02 12:10:22 +11:00 |
|
Rohan Mitchell
|
5d20b4fb51
|
Add OrderCycle scopes: not_closed, dated
|
2016-02-24 15:05:01 +11:00 |
|
Steve Pettitt
|
4438cbd5d0
|
Merge branch 'uk/account-balances' of https://github.com/openfoodfoundation/openfoodnetwork into uk/account-balances
|
2016-01-30 19:53:53 +00:00 |
|
Steve Pettitt
|
ec6b0f873e
|
style credit/debit, spec updates
|
2016-01-30 19:53:37 +00:00 |
|
Steve Pettitt
|
ccd66bba9c
|
Credit/debit formatting, use filters for money formatting, use full page width for table
|
2016-01-28 22:42:45 +00: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 |
|
Steve Pettitt
|
0ee078e232
|
Added toggle to enable/disable reset stock. Updated specs
|
2016-01-15 09:07:48 +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
|
bd854bf2dd
|
Remove receival_time from exchange, just use receival_instructions
|
2015-12-02 15:05:49 +11:00 |
|
Rohan Mitchell
|
ecc3bad8c8
|
Merge branch 'master' into folklabs-producer-emails
|
2015-10-16 12:38:54 +11:00 |
|
Rob Harrington
|
13adb61b3a
|
Refactoring invoice update process to use new AccountInvoice model
|
2015-09-17 22:38:29 +10:00 |
|
Rob Harrington
|
77c10dafd6
|
Linking billable_periods to the relevant account_invoice upon creation
|
2015-09-17 22:38:29 +10:00 |
|
Rob Harrington
|
f2389ee672
|
User Invoice Updater finalizes user invoices using global preferences for payment method and shipping method
|
2015-09-17 22:38:08 +10:00 |
|
Rob Harrington
|
550434dfe8
|
Renaming bill_items to billable_periods
|
2015-09-17 22:37:55 +10:00 |
|
Rob Harrington
|
77f735c722
|
WIP: Refactoring bill item updater specs
|
2015-09-17 22:37:45 +10:00 |
|
Rohan Mitchell
|
be66769999
|
SELECT DISTINCT results in inconsistent #count value. Work around this with to_a.
|
2015-08-05 11:05:29 +10:00 |
|
Continuous Integration
|
c76021462c
|
Auto-merge from CI [skip ci]
|
2015-06-16 14:12:16 +10: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 |
|
Rohan Mitchell
|
ee01113fe1
|
Fix duplicate factory value spec error
|
2015-06-10 15:31:53 +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
|
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 |
|
Continuous Integration
|
c14de4e97f
|
Auto-merge from CI [skip ci]
|
2015-05-29 14:29:23 +10:00 |
|
Continuous Integration
|
1d08ae89da
|
Auto-merge from CI [skip ci]
|
2015-05-28 14:31:25 +10:00 |
|
Maikel Linke
|
e4f93863fd
|
Finding unique permalink before validation.
|
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 |
|
Rob Harrington
|
e931f4b31f
|
Merge branch 'master' into require_standard_variant
|
2015-05-22 12:22:54 +10:00 |
|
Rob Harrington
|
79a59e2e81
|
Add order_with_distributor factory
|
2015-05-21 13:34:32 +10:00 |
|
Rob Harrington
|
3431c687b8
|
Making sure every created by factories has a distributor
|
2015-05-20 20:54:27 +10:00 |
|
Rohan Mitchell
|
0ac7dbf23b
|
Update spec references to removed file logo.jpg
|
2015-05-13 14:27:43 +10:00 |
|
Rob Harrington
|
7a4f0e214c
|
Adding customers index view
|
2015-05-13 12:44:33 +10:00 |
|
Rohan Mitchell
|
91ca5f0213
|
Fix specs for receival_time / instructions
|
2015-05-01 10:08:24 +10:00 |
|
Rob Harrington
|
a75a76840d
|
Merging master into require_standard_variant
|
2015-04-17 21:18:24 +10:00 |
|
Rohan Mitchell
|
829d11d4b2
|
Deliver a warning if attempting to create an invalid taxed_product from factory
|
2015-04-17 13:39:09 +10:00 |
|
Rob Harrington
|
b9f19d5777
|
Fixing broken specs
|
2015-04-17 13:00:20 +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 |
|
Rohan Mitchell
|
7f6c02ca29
|
Add User#customer_of to look up customers
|
2015-04-16 10:59:15 +10:00 |
|
Rohan Mitchell
|
84f3097217
|
Calculate total tax from the tax included in all the adjustments on the order
|
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
|
69dc92dec1
|
Create factories zoned_order and taxed_product
|
2015-03-25 16:27:29 +11:00 |
|
Rohan Mitchell
|
1a44e74a9d
|
When enterprise user creates an enterprise, make it a hub if they have other hubs
|
2015-03-13 16:06:42 +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 |
|
Maikel Linke
|
7a48d7fe22
|
Updating feature spec for groups
|
2015-01-22 16:04:46 +11:00 |
|
Rob Harrington
|
9f0aeb5adf
|
Adding unique permalink to enterprises
|
2015-01-22 10:19:41 +11:00 |
|
Rohan Mitchell
|
3aedbb6c48
|
Display variant overrides
|
2014-12-12 13:33:12 +11:00 |
|