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
Making Ak::trace a little more fancy. Now it event gives trace information O:) More... over 15 years ago
Fixing issue #258 More... over 15 years ago
Improving lib/AkDevelopmentErrorHandler.php More... over 15 years ago
Checking constant before it clashes More... over 15 years ago
Creating log files if they do not exist More... over 15 years ago
Small fix for last commit More... over 15 years ago
Adding namespaced loggers More... over 15 years ago
Fixing AkBelongsTo::counter_cache_column default settigns to match the documentation More... over 15 years ago
Ak::t() returning key of translation if translation is empty More... over 15 years ago
fixing dependency nullify More... over 15 years ago
Do not resize when the image is smaller More... over 15 years ago
adding replacement for tablename.* columns on the findWithAssociations More... over 15 years ago
adding content:encoded to rssbuilder More... over 15 years ago
Changing imagecopyresized to imagecopyresampled in order to get better image quality. A bicubic resizing mode might have better quality but hit too hard on performance. More... over 15 years ago
Adding email messages to log/mail.log when the Mailer delivery is test and runs on Development mode More... over 15 years ago
Getting rid o beforeDropTable and afterDropTable hook More... over 15 years ago
Adding dependent options nullify/delete. adding join_conditions options which will add conditions on the JOIN part when including More... over 15 years ago
fixing afterDestroy method. if associated item isNewRecord or does not exist, return true instead of trying to delete/destroy/nullify More... over 15 years ago
fixing bug on constructFinderSqlWithAssoctions. handing through $include_owner_as_selection to parameter to the addConditions, to send the right table-alias to the typeCondition method. More... over 15 years ago
refactoring the AkActiveRecordMock and the objectgraph builder. Adding xml_helper for php5. More... over 15 years ago
Making it easier to use Ak::trace() with active records and other objects. Fixing issue with belongs to dependencies More... almost 16 years ago
fixing issue on detecting content-columns when instantiating objects in findWithAssociations More... almost 16 years ago
Removing empty params from Image native filters More... almost 16 years ago
Adding missing fixture O:) More... almost 16 years ago
Adding new filters for AkImage::transform : More... almost 16 years ago
adding the possiblity to findWithAssociations to return array or an array of simulated ActiveRecord Objects instead of instantiating each and every ActiveRecord. More... almost 16 years ago
Allowing discarding day without breaking date preselection on the date_helper More... almost 16 years ago
damn.... hopefully fixed! More... almost 16 years ago
version crazyness! More... almost 16 years ago
need to check if version===0 instead of assuming 0 == false More... almost 16 years ago