0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Swapped Next/Previous text More... almost 18 years ago
Fixed a little bug with the last page url. More... almost 18 years ago
URL improvements for flexibility and fixed notices More... about 18 years ago
write() returns true if nothing goes wrong - result of problem found with unit testing More... about 18 years ago
Logout on cookie error (thus removing the cookie) More... about 18 years ago
Added config save/load, partially deprecating the old config files. More... about 18 years ago
[no comment] More... about 18 years ago
Config file for non-production environments More... about 18 years ago
[no comment] More... about 18 years ago
Added various admin parts More... about 18 years ago
dealing with $_GET['query'] and nicer urls More... about 18 years ago
Cleanup and error headers sent More... about 18 years ago
Added user data to session on login More... about 18 years ago
XHTML fix. More... over 18 years ago
Added message box support - it's a bit broken for the admin template but i'll fix that soon. More... over 18 years ago
Added some user properties and logout support, also session starting for all users. More... over 18 years ago
Added user profile editing and logout support. More... over 18 years ago
XHTML Validation More... over 18 years ago
Set class vars for method & args More... over 18 years ago
Added missing remember me' support to login. More... over 18 years ago
Added missing remember me' support to login. More... over 18 years ago
Fixed missing closing div More... over 18 years ago
Just added some temporary default text. More... over 18 years ago
Added cleanup of parsed forms - so unset values are null. Added some documentation. Added two new methods, one binds submitted data to a PDO statement like $sth->bindParam(:<submitted field>, submitted data), the other takes row data and binds it to form values. Needs documenting before it makes sense? More... over 18 years ago
Added row and cols support to textarea. More... over 18 years ago
Added PDO 'pointer' methods for documentation purposes. More... over 18 years ago
Added admin support for project apps. More... over 18 years ago
Moved js inclusion to constructor. More... over 18 years ago
Fixed a few minor bugs More... over 18 years ago
Added a 'Leave Admin' Link More... over 18 years ago