Changing $bugsys->permissions[] to bugdar::$permissions[]
[bugdar.git] / admin / permission.php
2008-08-23 Robert SesekChanging $bugsys->permissions[] to bugdar::$permissions[]
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 SesekChange while($o = $db->fetch_array($r)) to foreach...
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-03-18 Robert Sesekr1492: Apparently MySQL doesn't think that NULL values...
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-10 Robert Sesekr1349: Renaming product.componentmother to product...
2006-10-01 Robert Sesekr1219: By using a L_INVALID_ID constant, we can blow...
2006-09-16 Robert Sesekr1146: Swich from one todo mark to another
2006-08-20 Robert Sesekr1098: The canviewownhidden does *NOT* affect comments
2006-08-20 Robert Sesekr1090: Adding canviewownhidden
2006-08-18 Robert Sesekr1084: Well the delete thing was actually present throu...
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-22 Robert Sesekr931: - You can now delete bugs and comments
2006-07-22 Robert Sesekr917: Adding inline todos for admin APIs
2006-07-22 Robert Sesekr914: Renaming $_PERMISSION to $bugsys->permissions
2006-07-22 Robert Sesekr912: Finishing navigation off for the "Users" tab
2006-07-20 Robert Sesekr909: Removing all the help links as the ISSO.Printer...
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-19 Robert Sesekr635: Help link
2005-10-10 Robert Sesekr533: - Permission check cleanup
2005-10-10 Robert Sesekr525: Got base of new per-product permissions