bugdar.git
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
2005-05-29 Robert Sesekr205: Custom bug fields are now done
2005-05-29 Robert Sesekr204: We now diff and log custom bug fields. This page...
2005-05-29 Robert Sesekr203: - Custom field `select_single` now is stored...
2005-05-28 Robert Sesekr202: Use MySQL NULL to handle defaults
2005-05-28 Robert Sesekr201: Show custom fields on showreport.php
2005-05-28 Robert Sesekr200: - Show edit fields on editreport.php and editrepo...
2005-05-24 Robert Sesekr199: Completed the backend creation of the fields...
2005-05-24 Robert Sesekr198: For input_checkbox, we need to use `defaultvalue...
2005-05-23 Robert Sesekr197: Changing the datastore foreach() loops that we...
2005-05-22 Robert Sesekr196: Renaming some tables and dropping some unused...
2005-05-22 Robert Sesekr195: Did the delete and kill DO-branches.
2005-05-22 Robert Sesekr194: Making update DO-branch work. Some code cleanup...
2005-05-22 Robert Sesekr193: Fixed some bugs with the edit DO-branch.
2005-05-22 Robert Sesekr192: Modify DO-branch done.
2005-05-22 Robert Sesekr191: Add code works, update code is there but untested...
2005-05-22 Robert Sesekr190: Only show the navigation bar if we have a valid...
2005-05-22 Robert Sesekr189: Added support to page_start() so we don't double...
2005-05-21 Robert Sesekr188: Checking in the initial files for custom bug...
2005-05-21 Robert Sesekr187: Finished all error reporting stuff so we're check...
2005-05-21 Robert Sesekr186: Converting to our Message_Reporter::message(...
2005-05-21 Robert Sesekr185: Need to pre-cache std_message.tpl
2005-05-21 Robert Sesekr184: Added Message_Reporter::message() backend
2005-05-21 Robert Sesekr183: Change the way header redirects are handled
2005-05-21 Robert Sesekr182: Changed $this->useRheaders to $this->useheaders
2005-05-21 Robert Sesekr181: Added some spacing to the template
2005-05-21 Robert Sesekr180: The OR should be an AND in the permission checkin...
2005-05-21 Robert Sesekr179: Only show the attachments block if you have permi...
2005-05-21 Robert Sesekr178: Out of all the files I changed throw() to error...
2005-05-21 Robert Sesekr177: That change product separate page crap was remove...
2005-05-21 Robert Sesekr176: Switching to the Message_Reporter::redirect(...
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...
next