Age | Commit message (Expand) | Author | Files | Lines |
2003-11-22 | Fix for bug 226469: labels the votes column in the RDF buglist output as cont... | myk%mozilla.org | 1 | -1/+1 |
2003-11-15 | Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv... | gerv%gerv.net | 1 | -49/+38 |
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ... | gerv%gerv.net | 1 | -28/+58 |
2003-11-09 | Bug 195530 - Make javascript version of buglists available, part 2. This is a... | gerv%gerv.net | 1 | -0/+5 |
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security bugs... | gerv%gerv.net | 2 | -2/+6 |
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding of... | myk%mozilla.org | 2 | -6/+15 |
2003-08-24 | Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow | justdave%syndicomm.com | 1 | -1/+8 |
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 1 | -2/+6 |
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without... | gerv%gerv.net | 7 | -61/+75 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 |
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the template... | justdave%syndicomm.com | 3 | -9/+13 |
2003-04-08 | Fix for bug 200961: unhorks display of bug ID in RDF version of bug list. | myk%mozilla.org | 1 | -2/+2 |
2003-04-01 | Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ... | gerv%gerv.net | 1 | -0/+33 |
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to b... | justdave%syndicomm.com | 1 | -25/+66 |
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ... | gerv%gerv.net | 2 | -2/+2 |
2003-01-06 | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a... | gerv%gerv.net | 1 | -36/+41 |
2002-12-17 | Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j... | gerv%gerv.net | 1 | -1/+1 |
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 1 | -0/+35 |
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2 | -41/+31 |
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-10 | Fix for bug 179329: filters HTML out of quips on "show all quips" page | myk%mozilla.org | 1 | -1/+1 |
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2 | -0/+6 |
2002-11-01 | Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. | gerv%gerv.net | 2 | -3/+36 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2 | -1/+31 |
2002-10-13 | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 1 | -3/+3 |
2002-10-11 | Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -1/+1 |
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b... | gerv%gerv.net | 1 | -0/+3 |
2002-09-24 | Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ... | myk%mozilla.org | 1 | -3/+4 |
2002-09-19 | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -6/+21 |
2002-09-18 | Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd... | gerv%gerv.net | 1 | -0/+0 |
2002-08-17 | Bug 10037 - param to disable adding new quips | bugreport%peshkin.net | 1 | -1/+1 |
2002-07-27 | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -17/+39 |
2002-07-27 | Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 |
2002-07-25 | Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;... | gerv%gerv.net | 1 | -1/+2 |
2002-07-11 | Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi. | myk%mozilla.org | 1 | -1/+1 |
2002-07-10 | Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi. | myk%mozilla.org | 1 | -2/+3 |
2002-07-01 | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 1 | -3/+8 |
2002-06-30 | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 1 | -4/+4 |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-06-24 | Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2x... | gerv%gerv.net | 1 | -3/+3 |
2002-06-05 | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 1 | -1/+1 |
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 4 | -33/+33 |
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -1/+1 |
2002-05-07 | Oops - adding INTERFACE comments accidentally included some code from another... | gerv%gerv.net | 1 | -1/+1 |
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ... | gerv%gerv.net | 4 | -1/+17 |
2002-04-30 | Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. | gerv%gerv.net | 1 | -2/+2 |
2002-04-27 | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc... | gerv%gerv.net | 1 | -1/+5 |
2002-04-26 | Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since... | myk%mozilla.org | 1 | -14/+14 |
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2 | -3/+6 |