aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list/edit-multiple.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 581690: Restore the ability to move several bugs at once to another insta...Frédéric Buclin2010-08-131-0/+3
* Bug 576916: 'keywordaction' is undefined when editing a single bugFrédéric Buclin2010-07-061-2/+2
* Bug 575173 - Add autocomplete support for adding/removing CCs on edit multipl...Reed Loden2010-07-051-1/+7
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-11/+14
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-251-6/+17
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-4/+0
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-7/+3
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-0/+2
* Bug 524067: Template Hook: list/edit-multiple before groupsmkanat%bugzilla.org2009-12-041-0/+2
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-181-1/+1
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 450747: Minor JS cleanup for the "edit multiple bugs" pagemkanat%bugzilla.org2009-11-091-5/+8
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-201-1/+4
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+1
* Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com2009-01-041-0/+30
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-2/+0
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-1/+8
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-8/+1
* Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to displaymkanat%bugzilla.org2008-06-041-0/+2
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-47/+47
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-1/+1
* Bug 313744: Deadline Field not available when changing several bugs at once -...lpsolit%gmail.com2008-01-041-0/+11
* Bug 134474: The mass-change form in buglist.cgi offers too many groups - Patc...lpsolit%gmail.com2007-09-101-3/+3
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2007-07-281-6/+25
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-53/+23
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com2007-05-141-1/+8
* Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com2007-04-131-25/+24
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com2007-04-101-4/+4
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-151-5/+2
* Bug 354314: Missing "--do_not_change--" option for custom select fields when ...lpsolit%gmail.com2006-09-281-1/+3
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
* Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org2006-07-181-0/+8
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-141-2/+2
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-121-2/+2
* Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net2006-03-031-1/+1
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-221-1/+7
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com2005-10-121-2/+5
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com2005-09-091-1/+1
* Bug 45349: Allow to change the OS when changing several bugs at once - Patch ...lpsolit%gmail.com2005-08-311-15/+25
* Bug 304322: The Change-several-bugs-at-once page does not use localised terms...lpsolit%gmail.com2005-08-221-1/+1
* Bug 303899: Allow changing Status Whiteboard when when editing multiple bugsjouni%heikniemi.net2005-08-141-0/+12
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-1/+1
* Bug 215148 - make status and resolution localisable. Patch by eseyman@linagor...gerv%gerv.net2005-05-101-4/+4
* Bug 249875: buglist does not pass w3c validationmkanat%kerio.com2005-02-171-19/+17
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-1/+1
* Bug 277299: edit-multiple offers to change Target Milestone even if Param(use...travis%sedsystems.ca2005-01-081-8/+9
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...jocuri%softhome.net2004-12-051-5/+6
* Patch for bug 189073: Allow accept as a resolution when changing multiple bug...jocuri%softhome.net2004-10-201-7/+8