Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-24 | Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-08-24 | Patch for bug 252810: p1, critical not displayed in red when groups are | kiko%async.com.br | 1 | -5/+9 | |
used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk. | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 23 | -48/+702 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-08-11 | Bug 244239: Add group-based pronouns to query | bugreport%peshkin.net | 2 | -8/+20 | |
r=erik,justdave a=justdave | |||||
2004-08-11 | Bug 241903: Add Environment Variable Authentication for apache auth and SSO | bugreport%peshkin.net | 3 | -3/+11 | |
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 | 5 | -16/+96 | |
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 | 9 | -2/+651 | |
patch by: Erik r=joel r=jouni a=justdave | |||||
2004-08-02 | Bug 253583 Warning: assignment to undeclared variable assigned_to | timeless%mozdev.org | 1 | -1/+1 | |
patch by mcsmurf@gmx.de r=vladd a=justdave | |||||
2004-08-01 | Remove accidentally committed .orig files (from bug 190220) | jouni%heikniemi.net | 9 | -0/+0 | |
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 3 | -4/+4 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-07-31 | Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵ | jocuri%softhome.net | 1 | -0/+5 | |
a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave. | |||||
2004-07-31 | Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵ | jocuri%softhome.net | 22 | -10/+906 | |
<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-29 | Fix for bug 252839: Remove &action=view from links in attachment table; | kiko%async.com.br | 1 | -1/+1 | |
this was done to improve link target consistency and avoid shell-pasting bustage from the & character. r=myk, a=justdave. | |||||
2004-07-28 | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 1 | -30/+82 | |
r=kiko a=justdave | |||||
2004-07-28 | Fix for bug 252943: broken title in interdiff. Adds reasonable title while | kiko%async.com.br | 1 | -3/+8 | |
doing an interdiff, and fixes some broken and confusing double-linking in the text. r=joel, a=justdave. | |||||
2004-07-27 | Bug 251837: Add UI to add/remove 'My Bugs' link in footer | bugreport%peshkin.net | 1 | -10/+29 | |
r=joel a=justdave | |||||
2004-07-24 | Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-07-24 | Fix for bug 252840: Provide product name in enter bug page title. r,a=myk. | kiko%async.com.br | 1 | -1/+2 | |
2004-07-24 | Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+5 | |
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-22 | Bug 98751: Make it easier to update a stored query. | jouni%heikniemi.net | 2 | -2/+21 | |
r=gerv, a=justdave | |||||
2004-07-22 | Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left | kiko%async.com.br | 1 | -1/+1 | |
ant.jpg out to avoid complaints about "this very important testing resource" <wink>. Fixed single callsite (and someone please explain to me what it's useful for!) a=justdave, myk. | |||||
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 | Fix for bug 123030: Move query.cgi javascript to separate file. Create | kiko%async.com.br | 2 | -298/+40 | |
productform.js that contains functions to handle the various select boxes in the advanced search page, and update the callsites to use it. r,a=myk. | |||||
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2 | -9/+23 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-21 | Bug 245272: Add per-chart negation to boolean searches | bugreport%peshkin.net | 1 | -1/+10 | |
r=justdave,myk,timeless a=myk | |||||
2004-07-20 | Bug 252002: Fix typo in create-guided.html.tmpl. | jouni%heikniemi.net | 1 | -1/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave | |||||
2004-07-19 | Fix for bug 251898: Add function information to PatchReader output. | kiko%async.com.br | 1 | -5/+11 | |
Added support for the function strings included in unified and contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser, a=justdave. | |||||
2004-07-16 | Bustage fix for bug 251469. Solve filtering issues with javascript_url, | kiko%async.com.br | 2 | -3/+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-14 | Bug 250892: Fix w3c validation errors on search-specific | bugreport%peshkin.net | 1 | -3/+3 | |
2004-07-13 | Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. | jocuri%softhome.net | 10 | -7/+685 | |
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-12 | Bug 244265: Abstract out the typical admin page table to a separate ↵ | jouni%heikniemi.net | 3 | -63/+127 | |
template. r=vladd, a=justdave | |||||
2004-07-10 | Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵ | justdave%bugzilla.org | 2 | -2/+2 | |
in product, component, and flag names from causing problems. r=gerv, a=justdave | |||||
2004-07-08 | Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵ | jocuri%softhome.net | 1 | -3/+6 | |
of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. | |||||
2004-07-07 | Bug 245077: The "Find a specific bug" tab is now the default query when you ↵ | justdave%bugzilla.org | 2 | -103/+4 | |
go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited. Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave | |||||
2004-07-06 | Bug 243463 Use a param to protect new charts from leaking information | bugreport%peshkin.net | 1 | -4/+6 | |
r=justdave a=justdave | |||||
2004-07-06 | Bug 249862: remove duplicate </tr> from login page | bugreport%peshkin.net | 1 | -1/+0 | |
r=vladd 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-26 | Fix for bug 248685: Header lacking terms in showdependencytree. Swapping | kiko%async.com.br | 1 | -1/+1 | |
INCLUDE for PROCESS when using variables.none gives us our $terms back. r,a=justdave. | |||||
2004-06-23 | Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵ | myk%mozilla.org | 4 | -41/+31 | |
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk | |||||
2004-05-31 | Bug 223541: Make flags show up correctly in "View all attachments" mode. | jouni%heikniemi.net | 2 | -4/+12 | |
r=joel a=justdave | |||||
2004-05-30 | Bug 179671: Boolean charts didn't work on the reporting pages. | justdave%bugzilla.org | 1 | -1/+2 | |
r=jouni, a=justdave | |||||
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 | 3 | -8/+38 | |
r=gerv,preed a=justdave | |||||
2004-05-12 | Bug 227785: Add navigation/summary/last-modified after modifying a bug | bugreport%peshkin.net | 1 | -0/+24 | |
r=justdave, a=justdave | |||||
2004-05-12 | Bug 241270: fix regression caused by <label> wrapping other form widgets. ↵ | justdave%bugzilla.org | 1 | -21/+24 | |
Related widgets are now excluded from the <label> blocks. r=myk, a=justdave |