.. |
admin
|
Translations and other little improvements.
|
2009-02-12 21:38:41 +01:00 |
finance
|
Check account balance after creating a transaction.
|
2009-08-04 13:13:46 +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
|
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
|
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 broken link on startpage for non ordergroup members.
|
2009-08-04 13:05:37 +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
|
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
|
Hide articles with a stock amount of zero. Closes #17
|
2009-08-04 13:35:52 +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
|
Added rake task for auto create of upcoming workgroup tasks (weekly tasks).
|
2009-08-11 17:22:08 +02:00 |