Commit Graph

6024 Commits

Author SHA1 Message Date
lpsolit%gmail.com
b9efb9e242 Bug 428800: "Download a Bugzilla tarball" should be linkified - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@250163 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-13 19:25:18 +00:00
wurblzap%gmail.com
9eb71e1085 Bug 428637 – Documentation doesn't build (and even less on Perl 5.10).
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat,LpSolit; a=mkanat


git-svn-id: svn://10.0.0.236/trunk@250143 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-12 22:24:23 +00:00
wurblzap%gmail.com
ca3d7be2cc Bug 428569 – The CGI module's package name is CGI.pm.
Patch by Marc Schumann <wurblzap@gmail.com>;
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@250111 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-12 06:18:33 +00:00
lpsolit%gmail.com
803966307a Bug 427936: Update sanitycheck.cgi to include missing foreign keys cross checks - Patch by Noura Elhawary <nelhawar@redhat.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@250103 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 23:47:12 +00:00
lpsolit%gmail.com
fe0b4aafd5 Bug 314454: Incorrect SQL query in editproducts.cgi when making a group mandatory - Patch by Elliotte Martin <elliotte_martin@yahoo.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@250102 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 23:43:05 +00:00
wurblzap%gmail.com
1e5f75d355 Bug 428511 – Status and resolution values in dependency trees not localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@250093 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 21:43:41 +00:00
guy.pyrzak%gmail.com
920138bce9 Bug 419016 - Space between the votes text and period is visually unappealing and confusing.
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249988 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-10 16:53:26 +00:00
guy.pyrzak%gmail.com
1411a3c9dc Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when editing the component if qa contact is blank
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat

Patch removes the init for the QA field to be outside of the check to see if
the field is blank.


git-svn-id: svn://10.0.0.236/trunk@249987 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-10 16:43:43 +00:00
guy.pyrzak%gmail.com
caf974d51a Bug 427236 Ð Different font sizes used in the group restrictions section of show_bug.cgi
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

Patch changes the font size of the group area to be the same for both by changing
the font size to both use the <small> tag


git-svn-id: svn://10.0.0.236/trunk@249986 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-10 16:40:32 +00:00
guy.pyrzak%gmail.com
0014203b3d Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit.
Removes knob from edit single and edit multiple bugs.


git-svn-id: svn://10.0.0.236/trunk@249984 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-10 16:34:01 +00:00
wurblzap%gmail.com
c46c9d6e2a Bug 311563 – Make whining permit utf8 in whining reports.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249924 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-09 14:27:33 +00:00
lpsolit%gmail.com
9a461bee19 Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a taint error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@249785 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 11:08:58 +00:00
mkanat%bugzilla.org
8494855fba Bug 415796: All webservice methods were failing if a string had multibyte characters in it, due to bugs in SOAP::Lite.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249753 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-07 23:54:26 +00:00
lpsolit%gmail.com
60e049428e Bug 427226: Do not display the requestee field if the flag is not requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit (module owner)
git-svn-id: svn://10.0.0.236/trunk@249667 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 14:53:21 +00:00
lpsolit%gmail.com
7dcc112c53 Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249666 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 12:54:45 +00:00
lpsolit%gmail.com
21f75a0ffd Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, r=justdave
git-svn-id: svn://10.0.0.236/trunk@249570 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:42 +00:00
lpsolit%gmail.com
bfa35c3d67 Bug 400629: The "User Preferences" doc page has no information about saved searches - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249569 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:41 +00:00
vladd%bugzilla.org
2fbc3e1efa Replace CVSZilla URL with the more up-to-date version (documentation patch), p=vladd.
git-svn-id: svn://10.0.0.236/trunk@249568 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:40 +00:00
lpsolit%gmail.com
0a2ec2e86e Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the documentation. People should use theory58S instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
git-svn-id: svn://10.0.0.236/trunk@249567 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:39 +00:00
lpsolit%gmail.com
bddbf7d36a Bug 380730: Remove documentation about the withdrawn mod_throttle module - Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
git-svn-id: svn://10.0.0.236/trunk@249566 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:38 +00:00
lpsolit%gmail.com
3df762fa46 Documentation patch for bug 410134: Make Oracle case-insensitive for Bugzilla - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249565 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:37 +00:00
mozilla%colinogilvie.co.uk
d1ed142b45 Bug 413149: There is twice the same paragraph bz_canusewhines in using.xml
Patch by: Cedric Corazza <cedric.corazza@wanadoo.fr> ;r=me


git-svn-id: svn://10.0.0.236/trunk@249563 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:35 +00:00
mozilla%colinogilvie.co.uk
e8f0d61527 Bug 310400: Explain (Document) how permissions are handled on Bugzilla
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me


git-svn-id: svn://10.0.0.236/trunk@249562 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:34 +00:00
lpsolit%gmail.com
c7bac25be1 Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=mkanat
git-svn-id: svn://10.0.0.236/trunk@249561 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:33 +00:00
wurblzap%gmail.com
431cc50583 Bug 365378 – The 'languages' parameter is not necessary.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249560 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:32 +00:00
vladd%bugzilla.org
03df4c763a Bug 390040: Fix wrong file name for hook in customization.xml (documentation only) - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r=vladd.
git-svn-id: svn://10.0.0.236/trunk@249559 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:31 +00:00
mkanat%bugzilla.org
0e0e0eea03 Bump the version number for the 3.1.3 release.
git-svn-id: svn://10.0.0.236/trunk@249558 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:30 +00:00
lpsolit%gmail.com
b065a5b651 Bug 272886: Move the FAQ from the Documentation to wiki.mozilla.org - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin
git-svn-id: svn://10.0.0.236/trunk@249557 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:29 +00:00
wurblzap%gmail.com
bd0f60a68d Bug 390559 – Docs link to outdated German l10n site.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=vladd


git-svn-id: svn://10.0.0.236/trunk@249556 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:28 +00:00
lpsolit%gmail.com
21a6cf5491 Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
git-svn-id: svn://10.0.0.236/trunk@249555 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:27 +00:00
mkanat%bugzilla.org
1192b951a3 Bug 396506: Release Notes for 3.0.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249554 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:26 +00:00
mkanat%bugzilla.org
10e8268609 Fix the link to the HTML release notes in the text release notes to point to the latest 3.0.x relnotes.
git-svn-id: svn://10.0.0.236/trunk@249553 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:25 +00:00
timeless%mozdev.org
f3434802f0 Bug 363908 Consistently name the Settings control panel (User Preferences)
r=wicked a=lpsolit
thanks to wicked for updating this patch


git-svn-id: svn://10.0.0.236/trunk@249552 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:24 +00:00
timeless%mozdev.org
33a7b92413 Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all documentation
r=colin.ogilvie, kevin.benton


git-svn-id: svn://10.0.0.236/trunk@249551 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:23 +00:00
lpsolit%gmail.com
1962251815 Bug 390972: we shouldn't favor fink for os x - Patch by timeless <timeless@bemail.org> r=Colin r=justdave
git-svn-id: svn://10.0.0.236/trunk@249550 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:22 +00:00
lpsolit%gmail.com
f1fdda21b3 Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249549 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:21 +00:00
lpsolit%gmail.com
120ea1e551 Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249548 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:20 +00:00
lpsolit%gmail.com
f57f0d7f75 Two small fixes for bug 390603 (better wording)
git-svn-id: svn://10.0.0.236/trunk@249547 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:19 +00:00
lpsolit%gmail.com
eb6915f00b Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249546 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:18 +00:00
lpsolit%gmail.com
c653ea8988 Doc patch for bug 101179 (custom statuses and workflow) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@249545 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:17 +00:00
lpsolit%gmail.com
03d7defbd7 Bug 390603: Configuration paramaters documentation needs updating - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@249544 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:16 +00:00
lpsolit%gmail.com
9c4ea4162d Fixing bustage due to bug 399823
git-svn-id: svn://10.0.0.236/trunk@249543 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:15 +00:00
lpsolit%gmail.com
064e8ab2d6 Bug 399823: Fix the documentation about installing missing Perl packages when you are not root - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@249542 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:14 +00:00
lpsolit%gmail.com
065eb83d0d Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@249541 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:13 +00:00
mozilla%colinogilvie.co.uk
000a1c0c2d Bug 397544: ppm repository command is outdated
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>, r=me, r=kevin.benton


git-svn-id: svn://10.0.0.236/trunk@249540 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:12 +00:00
mkanat%bugzilla.org
b5f39f5b9d Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@249539 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:11 +00:00
mkanat%bugzilla.org
ea1bcaa783 Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@249538 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:10 +00:00
justdave%bugzilla.org
4e6ff9fb87 Bug 105366: add documentation for running Bugzilla under suexec
r=mkanat, colin


git-svn-id: svn://10.0.0.236/trunk@249537 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:09 +00:00
mkanat%bugzilla.org
30935e4f73 Update version number for 3.1.2.
git-svn-id: svn://10.0.0.236/trunk@249536 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:08 +00:00
mozilla%colinogilvie.co.uk
f02b35fac7 Bug 398198: Multiple Bugzilla databases with a single installation docs should have an id
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=colin


git-svn-id: svn://10.0.0.236/trunk@249535 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-04 06:55:07 +00:00