aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ...mkanat%bugzilla.org2009-12-122-28/+31
* Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...mkanat%bugzilla.org2009-12-101-0/+2
* Bug 425668: Make the body classes and other header information show up proper...mkanat%bugzilla.org2009-12-101-5/+1
* Bug 518024: Make quicksearch accept any field name or any unique starting sub...mkanat%bugzilla.org2009-12-081-11/+13
* Bug 184252: Display a link below each table in request.cgi pointing to its co...lpsolit%gmail.com2009-12-071-6/+11
* Bug 530009: Put the template header stuff required to display show_bug all in...mkanat%bugzilla.org2009-12-076-66/+61
* Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2009-12-042-0/+4
* Bug 524067: Template Hook: list/edit-multiple before groupsmkanat%bugzilla.org2009-12-041-0/+2
* Bug 523759: Template hooks for the Advanced Search formmkanat%bugzilla.org2009-12-041-6/+17
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-044-6/+31
* Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org2009-12-041-9/+15
* Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric...lpsolit%gmail.com2009-11-261-54/+2
* Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2009-11-258-5/+259
* Fix bustage: the 'extension_invalid' error tag is no longer usedlpsolit%gmail.com2009-11-241-4/+0
* Fix test failures caused by check-in of bug 430014.mkanat%bugzilla.org2009-11-241-1/+1
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-242-1/+32
* Bug 451716: Deleting a product does not remove its entries from the 'Series' ...lpsolit%gmail.com2009-11-231-0/+5
* Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A....lpsolit%gmail.com2009-11-181-0/+1
* Bug 529495: The open bracket is missing for a directive in global/code-error....lpsolit%gmail.com2009-11-181-1/+1
* Bug 525429: Template hook for verify-new-productmkanat%bugzilla.org2009-11-181-0/+2