Age | Commit message (Expand) | Author | Files | Lines |
2002-11-10 | Bug 179203 - "Preset Queries" text does not appear in footer if last named qu... | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-08 | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 1 | -5/+10 |
2002-11-08 | Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 | myk%mozilla.org | 1 | -0/+7 |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr... | gerv%gerv.net | 3 | -6/+13 |
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -1/+6 |
2002-10-25 | Bug 162990 | bugreport%peshkin.net | 1 | -0/+180 |
2002-10-25 | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 2 | -0/+6 |
2002-10-19 | Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attac... | gerv%gerv.net | 1 | -2/+2 |
2002-10-17 | Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je... | gerv%gerv.net | 2 | -3/+9 |
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -0/+28 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -3/+20 |
2002-10-09 | Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch... | gerv%gerv.net | 1 | -42/+42 |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re... | gerv%gerv.net | 2 | -1/+6 |
2002-10-08 | Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. | gerv%gerv.net | 1 | -1/+1 |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 2 | -0/+75 |
2002-10-04 | Bug 155389 - More <link> elements & templatization of navigation_links. Fix s... | gerv%gerv.net | 1 | -2/+2 |
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. Patch... | gerv%gerv.net | 2 | -2/+104 |
2002-10-02 | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=... | gerv%gerv.net | 2 | -2/+53 |
2002-10-02 | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -0/+60 |
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the templa... | gerv%gerv.net | 3 | -2/+64 |
2002-09-30 | Bug 169819 - remove 'this is bugzilla...' text from footer | bbaetz%student.usyd.edu.au | 2 | -10/+6 |
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=... | gerv%gerv.net | 2 | -6/+73 |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of enhancemen... | myk%mozilla.org | 5 | -8/+117 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+4 |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -1/+1 |
2002-09-21 | Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c... | gerv%gerv.net | 2 | -0/+79 |
2002-09-18 | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p... | gerv%gerv.net | 1 | -3/+3 |
2002-09-13 | Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P... | gerv%gerv.net | 1 | -0/+21 |
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ... | gerv%gerv.net | 3 | -189/+182 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 1 | -2/+11 |
2002-08-22 | Fix for bug 163541: Corrects problem with previous patch that causes primary ... | myk%mozilla.org | 1 | -1/+1 |
2002-08-20 | Fix for bug 163541: let there be a page title but no primary page header. | myk%mozilla.org | 1 | -1/+10 |
2002-08-20 | Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -0/+4 |
2002-08-16 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 1 | -5/+15 |
2002-08-16 | Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b... | gerv%gerv.net | 1 | -3/+173 |
2002-08-15 | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na... | gerv%gerv.net | 1 | -0/+34 |
2002-08-15 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 1 | -3/+15 |
2002-08-13 | Bug 24823 - show the last modified date at the top of show_bug | bbaetz%student.usyd.edu.au | 1 | -2/+8 |
2002-08-10 | Fixing bustage - missing %]. | gerv%gerv.net | 1 | -1/+1 |
2002-08-10 | Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ... | gerv%gerv.net | 1 | -0/+17 |
2002-07-27 | Bug 158658 - relogin.cgi should use a template. This also adds the ability to... | gerv%gerv.net | 3 | -4/+57 |
2002-07-27 | Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. | gerv%gerv.net | 2 | -4/+65 |
2002-07-22 | Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ... | jouni%heikniemi.net | 1 | -1/+1 |
2002-07-19 | Bug 157074 - verify-new-product doubles comment linefeeds on Win32 | bbaetz%student.usyd.edu.au | 1 | -1/+2 |
2002-07-10 | Bug 150829 - 'My Votes' link missing from footer | bbaetz%student.usyd.edu.au | 1 | -2/+1 |
2002-07-09 | Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug | bbaetz%student.usyd.edu.au | 1 | -3/+1 |
2002-07-04 | Bug 155343: header template interface comment correction: extra parameter ren... | jouni%heikniemi.net | 1 | -1/+1 |
2002-07-03 | Fix for bug 149347: Corrects interface comment to refer to "javascript" param... | myk%mozilla.org | 1 | -1/+1 |
2002-07-01 | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 1 | -1/+3 |