aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-093-9/+9
* Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...mkanat%bugzilla.org2009-10-062-20/+9
* Add missing file change for bug 302542lpsolit%gmail.com2009-10-051-3/+3
* Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com2009-10-043-3/+71
* Bug 519040: After creating a new series, redirect the user to a more useful p...lpsolit%gmail.com2009-10-041-3/+0
* Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org2009-09-302-2/+2
* Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...mkanat%bugzilla.org2009-09-303-5/+11
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-3027-93/+93
* Bug 512623: Implement the basic infrastructure for localization of all custo...mkanat%bugzilla.org2009-09-302-19/+26
* Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch b...lpsolit%gmail.com2009-09-301-0/+3
* Bug 455559: The requestee field should be narrower - Patch by Frédéric ...lpsolit%gmail.com2009-09-301-3/+3
* Bug 488931: Change the default priority values to be human-readable words ins...mkanat%bugzilla.org2009-09-301-4/+2
* Bug 519481 - Advanced search has empty version and milestoneghendricks%novell.com2009-09-291-12/+19
* Bug 164009: Add arrows to buglist columns to indicate columns and direction u...wicked%sci.fi2009-09-271-14/+32
* Bug 408807: Need a link pointing to the bug report from the attachment detail...lpsolit%gmail.com2009-09-273-1/+6
* Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...lpsolit%gmail.com2009-09-221-0/+1
* Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (h...lpsolit%gmail.com2009-09-221-1/+1
* Bug 496855: Hooks for sanitycheck.cgimkanat%bugzilla.org2009-09-211-0/+11
* Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org2009-09-212-1/+8
* Bug 516269: New Template Hook: after the bug comment textareamkanat%bugzilla.org2009-09-161-0/+1
* Bug 510669: Do not display the "shared searches" table if there is no search ...lpsolit%gmail.com2009-09-151-12/+5
* Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org2009-09-111-0/+5
* Bug 515509: Release Notes for Bugzilla 3.4.2mkanat%bugzilla.org2009-09-101-0/+52
* Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...mkanat%bugzilla.org2009-09-101-3/+2
* Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org2009-09-062-31/+1
* Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...lpsolit%gmail.com2009-09-031-2/+2
* Bug 509794: Crash if setting a flag with Unicode characters in the name - Pat...lpsolit%gmail.com2009-09-031-1/+2
* Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric ...lpsolit%gmail.com2009-08-251-0/+2
* Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org2009-08-213-3/+5
* Bug 208714: Make checksetup.pl move $datadir/template when it can't delete itmkanat%bugzilla.org2009-08-201-0/+5
* Bug 458395: Hook for setting-descsmkanat%bugzilla.org2009-08-191-0/+2
* Bug 505015: Selections are not persistent across submissions - Patch by FrÃÂ...lpsolit%gmail.com2009-08-192-26/+14
* post-checkin fix for bug 108243lpsolit%gmail.com2009-08-191-1/+1
* Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/c...mkanat%bugzilla.org2009-08-191-0/+2
* Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org2009-08-191-0/+2
* Bug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2...lpsolit%gmail.com2009-08-181-2/+2
* Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc...lpsolit%gmail.com2009-08-182-1/+2
* Bug 510944: Sorting bug lists on some fields can fail - Patch by Frédér...lpsolit%gmail.com2009-08-181-1/+1
* Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com2009-08-132-6/+1
* Bug 458627: "My Requests" link no longer displayed in the footer of some page...lpsolit%gmail.com2009-08-131-1/+2
* Bug 214861: Allow loading of stored queries as the bug set for reporting - Pa...lpsolit%gmail.com2009-08-131-1/+17
* Bug 507493: checksetup.pl's output should use colors for missing and too old ...lpsolit%gmail.com2009-08-121-0/+1
* Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...lpsolit%gmail.com2009-08-121-4/+1
* Do requested checkin fixes for bug 509108.mkanat%bugzilla.org2009-08-121-4/+6
* Bug 509108: Don't require a bug_list parameter to show the bug template (crea...mkanat%bugzilla.org2009-08-124-48/+10
* Bug 349336: Automatically log in the user when he chooses his password to cre...lpsolit%gmail.com2009-08-111-6/+1
* Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org2009-08-111-5/+10
* Bug 509045: Make "use_keywords" a global template variable instead of having ...mkanat%bugzilla.org2009-08-111-1/+1
* Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp...lpsolit%gmail.com2009-08-101-1/+1
* Bug 365259: The "Product" select menu in request.cgi doesn't group products b...lpsolit%gmail.com2009-08-091-6/+43