r132: - $show['getattachments'] and $show['putattachments'] will also be set true...
[bugdar.git] / includes /
2005-05-14 Robert Sesekr131: Trigger an error if can_perform() is passed an...
2005-05-14 Robert Sesekr126: If $location['path'] is empty in Admin::page_star...
2005-05-12 Robert Sesekr116: Removed the option about JS pcv selection
2005-05-12 Robert Sesekr112: Select the current script for us in the navigatio...
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-07 Robert Sesekr96: Added CANEDITATTACH permission.
2005-05-07 Robert Sesekr95: Fixed problem where $rowclass should be $row_class...
2005-05-05 Robert Sesekr91: Fixed issues with background class in Admin::row_t...
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 Sesekr83: Changed all calls to exec_swap_bg() to ues bugsys...
2005-05-05 Robert Sesekr76: It'd help if we actually told the data to be clean...
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 Sesekr59: Added PCV select parameter to construct_pcv_select...
2005-02-09 Robert Sesekr52: Fixed bug in includes/functions.php with construct...
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-02 Robert Sesekr42: Changed config.php.dist to config.php.new.
2005-01-02 Robert Sesekr40: Initial phrasing of Admin CP. Many of the phrases...
2004-12-30 Robert Sesekr38: Fixed bug with phrase() that didn't properly handl...
2004-12-27 Robert Sesekr35: Presentation code moved out of PHP files and into...
2004-12-26 Robert Sesekr33: Named product Renapsus.
2004-12-25 Robert Sesekr32: Preparing for template set system.
2004-12-24 Robert Sesekr22: Changed construct_user_display() to have a hide...
2004-12-24 Robert Sesekr21: Changed all bitwise operations to use can_perform...
2004-12-23 Robert Sesekr20: Changed newreport.php, newreport.php, and showrepo...
2004-12-23 Robert Sesekr14: Added datelike() function in includes/functions...
2004-12-21 Robert Sesekr12: Added construct_option_select() to includes/functi...
2004-12-21 Robert Sesekr10: Added PHP version checking to includes/init.php.
2004-12-21 Robert Sesekr8: Added version and product/component caches to save...
2004-12-21 Robert Sesekr6: Changed sanitize as STR_NOHTML to run the variable...
2004-12-20 Robert Sesekr5: Removed from SVN.
2004-12-20 Robert Sesekr4: Historical checkin for functions_cleanhtml.php...
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.