Adding parameter to AkActiveRecord::findBySql |
|
More...
|
over 17 years ago
|
Fixing inverse rules for the XHTML Validator |
|
More...
|
over 17 years ago
|
Refactoring AkHtmlToTextile.php. Unit tests needed |
|
More...
|
over 17 years ago
|
Adding new converters from and to HTML |
|
More...
|
almost 18 years ago
|
Adding constant AK_LOG_EVENTS check on request for users that do not update their config/boot.php file in their application directory |
|
More...
|
almost 18 years ago
|
Application helpers can be set now using either a string or an array. Changinf orther so they are loaded after base helpers |
|
More...
|
almost 18 years ago
|
Nested sets now return references on PHP4 |
|
More...
|
almost 18 years ago
|
Adding request log and colored log messages |
|
More...
|
almost 18 years ago
|
First take on the Logging engine. Just define the constant AK_LOG_EVENTS as true in your config/development.php file and a log for all the Active Record SQL queries will be generated at "logs/localhost.log". Added also workaround to avoid calling static functions that break the tests on PHP 5.1.6 + |
|
More...
|
almost 18 years ago
|
Removing unnecesary table 'var' from the framework setup |
|
More...
|
almost 18 years ago
|
Adding post installation file cleaning and CSS image path relative to public url |
|
More...
|
almost 18 years ago
|
Adding namespace for multiple database connection to AkActiveRecord::setConnection |
|
More...
|
almost 18 years ago
|
Adding PEAR to the include_path in script/setup |
|
More...
|
almost 18 years ago
|
Adding unit tests for blank options when using form_options_helper. #56 |
|
More...
|
almost 18 years ago
|
Fixing htmlentities encoding issue and refactoring MenuHelper::_get_default_full_menu |
|
More...
|
almost 18 years ago
|
Removing comments from the menu helper test file |
|
More...
|
almost 18 years ago
|
Applying Jerome patch #55 with improvements on the menu_helper and new unit tests |
|
More...
|
almost 18 years ago
|
Cumulative PATCH by Jerome Loyet that refactors helper tests. This patch closes #52, #53 and #54 |
|
More...
|
almost 18 years ago
|
Minor refactorization of observers |
|
More...
|
almost 18 years ago
|
Adding tests for capture_helper #51 |
|
More...
|
almost 18 years ago
|
Completing tests for asset_tag_helper #50 |
|
More...
|
almost 18 years ago
|
Fixing Ak::convert parameters expectation. |
|
More...
|
almost 18 years ago
|
Fixing issue #49 and adding tests for active_record_helper |
|
More...
|
almost 18 years ago
|
Applying patch #48 which corrects TextHelper::truncate. Refactoring TextHelper::auto_link_urls. |
|
More...
|
almost 18 years ago
|
Fixing AkActsAsNestedSet node deletion when no children nodes exist |
|
More...
|
almost 18 years ago
|
Applying patch from #47 by Jerome. This patch corrects JavascriptMarosHelper and adds unit tests for them |
|
More...
|
almost 18 years ago
|
Applying Jeromes patch and test #45. Now prototype helper works for real :D |
|
More...
|
almost 18 years ago
|
Adding 't' as an alias of TextHelper::transform as proposed in #46 |
|
More...
|
almost 18 years ago
|
Reverting AkImage changes as they where not necesary. PEAR::Image_Transform error reporting is working as expected |
|
More...
|
almost 18 years ago
|
Adding GD availability check as PEAR::Image_Transform does not raise errors correctly on PHP5 |
|
More...
|
almost 18 years ago
|