aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin2010-02-171-0/+9
* Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander2010-02-151-5/+0
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-1528-775/+95
* Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....Reed Loden2010-02-131-1/+1
* Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea...Reed Loden2010-02-101-0/+2
* Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence2010-02-101-1/+7
* Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=m...Reed Loden2010-02-091-5/+7
* Bug 527641 - "QuickSearch should include aliases in default search chart" [r=...Reed Loden2010-02-091-0/+1
* Bug 545253: Do not display flags as editable when you cannot edit attachment ...Frédéric Buclin2010-02-102-1/+2
* Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander2010-02-071-0/+3
* Fix a typo in the new quicksearch docs.Max Kanat-Alexander2010-02-071-3/+3
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-073-5/+8
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-077-25/+102
* Bug 58731: Make the keywords regexp boolean charts workRémi Zara2010-02-071-1/+1
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-075-530/+228
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+3
* Bug 544296: Bad title displayed when viewing the duplicates table (simple for...Frédéric Buclin2010-02-041-2/+4
* Remove the <link> tags in the <head> for Saved SearchesJustin Wood2010-02-021-6/+0
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-0110-54/+61
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-015-141/+121
* Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2010-02-012-5/+0
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-0133-1510/+0
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-011-0/+6
* Bug 543342: Release Notes for Bugzilla 3.4.5Max Kanat-Alexander2010-02-011-0/+35
* Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...Frédéric Buclin2010-02-011-3/+3
* Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm module...Tiago Mello2010-02-011-1/+1
* Bug 539229 - Editing a search with resolution '---' does not remember that ...ghendricks%novell.com2010-01-121-4/+5
* Bug 538039: Typo when deleting a custom field value - Patch by Frédéric...lpsolit%gmail.com2010-01-051-1/+1
* Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com2010-01-051-1/+5
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...reed%reedloden.com2010-01-051-2/+2
* Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxiesmkanat%bugzilla.org2009-12-311-0/+8
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org2009-12-312-38/+86
* Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org2009-12-315-74/+133
* Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...mkanat%bugzilla.org2009-12-311-1/+1
* Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...reed%reedloden.com2009-12-311-1/+1
* Bug 486323: Activity log (history) has a blank <body> if there's no content -...lpsolit%gmail.com2009-12-281-0/+4
* Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cra...lpsolit%gmail.com2009-12-282-10/+2
* Bug 475523: Fix instructions on whineatnews email to refer to correct show_bu...wicked%sci.fi2009-12-271-3/+3
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org2009-12-175-34/+63
* Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@l...lpsolit%gmail.com2009-12-171-13/+4
* Bug 465930: Some fields have no description in the user auto-completion form ...lpsolit%gmail.com2009-12-171-6/+20
* Bug 524251: Move the bug visibility controls to the right of the timetracking...mkanat%bugzilla.org2009-12-131-104/+95
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-132-71/+87
* Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org2009-12-133-30/+4
* Bug 502683: Ability to get attachments by ID in the WebServicemkanat%bugzilla.org2009-12-131-1/+5
* Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org2009-12-131-0/+8
* Bug 527387: Make Parameter section sortkeys numeric and leave space between t...mkanat%bugzilla.org2009-12-131-1/+1
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-132-0/+54
* Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...lpsolit%gmail.com2009-12-131-2/+2
* Bug 512606: Make statuses currently available for the user to change this bug...mkanat%bugzilla.org2009-12-121-89/+34