Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-11-03 | Patch for bug 265679: requests error complaining about lack of group ↵ | jocuri%softhome.net | 1 | -3/+3 | |
membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave. | |||||
2004-11-03 | Patch for bug 251596: make show.html template use customized body attribute; ↵ | jocuri%softhome.net | 1 | -2/+6 | |
patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave. | |||||
2004-10-25 | Bug 250897: Enforce a 10 minute waiting period between password reset ↵ | justdave%bugzilla.org | 1 | -0/+5 | |
attempts to prevent the user getting mailbombed if the form is submitted multiple times. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave | |||||
2004-10-25 | Backing out patch for bug 251596: found a problem with it after I committed. ↵ | justdave%bugzilla.org | 1 | -6/+2 | |
See the bug. | |||||
2004-10-25 | Bug 251596: show.html.tmpl wasn't using the customized body attribute | justdave%bugzilla.org | 1 | -2/+6 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk | |||||
2004-10-22 | fix for bug 265499: support custom stylesheets; r=gerv, a=myk | myk%mozilla.org | 1 | -0/+5 | |
2004-10-22 | Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵ | myk%mozilla.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2004-10-07 | Patch for bug 256567: Harmonize descriptions of classifications and products ↵ | jocuri%softhome.net | 1 | -1/+1 | |
in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave. | |||||
2004-09-28 | Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=myk | myk%mozilla.org | 1 | -0/+1 | |
2004-09-11 | Bug 190224: templatize editmilestones.cgi | justdave%bugzilla.org | 1 | -0/+37 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave | |||||
2004-08-24 | Fix for bug 253480: pages should be classified rather than identified by | kiko%async.com.br | 1 | -1/+1 | |
domain name. r,a=myk. | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 4 | -1/+114 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-08-11 | Bug 244239: Add group-based pronouns to query | bugreport%peshkin.net | 1 | -0/+4 | |
r=erik,justdave a=justdave | |||||
2004-08-11 | Bug 241903: Add Environment Variable Authentication for apache auth and SSO | bugreport%peshkin.net | 1 | -2/+6 | |
patch by erik r=joel a=justdave | |||||
2004-08-11 | Bug 251669: add an option to show users in a drop down menu instead of a ↵ | bugreport%peshkin.net | 1 | -0/+55 | |
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave | |||||
2004-08-05 | Bug 185090: Add revamped whining system | bugreport%peshkin.net | 3 | -0/+9 | |
patch by: Erik r=joel r=jouni a=justdave | |||||
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 1 | -2/+2 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-07-31 | Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵ | jocuri%softhome.net | 1 | -1/+67 | |
<bugzilla@chimpychompy.org>; r=jouni, a=justdave. | |||||
2004-07-30 | Bug 253447: Fix unhelpful error if user enters text in "blocks" field | bugreport%peshkin.net | 1 | -4/+2 | |
r=kiko a=justdave | |||||
2004-07-22 | Bug 238544: Emit appropriate error if content and matches are used in | bugreport%peshkin.net | 1 | -0/+6 | |
invalid search combinations. r=jouni a=justdave | |||||
2004-07-21 | Fix for bug 251841: body id from urlbase with tilde (~) fails | kiko%async.com.br | 1 | -2/+2 | |
validation. Swap [sequences of] tilde, hypens and some other common symbols into hyphens. r=burnus, a=myk. | |||||
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -0/+4 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-16 | Bustage fix for bug 251469. Solve filtering issues with javascript_url, | kiko%async.com.br | 1 | -2/+2 | |
which includes fixing style_url as well and removing it from filterexceptions. r,a=justdave | |||||
2004-07-16 | Fix for bug 251469: Add an interface argument in header template to | kiko%async.com.br | 1 | -0/+7 | |
import <script src files. Patch by Tiago R. Mello <tiago@async.com.br>. r=timeless, a=justdave. | |||||
2004-07-13 | Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. | jocuri%softhome.net | 2 | -7/+41 | |
2004-07-13 | Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean charts | bugreport%peshkin.net | 1 | -0/+4 | |
r=jouni a=justdave | |||||
2004-07-12 | Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the list | jouni%heikniemi.net | 1 | -9/+14 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave | |||||
2004-07-03 | Fix for bug 248379: update to bug 245924; enable link groups to be styled ↵ | myk%mozilla.org | 1 | -6/+6 | |
individually Patch by Svetlana Harisova r=myk a=myk | |||||
2004-06-23 | Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵ | myk%mozilla.org | 3 | -40/+29 | |
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk | |||||
2004-05-14 | Patch for bug 238675: fix the wording for the reassign_to_empty error ↵ | jocuri%softhome.net | 1 | -3/+3 | |
message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave. | |||||
2004-05-14 | Bug 236779: Add UI for changing "linkinfooter" flag for saved searches | bugreport%peshkin.net | 1 | -3/+5 | |
r=gerv,preed a=justdave | |||||
2004-05-12 | Fix for bug 240486: makes the banner template CSS friendly | myk%mozilla.org | 1 | -14/+11 | |
Patch by Vitaly Harisov r=myk a=myk | |||||
2004-04-17 | Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param | justdave%syndicomm.com | 1 | -0/+5 | |
Patch by kiko, r=vlad, justdave, a=justdave | |||||
2004-04-15 | Backing out checkin from bug 238865: patch was negatively reviewed post-mortem. | justdave%syndicomm.com | 1 | -5/+0 | |
a=justdave | |||||
2004-04-12 | Patch for bug 194332: fix spelling that caused error message mismatch for ↵ | jocuri%softhome.net | 1 | -3/+3 | |
the "invalid_maxrows" error message; r=timeless, a=justdave. | |||||
2004-04-12 | Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the | kiko%async.com.br | 1 | -0/+5 | |
linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk. | |||||
2004-03-28 | Bug 238650 tinderbox bustage fix by apeiron, a= justdave | justdave%syndicomm.com | 1 | -2/+3 | |
2004-03-28 | Patch for bug 238650: reword duplicate of self error message; patch by ↵ | jocuri%softhome.net | 1 | -4/+2 | |
Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238677: fix wording of the "require_new_password" message; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. | |||||
2004-03-26 | Patch for bug 238673: add missing article in change email address page; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238656: reword the "Account self-creation" error message; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238669: add a space between 'entered' and '(' in ↵ | jocuri%softhome.net | 1 | -1/+1 | |
illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. | |||||
2004-03-20 | Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the ↵ | gerv%gerv.net | 1 | -36/+36 | |
page. Patch by gerv; r,a=justdave. | |||||
2004-03-19 | Bug 234293 - complete the conversion from "query" terminology to "search" ↵ | gerv%gerv.net | 2 | -21/+21 | |
terminology. Patch by gerv; r=justdave, kiko, a=justdave. | |||||
2004-03-19 | Bug 237517 inconsistent spelling of cancelled or canceled | timeless%mozdev.org | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-03-18 | Bug 24496 part 2: fix burning tinderbox - a couple filters were left out. | justdave%syndicomm.com | 1 | -5/+5 | |
2004-03-18 | Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, ↵ | justdave%syndicomm.com | 1 | -0/+26 | |
prevents bugs from being closed if there are any bugs blocking it which are still open. Patch by Andreas Höfler <andreas.hoefler@bearingpoint.com> r= justdave, a= myk | |||||
2004-03-18 | Fix for bug 237757: Resolved bugs are no longer struck out on dependency | kiko%async.com.br | 1 | -0/+2 | |
trees. This was bustage from bug bug 232397 which added CSS classes but didn't add them consistently to all templates. Includes a global CSS file that defines the relevant bz_* classes and adds a link to it from the global header template. r,a=myk. | |||||
2004-03-15 | Bug 232491 - try harder to avoid parameterless searches (either saved or ↵ | gerv%gerv.net | 1 | -3/+1 | |
otherwise.) Patch by gerv; r,a=myk. | |||||
2004-03-08 | Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ↵ | gerv%gerv.net | 1 | -5/+3 | |
Patch by gerv; r=myk, a=justdave. |