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-01-27 21:06:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f550d1e9f37a2bf398b3426d258bb03504fda2ce
openfoodnetwork
/
app
/
controllers
/
spree
/
admin
History
Andy Brett
b23530be4c
Merge pull request
#7736
from Matt-Yorkley/ssl-in-dev
...
Remove Spree::Config[:allow_ssl_in_development_and_test]
2021-06-04 07:21:05 -07:00
..
orders
…
adjustments_controller.rb
Rename order.update! to order.update_order! and adjustment.update! to adjustment.update_adjustment!
2021-05-19 09:54:22 -07:00
base_controller.rb
Remove initial slash from admin layout, this fixes a problem with layouts cant be loaded from absolute paths
2021-05-11 22:34:15 +01:00
countries_controller.rb
…
general_settings_controller.rb
Remove Spree::Config[:allow_ssl_in_development_and_test]
2021-06-03 20:52:09 +01:00
images_controller.rb
…
invoices_controller.rb
…
mail_methods_controller.rb
…
orders_controller.rb
Don't dump massive binary PDF data into the job queue
2021-05-29 16:06:29 +01:00
overview_controller.rb
…
payment_methods_controller.rb
…
payments_controller.rb
add comment for before_action
2021-05-18 10:42:19 -07:00
paypal_payments_controller.rb
…
product_properties_controller.rb
…
products_controller.rb
…
properties_controller.rb
…
reports_controller.rb
…
return_authorizations_controller.rb
Update redirect_back syntax for Rails 5
2021-05-03 14:17:54 +01:00
search_controller.rb
…
shipping_categories_controller.rb
…
shipping_methods_controller.rb
…
states_controller.rb
…
tax_categories_controller.rb
…
tax_rates_controller.rb
…
tax_settings_controller.rb
Remove Spree::Config[:shipment_inc_vat]
2021-04-06 20:29:58 +01:00
taxonomies_controller.rb
…
taxons_controller.rb
…
users_controller.rb
…
variants_controller.rb
…
zones_controller.rb
…