Rohan Mitchell
|
6f513fee77
|
Merge branch 'master' into redesign
|
2015-05-29 15:20:21 +10:00 |
|
Rohan Mitchell
|
7f73a4cc9b
|
Fix column/row mixup
|
2015-05-29 15:19:35 +10:00 |
|
Continuous Integration
|
c14de4e97f
|
Auto-merge from CI [skip ci]
|
2015-05-29 14:29:23 +10:00 |
|
Continuous Integration
|
dccc9fb479
|
Auto-merge from CI [skip ci]
|
2015-05-29 12:44:44 +10:00 |
|
Rohan Mitchell
|
4ce9ea05f0
|
Merge branch 'master' into require_standard_variant
|
2015-05-29 10:12:14 +10:00 |
|
Rohan Mitchell
|
c75e14b383
|
Small edits
|
2015-05-29 09:55:40 +10:00 |
|
Rohan Mitchell
|
32b140ac88
|
Revert "Update group signup header copy"
This reverts commit 0a8bfdb872.
|
2015-05-29 09:54:09 +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 |
|
Rohan Mitchell
|
8a79741c0e
|
Update pricing tables and detail formatting
|
2015-05-28 14:58:46 +10:00 |
|
Continuous Integration
|
1d08ae89da
|
Auto-merge from CI [skip ci]
|
2015-05-28 14:31:25 +10:00 |
|
Rohan Mitchell
|
1cf62e01e9
|
Edit case study text
|
2015-05-28 14:27:36 +10:00 |
|
Rohan Mitchell
|
0a8bfdb872
|
Update group signup header copy
|
2015-05-28 14:08:58 +10:00 |
|
Rohan Mitchell
|
92d67327dd
|
Add groups case studies
|
2015-05-28 14:07:17 +10:00 |
|
Rohan Mitchell
|
acc976f44a
|
Add hub case studies
|
2015-05-28 14:00:04 +10:00 |
|
Maikel Linke
|
bf9addfa42
|
Merge branch 'group-custom-url' into group-pages
|
2015-05-28 13:27:48 +10:00 |
|
Rohan Mitchell
|
31caf278d7
|
Add producer case studies
|
2015-05-28 12:39:40 +10:00 |
|
Rohan Mitchell
|
e81a955827
|
Add detail to hubs and producers signup pages
|
2015-05-28 12:21:25 +10:00 |
|
Rohan Mitchell
|
eb0e8dcd9c
|
Copy changes to home page and link fix in footer
|
2015-05-28 12:21:08 +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 |
|
Continuous Integration
|
a01a53caea
|
Auto-merge from CI [skip ci]
|
2015-05-28 11:05:07 +10:00 |
|
Rohan Mitchell
|
c8f14f1ee9
|
Fetch fonts through https, fixes mixed-security error that prevents fonts loading
|
2015-05-26 10:29:20 +10:00 |
|
Continuous Integration
|
5377af9cf9
|
Auto-merge from CI [skip ci]
|
2015-05-24 09:52:53 +10:00 |
|
Rick Giner
|
a5482c269f
|
#541 Fixed issue of showing negative 'more' numbers, and only working for current Hub
|
2015-05-24 09:52:34 +10:00 |
|
Maikel Linke
|
28dae3c6c6
|
Enterprises cannot add themselves to Groups
|
2015-05-22 15:23:59 +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 |
|
Rob Harrington
|
cd44d43b3e
|
Adding price to line_item serializer (oops, forgot to include when merging in master)
|
2015-05-21 17:48:35 +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 |
|
Rob Harrington
|
1aca4657d9
|
Oops, switch managed_products to editable_products for Api::ProductsController
|
2015-05-20 20:59:06 +10:00 |
|
Rob Harrington
|
05131de1ad
|
Use full_name on BOM instead of options_text
|
2015-05-20 14:11:31 +10:00 |
|
Rob Harrington
|
8d73b2f532
|
involving... order cycle scopes return distinct OCs
|
2015-05-20 13:47:01 +10:00 |
|
Rob Harrington
|
c56efabfbe
|
Removing obsolete rabl templates
|
2015-05-20 11:52:49 +10:00 |
|
Rob Harrington
|
0ad2978926
|
Removing old managed route from api orders controller and switching BOM over to use new controller action
|
2015-05-20 11:48:48 +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 |
|
Rob Harrington
|
823adf3272
|
Translating existing order-related rabl templates accross to AMS
|
2015-05-20 11:45:48 +10:00 |
|
Maikel Linke
|
fa87c53777
|
Merge branch 'master' of github.com:openfoodfoundation/openfoodnetwork into group-pages
|
2015-05-20 10:22:28 +10:00 |
|
Rob Harrington
|
312a6299a8
|
Making where clause unambiguous
|
2015-05-15 21:19:16 +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 |
|
Rohan Mitchell
|
b4755c37dc
|
Merge branch 'analytics' into combined/fix-delayed-job-loop-and-analytics
|
2015-05-14 11:03:27 +10:00 |
|
Rohan Mitchell
|
7da403808c
|
Style mobile menu [skip ci]
|
2015-05-13 16:56:49 +10:00 |
|
Rohan Mitchell
|
ec1290d687
|
Style home page for mobile
|
2015-05-13 15:59:36 +10:00 |
|
Rohan Mitchell
|
b86872095a
|
Add google analytics
|
2015-05-13 14:52:17 +10:00 |
|
Rohan Mitchell
|
75e0c1d99e
|
Conclusively remove cta1
|
2015-05-13 14:13:10 +10:00 |
|
Rohan Mitchell
|
76e41e6c1e
|
Basic consistency styling for groups signup page [skip ci]
|
2015-05-13 12:51:34 +10:00 |
|
Rohan Mitchell
|
92805b5442
|
Style producers signup page CTA pane
|
2015-05-13 12:46:11 +10:00 |
|
Rohan Mitchell
|
cbe715087c
|
Make producers signup table same colours as hubs table
|
2015-05-13 12:37:07 +10:00 |
|