r1581: Fixing a bug where we weren't properly setting $search variables in search...
[bugdar.git] / userctrl.php
2007-03-12 Robert Sesekr1458: Fixed a bug so that now the default column optio...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-12 Robert Sesekr1396: We don't need to run build_assignedto() anymore...
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 Sesekr1359: Added the saved searches manager to the options...
2006-12-09 Robert Sesekr1339: Changing the javscript version of the column...
2006-12-09 Robert Sesekr1338: Incomplete JavaScript implementation of column...
2006-11-08 Robert Sesekr1276: Change the name of the email and password fields...
2006-09-16 Robert Sesekr1147: Whitespace OCD
2006-09-09 Robert Sesekr1138: Changed array casting to be is_array()
2006-08-20 Robert Sesekr1094: Cast to remove foreach() warnings
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1006: Cast to array to remove warnings
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-25 Robert Sesekr948: Adding user-side options for sort order
2006-07-22 Robert Sesekr935: - Adding user.hidestatuses
2006-07-22 Robert Sesekr922: - Adding support for DST
2006-05-28 Robert Sesekr854: Remove the bit about if $notif == $mask
2006-05-28 Robert Sesekr851: Removing useless BOOL flags
2006-05-28 Robert Sesekr850: Adding email options interface and backbone,...
2006-05-20 Robert Sesekr843: Use add_error() instead of accessing properties...
2006-05-20 Robert Sesekr839: Implement an API error handler
2006-05-20 Robert Sesekr836: Implementing user API in userctrl.php
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-01-18 Robert Sesekr748: Need commas to not get a SQL error
2006-01-15 Robert Sesekr719: Refactoring again.. this time to items
2006-01-15 Robert Sesekr718: Refactoring $message->phrase to $message->list
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-03 Robert Sesekr609: Update build_assignedto() if we need to (user...
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-09 Robert Sesekr510: - extracted fieldset and legend definitions to...