Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 525254: editproducts.cgi shouldn't display the "Edit classification ↵ | lpsolit%gmail.com | 2009-11-03 | 1 | -1/+2 | |
| | | | | 'Foo'" link if you haven't editclassifications privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-10-18 | 1 | -5/+0 | |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 2009-10-09 | 1 | -2/+6 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
* | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 2009-09-30 | 2 | -3/+3 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 496855: Hooks for sanitycheck.cgi | mkanat%bugzilla.org | 2009-09-21 | 1 | -0/+11 | |
| | | | | Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat | |||||
* | Bug 365519: admin/groups/delete has unescaped & - Patch by victory ↵ | lpsolit%gmail.com | 2009-08-18 | 1 | -2/+2 | |
| | | | | <spam@bmo2007.rsz.jp> r=LpSolit a=mkanat | |||||
* | Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵ | lpsolit%gmail.com | 2009-08-13 | 1 | -5/+1 | |
| | | | | extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) ↵ | lpsolit%gmail.com | 2009-08-10 | 1 | -1/+1 | |
| | | | | <shimono@mozilla.gr.jp> r/a=LpSolit | |||||
* | Bug 341539: Component list not filtered when a product selected on Request ↵ | lpsolit%gmail.com | 2009-07-31 | 1 | -2/+2 | |
| | | | | Queue or Edit Flag Types - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 490783: UI should use "Search" everywhere instead of "Find" | mkanat%bugzilla.org | 2009-07-20 | 1 | -3/+5 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
* | Bug 314364: Make QuickSearch use "matches" for comment searches instead of ↵ | mkanat%bugzilla.org | 2009-07-20 | 1 | -4/+0 | |
| | | | | | | "substring" Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
* | Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ↵ | lpsolit%gmail.com | 2009-07-18 | 1 | -0/+6 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 456743 - Add the ability to disable field values (mark them as inactive) | ghendricks%novell.com | 2009-07-17 | 2 | -1/+17 | |
| | | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit | |||||
* | Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the ↵ | mkanat%bugzilla.org | 2009-07-08 | 1 | -0/+1 | |
| | | | | | | visibility-controller field settings. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 304267: Large lists in admin pages fail to display (they take too much ↵ | lpsolit%gmail.com | 2009-06-25 | 7 | -157/+145 | |
| | | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit | |||||
* | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 2009-06-21 | 1 | -7/+9 | |
| | | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
* | Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ | ghendricks%novell.com | 2009-06-01 | 1 | -2/+2 | |
| | | | | patch by ghendricks@novell.com | |||||
* | Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code ↵ | lpsolit%gmail.com | 2009-05-30 | 5 | -8/+28 | |
| | | | | duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
* | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 2009-05-20 | 5 | -26/+13 | |
| | | | | patch by ghendricks r=mkanat a=mkanat | |||||
* | Bug 482584: Add a parameter to hide the "See Also" field | mkanat%bugzilla.org | 2009-04-17 | 1 | -1/+7 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit | |||||
* | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 2009-04-11 | 1 | -1/+1 | |
| | | | | to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
* | Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-03-31 | 1 | -6/+0 | |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵ | lpsolit%gmail.com | 2009-03-31 | 1 | -6/+0 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵ | lpsolit%gmail.com | 2009-03-17 | 1 | -0/+3 | |
| | | | | "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
* | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 2009-02-08 | 1 | -1/+1 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -17/+32 | |
| | | | | possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit | |||||
* | Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵ | lpsolit%gmail.com | 2009-02-02 | 3 | -8/+10 | |
| | | | | bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -2/+4 | |
| | | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+18 | |
| | | | | by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 474206: Useless </a> in the component_cc section when deleting a user ↵ | lpsolit%gmail.com | 2009-01-23 | 1 | -1/+1 | |
| | | | | account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit | |||||
* | Bug 471518: "Field only appears when:" produces a JavaScript error in ↵ | guy.pyrzak%gmail.com | 2009-01-23 | 1 | -1/+1 | |
| | | | | | | Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat | |||||
* | Bug 470057: Collapse and wrap text messages and text errors | mkanat%bugzilla.org | 2009-01-20 | 1 | -2/+7 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 471890: The Index of Parameters should linkify parameters, not the ↵ | lpsolit%gmail.com | 2009-01-15 | 1 | -3/+6 | |
| | | | | category they belong to - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
* | Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵ | lpsolit%gmail.com | 2009-01-01 | 1 | -0/+26 | |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
* | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -3/+0 | |
| | | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
* | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2008-12-24 | 1 | -0/+10 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | |||||
* | Bug 419748 - Need to hook deleting products | ghendricks%novell.com | 2008-12-18 | 1 | -0/+2 | |
| | | | | patch by ghendricks@novell.com r=mkanat a=mkanat | |||||
* | Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -3/+0 | |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -3/+0 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -3/+0 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -6/+1 | |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -5/+1 | |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' ↵ | lpsolit%gmail.com | 2008-12-01 | 1 | -3/+3 | |
| | | | | at line 367 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
* | Fix typo, see bug 453681 comment 17 | lpsolit%gmail.com | 2008-11-24 | 1 | -1/+1 | |
| | ||||||
* | Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵ | lpsolit%gmail.com | 2008-11-22 | 1 | -29/+74 | |
| | | | | account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
* | Bug 465817: The sudo session UI lets you select several users to impersonate ↵ | lpsolit%gmail.com | 2008-11-20 | 1 | -2/+1 | |
| | | | | at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ↵ | lpsolit%gmail.com | 2008-11-20 | 2 | -2/+0 | |
| | | | | despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 2008-11-07 | 6 | -4/+121 | |
| | | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
* | Bug 460995: Need to use terms.abug in description for makeproductgroups - ↵ | lpsolit%gmail.com | 2008-10-28 | 1 | -1/+1 | |
| | | | | Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit | |||||
* | Bug 458436: Allow standard global select fields to control visibility of ↵ | mkanat%bugzilla.org | 2008-10-25 | 3 | -6/+4 | |
| | | | | | | custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat |