| fixed: Rox_Router::base() returning wrong path when application is running on Apache with mod_alias |
|
More...
|
over 15 years ago
|
| added Rox_Helper_Form::error() and added "empty" option to Rox_Helper_Form::select() |
|
More...
|
over 15 years ago
|
| added Commonly used helpers to ApplicationController. |
|
More...
|
over 15 years ago
|
| console work in progress |
|
More...
|
almost 16 years ago
|
| console work in progress |
|
More...
|
almost 16 years ago
|
| moved bootstrap code to app/config/bootstrap.php |
|
More...
|
almost 16 years ago
|
| support for UTC timezone on magic timestamps |
|
More...
|
almost 16 years ago
|
| Corrected auth response codes and re-enabled response code checking. |
|
More...
|
almost 16 years ago
|
| Check response after sending EHLO command |
|
More...
|
almost 16 years ago
|
| added function for validating urls |
|
More...
|
almost 16 years ago
|
| * mailer should use autoloader * corrected mailers include path |
|
More...
|
almost 16 years ago
|
| fixed: can't change adapter |
|
More...
|
almost 16 years ago
|
| form field hints support |
|
More...
|
almost 16 years ago
|
| $options should be optional |
|
More...
|
almost 16 years ago
|
| fixed: Rox_Controller::render() passing "lower-camelized" helper name to Rox::loadHelper() |
|
More...
|
almost 16 years ago
|
| find*() methods overhaul |
|
More...
|
almost 16 years ago
|
| fixed: condition overriding scope and errors when passing string as conditions |
|
More...
|
almost 16 years ago
|
| * updated default form error style * added favicon() method to HTML Helper * has-many pagination now respects the scope when passing conditions * added Rox_Exception_Handle::register() * form helper now adds "field-with-error" class to the field wrapper on error |
|
More...
|
almost 16 years ago
|
| has-many pagination |
|
More...
|
almost 16 years ago
|
| increase code coverage of Inflector and Router |
|
More...
|
almost 16 years ago
|
| added test case for Rox_ActiveRecord_ErrorCollection |
|
More...
|
almost 16 years ago
|
| Rox_ActiveRecord_ErrorCollection should not contain any validation code |
|
More...
|
almost 16 years ago
|
| * removed DATATYPE_* constants * added Rox_ActiveRecord::datasource() * fixed: Rox_ActiveRecord::_buildConditionsSQL() multiple spaces in generated SQL |
|
More...
|
almost 16 years ago
|
| * rewriting Rox_Locale::autoDetect() * fixed: Rox_Loader::loadClass() double slash on file path when loading a Rox class |
|
More...
|
about 16 years ago
|
| * corrected CamelCase on Rox_Request::isIphone() * removing Rox::getModel() and Rox::loadModel() * restructuring test folder * added text casefor Rox_Request |
|
More...
|
about 16 years ago
|
| * fixed: fatal error when calling Rox_Cache::init() * fixed: typo on Rox_ActiveRecord_Association_Collection::deleteAll() * added: Rox_ActiveRecord_Association_Collection::findCount() |
|
More...
|
about 16 years ago
|
| * Rox_ActiveRecord::find() now support additional conditions (to be passed in the options array) * fixed: Rox_ActiveRecord should not throw an exception when trying to access a property set to null |
|
More...
|
about 16 years ago
|
| added folder for logs |
|
More...
|
about 16 years ago
|
| removed Rox_Cache::init() call from init.php |
|
More...
|
about 16 years ago
|
| * support for multiple memcache servers on same host. * rewritten Rox_Cache::init() to be more "convention over configuration" |
|
More...
|
about 16 years ago
|