| Bugfix for Zonk_Model: handling of boolean values fixed, it will now not be converted to integers |
|
More...
|
over 14 years ago
|
| Zonk_View_Menu: deactivated menu links can now have attributes anyway |
|
More...
|
almost 15 years ago
|
| new methods Zonk_Router::getMappedController() and Zonk_Router::getMappedAction() + unit tests |
|
More...
|
about 15 years ago
|
| Zonk_View_Menu::addSister() will now add menu items everywhere in the menu tree |
|
More...
|
about 15 years ago
|
| new methods Zonk_Captcha::setMapping(), Zonk_Captcha::getMapping() for mapping of numbers and operators to words for the captcha string to show + unit tests |
|
More...
|
about 15 years ago
|
| release notes changed |
|
More...
|
over 15 years ago
|
| Main switch for automatic SQL column and value escaping added: new methods Zonk_Model_Sql::setAutoEscaping and Zonk_Model_Sql::getAutoEscaping + unit test |
|
More...
|
over 15 years ago
|
| code robustness |
|
More...
|
over 15 years ago
|
| Zonk_View_Menu: already processed static XML menu files will now be cached for a period of one day + unit tests |
|
More...
|
over 15 years ago
|
| unnecessary method Zonk_View::init() removed |
|
More...
|
over 15 years ago
|
| Bugfix: Zonk_View::setTpl() now throws an exception if a template file wasn't found and rendering is allowed + unit tests |
|
More...
|
over 15 years ago
|
| new method Zonk_Router::loadMapping() for loading of a static controller and action mapping XML file + unit tests |
|
More...
|
over 15 years ago
|
| Bugfix: Zonk_Handler_Exception used a Zonk_Front method which was moved to Zonk_Router |
|
More...
|
over 15 years ago
|
| Zonk version set to 1.4.0 |
|
More...
|
over 15 years ago
|
| release notes cleaned up |
|
More...
|
over 15 years ago
|
| code shortened |
|
More...
|
over 15 years ago
|
| Zonk_Input: new methods Zonk_Input::isEntrySet(), Zonk_Input::isEntrySetInPost(), Zonk_Input::isEntrySetInGet() + unit tests |
|
More...
|
over 15 years ago
|
| Zonk_Filter_AppendLangToUri::_isOwnDomainUri: detection of external domains/links improved |
|
More...
|
over 15 years ago
|
| Zonk_Filter_AppendLangToUri: RegExp for detecting links fixed |
|
More...
|
over 15 years ago
|
| new functionality: alternative names for controllers and actions (mapping), new methods Zonk_Router: setMappingController, setMappingAction, getMapping, getOriginalController, getOriginalAction, methods _has* now public and has*, methods getControllerName and getActionName now always return the original name, not the requested + unit tests |
|
More...
|
over 15 years ago
|
| exit removed |
|
More...
|
over 15 years ago
|
| new DB-independend method Zonk_Model::getLastInsertId() + unit test |
|
More...
|
over 15 years ago
|
| Bugfix: Zonk_Model and Zonk_Model_Sql::escapeValue(): because of different handling of data types automatic value escaping was disabled for PostgreSQL |
|
More...
|
over 15 years ago
|
| new Zonk_Router class: all routing and path related methods and functionalities moved from Zonk_Front to Zonk_Router + unit tests - work in progress |
|
More...
|
over 15 years ago
|
| bugfix for redirection in Zonk_Front::run() |
|
More...
|
over 15 years ago
|
| test methods renamed |
|
More...
|
over 15 years ago
|
| phpdoc |
|
More...
|
over 15 years ago
|
| new methods Zonk_Input::getFromPost and Zonk_Input::getFromGet in order to require a variable value from a specific source |
|
More...
|
over 15 years ago
|
| type hints added |
|
More...
|
over 15 years ago
|
| code shortened |
|
More...
|
over 15 years ago
|