Loz Calver
|
2afe018dc7
|
FIX: Ensure HasManyList foreign ID filter includes table name (fixes #7023)
|
2017-06-15 12:06:30 +01:00 |
|
Daniel Hensby
|
e8962b95d0
|
Merge branch '3.1' into 3.2
|
2016-05-12 16:05:54 +01:00 |
|
Loz Calver
|
5b275376d3
|
Many many bug
|
2016-05-12 12:38:04 +01:00 |
|
Daniel Hensby
|
0ca0bb55b0
|
Cleaning up Test DataObjects to ensure TestOnly is implemented
|
2015-02-12 15:22:29 +00:00 |
|
Damian Mooyman
|
eb069e605d
|
Remove all redundant whitespace
|
2014-08-19 09:17:15 +12:00 |
|
Damian Mooyman
|
c74f7e7640
|
BUG Fixes issue where items could be deleted from a has_many relation by an entirely unrelated HasManyList calling delete on that item.
|
2013-11-01 11:39:13 +13:00 |
|
Ingo Schommer
|
3334eafcb1
|
API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
|
2013-03-24 17:20:53 +01:00 |
|
Simon Welsh
|
f8082e4814
|
MINOR Add newline to end of files without one
|
2012-04-15 10:50:19 +12:00 |
|
Ingo Schommer
|
bb6d4c506e
|
BUGFIX Fixed HasManyList and ManyManyList queries for relationships on new records (was returning all available records due to the SQL filtering ignoring ID=0)
|
2012-03-06 01:23:34 +01:00 |
|