0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reg handler and intermediate helper More... almost 13 years ago
Admin home button now points to site root instead More... about 13 years ago
Had left an alert in from a few commits back ¬_¬ More... about 13 years ago
Improved comment submitting (activity posts, corrections, comments) More... about 13 years ago
SQLQuery will no longer complain about strict standards. I like using map but it throws muck into the cli program More... about 13 years ago
Added longer session length More... about 13 years ago
Added uop comments functionality More... about 13 years ago
Removed min karma limit. WE WANT NEGATIVITY DAMMIT! More... about 13 years ago
Added example Facebook importer for users to cli.php More... about 13 years ago
Make links in template better More... about 13 years ago
Added pusher code to show logins in activity panel (since it's the only real user action right now). Also started registration view More... about 13 years ago
Added autocomplete=off to registration form fields More... about 13 years ago
Added config.php and pusherconfig.php to gitignore. Renamed each to be sample that devs will need to fill out. This is to make sure passwords etc stay out of the repo More... about 13 years ago
Added pusher php library to uop app More... about 13 years ago
Added assignGlobal to Template for assigning global variables anywhere More... about 13 years ago
Added login & reg forms to UoP and login handler More... about 13 years ago
Moved session setup into router so we can have a different session for each app. May want to expand on this later More... about 13 years ago
Added isAdmin to uop/User model More... about 13 years ago
Edit forms no longer clear on submit More... about 13 years ago
Removed ajaxInsert and added admin panel editing More... about 13 years ago
Added update SQL query type and update model method More... about 13 years ago
Removed active class from admin bar More... about 13 years ago
Post title displays properly More... about 13 years ago
Added phpdoc to HTTPRequest More... about 13 years ago
User profile pics now display! More... about 13 years ago
Added new form handlers More... about 13 years ago
Added FileField to system and profilePic to uop/user More... about 13 years ago
Added ajax field to HTTPRequest for identifying ajax requests (useful for form handlers) More... about 13 years ago
Added jquery.form plugin. Allows simplification of ajax forms More... about 13 years ago
Added files under upload to gitignore More... about 13 years ago