Remove includes/class_api_error.php and all of the places we require() it
[bugdar.git] / admin / user.php
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-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
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-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-03-18 Robert Sesekr1488: Adding secondary usergroup support to the admin CP
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2007-01-25 Robert Sesekr1381: Merging r1380 from trunk to branch.
2007-01-25 Robert Sesekr1380: Fix a foreach() warning on admin/user.php at...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-29 Robert Sesekr1375: - Fix a SQL error on admin/user.php when adding...
2006-11-25 Robert Sesekr1327: Finished off the pagination system for the admin...
2006-11-25 Robert Sesekr1326: Okay so the code is in place to do the admin...
2006-11-23 Robert Sesekr1309: It'd be good if we changed the settings of the...
2006-08-22 Robert Sesekr1125: A much better fix
2006-08-22 Robert Sesekr1124: Array cast for foreach() warnings on ln 135
2006-08-18 Robert Sesekr1084: Well the delete thing was actually present throu...
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1069: Removing outward signs of "colour"
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1022: Wow. We should definitely update the right user...
2006-08-01 Robert Sesekr1021: And if we got the right object... do'h
2006-08-01 Robert Sesekr1020: It would help if we got the email options from...
2006-07-31 Robert Sesekr984: Fixing unknown field "defaultsorkey" error
2006-07-31 Robert Sesekr983: We can now change email options for users in...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-25 Robert Sesekr944: Adding user options in the API and admin section...
2006-07-25 Robert Sesekr943: Implement UserAPI in edit branch
2006-07-22 Robert Sesekr935: - Adding user.hidestatuses
2006-07-22 Robert Sesekr925: Adding API error handling for the admin section
2006-07-22 Robert Sesekr922: - Adding support for DST
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-17 Robert Sesekr899: Adding lots of pre and post processing methods...
2006-07-17 Robert Sesekr897: Implementing the UserAPI in the admin section
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-01-15 Robert Sesekr714: OKAY, this is the last of the TABLE_PREFIX bugs
2006-01-14 Robert Sesekr706: build_assignedto() on update or insert
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-18 Robert Sesekr621: Adding help link
2005-12-18 Robert Sesekr618: Change the label on the search field
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-08 Robert Sesekr507: User manager in the admin CP