1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added is_array check in form::bind More... over 13 years ago
Fieldset.push now prepends fields if needed. More... over 13 years ago
Fixed bug in autoEmail method where long urls where cutting the text to null instead of replacing email addies More... over 13 years ago
Composer compatibility More... almost 14 years ago
Lowercase name More... almost 14 years ago
Some fixes on the composer.json More... almost 14 years ago
Added first draft of composer.json More... almost 14 years ago
Textarea fixed bug where line breaks where converted to <br /> More... almost 14 years ago
Added list of self closing tags to the tag class which will close with a `/>` if empty More... almost 14 years ago
Fixed bug in StripTags Filter where "&" was converted to ">" instead of leaving it like it was. Also added "Filter" group to every unit test that has something to do with the filters. More... almost 14 years ago
added hidden test More... about 14 years ago
added unittest for hidden form field More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
fixed issue where arrays threw errors More... about 14 years ago
Changed expected mimetype for php files in unittest More... about 14 years ago
made sure error messages are unique More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
callback handler can now work with closures More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
controller does not support __toString anymore because it was to difficult to debug More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
renamed phpunit.dist.xml back to phpunit.xml as travis does not take it automatically More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
dispatcher gets error controller response the same way More... about 14 years ago
Merge branch 'master' of github.com:Ephigenia/ephFrame More... about 14 years ago
changed: using asserCount instead of assertEquals More... about 14 years ago
fixed: validation of upload error now works More... about 14 years ago
changd: dispatcher gets response from controller so that response codes can be properly set now More... about 14 years ago
fixed: misspelling of forbidden status code constant More... about 14 years ago
added some more http methods More... about 14 years ago