.. |
article.rb
|
Allow article price equal to zero. Closes #111
|
2013-04-10 10:51:36 +02:00 |
article_category.rb
|
Allow deleting of category, when there are only deleted articles left.
|
2013-03-17 20:13:11 +01:00 |
article_price.rb
|
Allow article price equal to zero. Closes #111
|
2013-04-10 10:51:36 +02:00 |
assignment.rb
|
Fixed some bugs in tasks, apple feature:
|
2012-12-16 19:07:45 +01:00 |
delivery.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
financial_transaction.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
group.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
group_order.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
group_order_article.rb
|
Fixed missing group_order_article in group_order show.
|
2012-12-16 16:50:09 +01:00 |
group_order_article_quantity.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
invite.rb
|
localize invite model
|
2013-02-27 11:59:03 +01:00 |
invoice.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
membership.rb
|
finish i18n of models without view
|
2013-03-22 01:21:44 +01:00 |
message.rb
|
Merge remote-tracking branch 'bennibu/rails3' into rails3
|
2013-04-04 00:29:50 +02:00 |
order.rb
|
i18n and translate missing entry
|
2013-06-15 18:43:42 +02:00 |
order_article.rb
|
Update ordergroup prices in OrderArticles via Order. Should fix bennibu#112.
|
2013-06-06 00:37:50 +02:00 |
order_comment.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
ordergroup.rb
|
remove duplicate code
|
2013-06-14 01:39:30 +02:00 |
page.rb
|
finish i18n of models without view
|
2013-03-22 01:21:44 +01:00 |
shared_article.rb
|
Fixed articles views.
|
2012-10-19 01:12:47 +02:00 |
shared_supplier.rb
|
Define autofill attributes when creating new supplier from shared_supplier.
|
2013-06-09 18:02:47 +02:00 |
stock_article.rb
|
Merge remote-tracking branch 'bennibu/rails3' into rails3
|
2013-03-21 22:08:09 +01:00 |
stock_change.rb
|
Removed acts_as_paranoid. Implemented own version.
|
2013-03-16 17:57:38 +01:00 |
stock_taking.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
supplier.rb
|
do not use string values for integers (closes foodcoops/foodsoft#128)
|
2013-06-14 01:36:41 +02:00 |
task.rb
|
Fixed loosing assignments when updating a task.
|
2013-04-10 10:55:43 +02:00 |
user.rb
|
finish i18n of models without view
|
2013-03-22 01:21:44 +01:00 |
workgroup.rb
|
Fixed bad syntax (from already dropped meta_where gem).
|
2013-02-25 10:51:01 +01:00 |