This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-03-14 04:04:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0d959648902ea7e4d46076d981311da50ac2fef
openfoodnetwork
/
app
/
models
/
spree
History
Andrew Spinks
e75021d7bd
Fix loading of products for an enterprise in the admin section. NOTE: this is a major hack - had to copy the current fetch data from the spree product_controller and modify it to get the roles to take affect. There must be a better way.
2013-08-02 18:13:42 +10:00
..
gateway
Add MiGS payment gateway
2013-04-29 15:37:48 +10:00
ability_decorator.rb
Add permissions to enterprise users so they can manage their own products.
2013-08-02 11:51:25 +10:00
line_item_decorator.rb
Move LineItem update to source of change (order update). On empty cart, re-instanciate shipping method adjustment, fixing no shipping fees after empty cart bug.
2013-05-20 15:01:04 +10:00
order_decorator.rb
Prevent order cycle validations on orders when feature toggled off.
2013-08-01 15:01:47 +10:00
order_populator_decorator.rb
Set distributor and order cycle in one step, avoiding validation errors. Update spec with new error messages.
2013-06-21 11:36:24 +10:00
product_decorator.rb
Fix loading of products for an enterprise in the admin section. NOTE: this is a major hack - had to copy the current fetch data from the spree product_controller and modify it to get the roles to take affect. There must be a better way.
2013-08-02 18:13:42 +10:00
product_set.rb
BPUR: Remove unnecessary collections of products on bulk edit page
2013-07-23 10:37:50 +10:00
taxon_decorator.rb
Disable filtering distributors using spree filters
2012-06-20 17:43:14 +10:00
user_decorator.rb
Add enterprise roles for a user and wire up interface.
2013-08-01 10:32:50 +10:00