.. |
article.rb
|
Ensure to get also deleted entries in belongs_to assoc.
|
2013-03-10 19:39:59 +01:00 |
article_category.rb
|
Avoid deleting categories which still have articles.
|
2012-12-11 10:53:01 +01:00 |
article_price.rb
|
Ensure to get also deleted entries in belongs_to assoc.
|
2013-03-10 19:39:59 +01:00 |
assignment.rb
|
Fixed some bugs in tasks, apple feature:
|
2012-12-16 19:07:45 +01:00 |
delivery.rb
|
Ensure to get also deleted entries in belongs_to assoc.
|
2013-03-10 19:39:59 +01:00 |
financial_transaction.rb
|
Ensure to get also deleted entries in belongs_to assoc.
|
2013-03-10 19:39:59 +01:00 |
group.rb
|
Show usefull error message for uniqueness_of_name with acts_as_paranoid.
|
2013-02-24 23:26:16 +01:00 |
group_order.rb
|
Fixed broken group_orders after editing order.
|
2013-03-12 11:26:14 +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
|
Fixed login, new_password and invitation views.
|
2012-10-08 11:51:56 +02:00 |
invoice.rb
|
Ensure to get also deleted entries in belongs_to assoc.
|
2013-03-10 19:39:59 +01:00 |
membership.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
message.rb
|
Moved message delivering into background process.
|
2012-08-24 14:33:45 +02:00 |
order.rb
|
Fixed broken group_orders after editing order.
|
2013-03-12 11:26:14 +01:00 |
order_article.rb
|
Fixed bug in sorting articles in balancing view.
|
2013-03-12 18:54:51 +01:00 |
order_comment.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
ordergroup.rb
|
Show usefull error message for uniqueness_of_name with acts_as_paranoid.
|
2013-02-24 23:26:16 +01:00 |
page.rb
|
Moved acts_as_configurable to gemfile.
|
2012-11-24 16:49:19 +01:00 |
shared_article.rb
|
Fixed articles views.
|
2012-10-19 01:12:47 +02:00 |
shared_supplier.rb
|
Merge branch 'master' into master-to-rails3
|
2012-12-14 18:10:46 +01:00 |
stock_article.rb
|
Performance improvement for stockit view.
|
2012-07-31 17:37:32 +02:00 |
stock_change.rb
|
Fixed deliveries.
|
2012-10-17 20:45:52 +02:00 |
stock_taking.rb
|
Removed annoate and hirb Gemfiles.
|
2012-07-27 18:07:42 +02:00 |
supplier.rb
|
Show usefull error message for uniqueness_of_name with acts_as_paranoid.
|
2013-02-24 23:26:16 +01:00 |
task.rb
|
Fixed some bugs in tasks, apple feature:
|
2012-12-16 19:07:45 +01:00 |
user.rb
|
Merge branch 'master' into master-to-rails3
|
2012-12-14 18:10:46 +01:00 |
workgroup.rb
|
Fixed bad syntax (from already dropped meta_where gem).
|
2013-02-24 23:56:56 +01:00 |