Update version.php to 3.3.0
[isso.git] / Api.php
2009-01-05 Robert SesekHappy new year!
2008-11-07 Robert SesekAdd BSApi::fetchValue() and BSApi::reset() methods
2008-09-06 Robert SesekChange BSApi::remove() to BSApi::delete()
2008-07-01 Robert SesekApiException will now string all of its exceptions...
2008-04-03 Robert SesekMaking a lot of previously-private methods and ivars...
2008-03-27 Robert SesekMerge ../butv10/core/framework
2008-03-26 Robert SesekAdd a way to quick-set API fields via an array
2008-02-28 Robert SesekUpdate the comment formatting to not use the pound... 3.0.0
2008-01-23 Robert SesekChanging our coding standards slightly:
2008-01-13 Robert SesekRemoving the BSVariableRegistry and instead making...
2008-01-13 Robert SesekRefactoring all the static functions to not use the...
2008-01-05 Robert SesekHappy new year!
2007-12-17 Robert SesekThe API is now all unit tested
2007-11-30 Robert SesekCleaning up the Api::_runActionMethod() method
2007-11-30 Robert SesekRenaming Api->objdata to be Api->record
2007-10-17 Robert SesekWhen the API needs to throw an exception regarding...
2007-10-17 Robert SesekIn Api.php we were still calling BSApp::GetType() inste...
2007-10-17 Robert SesekAdding the API::$table and API::$prefix instance variab...
2007-10-12 Robert SesekChanging the error reporting system in the API to use...
2007-09-23 Robert SesekCleaing up error reporting and error triggering in...
2007-08-20 Robert SesekUse (c) instead of the actual copyright symbol to avoid...
2007-08-20 Robert SesekRemoving all the package replacement tags and SVN keywo...
2007-08-14 Robert SesekRenaming BSRegister to BSApp and moving Register.php...
2007-07-13 Robert SesekMerging changes from the 2.1.x branch back to trunk...
2007-06-13 Robert SesekIn BSApi::fetch(), remove the code that populated BSApi...
2007-06-13 Robert SesekAdding a verify_unique() method to BSApi
2007-06-13 Robert SesekIn Api.php, TYPE_NOCLEAN no longer exists as it was...
2007-06-13 Robert SesekModifying the error handling system in BSApi so that...
2006-12-19 Robert SesekISSO is no longer a product regularly released so we...
2006-12-17 Robert SesekRenaming api.php