.. |
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
|
Fix ordering of stock_changes in delivery (case-insensitive ordering did not work properly for all database flavors)
|
2013-06-26 20:14:33 +02: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
|
fix tolerance display in group_order form
|
2013-06-26 01:36:44 +02: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
|
make uniqueness_of_name validations work again (closes foodcoops/foodsoft#157)
|
2013-07-15 18:03:02 +02:00 |
page.rb
|
finish i18n of models without view
|
2013-03-22 01:21:44 +01:00 |
periodic_task_group.rb
|
Delete only the FOLLOWING tasks.
|
2013-06-21 22:04:36 +02:00 |
shared_article.rb
|
Allowing SharedSuppliers to have multiple Suppliers. Should fix bennibu#107.
|
2013-06-04 11:28:25 +02:00 |
shared_supplier.rb
|
Merge branch 'rails3-allow-multiple-suppliers' of git://github.com/foodcoop-rostock/foodsoft into foodcoop-rostock-rails3-allow-multiple-suppliers
|
2013-06-12 10:40:20 +02:00 |
stock_article.rb
|
Add StockChanges index
|
2013-07-09 21:46:04 +02:00 |
stock_change.rb
|
Add StockChanges index
|
2013-07-09 21:46:04 +02:00 |
stock_taking.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
supplier.rb
|
Merge branch 'master' into tests-rspec
|
2013-07-15 18:45:04 +02:00 |
task.rb
|
Added i18n strings.
|
2013-06-24 11:53:52 +02:00 |
user.rb
|
Fixed delivering emails to users.
|
2013-09-06 11:40:40 +02:00 |
workgroup.rb
|
Removed obsolete code of old workgroup-centric weekly task concept.
|
2013-06-22 18:14:11 +02:00 |