Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 695738: Change templates to use field_descs.op_sys instead of hard coded ↵ | Francisco Donalisio | 2012-02-14 | 1 | -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 Buclin | 2012-01-11 | 1 | -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_platform | Matt Selsky | 2011-10-19 | 1 | -1/+2 |
| | | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit | ||||
* | Fix bustage from fixing "Severity" to field_descs.bug_severity. | Max Kanat-Alexander | 2011-08-09 | 1 | -4/+2 |
| | |||||
* | Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded | Matt Selsky | 2011-08-09 | 1 | -2/+3 |
| | | | | | "Severity" r=mkanat, a=mkanat | ||||
* | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 2010-10-21 | 1 | -1/+1 |
| | | | | | | Bug.create() r/a=mkanat | ||||
* | Bug 581690: Restore the ability to move several bugs at once to another ↵ | Frédéric Buclin | 2010-08-13 | 1 | -0/+3 |
| | | | | | | installation r=ghendricks a=LpSolit | ||||
* | Bug 576916: 'keywordaction' is undefined when editing a single bug | Frédéric Buclin | 2010-07-06 | 1 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 575173 - Add autocomplete support for adding/removing CCs on edit ↵ | Reed Loden | 2010-07-05 | 1 | -1/+7 |
| | | | | | | multiple bug page [r=mkanat a=mkanat] | ||||
* | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 1 | -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 group | Max Kanat-Alexander | 2010-06-25 | 1 | -6/+17 |
| | | | | | names instead of ids r=dkl, a=mkanat | ||||
* | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2010-06-18 | 1 | -4/+0 |
| | | | | | called OldBugMove. r=dkl, a=mkanat | ||||
* | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 1 | -7/+3 |
| | | | | r=ghendricks, a=mkanat | ||||
* | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 1 | -0/+2 |
| | | | | | | component r=dkl, a=mkanat | ||||
* | Bug 524067: Template Hook: list/edit-multiple before groups | mkanat%bugzilla.org | 2009-12-04 | 1 | -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.org | 2009-11-18 | 1 | -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.com | 2009-11-10 | 1 | -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" page | mkanat%bugzilla.org | 2009-11-09 | 1 | -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.org | 2009-09-30 | 1 | -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.org | 2009-07-20 | 1 | -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.com | 2009-02-02 | 1 | -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 dependencies | dkl%redhat.com | 2009-01-04 | 1 | -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.com | 2008-12-29 | 1 | -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 comments | dkl%redhat.com | 2008-12-17 | 1 | -1/+8 |
| | | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 2008-09-18 | 1 | -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 display | mkanat%bugzilla.org | 2008-06-04 | 1 | -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> boxes | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -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.com | 2008-02-25 | 1 | -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.com | 2008-01-04 | 1 | -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.com | 2007-09-10 | 1 | -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.com | 2007-08-20 | 1 | -1/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 389835: Various issues when changing several bugs at once - Patch by ↵ | lpsolit%gmail.com | 2007-07-28 | 1 | -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.com | 2007-05-27 | 1 | -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.com | 2007-05-14 | 1 | -1/+8 |
| | | | | <wicked@etlicon.fi> r=justdave a=LpSolit | ||||
* | Bug 92552: Separate reassignment from bug status change (they are now ↵ | lpsolit%gmail.com | 2007-04-13 | 1 | -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.com | 2007-04-10 | 1 | -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.com | 2006-10-15 | 1 | -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.com | 2006-09-28 | 1 | -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_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -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.org | 2006-07-18 | 1 | -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.com | 2006-07-14 | 1 | -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.com | 2006-07-12 | 1 | -2/+2 |
| | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
* | Patch for bug 328089: make number of columns in additional comments field ↵ | jocuri%softhome.net | 2006-03-03 | 1 | -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.com | 2006-02-22 | 1 | -1/+7 |
| | | | | <wurblzap@gmail.com> r=vladd a=justdave | ||||
* | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵ | lpsolit%gmail.com | 2005-10-12 | 1 | -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.com | 2005-09-09 | 1 | -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.com | 2005-08-31 | 1 | -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.com | 2005-08-22 | 1 | -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 bugs | jouni%heikniemi.net | 2005-08-14 | 1 | -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.com | 2005-06-21 | 1 | -1/+1 |
| | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk |