r860: Renaming the branch to be the right name
[bugdar.git] / editreport.php
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...