Version 2.004003
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
2011-12-19 Alexander Hartmaier Version 2.004003 2.004003
2011-12-19 Alexander Hartmaier fixed test failure in generic.t with Moose > 2.02
2011-10-24 Alexander Hartmaier Version 2.004002 2.004002
2011-10-21 Alexander Hartmaier allow setting the result_class to undef to prevent...
2011-10-19 Alexander Hartmaier Use the column accessor instead of set_column when...
2011-08-19 Alexander Hartmaier Version 2.004001 2.004001
2011-08-10 Alexander Hartmaier Changed stored_model and stored_result_source attribute...
2011-05-09 Alexander Hartmaier Version 2.003002 2.003002
2011-05-05 Alexander Hartmaier moved prefetch_allows to StaticArguments to fix control...
2011-04-19 Alexander Hartmaier fixed invalid value for param test to succeed with...
2011-03-22 Alexander Hartmaier added has_errors method
2011-02-16 Alexander Hartmaier Version 2.003001 2.003001
2011-02-16 Alexander Hartmaier use JSON instead of JSON::Any to get rid of the CPAN...
2011-01-13 Alexander Hartmaier Version 2.002004 2.002004
2011-01-13 Alexander Hartmaier updated Changes for the previous two commits
2011-01-13 Alexander Hartmaier fixed failure because of Data::DPath >=0.41 by not...
2011-01-13 Alexander Hartmaier Renamed Visitor to Validator::Visitor to conform with...
2010-09-17 Alexander Hartmaier Version 2.002003 2.002003
2010-08-20 Alexander Hartmaier remove trailing newlines from error messages
2010-08-20 Alexander Hartmaier fixed search attribute generation for nonexistent relat...
2010-08-18 Alexander Hartmaier Test use_json_boolean true
2010-08-11 Alexander Hartmaier fixed static configured page attribute not being used...
2010-08-08 Alexander Hartmaier removed useless RPC index action
2010-08-08 Alexander Hartmaier added REST and RPC update_bulk tests
2010-08-07 Alexander Hartmaier added REST and RPC delete_bulk tests and fixed RPC...
2010-08-03 Alexander Hartmaier Version 2.002002 2.002002
2010-08-03 Alexander Hartmaier Fixed pod coverage and added a test for it
2010-08-02 Alexander Hartmaier Fixed t/rpc/list.t error message regex to pass with...
2010-08-02 Alexander Hartmaier Use column accessor for updating an existing object...
2010-08-02 Alexander Hartmaier Fixed search for related columns overwriting existing...
2010-04-01 Florian Ragwitz Version 2.002001. 2.002001
2010-03-31 Florian Ragwitz Update Changes.
2010-03-01 nperez Update changes for rafl's Action::REST drop
2010-03-01 nperez Implement generate_rs to provide a default implementati...
2010-03-01 nperez Prepare for release
2010-03-01 nperez Merge in object_split functionality object_split
2010-02-18 Alexander Hartmaier Fixed some typos and code cleanups
2010-02-18 Alexander Hartmaier Remove debugging code from tests
2010-02-13 nperez Release 2.001003 2.001003
2010-02-13 nperez Update Changes
2010-02-11 nperez Implement per object save_objects and make each step...
2010-02-09 nperez Release 2.001002 2.001002
2010-02-09 nperez Enable offset based paging
2010-02-08 nperez Implement per object inflation hook in end
2010-02-08 nperez Sigh. Missed a place where I was still using MX::Aliases
2010-02-08 Alexander Hartmaier updated changelog
2010-02-04 nperez Some pod fixes, updating Changes, prepping for release
2010-02-04 nperez initial commit with working tests, docs, and conversion...