aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-092-9/+10
| | | | | r=bbaetz a=justdave
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-1/+1
| | | | | Patch by joel, dkl + me r=myk, a=justdave
* Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵gerv%gerv.net2002-11-091-0/+2
| | | | slee@wilcoxassoc.com; r=gerv, a=justdave.
* Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵gerv%gerv.net2002-11-091-2/+2
| | | | "And". Patch by gerv; r=myk, a=justdave.
* Fix for bug 171480: make output for non requestee-specific requests look ↵myk%mozilla.org2002-11-081-4/+7
| | | | | | | better in the request queue. r=joel a=justdave
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-082-113/+10
| | | | | r=not_erik,joel a=justdave
* Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2002-11-081-0/+7
| | | | | r=gerv a=justdave
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+51
|
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-042-0/+6
| | | | Toms Baugis, r=kiko, 2xr=joel.
* Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵justdave%syndicomm.com2002-11-021-13/+17
| | | | | | | the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=justdave
* Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.gerv%gerv.net2002-11-012-3/+36
|
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net2002-10-2915-162/+570
| | | | 2xr=joel.
* Bugzilla Bug 176936 minor consistency changes for editproducts and editflagstimeless%mozdev.org2002-10-271-4/+3
| | | | r=joel
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-262-7/+13
| | | | r=gerv, justdave
* Bug 162990bugreport%peshkin.net2002-10-251-0/+180
| | | | Adding missing new file
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-252-0/+6
| | | | | patch by not_erik@dasbistro.com r=joel, myk
* Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests ↵gerv%gerv.net2002-10-244-313/+0
| | | | still pass. Patch by gerv; r=myk.
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-247-0/+733
|
* Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2002-10-242-0/+591
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-247-733/+0
|
* Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵gerv%gerv.net2002-10-191-2/+2
| | | | attachments one. Patch by gerv; r=justdave.
* Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net2002-10-171-0/+16
| | | | | | | enter a bug. patch by jhedlund r,2xr=joel
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net2002-10-172-3/+9
| | | | jeff.hedlund@matrixsi.com; r=burnus, gerv.
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-172-0/+28
|
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-139-8/+246
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-3/+3
| | | | r=burnus
* Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-8/+11
|
* Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-1/+1
|
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-113-2/+38
| | | | r=bbaetz.
* Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵gerv%gerv.net2002-10-091-42/+42
| | | | Patch by burnus; r=gerv.
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net2002-10-087-209/+349
| | | | rearranged UI, better API for new report types. Patch by gerv; r=joel.
* Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net2002-10-081-1/+1
|
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net2002-10-062-0/+75
| | | | Patch by gerv; r=burnus.
* Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵gerv%gerv.net2002-10-041-2/+2
| | | | small regression where I accidentally damaged the user.login field. Patch by gerv.
* Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net2002-10-033-3/+104
| | | | Patch by gerv; r=bbaetz.
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-021-5/+18
| | | | r=joel x2
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net2002-10-022-2/+53
| | | | r=burnus.
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-023-2/+64
|
* Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net2002-09-304-3/+107
| | | | templates. Patch by burnus; r=gerv.
* Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2002-09-302-10/+6
| | | | r=justdave x2
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net2002-09-292-6/+73
| | | | r=burnus.
* Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2002-09-294-0/+4
|
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-2917-40/+1013
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2002-09-272-6/+17
|
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-254-0/+313
|
* Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ↵myk%mozilla.org2002-09-241-3/+4
| | | | | | | being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-233-13/+25
| | | | r=bbaetz, gerv
* Fix for bug 63601: Recommend filename when downloading attachments (except ↵justdave%syndicomm.com2002-09-211-0/+3
| | | | | | | in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net2002-09-212-0/+81
| | | | Patch by gerv; r=kiko.
* Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net2002-09-212-0/+79
| | | | attachment.cgi. Patch by gerv; r=burnus.