Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 490783: UI should use "Search" everywhere instead of "Find" | mkanat%bugzilla.org | 2009-07-20 | 1 | -1/+2 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
* | Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵ | wicked%sci.fi | 2009-07-14 | 1 | -0/+2 |
| | | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 500900: Confirming bugs requires NEW state to exist - Patch by ↵ | lpsolit%gmail.com | 2009-07-01 | 1 | -1/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 498318: Speed up field-descs.none.tmpl | mkanat%bugzilla.org | 2009-06-21 | 1 | -5/+1 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 2009-06-21 | 1 | -3/+5 |
| | | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 493642: Never include hidden_fields in the header/footer login form, and ↵ | mkanat%bugzilla.org | 2009-06-04 | 1 | -1/+8 |
| | | | | | | when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 457657 â Make e-mail comment header localizable. | wurblzap%gmail.com | 2009-06-02 | 1 | -16/+0 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | ||||
* | Bug 194272: Provide a way to browse bugs instead of searching for them | mkanat%bugzilla.org | 2009-06-02 | 2 | -7/+6 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
* | Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵ | lpsolit%gmail.com | 2009-05-25 | 2 | -11/+5 |
| | | | | columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Bug 482556: Put "Forgot Password" in the header and footer so people can still f | mkanat%bugzilla.org | 2009-05-22 | 1 | -1/+4 |
| | | | | | ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 483150: Fix Bugzilla JS/CSS for IE8 | mkanat%bugzilla.org | 2009-04-28 | 1 | -12/+14 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | ||||
* | Bug 486057: Title of product_name_already_in_use is inconsistent with its ↵ | lpsolit%gmail.com | 2009-04-14 | 1 | -1/+1 |
| | | | | description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | ||||
* | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 2009-04-10 | 2 | -5/+7 |
| | | | | Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 2009-04-09 | 2 | -2/+19 |
| | | | | $attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | ||||
* | Bug 486056: Should not use raw "Bug" word in the description of ↵ | lpsolit%gmail.com | 2009-04-05 | 1 | -1/+1 |
| | | | | FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat | ||||
* | Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-03-31 | 1 | -2/+1 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2009-03-31 | 2 | -0/+11 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug ↵ | lpsolit%gmail.com | 2009-03-02 | 1 | -5/+0 |
| | | | | Numbers, and Votes" section of query.cgi shouldn't throw an error - Original patch by timeless <timeless@bemail.org>, updated by me, r/a=mkanat | ||||
* | Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi. | mkanat%bugzilla.org | 2009-03-01 | 1 | -1/+1 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by ↵ | lpsolit%gmail.com | 2009-02-25 | 1 | -0/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
* | Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵ | mkanat%bugzilla.org | 2009-02-24 | 1 | -4/+0 |
| | | | | | | restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | ||||
* | Bug 476090: Allow users to log-in from toolbar | mkanat%bugzilla.org | 2009-02-12 | 2 | -29/+7 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 2009-02-12 | 1 | -8/+6 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 2009-02-11 | 1 | -6/+17 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
* | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 2009-02-08 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -2/+3 |
| | | | | confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+63 |
| | | | | webpages from making bugzilla users submit changes to bugs | ||||
* | SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵ | mkanat%bugzilla.org | 2009-01-31 | 1 | -2/+2 |
| | | | | errors I checked in as part of bug 472872. | ||||
* | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 2009-01-29 | 1 | -0/+39 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 2009-01-22 | 2 | -1/+22 |
| | | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 471942: Make the WebService validate and properly convert input parameters | mkanat%bugzilla.org | 2009-01-09 | 1 | -0/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 2009-01-07 | 2 | -0/+12 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 471866: Classification name length and sortkey max value not validated - ↵ | lpsolit%gmail.com | 2009-01-04 | 1 | -3/+8 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Post-checkin fix for bug 313126 (better wording when the classification ↵ | lpsolit%gmail.com | 2009-01-02 | 1 | -1/+5 |
| | | | | description is removed) | ||||
* | Bug 313126: Clean up editclassification.cgi and make it use ↵ | lpsolit%gmail.com | 2009-01-02 | 1 | -11/+11 |
| | | | | Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by ↵ | lpsolit%gmail.com | 2009-01-02 | 1 | -6/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -1/+1 |
| | | | | the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit | ||||
* | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -10/+17 |
| | | | | 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 | 2 | -0/+18 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, 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 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -1/+1 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 2008-12-06 | 1 | -0/+28 |
| | | | | | | buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 2008-11-07 | 2 | -3/+32 |
| | | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the ↵ | lpsolit%gmail.com | 2008-11-06 | 1 | -0/+2 |
| | | | | quips (including bypassing moderation) - Patch by Robin H. Johnson <robbat2@gentoo.org> r/a=LpSolit | ||||
* | Bug 381772 - Add hooks for common-links. | ghendricks%novell.com | 2008-11-05 | 1 | -1/+1 |
| | | | | patch by ghendricks@novell.com r=mkanat@bugzilla.org | ||||
* | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 2008-10-25 | 1 | -2/+24 |
| | | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Fix some test failures caused by the Field::Choice patches. | mkanat%bugzilla.org | 2008-10-03 | 1 | -4/+4 |
| | |||||
* | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵ | mkanat%bugzilla.org | 2008-10-03 | 2 | -28/+15 |
| | | | | | | editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have ↵ | mkanat%bugzilla.org | 2008-10-03 | 1 | -2/+3 |
| | | | | | | editvalues.cgi use it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵ | mkanat%bugzilla.org | 2008-10-03 | 2 | -13/+17 |
| | | | | | | editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat |