summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander1-0/+3
2010-02-08Fix a typo in the new quicksearch docs.Max Kanat-Alexander1-3/+3
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander3-5/+8
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark7-25/+102
2010-02-08Bug 58731: Make the keywords regexp boolean charts workRémi Zara1-1/+1
2010-02-08Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander5-530/+228
2010-02-06Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin1-0/+3
2010-02-04Bug 544296: Bad title displayed when viewing the duplicates table (simple for...Frédéric Buclin1-2/+4
2010-02-03Remove the <link> tags in the <head> for Saved SearchesJustin Wood1-6/+0
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander10-54/+61
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander5-141/+121
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2-5/+0
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander33-1510/+0
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin1-0/+6
2010-02-01Bug 543342: Release Notes for Bugzilla 3.4.5Max Kanat-Alexander1-0/+35
2010-02-01Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...Frédéric Buclin1-3/+3
2010-02-01Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm module...Tiago Mello1-1/+1
2010-01-12 Bug 539229 - Editing a search with resolution '---' does not remember that ...ghendricks%novell.com1-4/+5
2010-01-06Bug 538039: Typo when deleting a custom field value - Patch by Frédéric...lpsolit%gmail.com1-1/+1
2010-01-05Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com1-1/+5
2010-01-05Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...reed%reedloden.com1-2/+2
2009-12-31Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxiesmkanat%bugzilla.org1-0/+8
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org2-38/+86
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org5-74/+133
2009-12-31Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...mkanat%bugzilla.org1-1/+1
2009-12-31Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...reed%reedloden.com1-1/+1
2009-12-28Bug 486323: Activity log (history) has a blank <body> if there's no content -...lpsolit%gmail.com1-0/+4
2009-12-28Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cra...lpsolit%gmail.com2-10/+2
2009-12-27Bug 475523: Fix instructions on whineatnews email to refer to correct show_bu...wicked%sci.fi1-3/+3
2009-12-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org5-34/+63
2009-12-18Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@l...lpsolit%gmail.com1-13/+4
2009-12-18Bug 465930: Some fields have no description in the user auto-completion form ...lpsolit%gmail.com1-6/+20
2009-12-13Bug 524251: Move the bug visibility controls to the right of the timetracking...mkanat%bugzilla.org1-104/+95
2009-12-13Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2-71/+87
2009-12-13Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org3-30/+4
2009-12-13Bug 502683: Ability to get attachments by ID in the WebServicemkanat%bugzilla.org1-1/+5
2009-12-13Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org1-0/+8
2009-12-13Bug 527387: Make Parameter section sortkeys numeric and leave space between t...mkanat%bugzilla.org1-1/+1
2009-12-13Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2-0/+54
2009-12-13Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...lpsolit%gmail.com1-2/+2
2009-12-12Bug 512606: Make statuses currently available for the user to change this bug...mkanat%bugzilla.org1-89/+34
2009-12-12Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ...mkanat%bugzilla.org2-28/+31
2009-12-10Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...mkanat%bugzilla.org1-0/+2
2009-12-10Bug 425668: Make the body classes and other header information show up proper...mkanat%bugzilla.org1-5/+1
2009-12-08Bug 518024: Make quicksearch accept any field name or any unique starting sub...mkanat%bugzilla.org1-11/+13
2009-12-07Bug 184252: Display a link below each table in request.cgi pointing to its co...lpsolit%gmail.com1-6/+11
2009-12-07Bug 530009: Put the template header stuff required to display show_bug all in...mkanat%bugzilla.org6-66/+61
2009-12-04Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2-0/+4
2009-12-04Bug 524067: Template Hook: list/edit-multiple before groupsmkanat%bugzilla.org1-0/+2
2009-12-04Bug 523759: Template hooks for the Advanced Search formmkanat%bugzilla.org1-6/+17