foodsoft/app/controllers
Benjamin Meichsner 25fbb47320 Merge branch 'rails3-allow-multiple-suppliers' of git://github.com/foodcoop-rostock/foodsoft into foodcoop-rostock-rails3-allow-multiple-suppliers 2013-06-12 10:40:20 +02:00
..
admin Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
finance Fixed updating order article in stockit balancing. 2013-03-17 18:33:04 +01:00
foodcoop Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
application_controller.rb Fixed return_to when authorization gets lost. 2012-12-30 16:34:01 +01:00
article_categories_controller.rb Avoid deleting categories which still have articles. 2012-12-11 10:53:01 +01:00
articles_controller.rb Merge branch 'rails3-allow-multiple-suppliers' of git://github.com/foodcoop-rostock/foodsoft into foodcoop-rostock-rails3-allow-multiple-suppliers 2013-06-12 10:40:20 +02:00
deliveries_controller.rb Fixed encoding issues with ruby > 1.9.2.. 2012-04-16 08:49:54 +02:00
feedback_controller.rb Replaced delayed_job with resque. See README_DEVEL 2012-12-23 17:38:04 +01:00
group_orders_controller.rb Fixed admin, orders, wiki views. Converted all erb to haml. 2012-10-15 21:19:17 +02:00
home_controller.rb Removed fancybox. Fixed profile, my ordergroup and tasks. 2012-11-12 09:18:44 +01:00
invites_controller.rb Renabled mail delivering in invites and login contrller. 2012-12-30 16:11:35 +01:00
login_controller.rb Fixed error message, when using GET for password reset actions. 2013-03-27 22:20:54 +01:00
memberships_controller.rb Bugfixing in memberships-filter. 2009-02-02 17:28:59 +01:00
messages_controller.rb Ensure mail privacy in message reply and show view. 2013-03-24 01:37:58 +01:00
order_comments_controller.rb Refactoring of order comments. 2011-06-19 20:47:27 +02:00
orders_controller.rb Fix order.created_by 2013-01-12 16:24:13 +01:00
pages_controller.rb Fixed wiki pages. 2012-10-09 02:31:10 +02:00
sessions_controller.rb Fixed return_to when authorization gets lost. 2012-12-30 16:34:01 +01:00
stock_takings_controller.rb Only show undeleted articles in delivery/stock_taking forms. 2013-03-23 18:25:54 +01:00
stockit_controller.rb Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
suppliers_controller.rb Define autofill attributes when creating new supplier from shared_supplier. 2013-06-09 18:02:47 +02:00
tasks_controller.rb Fixed some bugs in tasks, apple feature: 2012-12-16 19:07:45 +01:00
users_controller.rb Some fixes for task module. 2011-05-15 22:06:54 +02:00