r1389: Forgot to add the template diff
[bugdar.git] / newreport.php
2006-10-01 Robert Sesekr1224: SQL errors--
2006-09-17 Robert Sesekr1164: When we show an errorbox, make custom fields...
2006-09-17 Robert Sesekr1161: - Updates to process_custom_fields() to now...
2006-09-17 Robert Sesekr1159: Add checks for versions, too!
2006-09-17 Robert Sesekr1157: Throw an error if there aren't any products...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1025: New bug notifications now work. Finally.
2006-08-01 Robert Sesekr1024: Trying to get new bug notifications to work...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-24 Robert Sesekr941: Making lots of changes to cope with the renaming...
2006-07-22 Robert Sesekr924: Making sure that we have an APIError() callback set
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-06-24 Robert Sesekr868: We now actually send emails out. This means that...
2006-06-24 Robert Sesekr867: Finished new bug notices
2006-05-27 Robert Sesekr844: Removing the complex joins for bugs by caching...
2006-05-20 Robert Sesekr843: Use add_error() instead of accessing properties...
2006-04-30 Robert Sesekr798: Implementing APIs in newreport.php
2006-04-30 Robert Sesekr794: Forgot to remove the comment insert query
2006-04-30 Robert Sesekr775: Implementing the comment API
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-03-17 Robert Sesekr760: Custom fields now show on newreport.php; fixes... 1.0.1
2006-01-15 Robert Sesekr729: Error box for newreport.php
2006-01-14 Robert Sesekr708: Default severity should be selected by the setting
2006-01-14 Robert Sesekr696: Added a "Submit and Reload" button to newreport.php
2006-01-08 Robert Sesekr688: Add $reporter information
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-11-16 Robert Sesekr564: Respect defaults from bugsys->options
2005-10-10 Robert Sesekr539: Added permission checking to construct_pcv_select()
2005-10-10 Robert Sesekr532: - Removing NULL 2nd parameter from can_perform()
2005-10-10 Robert Sesekr527: Base new permission checks
2005-10-09 Robert Sesekr521: Removing pcv_select_row.tpl
2005-10-09 Robert Sesekr518: Splitting out the pcv functions to be in their...
2005-10-04 Robert Sesekr488: Removing a debug print_r()
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr392: Localization
2005-08-25 Robert Sesekr380: Converting some hard-coded text to the language...
2005-08-25 Robert Sesekr373: Register language phrases
2005-07-11 Robert Sesekr319: Insert a row into `vote` so the voting system...
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-07-10 Robert Sesekr298: - Removed datelike() [includes/functions.php]
2005-06-26 Robert Sesekr271: Missed an instance of $error->throw_permission()
2005-05-30 Robert Sesekr212: Fixed a problem where the last post would be...
2005-05-23 Robert Sesekr197: Changing the datastore foreach() loops that we...
2005-05-21 Robert Sesekr176: Switching to the Message_Reporter::redirect(...
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-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-04 Robert Sesekr74: Updated input sanitization for:
2005-05-04 Robert Sesekr69: Removing our nasty iff() function in place of...
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 Sesekr60: Removed file-based PCV parsing and handed it off...
2005-02-09 Robert Sesekr52: Fixed bug in includes/functions.php with construct...
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 Sesekr28: Added links to bug report after performing an...
2004-12-24 Robert Sesekr27: Added extra fields to the database so that we...
2004-12-24 Robert Sesekr25: Fixed bug in version validation that would incorre...
2004-12-24 Robert Sesekr23: We're being type-strict in this app. construct_use...
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 Sesekr13: Forgot to add resolution to includes/newreport...
2004-12-21 Robert Sesekr11: Basic bug reporting (new bug only) is done :-).
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.