aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/quicksearch.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 956190 (part 1): Merge index.css and page.css with global.cssFrédéric Buclin2014-03-021-2/+2
| | | | r/a=justdave
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
| | | | r=gerv a=justdave
* Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2014-01-271-0/+46
| | | | r=LpSolit a=justdave
* Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2014-01-201-7/+3
| | | | | | onload="element.focus()" r/a=justdave
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-4/+4
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-2/+2
| | | | r/a=justdave
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵Frédéric Buclin2012-03-291-8/+75
| | | | | | | code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-2/+0
| | | | r/a=LpSolit
* Bug 641869: Make quicksearch help page compliant with WAIFrancisco Donalisio2012-02-141-2/+3
| | | | r=timello a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-17/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky2011-12-261-6/+3
| | | | r/a=LpSolit
* Bug 629007: Example in quicksearch priority shortcut is incorrectGraeme Coates2011-01-311-1/+1
| | | | r/a=mkanat
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-2/+2
| | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
* Bug 560161 - "Minor typo in Quicksearch help file"Reed Loden2010-04-191-2/+2
| | | | [r=mkanat a=mkanat]
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-3/+3
| | | | r=mkanat, a=mkanat
* Bug 527641 - "QuickSearch should include aliases in default search chart" ↵Reed Loden2010-02-091-0/+1
| | | | [r=mkanat a=mkanat]
* Fix a typo in the new quicksearch docs.Max Kanat-Alexander2010-02-071-3/+3
|
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-071-139/+223
| | | | r=LpSolit, a=LpSolit
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-0/+190
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk