foodsoft/app/controllers
Benjamin Meichsner 55d2976e98 Moved order stats and cleanup stuff into rake task.
Closes #14
2010-02-09 21:45:57 +01:00
..
admin Translations and other little improvements. 2009-02-12 21:38:41 +01:00
finance Handle bad entries when creating new order articles in balancing 2009-09-07 13:31:03 +02:00
foodcoop Moved foodcoop/members into new foodcoop/users restful controller. 2009-08-02 19:01:45 +02:00
admin_controller.rb Translations and other little improvements. 2009-02-12 21:38:41 +01:00
application_controller.rb Made multi coop installation available as an option in app_config.yml. 2009-08-13 16:36:01 +02:00
article_categories_controller.rb Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
articles_controller.rb Remember per_page number when updating multiple articles. Closes #36 2009-08-13 17:23:14 +02:00
deliveries_controller.rb Improved delivery creating/updating prozess. 2009-08-12 13:38:03 +02:00
feedback_controller.rb Added possibility to give feedbacks via ajax form. Closes #2 2009-08-04 15:22:11 +02:00
home_controller.rb Fixed bug when ending the group membership on profile page. 2009-09-11 16:13:04 +02:00
invites_controller.rb Create restful invites controller and ajaxified the workflow. 2009-08-02 19:41:09 +02:00
login_controller.rb Fixed bug in password reset feature. 2009-04-17 12:06:36 +02:00
memberships_controller.rb Bugfixing in memberships-filter. 2009-02-02 17:28:59 +01:00
messages_controller.rb Implemented pagination for messages overview. 2009-03-23 11:31:36 +01:00
ordering_controller.rb Fixed some bugs in orders lists. Closes #3 2009-04-20 14:11:11 +02:00
orders_controller.rb Moved order stats and cleanup stuff into rake task. 2010-02-09 21:45:57 +01:00
pages_controller.rb Added site map and titel list to pages/all 2009-10-06 22:24:51 +02:00
stock_takings_controller.rb Introduced StockTaking. TODO: Dry up the stockit/stock_takings/deliveries controllers/views! 2009-02-12 18:32:20 +01:00
stockit_controller.rb Hide/show unavailable articles via js. 2009-10-17 20:33:36 +02:00
suppliers_controller.rb Changed behaviour of acts_as_paraniod. Finder wrapper removed an replaced by simple named_scope 'without_deleted'. 2009-02-11 15:23:59 +01:00
tasks_controller.rb Removed unecessary weekly task templates. 2009-10-16 20:45:20 +02:00