| .. |
|
article.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 |
|
article_category.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
article_price.rb
|
Last part of order refactoring. Now order_article create/update is possible.
|
2009-02-09 20:12:56 +01:00 |
|
assignment.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
delivery.rb
|
Fixed bug in deliveries. Extended test fixtures.
|
2009-02-06 17:06:08 +01:00 |
|
financial_transaction.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
group.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
group_order.rb
|
First part of stock-integratino. Orders with supplier_id == 0 become stockorders.
|
2009-02-05 16:40:02 +01:00 |
|
group_order_article.rb
|
Second part of stock-integration.
|
2009-02-06 16:26:35 +01:00 |
|
group_order_article_quantity.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
invite.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
invoice.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
mailer.rb
|
Implement notification for upcoming tasks via a daily fired rake-task.
|
2009-02-10 15:07:47 +01:00 |
|
membership.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
message.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
order.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 |
|
order_article.rb
|
Last part of order refactoring. Now order_article create/update is possible.
|
2009-02-09 20:12:56 +01:00 |
|
order_comment.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
ordergroup.rb
|
Introduced group_order_article.result to save the result for each group/article.
|
2009-02-04 16:41:01 +01:00 |
|
shared_article.rb
|
Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet.
|
2009-01-08 16:33:27 +01:00 |
|
shared_supplier.rb
|
Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet.
|
2009-01-08 16:33:27 +01:00 |
|
stock_article.rb
|
Fixed bug in deliveries. Extended test fixtures.
|
2009-02-06 17:06:08 +01:00 |
|
stock_change.rb
|
Fixed bug in deliveries. Extended test fixtures.
|
2009-02-06 17:06:08 +01:00 |
|
supplier.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 |
|
task.rb
|
Implement notification for upcoming tasks via a daily fired rake-task.
|
2009-02-10 15:07:47 +01:00 |
|
user.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 |
|
workgroup.rb
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |