Commit Graph

6223 Commits

Author SHA1 Message Date
justdave%bugzilla.org
ec25cf5bed Bug 452793 part 2: On bug creation, the first confirmed bug status should be selected by default for users with canconfirm privs, even if UNCONFIRMED is the bug status with the lowest sortkey -- do this when the template doesn't specify a status also (first patch only fixed the default templates).
Patch by justdave/LpSolit, r=LpSolit/justdave, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@254148 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-10 19:21:29 +00:00
lpsolit%gmail.com
2a192c35c7 Bug 216557: Be able to specify the order of the columns in a bug list - Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@254147 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-10 19:07:13 +00:00
lpsolit%gmail.com
dc0819bcea Bug 452893: request.cgi crashes if a flag modification date is invalid - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@254140 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-10 10:41:36 +00:00
lpsolit%gmail.com
98e5facc75 Fix bustage due to bug 453743: I have to exclude flags related to private attachments you cannot see
git-svn-id: svn://10.0.0.236/trunk@254120 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-09 00:30:07 +00:00
lpsolit%gmail.com
990b8eb334 Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@254114 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-08 20:39:29 +00:00
guy.pyrzak%gmail.com
5aa722fbed Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you change the component because description changes height
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@254106 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-08 17:47:59 +00:00
lpsolit%gmail.com
4b7fde17a0 Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@254105 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-08 17:13:37 +00:00
lpsolit%gmail.com
8a584b1d0c Bug 453743: Decrease the number of calls to the DB about flags when viewing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@254102 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-08 16:23:46 +00:00
mkanat%bugzilla.org
3b53723c63 Bug 453586: enter_bug form shows the bugzilla-admin address
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@254074 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 23:19:49 +00:00
mkanat%bugzilla.org
a6d52caa92 Bug 453585: Load stylesheets before scripts for performance reasons
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@254073 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 23:17:31 +00:00
mkanat%bugzilla.org
0c3d1e0d5c Bug 450197: Multi-select fields are ignored when cloning a bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@254070 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 23:14:14 +00:00
mkanat%bugzilla.org
f30086af10 Bug 364161: Inefficient SQL: Selecting subclass from setting table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@254069 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 23:03:03 +00:00
lpsolit%gmail.com
7f0c02851a errr.... try again, now with -R :)
git-svn-id: svn://10.0.0.236/trunk@254065 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 22:08:15 +00:00
lpsolit%gmail.com
8d0c8488eb Back out bug 285466 - The doc is completely wrong, a=mkanat on IRC
git-svn-id: svn://10.0.0.236/trunk@254064 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-05 21:58:55 +00:00
guy.pyrzak%gmail.com
ba4d364e5a Bug 452906 - Long URLs smash the right column width
Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@254028 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-04 21:39:42 +00:00
guy.pyrzak%gmail.com
b70f6f192d Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable bz_alias_check_array"
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@254027 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-04 21:36:49 +00:00
guy.pyrzak%gmail.com
b6a56cfa78 Bug 448696: "(edit)" links should focus the text box and select all text in them
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@254026 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-04 21:34:43 +00:00
mkanat%bugzilla.org
78188ab006 Bug 452891: The dashed border next to the line numbers in the Diff Viewer can be visually jarring
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253971 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-02 05:58:07 +00:00
mkanat%bugzilla.org
b7b9e0b492 Bug 452746: Link to the bug in the bug header/title bar includes a space
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@253970 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-02 05:54:44 +00:00
mkanat%bugzilla.org
a823b8f9c5 Bug 452733: [Classification] should not be next to bug ID and short_desc in the show_bug header
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@253969 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-02 05:52:00 +00:00
mkanat%bugzilla.org
41e08b1dcf Bug 451707: Provide a --version option to checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253968 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-02 05:48:09 +00:00
lpsolit%gmail.com
094fcc354b Bug 452844: Taint error in _check_dup_id() - Patch by John L. Clark <jlc6@po.cwru.edu> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253958 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-31 22:14:00 +00:00
lpsolit%gmail.com
be5e52c954 Bug 452793: On bug creation, the first confirmed bug status should be selected by default for users with canconfirm privs, even if UNCONFIRMED is the bug status with the lowest sortkey - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253952 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-30 02:43:58 +00:00
lpsolit%gmail.com
45232ec608 Better fix for bug 452799, r=justdave
git-svn-id: svn://10.0.0.236/trunk@253949 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-29 23:57:02 +00:00
lpsolit%gmail.com
96fcaf3aad Bug 452810: Remove my name after "including you" when CCed to a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253948 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-29 23:49:49 +00:00
lpsolit%gmail.com
8a528c5843 Bug 452799: On bug creation, the bug status with the lowest sortkey is chosen for users without editbugs/canconfirm privs, even when UNCONFIRMED is valid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=justdave a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253947 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-29 21:43:52 +00:00
lpsolit%gmail.com
225cd8cd05 Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253910 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 23:26:26 +00:00
dkl%redhat.com
0639241e6a Bug 449791 – Allow flag notification emails to be threaded similar to normal bug change emails
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@253900 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 20:38:46 +00:00
lpsolit%gmail.com
681a8eb6fe Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars) should use CHAR_LENGTH - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> and Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253879 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 15:22:10 +00:00
lpsolit%gmail.com
4b3a34b4c4 Fix bustage in t/007utils.t
git-svn-id: svn://10.0.0.236/trunk@253871 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 10:17:56 +00:00
lpsolit%gmail.com
8a9a851608 Bug 182238: Allow users to choose what time zone to display times in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253854 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 02:32:26 +00:00
lpsolit%gmail.com
1c6af6e73a Fix bustage due to bug 446327 - Patch by me, r=mkanat
git-svn-id: svn://10.0.0.236/trunk@253852 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 01:57:00 +00:00
lpsolit%gmail.com
e62e028333 Bug 449984: Login cookies should be created as SSL-only on installations that require SSL - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253851 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 01:10:33 +00:00
lpsolit%gmail.com
2e72f82200 Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name containing blanks - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253850 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 00:53:21 +00:00
lpsolit%gmail.com
7fdc3f68c1 Bug 304866: <title> for Flag Type Created should include the name of the flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253849 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 00:45:51 +00:00
mkanat%bugzilla.org
218be26447 Bug 446327: WebService faultCode is a string when a script "die"s
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253809 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 15:41:26 +00:00
reed%reedloden.com
d379f34dfc Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" [p=reed r+a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@253792 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 23:39:41 +00:00
lpsolit%gmail.com
0990e71940 Bug 449511: get_param_list() takes no argument - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253774 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 16:02:45 +00:00
lpsolit%gmail.com
ac96305593 Bug 247936: Creating a product/component which already existed crashes when adding series - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@253773 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 15:38:06 +00:00
lpsolit%gmail.com
4044762377 Bug 378907: Bad wording in the error message when trying to create a product with an existing name - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=vladd r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253765 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 02:35:00 +00:00
lpsolit%gmail.com
9368ef5217 Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=reed r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@253764 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 02:31:26 +00:00
lpsolit%gmail.com
13cebbf70a Fix bustage due to bug 287334
git-svn-id: svn://10.0.0.236/trunk@253762 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-22 02:25:59 +00:00
mkanat%bugzilla.org
727b053bdd Bug 287334: Ability to add custom "Bug ID" fields
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253756 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-21 23:58:45 +00:00
mkanat%bugzilla.org
92ac6e860f Fix a test failure caused by the bug-columns hook.
git-svn-id: svn://10.0.0.236/trunk@253755 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-21 23:30:40 +00:00
mkanat%bugzilla.org
39bb98a7d8 Bug 439192: Add hook to the end of checksetup.pl
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253750 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-21 23:01:35 +00:00
mkanat%bugzilla.org
8b17c73a0a Bug 437006: Add hooks to Bugzilla\Bug.pm to display additional columns
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253749 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-21 22:56:49 +00:00
mkanat%bugzilla.org
9631a438a2 Bug 451449: "Can't use undefined value as ARRAY reference" when logging into a new account
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@253733 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-20 23:34:50 +00:00
mkanat%bugzilla.org
4ae65e64a8 Bug 449306: Add a hook after a bug gets saved, and after flags get updated.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253709 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-19 22:14:02 +00:00
mkanat%bugzilla.org
53c3dac3d0 The hook docs in Bugzilla::Hook had gotten out of alphabetical order, fix the POD.
git-svn-id: svn://10.0.0.236/trunk@253705 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-19 21:46:25 +00:00
mkanat%bugzilla.org
0b0245d91a A fix for bug 446645--make hyphens at the beginning of words still count as negation for fulltext searching in MySQL.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@253704 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-19 21:35:15 +00:00