bugdar.git
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.
2005-05-04 Robert Sesekr74: Updated input sanitization for:
2005-05-04 Robert Sesekr73: Updated input sanitization for:
2005-05-04 Robert Sesekr72: Finished new input system for: admin/
2005-05-04 Robert Sesekr71: Relocating the master language PHP file.
2005-05-04 Robert Sesekr70: Start tracking SQL table schema
2005-05-04 Robert Sesekr69: Removing our nasty iff() function in place of...
2005-05-04 Robert Sesekr68: I think it's about time we check this in...
2005-05-04 Robert Sesekr67: - Upping template system to use ISSO
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-02-18 Robert Sesekr62: Removed globalization of pcv_select_row template...
2005-02-18 Robert Sesekr61: Changed product/component/version editing method...
2005-02-18 Robert Sesekr60: Removed file-based PCV parsing and handed it off...
2005-02-18 Robert Sesekr59: Added PCV select parameter to construct_pcv_select...
2005-02-18 Robert Sesekr58: Simple searching done. Moved advanced features...
2005-02-18 Robert Sesekr57: Simplified query build. Searching now works. Added...
2005-02-12 Robert Sesekr56: Forgot to send in the new PCV select with the...
2005-02-12 Robert Sesekr55: Fixed small typo.
2005-02-10 Robert Sesekr54: Moved email based reporting off the roadmap into...
2005-02-10 Robert Sesekr53: Changed all of the roadmap/post-review notes/todo...
2005-02-09 Robert Sesekr52: Fixed bug in includes/functions.php with construct...
2005-02-08 Robert Sesekr51: Made admin session cookie to be volatile. CP login...
2005-02-08 Robert Sesekr50: WHERE claus built. *BLIND COMMIT*
2005-02-08 Robert Sesekr49: Added search screen, need to do results. Checkin...
2005-02-06 Robert Sesekr48: FINALLY got regex matching for PCV splits to work!
2005-02-06 Robert Sesekr47: Have a new-style PCV input parser... with lots...
2005-02-05 Robert Sesekr46: Added new selection engine that can do it all...
2005-01-07 Robert Sesekr45: Added auto action information.
2005-01-02 Robert Sesekr44: Initial incomplete checkin of global.php.
2005-01-02 Robert Sesekr43: Added information regarding language packs.
2005-01-02 Robert Sesekr42: Changed config.php.dist to config.php.new.
2005-01-02 Robert Sesekr41: Finished initial phrasing of Admin CP.
2005-01-02 Robert Sesekr40: Initial phrasing of Admin CP. Many of the phrases...
2005-01-01 Robert Sesekr39: Added notes post-review.
next