bugdar.git
2005-05-21 Robert Sesekr175: Adding Message_Reporter::redirect() backend
2005-05-21 Robert Sesekr174: Renamed includes/class_error.php to includes...
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-21 Robert Sesekr171: Instead of triggering errors in Error::construct...
2005-05-21 Robert Sesekr170: - Error reporting backend now in place
2005-05-20 Robert Sesekr169: Checking in the non-working class_error.php file
2005-05-20 Robert Sesekr168: Renewed the wrong cookie for 1-hour lifespan
2005-05-20 Robert Sesekr167: Added cplogout action so we can log out of the...
2005-05-20 Robert Sesekr166: - Created new setting $bugsys->options['defaultco...
2005-05-20 Robert Sesekr165: Added textarea option for settings
2005-05-20 Robert Sesekr164: Removed dupe item from to-do list
2005-05-20 Robert Sesekr163: Admin session cookies are NOT sticky... woops
2005-05-20 Robert Sesekr162: - Changed admin cookie life to be 3600 (1 hour)
2005-05-20 Robert Sesekr161: - Show descriptions on PCV select
2005-05-20 Robert Sesekr160: Create a clickable link to the tracker home in...
2005-05-19 Robert Sesekr159: - Finished all of that logging stuff
2005-05-19 Robert Sesekr158: Cool new idea for 1.1
2005-05-18 Robert Sesekr157: Checking in sudo-working logging code
2005-05-15 Robert Sesekr156: FINALLY have the kinks worked out of log_action...
2005-05-15 Robert Sesekr155: Changed the conditions under which we break under...
2005-05-15 Robert Sesekr154: Fixed the circumstances under which we show chang...
2005-05-15 Robert Sesekr153: Only show changes if there are changes to show...
2005-05-15 Robert Sesekr152: Only do diff if both changes are not empty in...
2005-05-15 Robert Sesekr151: Show the bug ID on all history items
2005-05-15 Robert Sesekr150: Updated logging system to have one entry per...
2005-05-15 Robert Sesekr149: Fix the spacing between the topmost links
2005-05-15 Robert Sesekr148: Can you say muffining unelelegant? There has...
2005-05-15 Robert Sesekr147: Log adding a comment
2005-05-15 Robert Sesekr146: Only mark and log obsoletes if we have them....
2005-05-15 Robert Sesekr145: - Added logging mechanism to files
2005-05-15 Robert Sesekr144: Added showhistory.php so we can see the history...
2005-05-15 Robert Sesekr143: - s /error('-1')/error(phrase('error_invalid_id...
2005-05-15 Robert Sesekr142: Added the backbone for bug history logging
2005-05-14 Robert Sesekr141: Convert some $show[] stuff to use the ternary...
2005-05-14 Robert Sesekr139: Renamed some language import files. Changed the... alpha-2
2005-05-14 Robert Sesekr138: Updated en.php and language importer [lang_file_t...
2005-05-14 Robert Sesekr137: Adding datatools.php and datatools_store.php...
2005-05-14 Robert Sesekr136: Completed attachment uploading stuff:
2005-05-14 Robert Sesekr135: To-do list and roadmap updates
2005-05-14 Robert Sesekr134: - Fixed a problem where the bug fetcher would...
2005-05-14 Robert Sesekr133: If the user has the CANEDITATTACH flag set, then...
2005-05-14 Robert Sesekr132: - $show['getattachments'] and $show['putattachmen...
2005-05-14 Robert Sesekr131: Trigger an error if can_perform() is passed an...
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-14 Robert Sesekr128: We no longer have to pass the bugid to the edit...
2005-05-14 Robert Sesekr127: - Created edit links on the attachments manager
2005-05-14 Robert Sesekr126: If $location['path'] is empty in Admin::page_star...
2005-05-14 Robert Sesekr125: Added a link to the admin panel
2005-05-14 Robert Sesekr124: We no longer need the ob_start() at the top of...
2005-05-14 Robert Sesekr123: Attachment viewing code has been moved to viewatt...
2005-05-13 Robert Sesekr122: Initial code for attachment system. Currently...
2005-05-13 Robert Sesekr121: Strike out obsolete attachments
2005-05-13 Robert Sesekr120: Hide the userid on the attachment display
2005-05-13 Robert Sesekr119: Pass bugid on to the new attachment screen
2005-05-12 Robert Sesekr118: Forgot to change an instance of fetch_random_char...
2005-05-12 Robert Sesekr117: Take incluldes/init.php instead of global.php
2005-05-12 Robert Sesekr116: Removed the option about JS pcv selection
2005-05-12 Robert Sesekr115: Completed the admin navigation system.
2005-05-12 Robert Sesekr114: Forgot to add the CANADMINVERSIONS to the list...
2005-05-12 Robert Sesekr113: It's phrase('bugstrike_login') not phrase('renaps...
2005-05-12 Robert Sesekr112: Select the current script for us in the navigatio...
2005-05-12 Robert Sesekr111: Removed the BugStrike home link as it was confusi...
2005-05-12 Robert Sesekr110: Added some global locations so we have some backt...
2005-05-12 Robert Sesekr109: Created main admin menu.
2005-05-11 Robert Sesekr108: - Added blank admin/index.php file
2005-05-11 Robert Sesekr107: Moved template loading out of includes/init.php...
2005-05-11 Robert Sesekr106: Fixed a parse error in config.php.new; forgot...
2005-05-11 Robert Sesekr105: Added some kind of navigation.. no idea if it...
2005-05-11 Robert Sesekr104: Removed the instances of mysetcookie()
2005-05-11 Robert Sesekr103: Removed DEFAULT PACK_KEYS=0 from the usergroup...
2005-05-11 Robert Sesekr102: Removed the need for a deferred status --> use...
2005-05-09 Robert Sesekr101: Add more items to the to-do list
2005-05-09 Robert Sesekr100: Added attachment display information in showrepor...
2005-05-08 Robert Sesekr99: Updated the to-do list
2005-05-08 Robert Sesekr98: Show first comment on edit bug screen
2005-05-07 Robert Sesekr97: Fixed: Fatal error: Call to undefined function...
2005-05-07 Robert Sesekr96: Added CANEDITATTACH permission.
2005-05-07 Robert Sesekr95: Fixed problem where $rowclass should be $row_class...
2005-05-07 Robert Sesekr94: Updated hilighting to have better support for...
2005-05-07 Robert Sesekr93: Escape single quotes when exporting the phrasetext.
2005-05-07 Robert Sesekr92: Added option to export phrase to a PHP format.
2005-05-05 Robert Sesekr91: Fixed issues with background class in Admin::row_t...
2005-05-05 Robert Sesekr90: Finished the bug status colouring
2005-05-05 Robert Sesekr89: Fixed our phrase tool thing to play nice with...
2005-05-05 Robert Sesekr88: Fixed: Fatal error: Call to a member function...
2005-05-05 Robert Sesekr87: Replaced all instances of addslasheslike() with...
2005-05-05 Robert Sesekr86: Initial SVN for schema changes file
2005-05-05 Robert Sesekr85: Updated all to-do list things to bring them up...
2005-05-05 Robert Sesekr84: Fixed a mis-converted iff() statement
2005-05-05 Robert Sesekr83: Changed all calls to exec_swap_bg() to ues bugsys...
2005-05-05 Robert Sesekr82: Forgot to send the email if we don't require email...
2005-05-05 Robert Sesekr81: - Removed sanitize() call [register.php]
2005-05-05 Robert Sesekr80: Fixed:
2005-05-05 Robert Sesekr79: Checking for the wrong thing in the PCV sanity...
2005-05-05 Robert Sesekr78: Fixed a problem where we were checking for the...
2005-05-05 Robert Sesekr77: Fixed: Parse error: parse error, unexpected '...
2005-05-05 Robert Sesekr76: It'd help if we actually told the data to be clean...
2005-05-04 Robert Sesekr75: Fixed some remnants of the $vars[] sanitize methods.
next