Patrick Gansterer
|
44a198c7bc
|
Adopt Rails 5 belongs_to_required_by_default
|
2020-09-05 14:40:11 +02:00 |
|
Florian Lentsch
|
5eb8abf431
|
Potential fix for one of the issues mentioned in #49
Reduces the number of SQL queries used on group_orders/index and
group_orders/archive, but adds extra complexity to the code
|
2020-07-29 13:15:11 +02:00 |
|
Patrick Gansterer
|
4137992032
|
fix auto_close_and_send_min_quantity
|
2018-10-12 15:47:32 +02:00 |
|
Patrick Gansterer
|
564492afe4
|
Add an option to automatically finish an order
|
2017-10-12 21:14:29 +02:00 |
|
wvengen
|
219eb71bc9
|
Allow to specify an order schedule for new orders.
|
2014-11-23 00:38:13 +01:00 |
|
wvengen
|
7841245795
|
migrate to Rails 4.0 (closes foodcoops#214)
Conflicts:
Gemfile.lock
|
2014-02-24 12:46:28 +01:00 |
|
Manuel Wiedenmann
|
f462e70e49
|
uses FactoryGirl helpers
|
2013-09-18 12:44:41 +02:00 |
|
wvengen
|
7dafcf714a
|
spec move functionality into factory
|
2013-07-25 11:16:39 +02:00 |
|
wvengen
|
d602b7cd0d
|
use expect instead of should in specs
|
2013-07-24 22:48:48 +02:00 |
|
wvengen
|
acd18721aa
|
expand rspec tests
|
2013-07-15 00:17:07 +02:00 |
|