aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list/edit-multiple.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 695738: Change templates to use field_descs.op_sys instead of hard coded ↵Francisco Donalisio2012-02-141-1/+1
| | | | | | 'OS' 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-21/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-191-1/+2
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Fix bustage from fixing "Severity" to field_descs.bug_severity.Max Kanat-Alexander2011-08-091-4/+2
|
* Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-codedMatt Selsky2011-08-091-2/+3
| | | | | "Severity" r=mkanat, a=mkanat
* Bug 598014: Document how to mark the initial comment as private when using ↵Frédéric Buclin2010-10-211-1/+1
| | | | | | Bug.create() r/a=mkanat
* Bug 581690: Restore the ability to move several bugs at once to another ↵Frédéric Buclin2010-08-131-0/+3
| | | | | | installation r=ghendricks a=LpSolit
* Bug 576916: 'keywordaction' is undefined when editing a single bugFrédéric Buclin2010-07-061-2/+2
| | | | r/a=mkanat
* Bug 575173 - Add autocomplete support for adding/removing CCs on edit ↵Reed Loden2010-07-051-1/+7
| | | | | | multiple bug page [r=mkanat a=mkanat]
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-11/+14
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-251-6/+17
| | | | | names instead of ids r=dkl, a=mkanat
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-4/+0
| | | | | called OldBugMove. r=dkl, a=mkanat
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-7/+3
| | | | r=ghendricks, a=mkanat
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-011-0/+2
| | | | | | component r=dkl, a=mkanat
* Bug 524067: Template Hook: list/edit-multiple before groupsmkanat%bugzilla.org2009-12-041-0/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org2009-11-181-1/+1
| | | | | | a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
* Bug 505039: Use $user->is_timetracker instead of ↵lpsolit%gmail.com2009-11-101-1/+1
| | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
* Bug 450747: Minor JS cleanup for the "edit multiple bugs" pagemkanat%bugzilla.org2009-11-091-5/+8
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org2009-07-201-1/+4
| | | | | | attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵lpsolit%gmail.com2009-02-021-0/+1
| | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com2009-01-041-0/+30
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 465589: Already selected user accounts are no longer displayed when ↵lpsolit%gmail.com2008-12-291-2/+0
| | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-1/+8
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-8/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to displaymkanat%bugzilla.org2008-06-041-0/+2
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-47/+47
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com2008-02-251-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 313744: Deadline Field not available when changing several bugs at once ↵lpsolit%gmail.com2008-01-041-0/+11
| | | | - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit
* Bug 134474: The mass-change form in buglist.cgi offers too many groups - ↵lpsolit%gmail.com2007-09-101-3/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap 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 389835: Various issues when changing several bugs at once - Patch by ↵lpsolit%gmail.com2007-07-281-6/+25
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com2007-05-271-53/+23
| | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2007-05-141-1/+8
| | | | <wicked@etlicon.fi> r=justdave a=LpSolit
* Bug 92552: Separate reassignment from bug status change (they are now ↵lpsolit%gmail.com2007-04-131-25/+24
| | | | independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-4/+4
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-151-5/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com2006-09-281-1/+3
| | | | changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org2006-07-181-0/+8
| | | | | | enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-141-2/+2
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-2/+2
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-031-1/+1
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-221-1/+7
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com2005-10-121-2/+5
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and ↵lpsolit%gmail.com2005-09-091-1/+1
| | | | buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 45349: Allow to change the OS when changing several bugs at once - Patch ↵lpsolit%gmail.com2005-08-311-15/+25
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 304322: The Change-several-bugs-at-once page does not use localised ↵lpsolit%gmail.com2005-08-221-1/+1
| | | | terms for resolutions - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
* Bug 303899: Allow changing Status Whiteboard when when editing multiple bugsjouni%heikniemi.net2005-08-141-0/+12
| | | | Patch by Matisse Enzer <matisse@matisse.net>, r=jouni, a=justdave
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-1/+1
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk