X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=917a214446347b0b3b1207563648b016f0f01e0d;hb=ff26acf7da32b80ffef5f814cbb2391eed4ea50d;hp=5af367984f63c111dc6237dcd9771e25e8079436;hpb=222a4b68511dba345176c7292b7ef62caa41561d;p=catagits%2FCatalyst-Controller-DBIC-API.git diff --git a/Changes b/Changes index 5af3679..917a214 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,15 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Added REST and RPC delete_bulk tests +- Fixed RPC delete_bulk not working at all +- Added REST and RPC update_bulk tests +- Removed useless RPC index action +- Fixed static configured page attribute not being used (RT#56226) +- Test use_json_boolean true +- Fixed search attribute generation for nonexistent relationships +- Remove trailing newlines from error messages + 2.002002 2010-08-03 14:40:50 Europe/Vienna - Fixed search for related columns overwriting existing params in generate_column_parameters