foodsoft/app/controllers
2009-01-13 19:01:56 +01:00
..
admin Groups are now workgroups. First part of moving groups-logic into admin-namespace. 2009-01-13 19:01:56 +01:00
finance Moved balancing logic into new namespace 'finance'. 2009-01-10 22:22:16 +01:00
admin_controller.rb Moved users into new admin-namespace and made the controller restful. Also moved some logic from the controller into the user-model (dry it up..). 2009-01-12 18:26:09 +01:00
application.rb Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet. 2009-01-08 16:33:27 +01:00
articles_controller.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
deliveries_controller.rb Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet. 2009-01-08 16:33:27 +01:00
finance_controller.rb Moved balancing logic into new namespace 'finance'. 2009-01-10 22:22:16 +01:00
index_controller.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
login_controller.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
messages_controller.rb Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
ordering_controller.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
orders_controller.rb Finished pdf-replacement. Improved Matrix. 2009-01-08 14:10:51 +01:00
suppliers_controller.rb Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet. 2009-01-08 16:33:27 +01:00
tasks_controller.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00