Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-18 | The calendar widget is not localizable. | Marc Schumann | 1 | -2/+3 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365 | |||||
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 1 | -7/+9 | |
(and get rid of the current form in the footer) r=timello a=LpSolit | |||||
2012-04-11 | If you're not allowed to change status or resolution, their values are being ↵ | Marc Schumann | 1 | -15/+24 | |
displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879 | |||||
2012-02-28 | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵ | Frédéric Buclin | 1 | -1/+2 | |
large number of products r=dkl a=LpSolit | |||||
2012-01-12 | Bug 717215: Remove references to url_quote filter | Simon Green | 1 | -4/+0 | |
r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -21/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-02-23 | Bug 609968 - Allow local See Also links to show status/summary when mouseover | David Lawrence | 1 | -4/+13 | |
r=timello,a=mkanat | |||||
2011-02-11 | Bug 620827: Refactor remove see also to use remove_from_db instead. | Tiago Mello | 1 | -5/+7 | |
r/a=mkanat | |||||
2010-11-02 | Bug 607581: URLs in the See Also field are not linkified when the user is ↵ | Frédéric Buclin | 1 | -0/+6 | |
logged out r=pyrzak a=LpSolit | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -2/+1 | |
r=glob, a=mkanat | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 1 | -0/+1 | |
milestones r/a=mkanat | |||||
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 1 | -3/+1 | |
based on multiple values of another field (visibility controllers) r/a=mkanat | |||||
2010-07-20 | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 1 | -5/+14 | |
r=timello, a=mkanat | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -6/+21 | |
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | |||||
2010-05-19 | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 1 | -9/+11 | |
creating/changing bugs r=mkanat, a=mkanat | |||||
2010-05-13 | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 1 | -13/+1 | |
over the fields r=timello, a=mkanat | |||||
2010-03-28 | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 1 | -4/+3 | |
on fields.html r=LpSolit, a=LpSolit | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -2/+1 | |
r=LpSolit, a=mkanat | |||||
2010-02-08 | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 1 | -5/+18 | |
blocks/dependson) r=mkanat, a=mkanat | |||||
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 1 | -12/+5 | |
component r=dkl, a=mkanat | |||||
2009-11-09 | Bug 525617: Template Hook for bug/field.html.tmpl | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-01 | Bug 512623: Implement the basic infrastructure for localization of all ↵ | mkanat%bugzilla.org | 1 | -1/+2 | |
custom and standard field values Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-01 | The previous fix for bug 507389 was bogus, this one is fine, r=mkanat | lpsolit%gmail.com | 1 | -3/+5 | |
2009-08-01 | Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-07-18 | Bug 456743 - Add the ability to disable field values (mark them as inactive) | ghendricks%novell.com | 1 | -1/+1 | |
patch by ghendricks@novell.com r=LpSolit, a=LpSolit | |||||
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2009-06-01 | Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ | ghendricks%novell.com | 1 | -1/+1 | |
patch by ghendricks@novell.com | |||||
2009-05-21 | Bug 493826: Disabled products show up in the pick list for existing bugs - ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-04-18 | Bug 482584: Add a parameter to hide the "See Also" field | mkanat%bugzilla.org | 1 | -8/+12 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit | |||||
2009-02-12 | Bug 464187: Make the text inputs in the show_bug edit form grow with the window | mkanat%bugzilla.org | 1 | -2/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-02-08 | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 1 | -4/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 1 | -0/+17 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 1 | -11/+21 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 458436: Allow standard global select fields to control visibility of ↵ | mkanat%bugzilla.org | 1 | -9/+21 | |
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 1 | -2/+24 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-24 | Bug 357904: Create an object for a Field Value and have ↵ | mkanat%bugzilla.org | 1 | -3/+4 | |
Bugzilla::Field->legal_values use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-19 | Bug 455558: Custom free text fields too long (particularly in Dusk) | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=Lpsolit, a=mkanat | |||||
2008-08-22 | Fix bustage due to bug 287334 | lpsolit%gmail.com | 1 | -5/+5 | |
2008-08-22 | Bug 287334: Ability to add custom "Bug ID" fields | mkanat%bugzilla.org | 1 | -0/+24 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-01-13 | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -1/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 1 | -1/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-09-17 | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 1 | -0/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-09-08 | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 1 | -5/+26 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2006-09-28 | Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+8 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-08-15 | Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -5/+2 | |
Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-07-19 | Bug 344521: Make custom fields optionally functional on enter_bug.cgi | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-18 | Bug 344513: Make plain-text custom fields functional on all pages except ↵ | mkanat%bugzilla.org | 1 | -13/+26 | |
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk |