.. |
admin
|
Fixed routing bug on (ex) admin controller.
|
2010-03-22 01:58:37 +01:00 |
finance
|
Handle bad entries when creating new order articles in balancing
|
2009-09-07 13:31:03 +02:00 |
foodcoop
|
Moved foodcoop/members into new foodcoop/users restful controller.
|
2009-08-02 19:01:45 +02:00 |
application_controller.rb
|
Fixed routing bug on (ex) admin controller.
|
2010-03-22 01:58:37 +01:00 |
article_categories_controller.rb
|
Fixed ajax bug on categories page.
|
2010-05-28 12:01:19 +02:00 |
articles_controller.rb
|
Remember per_page number when updating multiple articles. Closes #36
|
2009-08-13 17:23:14 +02:00 |
deliveries_controller.rb
|
Improved delivery creating/updating prozess.
|
2009-08-12 13:38:03 +02:00 |
feedback_controller.rb
|
Updated actionmailer classes and API.
|
2011-05-11 10:54:02 +02:00 |
home_controller.rb
|
Fixed bug when ending the group membership on profile page.
|
2009-09-11 16:13:04 +02:00 |
invites_controller.rb
|
Create restful invites controller and ajaxified the workflow.
|
2009-08-02 19:41:09 +02:00 |
login_controller.rb
|
Updated actionmailer classes and API.
|
2011-05-11 10:54:02 +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
|
Avoid exception on blank comments.
|
2010-05-28 11:55:12 +02:00 |
orders_controller.rb
|
Moved order stats and cleanup stuff into rake task.
|
2010-02-09 21:45:57 +01:00 |
pages_controller.rb
|
Added site map and titel list to pages/all
|
2009-10-06 22:24:51 +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/show unavailable articles via js.
|
2009-10-17 20:33:36 +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
|
Fixed some links in tasks module.
|
2010-06-10 23:25:13 +02:00 |