aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-207-9/+12
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org2009-07-205-9/+23
| | | | | | attachments 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.org2009-07-201-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.com2009-07-181-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.com2009-07-174-8/+26
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 472274: Solid black line on the timetracking summary row of buglist ↵wicked%sci.fi2009-07-171-4/+7
| | | | looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
* Bug 448690: Changing columns after editing a saved search forgets edits - ↵wicked%sci.fi2009-07-141-0/+4
| | | | Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵wicked%sci.fi2009-07-141-0/+2
| | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com2009-07-092-19/+25
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
* Bug 494037: Release Notes for Bugzilla 3.4rc1mkanat%bugzilla.org2009-07-081-22/+601
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the ↵mkanat%bugzilla.org2009-07-081-0/+1
| | | | | | visibility-controller field settings. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for ↵mkanat%bugzilla.org2009-07-071-14/+14
| | | | | | the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 500900: Confirming bugs requires NEW state to exist - Patch by ↵lpsolit%gmail.com2009-07-011-1/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com2009-06-257-157/+145
| | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
* Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com2009-06-221-130/+9
| | | | Bezzala <nbezzala@yahoo.com> r/a=LpSolit
* Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org2009-06-211-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.org2009-06-214-16/+25
| | | | | | 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.org2009-06-043-6/+9
| | | | | | 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.com2009-06-023-17/+67
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
* Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2009-06-023-12/+19
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com2009-06-012-3/+3
| | | | patch by ghendricks@novell.com
* Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code ↵lpsolit%gmail.com2009-05-305-8/+28
| | | | duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-292-2/+7
| | | | r/a=mkanat
* Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵lpsolit%gmail.com2009-05-252-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 fmkanat%bugzilla.org2009-05-222-5/+25
| | | | | ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 493826: Disabled products show up in the pick list for existing bugs - ↵lpsolit%gmail.com2009-05-211-2/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-205-26/+13
| | | | patch by ghendricks r=mkanat a=mkanat
* Bug 290631 - iCalendar export should include prioritybbaetz%acm.org2009-05-141-0/+1
| | | | r/a=mkanat
* Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org2009-04-281-12/+14
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 103523: Don't split buglist table every 100 bugs for new browsersmkanat%bugzilla.org2009-04-281-14/+5
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from ↵wicked%sci.fi2009-04-221-1/+2
| | | | summarize_time.cgi - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-174-27/+41
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit
* Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, ↵mkanat%bugzilla.org2009-04-171-1/+1
| | | | | | because of a bug in Email::MIME::Encodings Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 486057: Title of product_name_already_in_use is inconsistent with its ↵lpsolit%gmail.com2009-04-141-1/+1
| | | | description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵lpsolit%gmail.com2009-04-111-1/+1
| | | | to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
* Bug 487865: Exporting bugs in XML format uses non-unique timezones (they ↵lpsolit%gmail.com2009-04-101-3/+3
| | | | cannot be imported back) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 471871: Bugzilla::Version has duplicated code compared to ↵lpsolit%gmail.com2009-04-102-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.com2009-04-092-2/+19
| | | | $attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
* Bug 365594: Add X-Bugzilla-Type header to whine mails - Patch by Teemu ↵wicked%sci.fi2009-04-071-0/+1
| | | | Mannermaa <wicked@sci.fi> r/a=mkanat
* Bug 302420: Allow whining messages to be sent even without any results - ↵wicked%sci.fi2009-04-061-0/+10
| | | | Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat
* Bug 486056: Should not use raw "Bug" word in the description of ↵lpsolit%gmail.com2009-04-051-1/+1
| | | | FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat
* Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov ↵lpsolit%gmail.com2009-04-051-1/+1
| | | | <vitaly.fedrushkov@gmail.com> r/a=mkanat
* Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵lpsolit%gmail.com2009-03-312-8/+1
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵lpsolit%gmail.com2009-03-311-6/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-312-0/+11
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵reed%reedloden.com2009-03-302-3/+10
| | | | protection" [p=reed r=LpSolit a=LpSolit]
* Bug 485845: Release Notes for Bugzilla 3.2.3mkanat%bugzilla.org2009-03-301-7/+42
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com2009-03-173-0/+6
| | | | "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ↵reed%reedloden.com2009-03-091-2/+1
| | | | r=LpSolit a=LpSolit]
* Bug 481910: Login forms point to http:// instead of https:// when ↵lpsolit%gmail.com2009-03-061-1/+7
| | | | ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat