Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-17 | Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla ↵ | terry%mozilla.org | 1 | -0/+42 | |
require comments on certain operations. | |||||
1999-12-03 | a bug fix or two and a whole bunch of sanity-checking of form submissions stuff | dmose%mozilla.org | 1 | -1/+9 | |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 | |
1999-10-19 | Fixed stupid perl warnings. | terry%mozilla.org | 1 | -0/+9 | |
1999-10-13 | Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the | terry%mozilla.org | 1 | -0/+6 | |
ability to edit components, products, and versions. Yay! | |||||
1999-10-08 | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1 | -0/+15 | |
be fixed. | |||||
1999-09-28 | Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to ↵ | terry%mozilla.org | 1 | -0/+4 | |
show quips. | |||||
1999-09-15 | Whining mail wasn't generated correctly if usernames != email addresses. | terry%mozilla.org | 1 | -2/+2 | |
1999-08-06 | Add a current milestone variable and a most doomed report that's like the ↵ | endico%mozilla.org | 1 | -0/+7 | |
ones chofmann posts listing engineers with Mx bugs by number of bugs. | |||||
1999-07-27 | Patch by jtg@varesearch.com -- fixed stupid typo in default value for | terry%mozilla.org | 1 | -1/+1 | |
blurbhtml. | |||||
1999-07-09 | Another battle in the HTML syntax error war. | bryce-mozilla%nextbus.com | 1 | -3/+3 | |
1999-06-29 | Added "entryheaderhtml" parameter which lets you specify text to | endico%mozilla.org | 1 | -0/+5 | |
add to beginning of bug entry form. also aligned text in the form to make it pretty. Uncomment the <!--</tr><tr>--> if people complain the 80 col description text box doesn't fit narrow screens. | |||||
1999-06-15 | Added the ability to configure bugzilla so that we only allow local | terry%mozilla.org | 1 | -0/+16 | |
usernames for email addresses. | |||||
1999-05-27 | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1 | -0/+10 | |
other ones. | |||||
1999-05-08 | Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This | terry%mozilla.org | 1 | -0/+5 | |
is necessary for very big queries, but it will slow things up some otherwise. | |||||
1999-05-04 | Add parameter "usebrowserinfo", to allow disabling the setting of OS and ↵ | bryce-mozilla%nextbus.com | 1 | -3/+6 | |
Platform based on the brower the user makes the report from. Realign text box for narrower windows. Remove Mozilla-specific default parameter. | |||||
1999-04-28 | Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml | terry%netscape.com | 1 | -0/+4 | |
param to allow people to customize the html put in the <HEAD> portion of generated documents. Also, a few other minor patches. | |||||
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -8/+1 | |
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug. | |||||
1999-03-09 | Added params to control how priorities are set in a new bug. You can | terry%netscape.com | 1 | -0/+24 | |
now choose whether to let submitters of new bugs choose a priority, or whether they should just accept the default priority (which is now no longer hardcoded to "P2", but is instead a param.) The default value of the params will cause the same behavior as before. | |||||
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -1/+31 | |
turned on): target_milestone, qa_contact, and status_whiteboard. | |||||
1998-10-14 | Removed some files that aren't used by anything. | terry%netscape.com | 1 | -0/+4 | |
1998-09-19 | Change default banner to include version info. | terry%netscape.com | 1 | -1/+3 | |
1998-09-19 | Add simple support for a version string. | terry%netscape.com | 1 | -1/+3 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -0/+234 | |