r860: Renaming the branch to be the right name
[bugdar.git] / includes /
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr300: Globalize key element templates.
2005-07-10 Robert Sesekr299: Fixed the dateformat setting; it had the wrong...
2005-07-10 Robert Sesekr298: - Removed datelike() [includes/functions.php]
2005-07-10 Robert Sesekr297: Switching to new date formatting system; fixes...
2005-07-10 Robert Sesekr282: - created includes/class_xml_language.php which...
2005-06-26 Robert Sesekr270: - Initial SVN for autoaction.php
2005-06-10 Robert Sesekr265: Unloading more language tasks from includes/init...
2005-06-10 Robert Sesekr264: Fixed three parse errors that we probably would...
2005-06-10 Robert Sesekr259: Switching from phrase() to lang::p()
2005-06-10 Robert Sesekr258: Switching to the new class_language.php phrase...
2005-06-08 Robert Sesekr256: Logs now work with the new custom fields system...
2005-06-08 Robert Sesekr252: Making it so that custom bug fields work better...
2005-06-08 Robert Sesekr251: If you set it as the blank option, it should...
2005-06-08 Robert Sesekr250: Fixed issues regarding the select_single type...
2005-06-07 Robert Sesekr245: - construct_datastore_select() [includes/function...
2005-06-06 Robert Sesekr239: Most of the custom bug field permissions are...
2005-06-06 Robert Sesekr238: Don't make the list row a jump by default.
2005-06-06 Robert Sesekr236: Using a UNION ALL for the locale and phrase fetch...
2005-06-05 Robert Sesekr235: No more custom textareas!
2005-06-05 Robert Sesekr233: Removing template sets. Part 3 of 3 in a multi...
2005-06-02 Robert Sesekr228: Removed the textarea bug field type.
2005-06-01 Robert Sesekr225: Only insert custom fields if we have fields to...
2005-05-29 Robert Sesekr211: Whitespace OCD
2005-05-29 Robert Sesekr207: s/canviewhiddenbugs/canviewhidden/g
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
2005-05-29 Robert Sesekr203: - Custom field `select_single` now is stored...
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-23 Robert Sesekr197: Changing the datastore foreach() loops that we...
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 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 Sesekr178: Out of all the files I changed throw() to error...
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 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 Sesekr166: - Created new setting $bugsys->options['defaultco...
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-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 Sesekr152: Only do diff if both changes are not empty in...
2005-05-15 Robert Sesekr150: Updated logging system to have one entry per...
2005-05-15 Robert Sesekr145: - Added logging mechanism to files
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 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.