Rob H
|
8a37b4e918
|
Push validation logic for changing distributor down into lib class
|
2012-12-14 11:02:01 +11:00 |
|
Rob H
|
3a3f427a8d
|
Reference name of payment method rather than payment method itself
|
2012-12-07 14:30:05 +11:00 |
|
Rob H
|
b5a95e73dc
|
Only show alternative distributors on 'address' page of checkout process
|
2012-12-07 12:29:44 +11:00 |
|
Rob H
|
9cf6124df3
|
Change checkout explanations from CMS pages to CMS snippets
|
2012-12-07 12:24:28 +11:00 |
|
Rob H
|
46abc2fc42
|
Add ability to change distributor based on whether products in the cart are available
|
2012-12-07 11:56:40 +11:00 |
|
Rob H
|
ef22168349
|
Move select_distributor and deselect_distributor actions from enterprises controller to orders controller
|
2012-11-28 10:54:11 +11:00 |
|
Rob H
|
58a79e9b0c
|
Minor changes to order confirm email
|
2012-11-23 16:06:25 +11:00 |
|
Rob H
|
ee482d520c
|
Replace order information display for Confirm and Complete stages of checkout
|
2012-11-23 10:51:14 +11:00 |
|
Rob H
|
3d025bb709
|
WIP Replace order information display for Confirm and Complete stages of checkout
|
2012-11-23 09:26:27 +11:00 |
|
Rob H
|
cbfb896ca4
|
Change 'Delivery Fees' to 'Distribution Costs' in cart
|
2012-11-17 11:46:43 +11:00 |
|
Rob H
|
59ca8f4513
|
Add cms field to cart page to explain delivery fees, located at cms path: /cart-delivery-fees
|
2012-11-16 18:32:02 +11:00 |
|
Rob H
|
573ba9c8d4
|
Merge remote-tracking branch 'origin/master' into checkout-changes
|
2012-11-16 16:10:51 +11:00 |
|
Rohan Mitchell
|
9a9bef5304
|
Report filtering on completion date, not creation date
|
2012-11-09 20:31:08 +11:00 |
|
Rohan Mitchell
|
c2133d70ac
|
Rename Enterprise is_supplier scope to is_primary_producer
|
2012-11-01 15:02:57 +11:00 |
|
Rohan Mitchell
|
6d84cf7613
|
Merge branch 'master' into enterprises
Conflicts:
app/controllers/enterprises_controller.rb
app/views/spree/checkout/_distributor.html.haml
db/schema.rb
spec/lib/open_food_web/group_buy_report_spec.rb
|
2012-11-01 11:02:02 +11:00 |
|
Rohan Mitchell
|
682c09f516
|
Remove use of old Distributor model, fix before all not cleaning db
|
2012-11-01 10:05:39 +11:00 |
|
Rohan Mitchell
|
d927906934
|
Update admin views, tests pass
|
2012-11-01 08:36:40 +11:00 |
|
Rohan Mitchell
|
7dd42b7feb
|
Fix use of pickup_address and url fields with enterprises, checkout spec passes
|
2012-10-31 17:10:21 +11:00 |
|
Rohan Mitchell
|
9d5c127f0d
|
Add enterprises controller that supercedes suppliers and distributors controllers. Add to cart consumer spec passes.
|
2012-10-31 16:47:01 +11:00 |
|
Rohan Mitchell
|
5ac904005b
|
Merge branch 'order-cycle-reports'
Conflicts:
app/controllers/spree/admin/reports_controller_decorator.rb
config/routes.rb
|
2012-10-31 10:18:11 +11:00 |
|
Rohan Mitchell
|
c5941d6cb5
|
Update distributor details when distributor is changed
|
2012-10-27 18:50:09 +11:00 |
|
Rohan Mitchell
|
773adca838
|
Display distributor details on product page when distributor is selected
|
2012-10-27 12:49:57 +11:00 |
|
Rohan Mitchell
|
a3042118c7
|
Merge branch 'group-reports'
Conflicts:
app/controllers/spree/admin/reports_controller_decorator.rb
config/routes.rb
|
2012-10-26 17:14:49 +11:00 |
|
Rob H
|
01569c2550
|
Change button text on Payments page to 'Process My Order'
|
2012-10-26 16:47:42 +11:00 |
|
Rob H
|
d74591afe6
|
Fixes to reports controller and addition of order cycles reports
|
2012-10-26 13:44:13 +11:00 |
|
Rohan Mitchell
|
784969097d
|
Move admin non-Spree controllers out of Spree namespace
|
2012-10-25 10:45:39 +11:00 |
|
Rohan Mitchell
|
15e91f7743
|
WIP Move non-admin non-Spree controllers out of Spree namespace
|
2012-10-25 10:45:39 +11:00 |
|
Rohan Mitchell
|
c46019d68c
|
WIP: Move Supplier, Distributor, DistributorSet and ProductDistribution models out of Spree namespace
|
2012-10-25 10:45:39 +11:00 |
|
Rob H
|
81b33772fe
|
Fixes to syntax and formatting for group-reports
|
2012-10-24 15:21:16 +11:00 |
|
Rob H
|
3b855a866a
|
Merge branch 'grouper-reports' into group-reports
|
2012-10-22 11:35:56 +11:00 |
|
Rob H
|
ddb01e4ccb
|
WIP: Create report grouper, write reports for bulk co-ops and payments
|
2012-10-21 13:12:48 +11:00 |
|
Rohan Mitchell
|
9166829930
|
Add group buy unit size field
|
2012-10-18 11:56:21 +11:00 |
|
Rohan Mitchell
|
ba895ed486
|
Display CMS content for suppliers page
|
2012-10-17 07:54:12 +11:00 |
|
Rohan Mitchell
|
36d342f216
|
Add view all suppliers page
|
2012-10-17 07:50:58 +11:00 |
|
Rohan Mitchell
|
d09123eb22
|
Do not show suppliers with no products in stock
|
2012-10-17 07:36:18 +11:00 |
|
Rohan Mitchell
|
927970d1a9
|
Viewing another products listing page does not display home page content
|
2012-10-12 09:39:49 +11:00 |
|
Rohan Mitchell
|
3dd3d8030f
|
Display CMS pages in menu
|
2012-10-11 17:00:34 +11:00 |
|
Rohan Mitchell
|
cab61ddb7c
|
CMS content on home page
|
2012-10-11 16:21:33 +11:00 |
|
Rohan Mitchell
|
e1d4ee318c
|
Fix issues with elRTE - sprites and functionality now work for link and image functions
|
2012-10-11 12:00:30 +11:00 |
|
Rohan Mitchell
|
a686a820d9
|
Add distributor show page, redirect here after selecting distributor
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
3889545f2b
|
Convert suppliers page to HAML
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
7432cb416e
|
Andand all the html_safes
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
0b830a7845
|
Suppliers and distributors long description editable with WYSIWYG editor from CMS and displayed as HTML
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
58e5724f81
|
Display supplier details on supplier page
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
c07a33d88c
|
Edit long description field in admin for suppliers and distributors
|
2012-10-11 10:50:36 +11:00 |
|
Rob H
|
5803da9c55
|
Syntax fixes for group buy report classes and tests
|
2012-10-10 15:13:15 +11:00 |
|
Rob H
|
9737f21bb8
|
WIP: Write body of group buy report
|
2012-10-10 13:46:51 +11:00 |
|
Rohan Mitchell
|
a1b5102476
|
Fix checkout totals, also amend factories for valid test shipping method data
|
2012-09-21 12:35:01 +10:00 |
|
Rohan Mitchell
|
7492522066
|
Improve clarity of various totals (items, shipping, grand total) on checkout page
|
2012-09-14 15:35:22 +10:00 |
|
Rohan Mitchell
|
3f15fc0b52
|
Set default admin orders view to sort with most recent orders first
|
2012-09-14 13:27:33 +10:00 |
|