Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / favorite.php
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
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-19 Robert SesekUpdating favorite.php
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
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-26 Robert SesekChange while($o = $db->fetch_array($r)) to foreach...
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-04-07 Robert Sesekr1533: Apparently some systems don't like our pass...
2007-03-17 Robert Sesekr1479: Remove the need for $stylevar[alt_color] by...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-11 Robert Sesekr1362: Use ListSorter to construct the column heads...
2006-11-24 Robert Sesekr1319: Show an error if a user does not have any favori...
2006-11-24 Robert Sesekr1318: Created the ProcessBugDataForDisplay() function...
2006-08-20 Robert Sesekr1107: It helps if you get the name of the permissions...
2006-08-20 Robert Sesekr1105: Major update of permission checking
2006-08-20 Robert Sesekr1103: Better permission checking for the favorites...
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-18 Robert Sesekr1065: Moving favourite.php to favorite.php