Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / viewattachment.php
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-06-26 Robert SesekChange $db->query_first to $db->queryFirst
2008-06-26 Robert SesekChange $bugsys->input_clean to $input->inputClean
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2006-11-19 Robert Sesekr1292: Prevent XSS attacks by only allowing JPEG, JPG...
2006-10-01 Robert Sesekr1219: By using a L_INVALID_ID constant, we can blow...
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-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-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-10-10 Robert Sesekr536: If you can't view an attachment, then you can't
2005-10-10 Robert Sesekr535: Adding permission checks
2005-10-10 Robert Sesekr527: Base new permission checks
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr393: Localizations
2005-09-21 Robert Sesekr391: Converting some "bad x" messages
2005-08-25 Robert Sesekr373: Register language phrases
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-05-21 Robert Sesekr180: The OR should be an AND in the permission checkin...
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-14 Robert Sesekr133: If the user has the CANEDITATTACH flag set, then...
2005-05-14 Robert Sesekr123: Attachment viewing code has been moved to viewatt...