0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed closing php tag on model generation More... over 15 years ago
morm_conf file is not mandatory any more More... over 15 years ago
quick fix for continious integration More... over 15 years ago
Merge commit 'anicet/master' More... over 15 years ago
modified conf : sections from ini file are extended class names used in sti More... over 15 years ago
generating a Morm class file is now done in a dedicated object 'MormGenerator' More... over 15 years ago
fixed stupid error More... over 15 years ago
Merge branch 'master' of github.com:AF83/morm More... over 15 years ago
removed useless variable More... over 15 years ago
is_a is deprecated, now using instanceof and added one test on mormfieldfunction More... over 15 years ago
add MormFieldSqlFunction class, allow to use sql functions as filed values on queries More... over 15 years ago
remove quotes when not needed on loadForeignObject More... over 15 years ago
remove quotes when not needed on loadForeignObject More... over 15 years ago
Added MormFactory for better unittest (not complete) More... over 15 years ago
updated todo More... over 15 years ago
Updated readme with sphinx More... over 15 years ago
moved hasDefaultValue from Morm to FieldDesc and Morm->isEmpty to MormUtils::isEmpty More... over 15 years ago
fixed warning on call_time_pass_reference=Off More... over 15 years ago
Rename all sphinx file *.class.php => *.php More... over 15 years ago
added license file More... almost 16 years ago
Doc on polymorphism More... almost 16 years ago
added paginate/2 and nb_pages/1 More... almost 16 years ago
Fixed some notice More... almost 16 years ago
added TODO More... almost 16 years ago
Merge branch 'master' of [email protected]:AF83/morm More... almost 16 years ago
fixed an unusable exception ... More... almost 16 years ago
Merge branch 'master' of [email protected]:AF83/morm More... almost 16 years ago
added super cool funky and probably not working sphinx feature More... almost 16 years ago
remove some ref More... almost 16 years ago
Added some doc on STI and Polymorphism More... almost 16 years ago