Commit Graph

4 Commits

Author SHA1 Message Date
cyeh%bluemartini.com
c098326bd4 lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
2000-06-27 23:16:08 +00:00
endico%mozilla.org
e887d71751 was converting from dbid to login + real name. Remove the real name 2000-06-21 07:50:16 +00:00
endico%mozilla.org
b23034f90a 'Bug' data was in a global var. different bugs were sharing this and overwritig each other. 2000-06-12 06:52:41 +00:00
endico%mozilla.org
8c199a1eb4 experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi 2000-06-08 20:30:10 +00:00