0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reg handler and intermediate helper More... over 11 years ago
Admin home button now points to site root instead More... over 11 years ago
Had left an alert in from a few commits back ¬_¬ More... almost 12 years ago
Improved comment submitting (activity posts, corrections, comments) More... almost 12 years ago
SQLQuery will no longer complain about strict standards. I like using map but it throws muck into the cli program More... almost 12 years ago
Added longer session length More... almost 12 years ago
Added uop comments functionality More... almost 12 years ago
Removed min karma limit. WE WANT NEGATIVITY DAMMIT! More... almost 12 years ago
Added example Facebook importer for users to cli.php More... almost 12 years ago
Make links in template better More... almost 12 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... almost 12 years ago
Added autocomplete=off to registration form fields More... almost 12 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... almost 12 years ago
Added pusher php library to uop app More... almost 12 years ago
Added assignGlobal to Template for assigning global variables anywhere More... almost 12 years ago
Added login & reg forms to UoP and login handler More... almost 12 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... almost 12 years ago
Added isAdmin to uop/User model More... almost 12 years ago
Edit forms no longer clear on submit More... almost 12 years ago
Removed ajaxInsert and added admin panel editing More... almost 12 years ago
Added update SQL query type and update model method More... almost 12 years ago
Removed active class from admin bar More... almost 12 years ago
Post title displays properly More... almost 12 years ago
Added phpdoc to HTTPRequest More... almost 12 years ago
User profile pics now display! More... almost 12 years ago
Added new form handlers More... almost 12 years ago
Added FileField to system and profilePic to uop/user More... almost 12 years ago
Added ajax field to HTTPRequest for identifying ajax requests (useful for form handlers) More... almost 12 years ago
Added jquery.form plugin. Allows simplification of ajax forms More... almost 12 years ago
Added files under upload to gitignore More... almost 12 years ago