Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵ | gerv%gerv.net | 2002-08-16 | 6 | -118/+236 |
| | | | | by gerv; r=bbaetz. | ||||
* | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵ | gerv%gerv.net | 2002-08-15 | 4 | -20/+45 |
| | | | | l10nable. Patch by burnus; r=gerv. | ||||
* | Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵ | gerv%gerv.net | 2002-08-15 | 4 | -16/+29 |
| | | | | code-error.html.tmpl. Patch by gerv; r=bbaetz. | ||||
* | Bug 151619 - Problem with the regex in checksetup.pl to find dependancies | bbaetz%student.usyd.edu.au | 2002-08-15 | 1 | -1/+2 |
| | | | | r=jouni, joel | ||||
* | Bug 153578 - Attachment modified date is meant to be attachment creation | bbaetz%student.usyd.edu.au | 2002-08-14 | 3 | -12/+49 |
| | | | | | date r=preed, joel | ||||
* | Bug 162642 - Cannot accept bugs if requiremilestone is on; regression from | bbaetz%student.usyd.edu.au | 2002-08-14 | 1 | -2/+2 |
| | | | | | bug 43600 r=preed x2 | ||||
* | Bug 162438 - fix permissions/tests for Bugzilla/ directory | bbaetz%student.usyd.edu.au | 2002-08-14 | 2 | -1/+15 |
| | | | | r=joel x2 | ||||
* | Bug 24823 - show the last modified date at the top of show_bug | bbaetz%student.usyd.edu.au | 2002-08-13 | 3 | -4/+23 |
| | | | | | Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2 | ||||
* | Bug 160710 - Taint checking causes problem with rename function | bbaetz%student.usyd.edu.au | 2002-08-13 | 2 | -1/+15 |
| | | | | r=joel, preed | ||||
* | Fixing up the changedate from my bug 43600 patch. Knew I must have | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -1/+1 |
| | | | | forgotten something.... | ||||
* | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 29 | -366/+651 |
| | | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | ||||
* | Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole ↵ | preed%sigkill.com | 2002-08-12 | 1 | -1/+7 |
| | | | | Bugzilla team a good bottle of tequila now (ask Baloo for details) | ||||
* | D'OH! Previous checkin for Bug 160410 broke the build due to "only seen ↵ | preed%sigkill.com | 2002-08-11 | 1 | -0/+1 |
| | | | | once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/ | ||||
* | Bug 160410: defparams.pl support for single/multi pulldown menus; ↵ | preed%sigkill.com | 2002-08-11 | 4 | -28/+213 |
| | | | | p=preed,r=joel,r2=bbaetz | ||||
* | Bug 160557 - products that start with _ do not show up properly in ↵ | gerv%gerv.net | 2002-08-11 | 2 | -36/+24 |
| | | | | query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz. | ||||
* | Bug 126955 - Bugzilla should support translated/localized templates. This ↵ | gerv%gerv.net | 2002-08-10 | 2 | -1/+59 |
| | | | | patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv. | ||||
* | Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax ↵ | gerv%gerv.net | 2002-08-10 | 3 | -128/+131 |
| | | | | error. Patch by gerv; r=bbaetz. | ||||
* | Fixing bustage - missing %]. | gerv%gerv.net | 2002-08-10 | 1 | -1/+1 |
| | |||||
* | Bug 159996 - bug vote instructions are misleading/confusing | bbaetz%student.usyd.edu.au | 2002-08-10 | 1 | -3/+16 |
| | | | | r=gerv x2 | ||||
* | Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵ | gerv%gerv.net | 2002-08-10 | 3 | -14/+19 |
| | | | | r=gerv. | ||||
* | Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵ | gerv%gerv.net | 2002-08-10 | 4 | -12/+23 |
| | | | | burnus; r=gerv. | ||||
* | Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table | bbaetz%student.usyd.edu.au | 2002-08-10 | 2 | -9/+8 |
| | | | | r=joel x2 | ||||
* | Fix another un-globalised SqlQuote(). Oops. | gerv%gerv.net | 2002-08-10 | 1 | -1/+1 |
| | |||||
* | Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474) | bbaetz%student.usyd.edu.au | 2002-08-10 | 1 | -1/+1 |
| | | | | r=justdave x2 | ||||
* | Bug 161402 - Disable DBI taint mode in processmail | bbaetz%student.usyd.edu.au | 2002-08-10 | 1 | -4/+0 |
| | | | | r=joel x2 | ||||
* | Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. | gerv%gerv.net | 2002-08-10 | 2 | -844/+881 |
| | |||||
* | Add a test to check for speling errors. It only currently checks for two ↵ | zach%zachlipton.com | 2002-08-10 | 1 | -0/+92 |
| | | | | | | simple errors that used to be in checksetup.pl, more errors can and will be added in the future. Bug 147151, no review needed for tests | ||||
* | Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 2002-08-10 | 1 | -1/+1 |
| | |||||
* | Bug 160224 - remember query radio buttons don't have default | bbaetz%student.usyd.edu.au | 2002-08-08 | 1 | -2/+1 |
| | | | | r=gerv x2 | ||||
* | Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch ↵ | gerv%gerv.net | 2002-08-08 | 1 | -1/+1 |
| | | | | by gerv; r=bbaetz. | ||||
* | Bug 118442 - Bugzilla fails to notice if nothing has changed when editing | bbaetz%student.usyd.edu.au | 2002-08-01 | 1 | -2/+1 |
| | | | | | multiple bugs if no keywords have been defined patch by jake@bugzilla.org, r=bbaetz | ||||
* | Bug 160227 - VERSION cookie not set correctly | bbaetz%student.usyd.edu.au | 2002-07-31 | 1 | -2/+2 |
| | | | | r=myk | ||||
* | Bug 113459 Bad regexp in emailregexp causes system lockout | bugreport%peshkin.net | 2002-07-31 | 1 | -1/+8 |
| | |||||
* | Bug 160204 - search/knob.html.tmpl: script type missing, space missing | bbaetz%student.usyd.edu.au | 2002-07-31 | 1 | -3/+3 |
| | | | | Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2 | ||||
* | Bug 158236 - Remove 'watchfordiffs' column from namedqueries table | bbaetz%student.usyd.edu.au | 2002-07-30 | 1 | -13/+7 |
| | | | | r=preed, jouni | ||||
* | Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-07-29 | 4 | -25/+14 |
| | |||||
* | Merging from 2.16 branch. | gerv%gerv.net | 2002-07-28 | 4 | -0/+342 |
| | |||||
* | Merging new docs from 2.16 branch. | gerv%gerv.net | 2002-07-28 | 104 | -36197/+22087 |
| | |||||
* | Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv. | gerv%gerv.net | 2002-07-28 | 2 | -11/+30 |
| | |||||
* | Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵ | gerv%gerv.net | 2002-07-28 | 1 | -2/+4 |
| | | | | burnus; r=gerv. | ||||
* | Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. ↵ | gerv%gerv.net | 2002-07-27 | 1 | -12/+17 |
| | | | | Patch by burnus; r=gerv. | ||||
* | Bug 159629 - make users login to add quips. Patch by gerv; r=burnus. | gerv%gerv.net | 2002-07-27 | 1 | -1/+1 |
| | |||||
* | Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵ | gerv%gerv.net | 2002-07-27 | 4 | -16/+63 |
| | | | | to localise messages. Patch by gerv; r=burnus. | ||||
* | Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵ | gerv%gerv.net | 2002-07-27 | 2 | -97/+131 |
| | | | | r=jouni, burnus. | ||||
* | Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. | gerv%gerv.net | 2002-07-27 | 3 | -13/+77 |
| | |||||
* | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 2002-07-27 | 2 | -45/+51 |
| | |||||
* | Bug 159565 - fix hash initialisation error caused by my duff patch for ↵ | gerv%gerv.net | 2002-07-27 | 1 | -8/+8 |
| | | | | accesskeys. Patch by burnus; 2xr=gerv. | ||||
* | ... and = instead of =>. | gerv%gerv.net | 2002-07-27 | 1 | -1/+1 |
| | |||||
* | Fixing bustage caused by ; instead of , in burnus' patch. | gerv%gerv.net | 2002-07-27 | 1 | -1/+1 |
| | |||||
* | Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 2002-07-27 | 4 | -3/+5 |
| |