aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-113-17/+49
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 341542: Include timestamp of query execution in programmatic search ↵lpsolit%gmail.com2009-02-111-0/+1
| | | | output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
* Fix bustagelpsolit%gmail.com2009-02-091-1/+0
|
* Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com2009-02-092-13/+16
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-084-11/+16
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Fix bustage in filterexceptions.pl.gerv%gerv.net2009-02-081-1/+0
|
* Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵gerv%gerv.net2009-02-081-39/+5
| | | | encodings of &, and update OS list. r=justdave, a=lpsolit.
* Bug 476678 - Rich clients unable to update bugs need security token ↵ghendricks%novell.com2009-02-051-0/+5
| | | | | | included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit
* The release notes contained the raw word "bug".mkanat%bugzilla.org2009-02-031-1/+1
|
* Bug 476612: Release Notes for Bugzilla 3.2.2mkanat%bugzilla.org2009-02-031-0/+14
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
* The URL to the Security Advisory was incorrect.mkanat%bugzilla.org2009-02-021-1/+1
|
* Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com2009-02-021-0/+1
| | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com2009-02-023-19/+47
| | | | 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.com2009-02-023-8/+10
| | | | bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com2009-02-023-5/+8
| | | | 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.com2009-02-021-0/+63
| | | | webpages from making bugzilla users submit changes to bugs
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵lpsolit%gmail.com2009-02-023-2/+6
| | | | 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.com2009-02-022-30/+23
| | | | by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 472078: Release Notes for Bugzilla 3.2.1mkanat%bugzilla.org2009-01-311-3/+58
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵mkanat%bugzilla.org2009-01-311-2/+2
| | | | errors I checked in as part of bug 472872.
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-301-8/+11
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-2915-122/+150
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 473201: config.rdf.tmpl flag_type should include group information - ↵lpsolit%gmail.com2009-01-291-0/+4
| | | | Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com2009-01-281-1/+1
| | | | | | otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 467334: Commit button is not spaced the same vertically as the Status ↵mkanat%bugzilla.org2009-01-261-1/+1
| | | | | | drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 473006: welcome-admin page is wrong about visible administrative links - ↵lpsolit%gmail.com2009-01-251-5/+5
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
* Bug 471461: Incorrect text displayed about groups when a bug is in a product ↵lpsolit%gmail.com2009-01-251-35/+41
| | | | which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 474206: Useless </a> in the component_cc section when deleting a user ↵lpsolit%gmail.com2009-01-231-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.com2009-01-231-1/+1
| | | | | | Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-225-2/+67
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 470057: Collapse and wrap text messages and text errorsmkanat%bugzilla.org2009-01-202-3/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 473883: Re-arrange Perl module instructions so that required modules are ↵mkanat%bugzilla.org2009-01-161-17/+14
| | | | | | listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org2009-01-161-0/+65
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 286452: Add more detailed information to time tracking summary report - ↵wicked%sci.fi2009-01-152-1/+49
| | | | Original patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> and modified/extended patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 471890: The Index of Parameters should linkify parameters, not the ↵lpsolit%gmail.com2009-01-151-3/+6
| | | | category they belong to - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
* Bug 471942: Make the WebService validate and properly convert input parametersmkanat%bugzilla.org2009-01-091-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-086-17/+12
| | | | <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-072-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.com2009-01-041-3/+8
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵lpsolit%gmail.com2009-01-041-0/+33
| | | | <aaron@larsonsonline.net> r=wicked a=LpSolit
* Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com2009-01-041-0/+30
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 377956: Tabular and graphical reports should support single-select ↵lpsolit%gmail.com2009-01-031-0/+7
| | | | custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Post-checkin fix for bug 313126 (better wording when the classification ↵lpsolit%gmail.com2009-01-021-1/+5
| | | | description is removed)
* Bug 313126: Clean up editclassification.cgi and make it use ↵lpsolit%gmail.com2009-01-021-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.com2009-01-021-6/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 332995: Steps to Reproduce not removed from comment when user leaves ↵lpsolit%gmail.com2009-01-011-1/+1
| | | | default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 309383: New bug submission should include the bug summary in the title ↵lpsolit%gmail.com2009-01-011-1/+4
| | | | of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵lpsolit%gmail.com2009-01-011-0/+26
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵lpsolit%gmail.com2008-12-292-2/+2
| | | | 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.com2008-12-295-16/+49
| | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit