Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / login.php
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-08-31 Robert SesekFix the password reset email system
2008-08-30 Robert SesekWhen calling BSFunctions::cookie() to clear cookies...
2008-08-30 Robert SesekMake the password reset email work (untested)
2008-08-23 Robert SesekRemove includes/class_api_error.php and all of the...
2008-08-23 Robert SesekReplace *API($bugsys) with API()
2008-08-23 Robert SesekWorking on the other functionality of login.php
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-08-18 Robert SesekFix the log-in screen
2008-06-26 Robert SesekChange $db->query_first to $db->queryFirst
2008-06-26 Robert SesekChange $bugsys->input_clean to $input->inputClean
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-07-08 Robert Sesekr1571: Removing trailing whitespace on login.php
2007-06-30 Robert Sesekr1562: - Moving email templates into the locale/ direct...
2007-06-02 Robert Sesekr1551: In login.php, $message->items would never be...
2007-03-05 Robert Sesekr1432: Make logout work by calling Authentication:...
2007-02-27 Robert Sesekr1423: In login.php, we need to get the user ID in...
2007-02-26 Robert Sesekr1422: Authentication API:
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-14 Robert Sesekr1410: Moving the password reset email to the template...
2007-02-14 Robert Sesekr1409: Implemented a new admin login system: Instead...
2007-02-13 Robert Sesekr1401: Added a password reset system that works very...
2006-10-12 Robert Sesekr1248: Fixing a SQL injection on login.php
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-05-12 Robert Sesekr825: When logging out, redirect to the page that was...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-23 Robert Sesekr677: Need a table prefix here...
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-11-24 Robert Sesekr573: Make the admin session hourly-dependent by includ...
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr392: Localization
2005-09-21 Robert Sesekr390: Registering language data
2005-08-25 Robert Sesekr373: Register language phrases
2005-08-21 Robert Sesekr351: Redirect on logout
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-05-21 Robert Sesekr176: Switching to the Message_Reporter::redirect(...
2005-05-21 Robert Sesekr173: Renaming the error reporting stuff so it can...
2005-05-21 Robert Sesekr172: Removing from our echo; exit; error reporting...
2005-05-20 Robert Sesekr167: Added cplogout action so we can log out of the...
2005-05-14 Robert Sesekr130: Fixed the issue where if you signed in with remem...
2005-05-14 Robert Sesekr129: s/mysetcookie/$funct->cookie/g
2005-05-05 Robert Sesekr81: - Removed sanitize() call [register.php]
2005-05-04 Robert Sesekr73: Updated input sanitization for:
2005-05-04 Robert Sesekr67: - Upping template system to use ISSO
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-02-08 Robert Sesekr51: Made admin session cookie to be volatile. CP login...
2004-12-27 Robert Sesekr35: Presentation code moved out of PHP files and into...
2004-12-26 Robert Sesekr33: Named product Renapsus.
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.