aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
Commit message (Expand)AuthorAgeFilesLines
* Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text ...Simon Green2015-08-191-2/+2
* Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin2015-04-131-12/+17
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (...Frédéric Buclin2015-03-111-3/+3
* Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin2014-10-021-9/+6
* Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2014-09-021-0/+16
* Bug 294021: Allow requestees to set attachment flags even if they don't have ...Frédéric Buclin2014-03-211-15/+23
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-281-3/+1
* Fix regression due to bug 830330Frédéric Buclin2013-02-171-1/+1
* Bug 830330: Make flags honour bug_check_can_change_fieldHugo Seabrook2013-02-151-1/+1
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-261-0/+1
* Bug 779600: Hide flag types you cannot request nor set instead of leaving the...Frédéric Buclin2012-08-011-3/+1
* 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
* Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit themDave Lawrence2011-12-141-114/+78
* Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flag...David Lawrence2011-07-061-6/+6
* Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2010-11-211-27/+22
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-1/+1
* Bug 540042: Change flag markup to identify flag type in all casesGervase Markham2010-03-291-2/+2
* Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...Reed Loden2010-03-271-3/+11
* Bug 537887 - "The flag setter should be able to unset a flag even if not in t...Reed Loden2010-02-171-2/+2
* Bug 545253: Do not display flags as editable when you cannot edit attachment ...Frédéric Buclin2010-02-101-1/+1
* Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric...lpsolit%gmail.com2009-11-261-54/+2
* Bug 365267: attachment.cgi should not be editable when the user is not logged...lpsolit%gmail.com2009-10-231-0/+5
* Bug 455559: The requestee field should be narrower - Patch by Frédéric ...lpsolit%gmail.com2009-09-301-3/+3
* Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by FrédÃ...lpsolit%gmail.com2009-08-061-92/+60
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-171-0/+2
* Bug 477662: Display attachment flags as read-only to logged out users - Patch...lpsolit%gmail.com2009-02-091-0/+15
* Bug 426165 – javascript in template flag/list.html.tmpl overwrites defau...guy.pyrzak%gmail.com2008-05-301-1/+1
* Bug 433851 - "Flag <select> not disabled even though user can't request or ch...reed%reedloden.com2008-05-151-2/+2
* Bug 427226: Do not display the requestee field if the flag is not requestable...lpsolit%gmail.com2008-04-051-4/+11
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com2007-07-051-14/+53
* Bug 364164: <select> fields for flags are of different widths if you are not ...lpsolit%gmail.com2007-05-311-3/+6
* Bug 366666: Cannot clear inactive flags anymore - Patch by Frédéric Buc...lpsolit%gmail.com2007-01-151-3/+3
* Back out a change which is not part of the patch I reviewed and which breaks ...lpsolit%gmail.com2006-12-191-1/+1
* Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed r=L...reed%reedloden.com2006-12-191-10/+10
* Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-10-221-9/+11
* Bug 348518: grant / reject options for flag listbox should only appear if use...lpsolit%gmail.com2006-09-201-10/+23
* Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ...lpsolit%gmail.com2006-08-151-1/+3
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-251-6/+2
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-181-4/+7
* Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie <i...lpsolit%gmail.com2005-08-221-3/+3
* Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob S...lpsolit%gmail.com2005-07-111-3/+13
* Bug 282621 : error message in the apache log file when creating a new attachmenttravis%sedsystems.ca2005-02-191-1/+1
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...travis%sedsystems.ca2005-01-191-3/+3
* Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ...jocuri%softhome.net2004-12-291-0/+4
* Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net2004-11-031-1/+1
* Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.kiko%async.com.br2004-07-241-2/+5
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-1/+1
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-1/+1
* Bug 194917: Javascript missing HTML comments in flag list.justdave%syndicomm.com2003-03-141-0/+2