foodsoft/app/controllers
Benjamin Meichsner d75c206db5 Fixed some wrong links in startpage. Added gettext-help for controllers. 2009-02-01 23:09:03 +01:00
..
admin Fixed some wrong links in admin-startpage and bugs in ordergroup-model. 2009-02-01 21:53:08 +01:00
finance Fixed order.close workflow. (formerly known as order.balance) 2009-01-30 22:27:55 +01:00
admin_controller.rb Second part of admin-namespace-reorder. Also renamed OrderGroup into Ordergroup. More view-sharing between groups is neccessary. 2009-01-14 12:46:01 +01:00
application.rb Refactoring of articles and article_categories. articles are now a nested resource of supplier. 2009-01-16 16:19:26 +01:00
article_categories_controller.rb Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
articles_controller.rb Complete refactoring of orders-workflow. 2009-01-29 01:57:51 +01:00
deliveries_controller.rb Refactoring of articles and article_categories. articles are now a nested resource of supplier. 2009-01-16 16:19:26 +01:00
foodcoop_controller.rb Fixed some wrong links in startpage. Added gettext-help for controllers. 2009-02-01 23:09:03 +01:00
home_controller.rb Removed acts-as-statemachine. Replaces User.find_ordergroup with ActiveRecord-Association 'has_one :ordergroup'. 2009-02-01 20:56:23 +01:00
login_controller.rb Fixed some wrong links in startpage. Added gettext-help for controllers. 2009-02-01 23:09:03 +01:00
memberships_controller.rb Replaced IndexController by Home- and FoodcoopController. Some reorganizing in groups/memberships-logic (moved memberships out of admin-namespace). 2009-01-15 12:14:01 +01:00
messages_controller.rb Complete refactoring of messaging module. From now messages are saved only once and send afterwards via a the 'send_emails'-rake-task. 2009-01-15 18:26:37 +01:00
ordering_controller.rb Removed acts-as-statemachine. Replaces User.find_ordergroup with ActiveRecord-Association 'has_one :ordergroup'. 2009-02-01 20:56:23 +01:00
orders_controller.rb Order refactoring part two: Balancing workflow was adapted to the new order schema. Article modification is still missing. 2009-01-29 21:28:22 +01:00
stockit_controller.rb Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
suppliers_controller.rb Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
tasks_controller.rb Replaced IndexController by Home- and FoodcoopController. Some reorganizing in groups/memberships-logic (moved memberships out of admin-namespace). 2009-01-15 12:14:01 +01:00