aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-313-4/+4
* Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ...jocuri%softhome.net2004-07-311-0/+5
* Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzill...jocuri%softhome.net2004-07-3122-10/+906
* Bug 253447: Fix unhelpful error if user enters text in "blocks" fieldbugreport%peshkin.net2004-07-301-4/+2
* Fix for bug 252839: Remove &action=view from links in attachment table;kiko%async.com.br2004-07-291-1/+1
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-30/+82
* Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br2004-07-271-3/+8
* Bug 251837: Add UI to add/remove 'My Bugs' link in footerbugreport%peshkin.net2004-07-271-10/+29
* Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.kiko%async.com.br2004-07-241-2/+3
* Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.kiko%async.com.br2004-07-241-1/+2
* Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.kiko%async.com.br2004-07-241-2/+5
* Bug 238544: Emit appropriate error if content and matches are used inbugreport%peshkin.net2004-07-221-0/+6
* Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net2004-07-222-2/+21
* Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; leftkiko%async.com.br2004-07-221-1/+1
* Fix for bug 251841: body id from urlbase with tilde (~) failskiko%async.com.br2004-07-211-2/+2
* Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2004-07-212-298/+40
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-212-9/+23
* Bug 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net2004-07-211-1/+10
* Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net2004-07-201-1/+1
* Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br2004-07-181-5/+11
* Bustage fix for bug 251469. Solve filtering issues with javascript_url,kiko%async.com.br2004-07-162-3/+2
* Fix for bug 251469: Add an interface argument in header template tokiko%async.com.br2004-07-161-0/+7
* Bug 250892: Fix w3c validation errors on search-specificbugreport%peshkin.net2004-07-141-3/+3
* Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net2004-07-1310-7/+685
* Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean chartsbugreport%peshkin.net2004-07-131-0/+4
* Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the listjouni%heikniemi.net2004-07-121-9/+14
* Bug 244265: Abstract out the typical admin page table to a separate template....jouni%heikniemi.net2004-07-123-63/+127
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted i...justdave%bugzilla.org2004-07-102-2/+2
* Patch for bug 249863: Move hidden initial state INPUT field at the beginning ...jocuri%softhome.net2004-07-081-3/+6
* Bug 245077: The "Find a specific bug" tab is now the default query when you g...justdave%bugzilla.org2004-07-072-103/+4
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-4/+6
* Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net2004-07-061-1/+0
* Fix for bug 248379: update to bug 245924; enable link groups to be styled ind...myk%mozilla.org2004-07-031-6/+6
* Fix for bug 248685: Header lacking terms in showdependencytree. Swappingkiko%async.com.br2004-06-261-1/+1
* Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CS...myk%mozilla.org2004-06-234-41/+31
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-302-4/+12
* Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org2004-05-301-1/+2
* Patch for bug 238675: fix the wording for the reassign_to_empty error message...jocuri%softhome.net2004-05-141-3/+3
* Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net2004-05-133-8/+38
* Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net2004-05-121-0/+24
* Bug 241270: fix regression caused by <label> wrapping other form widgets. Re...justdave%bugzilla.org2004-05-121-21/+24
* Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org2004-05-121-14/+11
* Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Alber...jocuri%softhome.net2004-04-281-11/+13
* Bug 241516: remove possible namespace conflicts in the additional CSS classes...justdave%syndicomm.com2004-04-271-3/+3
* Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2004-04-172-1/+9
* Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com2004-04-172-2/+9
* Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com2004-04-152-9/+2
* Patch for bug 240434: replace increased with improved on the login page; r=ti...jocuri%softhome.net2004-04-151-1/+1
* Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br2004-04-141-2/+2
* Patch for bug 194332: fix spelling that caused error message mismatch for the...jocuri%softhome.net2004-04-121-3/+3