summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2-29/+115
2006-11-08Bug 359768: Confusing error message when a user has too many votes for a prod...lpsolit%gmail.com1-4/+4
2006-11-05Bug 309167: change to product which has same component name results in no pro...olav%bkor.dhs.org3-11/+30
2006-11-05Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org1-1/+0
2006-11-04Bug 258675: action=view is still used in comments - Patch by Frédéric B...lpsolit%gmail.com1-3/+3
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org9-203/+382
2006-11-04Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org1-4/+10
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org8-179/+94
2006-11-03Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part)mkanat%bugzilla.org1-0/+50
2006-11-03Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org2-38/+148
2006-11-03Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org3-11/+246
2006-11-02Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-1/+1
2006-11-01Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of Bu...mkanat%bugzilla.org1-1/+13
2006-11-01Bug 358956: [PostgreSQL] Sequences need to be renamed when their field is ren...mkanat%bugzilla.org2-2/+29
2006-11-01Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org2-14/+50
2006-11-01Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org1-0/+72
2006-11-01Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com3-27/+51
2006-11-01Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and pos...olav%bkor.dhs.org1-15/+0
2006-11-01Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and pos...olav%bkor.dhs.org2-3/+9
2006-10-31Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2-8/+10
2006-10-28Bug 357858: Having links to search for and create a new bug 4 times on a page...olav%bkor.dhs.org1-3/+0
2006-10-24Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ...lpsolit%gmail.com1-2/+35
2006-10-24Bug 357676: Missing module declarations in Bug.pm - Patch by Frédéric Bucli...lpsolit%gmail.com1-0/+2
2006-10-24Bug 357690: "Field Values" link still visible in the footer for user with edi...lpsolit%gmail.com1-1/+1
2006-10-24Bug 357677 Crash on enter_bug.cgitimeless%mozdev.org1-0/+1
2006-10-23Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org3-75/+89
2006-10-23Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2-2/+2
2006-10-23Bug 357580: Flag fieldset should appear directly under People fieldsetolav%bkor.dhs.org1-8/+3
2006-10-22Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2-289/+333
2006-10-22Bug 357474: whine.pl says "email address has not been properly set" with defa...lpsolit%gmail.com1-5/+0
2006-10-22Bug 110152: Offer CSS2 "paged media" for people who print the show_bug page -...lpsolit%gmail.com1-0/+12
2006-10-22Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org1-8/+0
2006-10-22Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org1-1/+1
2006-10-22Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com3-150/+142
2006-10-21Bug 352699: bug creation time not available on bug creationolav%bkor.dhs.org1-0/+2
2006-10-21Bug 352695: Custom select fields are mandatory on bug creation (despite they ...olav%bkor.dhs.org1-1/+4
2006-10-21Bug 356328: $rankdir should be validated in showdependencygraph.cgi - Patch b...lpsolit%gmail.com1-0/+9
2006-10-21Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com13-13/+32
2006-10-21Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2-4/+17
2006-10-21Bug 348923: Clean up a few more variable-scoping issues for mod_perlmkanat%bugzilla.org2-9/+9
2006-10-21Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org3-91/+127
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com7-32/+37
2006-10-21Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2-3/+4
2006-10-21Bug 357396: Mass-change broken due to the undesired onClick="document.locatio...lpsolit%gmail.com1-4/+2
2006-10-20Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com1-1/+1
2006-10-20Bug 311237: bug_status_help and resolution_help Search popup help should use ...lpsolit%gmail.com1-2/+2
2006-10-20Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' pan...lpsolit%gmail.com1-0/+2
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org6-87/+74
2006-10-20Bug 312876: Make new products non-selectable until they have components - Pat...lpsolit%gmail.com2-3/+5
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com47-359/+479