aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-072-3/+1
| | | | r,a=justdave
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-038-39/+33
| | | | r=myk,jake
* Bug 207085 Updating a stored query shouldn't return the same message as ↵timeless%mozdev.org2003-05-261-0/+5
| | | | | | creating one r=kiko
* Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2003-05-232-22/+20
| | | | Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-5/+0
| | | | r=joel, a=justdave
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵myk%mozilla.org2003-05-012-0/+5
| | | | | | | /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk
* Fixing build bustage by adding version string and license header.myk%mozilla.org2003-04-302-0/+41
|
* Fix for bug 72837: a script that generates configuration information for a ↵myk%mozilla.org2003-04-302-0/+258
| | | | | | | Bugzilla installation. r=gerv a=myk
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de2003-04-291-1/+2
| | | | | | $changedsince r=gerv, a=justdave
* Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net2003-04-271-0/+4
| | | | gerv; r,a=justdave.
* Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2003-04-271-4/+47
| | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave
* Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org2003-04-251-0/+21
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-2517-25/+635
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-091-1/+6
| | | | r=bbaetz,a=justdave
* Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.myk%mozilla.org2003-04-081-2/+2
| | | | | r=justdave a=justdave
* Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵burnus%gmx.de2003-04-031-1/+1
| | | | | | for consistency r,a=justdave
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-29/+13
| | | | | r=gerv a=justdave
* Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ↵gerv%gerv.net2003-04-011-0/+33
| | | | a=justdave.
* Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵gerv%gerv.net2003-04-011-3/+6
| | | | a=justdave.
* Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org2003-03-301-1/+1
| | | | r=bbaetz a=justdave
* Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵gerv%gerv.net2003-03-251-10/+2
| | | | r,a=justdave.
* Bug 190892: Radio button for "run this query" looks silly if it's the only ↵justdave%syndicomm.com2003-03-241-11/+20
| | | | | | choice. Make it a hidden input if it's the only one. r= Gerv, a= justdave
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-228-49/+88
| | | | | r=gerv, justdave a=justdave
* Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org2003-03-221-0/+5
| | | | r=gerv, a=myk
* Bug 194917: Javascript missing HTML comments in flag list.justdave%syndicomm.com2003-03-141-0/+2
| | | | | Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=myk, a=myk
* Bug 196420 - jsmagic for add/and/or in boolean charts isn't workingbbaetz%acm.org2003-03-081-3/+3
| | | | r/a=justdave
* Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de2003-02-281-10/+12
| | | | r=bbaetz, a=justdave
* Bug 186689: Should be able to set all/clear all email options in user ↵justdave%syndicomm.com2003-02-232-1/+21
| | | | | | preferences with one click. r= gerv, a= justdave
* Bug 135820 - token cancellation message are not user-friendlyburnus%gmx.de2003-02-171-7/+21
| | | | r=gerv, a=justdave
* Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave.gerv%gerv.net2003-02-161-0/+2
|
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-152-0/+8
| | | | r= gerv, a= justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-104-5/+75
| | | | a=justdave
* Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.gerv%gerv.net2003-02-061-1/+5
|
* bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de2003-02-051-0/+1
| | | | | | change a field r=gerv, a=justdave
* Bug 189790 voting info not displayed when editing/viewing a bugbugreport%peshkin.net2003-01-211-1/+1
| | | | | | patch by jnerad@bellsouth.net r=burnus a=justdave
* Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by ↵gerv%gerv.net2003-01-151-17/+25
| | | | gerv; r=bbaetz, a=justdave.
* Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com2003-01-151-25/+66
| | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net2003-01-143-3/+7
| | | | a=justdave
* XUL Chrome should use |content| over |_content|. r/a=justdave via irccaillon%returnzero.com2003-01-121-1/+1
|
* Bug 153874: Query in sidebar wasn't workingjustdave%syndicomm.com2003-01-121-0/+4
| | | | | Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave
* Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵gerv%gerv.net2003-01-101-16/+13
| | | | Patch by gerv; r,a=justdave.
* Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summarytimeless%mozdev.org2003-01-071-1/+1
| | | | r=burnus a=justdave
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-0613-12/+12
| | | | gerv; r=bbaetz, a=justdave.
* Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵gerv%gerv.net2003-01-061-36/+41
| | | | a=justdave.
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-211-2/+0
| | | | r, a=myk
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-206-18/+37
|
* Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; ↵gerv%gerv.net2002-12-171-1/+1
| | | | r,a=justdave.
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-154-56/+90
| | | | | r=gerv, justdave a=justdave
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-151-0/+11
|
* Bug 184365: link to urlbase instead of index.cgi from "Top" link in ↵justdave%syndicomm.com2002-12-091-1/+1
| | | | | | navigation toolbar. r=gerv, a=me