|
|
|
11/6/2017 3:52:34 PM
into work-for-release-0.19.x-dev
|
11/6/2017 3:51:56 PM
Payment Swagger Fix
|
11/3/2017 2:00:20 PM
a 404 error when using that endpoint via Swagger.
|
|
11/4/2017 12:18:01 AM
transactional. See #803
Also fix issue introduced in 2c83f4bca79 where we insterted wrong customfield ID
|
11/3/2017 11:45:35 PM
transactional. See #803
Also simplify implementation by relying on fix 16147013170
|
11/3/2017 11:35:23 PM
decalred in the EntityModelDao.
The mechanism to correctly unwrap the model exception from jDBI was introduced in 812cfce95
but our EntityDaoBase#create was not making use of it.
Also add support for EntityDaoBase#create(Iterable<M>entities, ...);
|