ghendricks%novell.com
a720752345
increase size of run clone box
2008-04-16 16:40:13 +00:00
ghendricks%novell.com
bd9ceed26b
Latest MySQL doesn't like group by and order by together.
2008-04-16 15:05:58 +00:00
morgamic%mozilla.com
771ca96e3d
Setting default value for memcache boolean to false in config.
2008-04-16 01:53:44 +00:00
ghendricks%novell.com
a451cc92b8
taint check caserun_id on attaching bugs.
...
links in completion report were incomplete.
2008-04-16 00:48:29 +00:00
ghendricks%novell.com
2476fe0883
Whitespace patch by vrb
2008-04-14 22:46:58 +00:00
ghendricks%novell.com
2943bea883
Bug 428974 ��� Text files with CR/LF in testopia repository
...
patch by vrb
Added "is not tagged with" query.
2008-04-14 22:40:37 +00:00
lpsolit%gmail.com
1ea3e15b40
Bug 428800: "Download a Bugzilla tarball" should be linkified - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=Colin
2008-04-13 19:25:18 +00:00
wurblzap%gmail.com
4a50299b34
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
2008-04-12 22:24:23 +00:00
wurblzap%gmail.com
d427c533b7
Bug 428569 ��� The CGI module's package name is CGI.pm.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r/a=LpSolit
2008-04-12 06:16:54 +00:00
lpsolit%gmail.com
ab19433c54
Bug 427936: Update sanitycheck.cgi to include missing foreign keys cross checks - Patch by Noura Elhawary <nelhawar@redhat.com> r/a=LpSolit
2008-04-11 23:47:12 +00:00
lpsolit%gmail.com
5fbee42d76
Bug 314454: Incorrect SQL query in editproducts.cgi when making a group mandatory - Patch by Elliotte Martin <elliotte_martin@yahoo.com> r/a=LpSolit
2008-04-11 23:39:45 +00:00
wurblzap%gmail.com
4bf4f9a5a8
Bug 428511 ��� Status and resolution values in dependency trees not localizable.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
2008-04-11 21:42:30 +00:00
ghendricks%novell.com
45393065de
Fix build completion report. Open dashboard to non Testers.
2008-04-11 21:09:10 +00:00
ghendricks%novell.com
5d1a79e5bc
Pager wasn't working for adding cases to a run.
2008-04-10 20:38:59 +00:00
ghendricks%novell.com
91256dba18
Bug 382606 ��� [Enhancement] If "Choose a Test Plan" page listed available Test Plans, it would be helpful for a user to select an appropriate Test Plan for a new Test Run.
2008-04-10 19:39:17 +00:00
guy.pyrzak%gmail.com
664e50d303
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
2008-04-10 16:53:26 +00:00
guy.pyrzak%gmail.com
15516c2cd8
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.
2008-04-10 16:43:43 +00:00
guy.pyrzak%gmail.com
79340c3289
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
2008-04-10 16:40:32 +00:00
guy.pyrzak%gmail.com
294e975b84
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.
2008-04-10 16:34:01 +00:00
ghendricks%novell.com
92a0952def
Add tags pane for cases in a run.
2008-04-10 15:33:04 +00:00
ccooper%deadsquid.com
7c42b32fb7
b=428060
...
- fix in-litmus? query to include all products
2008-04-09 21:55:22 +00:00
ghendricks%novell.com
e775b32784
Add drill down capability to completion report.
2008-04-09 20:03:20 +00:00
wurblzap%gmail.com
ecbb48aef2
Bug 311563 ��� Make whining permit utf8 in whining reports.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=LpSolit
2008-04-09 14:27:33 +00:00
ccooper%deadsquid.com
97230a6907
b=427829
...
- preserve testgroup order in subgroups when editing/adding testcases
2008-04-08 21:51:08 +00:00
ghendricks%novell.com
954e101f56
Refactor run cloning part 2
2008-04-08 19:59:07 +00:00
ccooper%deadsquid.com
36c21a120c
b=427818
...
- add footer link to bugs with the in-litmus? bugzilla flag
2008-04-08 19:18:14 +00:00
ghendricks%novell.com
7afb2fa9cc
Webservice POD in HTML format
2008-04-08 19:02:17 +00:00
lpsolit%gmail.com
9720c823c5
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
2008-04-08 11:07:23 +00:00
mkanat%bugzilla.org
bd4e199799
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
2008-04-07 23:54:26 +00:00
ghendricks%novell.com
8e5b74beb3
Refactor run cloning part 1
2008-04-07 23:17:33 +00:00
ccooper%deadsquid.com
94ddee779b
b=426753,423966
...
- reorder fields and add hidden fields to workaround Firefox password manager + autocomplete brokenness
2008-04-07 16:25:14 +00:00
ccooper%deadsquid.com
990d3957aa
b=408331
...
- set finish timestamp as NOW() when it isn't supplied
2008-04-06 00:52:52 +00:00
lpsolit%gmail.com
d290cb1a05
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)
2008-04-05 14:51:42 +00:00
lpsolit%gmail.com
5e68625760
Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-04-05 12:54:45 +00:00
ghendricks%novell.com
9239b285a1
Redesign case cloning
2008-04-04 21:56:47 +00:00
lpsolit%gmail.com
3c17814cca
Restoring .cvsignore as it was before being overriden by the CVS copy
2008-04-04 11:29:21 +00:00
lpsolit%gmail.com
69336e3246
Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, r=justdave
2008-04-04 06:55:43 +00:00
lpsolit%gmail.com
b0b306d2c7
Bug 400629: The "User Preferences" doc page has no information about saved searches - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-04-04 06:55:42 +00:00
vladd%bugzilla.org
464624eff1
Replace CVSZilla URL with the more up-to-date version (documentation patch), p=vladd.
2008-04-04 06:55:41 +00:00
lpsolit%gmail.com
e8dd09930e
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
2008-04-04 06:55:40 +00:00
lpsolit%gmail.com
70ac2f7e4f
Bug 380730: Remove documentation about the withdrawn mod_throttle module - Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
2008-04-04 06:55:39 +00:00
lpsolit%gmail.com
fcae07ddf5
Documentation patch for bug 410134: Make Oracle case-insensitive for Bugzilla - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-04-04 06:55:38 +00:00
mozilla%colinogilvie.co.uk
eb632a9629
Bug 413149: There is twice the same paragraph bz_canusewhines in using.xml
...
Patch by: Cedric Corazza <cedric.corazza@wanadoo.fr> ;r=me
2008-04-04 06:55:36 +00:00
mozilla%colinogilvie.co.uk
b0e7af017c
Bug 310400: Explain (Document) how permissions are handled on Bugzilla
...
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me
2008-04-04 06:55:35 +00:00
lpsolit%gmail.com
d56d2a2274
Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=mkanat
2008-04-04 06:55:34 +00:00
wurblzap%gmail.com
a5b0b9c692
Bug 365378 ��� The 'languages' parameter is not necessary.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
2008-04-04 06:55:33 +00:00
vladd%bugzilla.org
0e49aa11e2
Bug 390040: Fix wrong file name for hook in customization.xml (documentation only) - Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r=vladd.
2008-04-04 06:55:32 +00:00
mkanat%bugzilla.org
67909e4b43
Bump the version number for the 3.1.3 release.
2008-04-04 06:55:31 +00:00
lpsolit%gmail.com
0b50c27d76
Bug 272886: Move the FAQ from the Documentation to wiki.mozilla.org - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=colin
2008-04-04 06:55:30 +00:00
wurblzap%gmail.com
1fc534c607
Bug 390559 ��� Docs link to outdated German l10n site.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=vladd
2008-04-04 06:55:29 +00:00