24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding parameter to AkActiveRecord::findBySql
bermi
as bermiferrer
More... over 17 years ago
Fixing inverse rules for the XHTML Validator
bermi
as bermiferrer
More... over 17 years ago
Refactoring AkHtmlToTextile.php. Unit tests needed
bermi
as bermiferrer
More... over 17 years ago
Adding new converters from and to HTML
bermi
as bermiferrer
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
bermi
as bermiferrer
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
bermi
as bermiferrer
More... almost 18 years ago
Nested sets now return references on PHP4
bermi
as bermiferrer
More... almost 18 years ago
Adding request log and colored log messages
bermi
as bermiferrer
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 +
bermi
as bermiferrer
More... almost 18 years ago
Removing unnecesary table 'var' from the framework setup
bermi
as bermiferrer
More... almost 18 years ago
Adding post installation file cleaning and CSS image path relative to public url
bermi
as bermiferrer
More... almost 18 years ago
Adding namespace for multiple database connection to AkActiveRecord::setConnection
bermi
as bermiferrer
More... almost 18 years ago
Adding PEAR to the include_path in script/setup
bermi
as bermiferrer
More... almost 18 years ago
Adding unit tests for blank options when using form_options_helper. #56
bermi
as bermiferrer
More... almost 18 years ago
Fixing htmlentities encoding issue and refactoring MenuHelper::_get_default_full_menu
bermi
as bermiferrer
More... almost 18 years ago
Removing comments from the menu helper test file
bermi
as bermiferrer
More... almost 18 years ago
Applying Jerome patch #55 with improvements on the menu_helper and new unit tests
bermi
as bermiferrer
More... almost 18 years ago
Cumulative PATCH by Jerome Loyet that refactors helper tests. This patch closes #52, #53 and #54
bermi
as bermiferrer
More... almost 18 years ago
Minor refactorization of observers
bermi
as bermiferrer
More... almost 18 years ago
Adding tests for capture_helper #51
bermi
as bermiferrer
More... almost 18 years ago
Completing tests for asset_tag_helper #50
bermi
as bermiferrer
More... almost 18 years ago
Fixing Ak::convert parameters expectation.
bermi
as bermiferrer
More... almost 18 years ago
Fixing issue #49 and adding tests for active_record_helper
bermi
as bermiferrer
More... almost 18 years ago
Applying patch #48 which corrects TextHelper::truncate. Refactoring TextHelper::auto_link_urls.
bermi
as bermiferrer
More... almost 18 years ago
Fixing AkActsAsNestedSet node deletion when no children nodes exist
bermi
as bermiferrer
More... almost 18 years ago
Applying patch from #47 by Jerome. This patch corrects JavascriptMarosHelper and adds unit tests for them
bermi
as bermiferrer
More... almost 18 years ago
Applying Jeromes patch and test #45. Now prototype helper works for real :D
bermi
as bermiferrer
More... almost 18 years ago
Adding 't' as an alias of TextHelper::transform as proposed in #46
bermi
as bermiferrer
More... almost 18 years ago
Reverting AkImage changes as they where not necesary. PEAR::Image_Transform error reporting is working as expected
bermi
as bermiferrer
More... almost 18 years ago
Adding GD availability check as PEAR::Image_Transform does not raise errors correctly on PHP5
bermi
as bermiferrer
More... almost 18 years ago