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-02-21 00:47:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e55e5b1c7039fbc3e00d02ea738f0705916a0a7
openfoodnetwork
/
app
/
controllers
History
luisramos0
e573a3fc2b
The main menu is now translatable and configurable using Content configuration and translations. Added 7 menu entries to the translations file (each with text and url) and 7 content configuration points to enable/disable these. The mobile menu icons can also be configured.
2018-08-31 11:23:11 +10:00
..
admin
The main menu is now translatable and configurable using Content configuration and translations. Added 7 menu entries to the translations file (each with text and url) and 7 content configuration points to enable/disable these. The mobile menu icons can also be configured.
2018-08-31 11:23:11 +10:00
api
Added new cookies banner (with link to cookie policy page and the accept cookies button)
2018-08-14 10:01:48 +10:00
spree
Moved Spree::OrderController.populate to new CartController.
2018-08-23 12:37:52 +01:00
stripe
…
angular_templates_controller.rb
Added angular templates route and controller to serve angular templates from the server, instead of precompiled assets. This was used to fix a problem with the cookies policy page template that was using a Spree configuration
2018-08-14 10:01:48 +10:00
application_controller.rb
Change layout attribute to method with question mark
2018-06-21 15:19:40 +01:00
base_controller.rb
…
cart_controller.rb
Removed unnecessary currency from CartService constructor, using order.currency instead
2018-08-23 12:40:18 +01:00
checkout_controller.rb
…
discourse_sso_controller.rb
…
enterprises_controller.rb
…
groups_controller.rb
…
home_controller.rb
…
line_items_controller.rb
…
map_controller.rb
…
producers_controller.rb
…
registration_controller.rb
…
shop_controller.rb
…
shops_controller.rb
…
sitemap_controller.rb
…
user_confirmations_controller.rb
…
user_passwords_controller.rb
…
user_registrations_controller.rb
…