foodsoft/app/controllers
Benjamin Meichsner 43fc7b06f8 Upgrade foodsoft to rails 2.3.2. 2009-05-17 15:01:36 +02:00
..
admin Translations and other little improvements. 2009-02-12 21:38:41 +01:00
finance Update ordergroup values after deleting an ordered article. Closes #11 2009-05-13 13:04:39 +02:00
admin_controller.rb Translations and other little improvements. 2009-02-12 21:38:41 +01:00
application_controller.rb Upgrade foodsoft to rails 2.3.2. 2009-05-17 15:01:36 +02:00
article_categories_controller.rb Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
articles_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
deliveries_controller.rb Added more info to delivery/show for easier comparision of invoice amount and sum of delivered items. 2009-05-15 17:58:02 +02:00
foodcoop_controller.rb Removed contact data from ordergroups-page. Added names of users and date of last order. 2009-05-04 17:06:08 +02:00
home_controller.rb Hide private messages on start page. 2009-04-20 13:54:39 +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 Fixed some bugs in orders lists. Closes #3 2009-04-20 14:11:11 +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 Introduced StockTaking. TODO: Dry up the stockit/stock_takings/deliveries controllers/views! 2009-02-12 18:32:20 +01: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 Added pagination to task archiv. 2009-03-23 11:23:41 +01:00