Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 287334: Ability to add custom "Bug ID" fields | mkanat%bugzilla.org | 2008-08-22 | 2 | -0/+26 |
| | | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 448593: Move code to edit product group settings from editproducts.cgi ↵ | lpsolit%gmail.com | 2008-08-14 | 6 | -40/+50 |
| | | | | to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert ↵ | lpsolit%gmail.com | 2008-08-14 | 1 | -1/+1 |
| | | | | Handford <rupert@handfordonline.plus.com> r=pyrzak r=LpSolit r=mkanat a=LpSolit | ||||
* | Fix a small HTML error in the Release Notes. | mkanat%bugzilla.org | 2008-08-12 | 1 | -1/+1 |
| | |||||
* | Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id | mkanat%bugzilla.org | 2008-08-12 | 3 | -3/+3 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | ||||
* | Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵ | lpsolit%gmail.com | 2008-08-12 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 449927: "Insert new group into all existing products" should be a label ↵ | lpsolit%gmail.com | 2008-08-09 | 1 | -2/+3 |
| | | | | when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 429626: editgroups.cgi incorrectly states that group names cannot ↵ | lpsolit%gmail.com | 2008-08-09 | 1 | -2/+1 |
| | | | | contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Fix typo: Bugzila -> Bugzilla (thanks Cédric) | lpsolit%gmail.com | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | Bug 443170: Release Notes for 3.0.5 | mkanat%bugzilla.org | 2008-08-08 | 1 | -0/+30 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | ||||
* | Bug 443479 â Clicking "Reset to Bugzilla default" when editing columns ↵ | dkl%redhat.com | 2008-08-08 | 1 | -5/+1 |
| | | | | | | for a saved search does not reset them properly Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 2008-08-08 | 13 | -43/+43 |
| | | | | Bugzilla::Group objects (instead of a hashref of group ids and names). | ||||
* | Bug 449504: Release Notes no longer need upgrading instructions | mkanat%bugzilla.org | 2008-08-07 | 1 | -84/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | ||||
* | Bug 432331: Release Notes for Bugzilla 3.2 | mkanat%bugzilla.org | 2008-08-07 | 1 | -16/+630 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates | eseyman%linagora.com | 2008-08-06 | 3 | -4/+4 |
| | | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit | ||||
* | Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵ | lpsolit%gmail.com | 2008-08-03 | 1 | -4/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1 | mkanat%bugzilla.org | 2008-08-01 | 1 | -0/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 313122: Implement Product->create, $product->update and ↵ | lpsolit%gmail.com | 2008-07-31 | 9 | -151/+78 |
| | | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 2008-07-30 | 1 | -2/+2 |
| | | | | <guy.pyrzak@gmail.com> r/a=mkanat | ||||
* | Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵ | gerv%gerv.net | 2008-07-10 | 1 | -3/+2 |
| | | | | Vista, fixes Mac OS X. Patch by gerv; r=justdave. | ||||
* | Bug 442821: Make the workflow editor deny closed statuses for new bugs | mkanat%bugzilla.org | 2008-07-03 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵ | mkanat%bugzilla.org | 2008-07-01 | 1 | -0/+17 |
| | | | | | | invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat | ||||
* | Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵ | lpsolit%gmail.com | 2008-06-29 | 1 | -16/+28 |
| | | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit | ||||
* | Bug 422691 â Attachment gets added twice after hitting "Back" and "Refresh" | dkl%redhat.com | 2008-06-28 | 2 | -0/+49 |
| | | | | Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 2008-06-20 | 1 | -5/+10 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 157092 â Implement a checking mechanism for invalid regexp | dkl%redhat.com | 2008-06-19 | 1 | -0/+5 |
| | | | | Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat | ||||
* | Fix on checkin for bug 438810: replace targets by users/groups | lpsolit%gmail.com | 2008-06-14 | 1 | -4/+4 |
| | |||||
* | Bug 438810: Whines fail when a group or user that was receiving whines is ↵ | lpsolit%gmail.com | 2008-06-14 | 1 | -0/+19 |
| | | | | manually deleted, and sanitycheck.cgi should report this problem - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 437770: Imported bugs are ignored by queries (they never appear in ↵ | lpsolit%gmail.com | 2008-06-13 | 1 | -0/+15 |
| | | | | buglists) - Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit | ||||
* | 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 437011: Add hook to show.xml.tmpl to add fields to the end of the xml | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+3 |
| | | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵ | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+4 |
| | | | | | | bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 437008: Add hook to edit.html.tmpl to show additional fields | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+3 |
| | | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to ↵ | lpsolit%gmail.com | 2008-06-03 | 1 | -45/+62 |
| | | | | make them localizable - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit | ||||
* | Bug 426165 â javascript in template flag/list.html.tmpl overwrites ↵ | guy.pyrzak%gmail.com | 2008-05-30 | 1 | -1/+1 |
| | | | | | | default onload-Event Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat | ||||
* | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 2008-05-29 | 1 | -2/+8 |
| | | | | Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat | ||||
* | Bug 435504: Boolean charts use field descriptions from the DB, making them ↵ | lpsolit%gmail.com | 2008-05-24 | 2 | -4/+4 |
| | | | | english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 435250: In the "View User Account Log" page, the information in the ↵ | lpsolit%gmail.com | 2008-05-24 | 2 | -1/+3 |
| | | | | "What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 435114: The description of the LDAPstarttls parameter is not displayed ↵ | lpsolit%gmail.com | 2008-05-22 | 1 | -2/+2 |
| | | | | in editparams.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵ | lpsolit%gmail.com | 2008-05-21 | 1 | -7/+0 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 430989 â Status should probably be at the top of show_bug.cgi | guy.pyrzak%gmail.com | 2008-05-20 | 1 | -11/+19 |
| | | | | Patch by Guy Pyrzak, review=LpSolit a=LpSolit | ||||
* | Bug 434007 - Restrict group visibility text options is too small | guy.pyrzak%gmail.com | 2008-05-20 | 1 | -1/+1 |
| | | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat | ||||
* | Bug 433851 - "Flag <select> not disabled even though user can't request or ↵ | reed%reedloden.com | 2008-05-15 | 1 | -2/+2 |
| | | | | change flag" [p=reed/LpSolit r+a=LpSolit] | ||||
* | Bug 433348: Created bug display should show extra nav links like show bug ↵ | lpsolit%gmail.com | 2008-05-14 | 1 | -1/+1 |
| | | | | does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 430398: request.cgi does not filter component select list on distinct ↵ | dkl%redhat.com | 2008-05-14 | 1 | -5/+3 |
| | | | | values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit | ||||
* | Bug 330989: illegal_change_deps error uses "empowered" inconsistently with ↵ | lpsolit%gmail.com | 2008-05-14 | 1 | -7/+7 |
| | | | | "allowed" (+ some other minor changes) - Patch by Mike Durthaler <mdurthaler@sbcglobal.net> r=timeless a=LpSolit | ||||
* | Bug 431363: Include information about flag types when config.cgi returns ↵ | lpsolit%gmail.com | 2008-05-08 | 1 | -2/+35 |
| | | | | data in the RDF format - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=mkanat a=mkanat | ||||
* | Fix bustage from Bug 417531. | mkanat%bugzilla.org | 2008-05-05 | 1 | -4/+4 |
| | |||||
* | Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵ | lpsolit%gmail.com | 2008-05-05 | 2 | -4/+3 |
| | | | | format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit | ||||
* | Bug 417531: Release Notes for 3.0.4 | mkanat%bugzilla.org | 2008-05-05 | 1 | -2/+57 |
| | | | | Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> and Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit |