r1389: Forgot to add the template diff
[bugdar.git] / editreport.php
2006-11-23 Robert Sesekr1311: I always thought there was a bug in the email...
2006-10-13 Robert Sesekr1255: Gargh. Another stupid bug in which DATA LOSS...
2006-10-01 Robert Sesekr1219: By using a L_INVALID_ID constant, we can blow...
2006-09-28 Robert Sesekr1196: - Changes += 2
2006-09-28 Robert Sesekr1195: Final renames going in
2006-09-17 Robert Sesekr1161: - Updates to process_custom_fields() to now...
2006-09-09 Robert Sesekr1138: Changed array casting to be is_array()
2006-08-20 Robert Sesekr1107: It helps if you get the name of the permissions...
2006-08-20 Robert Sesekr1105: Major update of permission checking
2006-08-20 Robert Sesekr1099: Adding productid to the can_perform() calls...
2006-08-20 Robert Sesekr1097: Setting up permssions for canviewownhidden
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-08 Robert Sesekr1030: Array casting to remove foreach() warnings
2006-08-03 Robert Sesekr1028: Removing unnecessary lookup values 1.1.0-b1
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 Sesekr931: - You can now delete bugs and comments
2006-07-22 Robert Sesekr924: Making sure that we have an APIError() callback set
2006-07-16 Robert Sesekr888: Changing all count() calls to be sizeof()
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-03 Robert Sesekr864: We now have all the notices worked out except...
2006-06-03 Robert Sesekr863: Move the call to process_custom_fields() so loggi...
2006-06-03 Robert Sesekr862: In order to get everything to work properly,...
2006-05-29 Robert Sesekr859: - Adding some notification implementation to...
2006-05-27 Robert Sesekr844: Removing the complex joins for bugs by caching...
2006-05-10 Robert Sesekr817: Whitespace OCD
2006-05-10 Robert Sesekr816: - Finish implementing the Logging class
2006-05-10 Robert Sesekr815: Everything for logging is *hopefully* implemented...
2006-05-10 Robert Sesekr814: Remove old logging from editreport.php
2006-05-10 Robert Sesekr813: More code reduction
2006-05-10 Robert Sesekr812: Removing the element idea
2006-05-10 Robert Sesekr811: More logging... man this must be bad for the...
2006-05-10 Robert Sesekr810: More logging stuff
2006-05-06 Robert Sesekr806: Simplify the commenting system; we no longer...
2006-05-05 Robert Sesekr803: Implementing BugAPI
2006-05-05 Robert Sesekr801: Update the first comment editing bit
2006-04-30 Robert Sesekr775: Implementing the comment API
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-11-24 Robert Sesekr576: Updated file header... wonder why this file didn...
2005-10-10 Robert Sesekr537: Need to include functions_product.php
2005-10-10 Robert Sesekr534: Fixing permissions to match the new setup
2005-10-10 Robert Sesekr533: - Permission check cleanup
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 Sesekr514: - Now three different ID's that can be logged...
2005-10-08 Robert Sesekr497: Fixed parse error
2005-10-04 Robert Sesekr489: Cleaning up the logging system to work a little...
2005-09-24 Robert Sesekr451: localizations += 2
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr392: Localization
2005-09-21 Robert Sesekr390: Registering language data
2005-09-21 Robert Sesekr388: Fixed: Parse error: parse error, unexpected ...
2005-08-25 Robert Sesekr373: Register language phrases
2005-08-24 Robert Sesekr368: Added in permission checks for updates
2005-08-22 Robert Sesekr367: Only allow quick comment insert if we don't have...
2005-08-22 Robert Sesekr362: Users who can post comments, but now edit, now...
2005-07-23 Robert Sesekr324: Comment adding is now done on showreport.php
2005-07-23 Robert Sesekr323: Removed editreport.tpl from the cache cycle
2005-07-23 Robert Sesekr322: You can now edit fields on showreport.php
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-02 Robert Sesekr274: Added initial comments to the auto action system
2005-07-02 Robert Sesekr273: Field changing system is now done for auto actions.
2005-06-10 Robert Sesekr263: Got the hack for checkboxes to work again; had...
2005-06-10 Robert Sesekr260: Fixed a bug where we were logging the bugid itsel...
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-06 Robert Sesekr242: Biggest hack ever to get custom checkboxes to...
2005-06-01 Robert Sesekr227: Dependency system is now finished. The tree has...
2005-05-30 Robert Sesekr218: Duplicates are now done
2005-05-29 Robert Sesekr208: Bugs can never be deleted, so remove the actions...
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 Sesekr204: We now diff and log custom bug fields. This page...
2005-05-28 Robert Sesekr200: - Show edit fields on editreport.php and editrepo...
2005-05-23 Robert Sesekr197: Changing the datastore foreach() loops that we...
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 Sesekr173: Renaming the error reporting stuff so it can...
2005-05-21 Robert Sesekr172: Removing from our echo; exit; error reporting...
2005-05-19 Robert Sesekr159: - Finished all of that logging stuff
2005-05-18 Robert Sesekr157: Checking in sudo-working logging code
2005-05-15 Robert Sesekr148: Can you say muffining unelelegant? There has...
2005-05-15 Robert Sesekr145: - Added logging mechanism to files
2005-05-08 Robert Sesekr98: Show first comment on edit bug screen
2005-05-05 Robert Sesekr79: Checking for the wrong thing in the PCV sanity...
2005-05-04 Robert Sesekr75: Fixed some remnants of the $vars[] sanitize methods.
2005-05-04 Robert Sesekr73: 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 Sesekr61: Changed product/component/version editing method...
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 Sesekr24: Initial SVN for editcomment.php and editreport...