..
admin
Translations and other little improvements.
2009-02-12 21:38:41 +01:00
finance
Remove all non-digits before sorting by order number in finance/balancing
2009-04-07 18:08:30 +08:00
admin_controller.rb
Translations and other little improvements.
2009-02-12 21:38:41 +01:00
application.rb
Removed ensureUTF8 filter. It's no longer required.
2009-03-24 17:32:56 +01: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
Introduced StockTaking. TODO: Dry up the stockit/stock_takings/deliveries controllers/views!
2009-02-12 18:32:20 +01:00
foodcoop_controller.rb
Added "ordergroups" view to list the ordergroups
2009-04-18 15:39:07 +02:00
home_controller.rb
Refactoring of message system.
2009-02-18 01:06:35 +01: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
Second part of stock-integration.
2009-02-06 16:26:35 +01:00
orders_controller.rb
Hide zero results in matrix pdf.
2009-04-03 23:32:24 +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