]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:57 +0000 (11:45 +0000)]
Typo in perl modify string, added "#!" to /usr/bin/perl strings.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:56 +0000 (11:45 +0000)]
Buncha' release updates. Moved all images to
./images so we don't have multiple copies of the
same image, fixed these doc bugs (in no particular order):
94949
97070
97071
97114
96498
95970
96677
94953
96501
96679
97068
97191
97192
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:55 +0000 (11:45 +0000)]
Big checkin of docs to resolve every
known outstanding doc bug! Yay release.
Still many things to fix. Aren't there always?
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:54 +0000 (11:45 +0000)]
Checkin for 2.14 release. Still some problems; this cannot yet
be used for 2.14 documentation due to inconsistencies.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:53 +0000 (11:45 +0000)]
Added .htaccess files for shadow/, data/, and /.
I added related information to the Bugzilla Guide, and
tacked in a couple of last-minute additions. Also fixed the
annoying "Tip: HINT:" thing.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:52 +0000 (11:45 +0000)]
Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide. Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.
lpsolit%gmail.com [Fri, 4 Apr 2008 01:40:14 +0000 (01:40 +0000)]
Missing comma in a hash (was missing in the checkin of bug 182975)
lpsolit%gmail.com [Fri, 4 Apr 2008 00:05:36 +0000 (00:05 +0000)]
Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
lpsolit%gmail.com [Thu, 3 Apr 2008 21:58:28 +0000 (21:58 +0000)]
Bug 410902: Some characters are mangled in diff and interdiff modes when viewing patches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=shimono, r=mkanat a=LpSolit
lpsolit%gmail.com [Wed, 2 Apr 2008 22:42:25 +0000 (22:42 +0000)]
Bug 405946: Some emails are not sent in the language chosen by the addressee - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
bbaetz%acm.org [Wed, 2 Apr 2008 05:23:02 +0000 (05:23 +0000)]
Bug 425599 â\80 \93 show_activity missing space for attachment flag changes
r/a=lpsolit
lpsolit%gmail.com [Wed, 2 Apr 2008 01:51:42 +0000 (01:51 +0000)]
Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit
wurblzap%gmail.com [Mon, 31 Mar 2008 20:00:24 +0000 (20:00 +0000)]
Bug 425620 â\80 \93 checksetup.pl doesn't pick up the user's language correctly.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
timeless%mozdev.org [Mon, 31 Mar 2008 13:51:03 +0000 (13:51 +0000)]
Bug 391949 colchange, login, and a number of other forms are missing a space before checked
r=vladd a=lpsolit
lpsolit%gmail.com [Sat, 29 Mar 2008 04:51:07 +0000 (04:51 +0000)]
Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template_include_path_ correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Fri, 28 Mar 2008 19:15:42 +0000 (19:15 +0000)]
Bug 425288: checksetup.pl displays messages using the first language available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat
lpsolit%gmail.com [Fri, 28 Mar 2008 17:33:13 +0000 (17:33 +0000)]
Bug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode characters and tabs in them - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Fri, 28 Mar 2008 06:01:21 +0000 (06:01 +0000)]
Bug 425565: Product name not displayed in the error message when adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
justdave%bugzilla.org [Thu, 27 Mar 2008 18:48:27 +0000 (18:48 +0000)]
Bug 418068 take 3: No way to search for "date of last comment" before/after a given date. Correcting a spacing issue in the SQL from the original 2 interations of this patch. r=LpSolit, a=justdave
mkanat%bugzilla.org [Thu, 27 Mar 2008 10:08:07 +0000 (10:08 +0000)]
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when there are many products
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
lpsolit%gmail.com [Thu, 27 Mar 2008 05:23:41 +0000 (05:23 +0000)]
Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to be specified with the parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit
mkanat%bugzilla.org [Wed, 26 Mar 2008 10:05:19 +0000 (10:05 +0000)]
Bug 413184: Unify all of the update_ functions in Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Tue, 25 Mar 2008 23:43:20 +0000 (23:43 +0000)]
Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist.
lpsolit%gmail.com [Tue, 25 Mar 2008 06:06:16 +0000 (06:06 +0000)]
Bug 92274: email_in.pl using the From address doesn't work with emailsuffix - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Tue, 25 Mar 2008 04:42:37 +0000 (04:42 +0000)]
Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it had fulltext indexes on it.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
mozilla%colinogilvie.co.uk [Tue, 25 Mar 2008 04:04:36 +0000 (04:04 +0000)]
[Bug 424865] checksetup tells me that commands listed below need to be run as root
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat
mkanat%bugzilla.org [Tue, 25 Mar 2008 03:49:32 +0000 (03:49 +0000)]
Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABLE_SCHEMA constant
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
mkanat%bugzilla.org [Tue, 25 Mar 2008 03:47:21 +0000 (03:47 +0000)]
Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
lpsolit%gmail.com [Fri, 21 Mar 2008 18:27:14 +0000 (18:27 +0000)]
Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 20 Mar 2008 04:41:00 +0000 (04:41 +0000)]
Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Wed, 19 Mar 2008 03:16:11 +0000 (03:16 +0000)]
Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
wurblzap%gmail.com [Tue, 18 Mar 2008 22:30:02 +0000 (22:30 +0000)]
Bug 416047 â\80 \93 Test 1 fails in compiling Bugzilla::Install::CPAN and install-module.pl when Cygwin is installed.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
lpsolit%gmail.com [Tue, 18 Mar 2008 14:21:24 +0000 (14:21 +0000)]
Bug 413439: Enable "change several bugs at once" if the user has editbugs OR product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
lpsolit%gmail.com [Tue, 18 Mar 2008 13:31:50 +0000 (13:31 +0000)]
Bug 365365: Fix various HTML and CSS validation errors when viewing attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
lpsolit%gmail.com [Tue, 18 Mar 2008 02:38:27 +0000 (02:38 +0000)]
Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Tue, 18 Mar 2008 02:26:45 +0000 (02:26 +0000)]
Bug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 22:04:56 +0000 (22:04 +0000)]
Bug 365442: If product/component does not have any flags, "Flags: / Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 21:57:26 +0000 (21:57 +0000)]
Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 21:37:01 +0000 (21:37 +0000)]
Bug 323003: [importxml.pl] attachments should be imported with the original creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 21:32:09 +0000 (21:32 +0000)]
Bug 423346: importxml.pl fails when importing attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 19:48:57 +0000 (19:48 +0000)]
Bug 390370: "Products" should be "Other Classifications" when reclassifying products in editclassifications.cgi - Patch by timeless <timeless@bemail.org> r=vladd a=LpSolit
wurblzap%gmail.com [Mon, 17 Mar 2008 14:12:13 +0000 (14:12 +0000)]
Bug 422935 â\80 \93 Status values for â\80 \9c Take Bugâ\80 \9d functionality on attachment creation not localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
lpsolit%gmail.com [Mon, 17 Mar 2008 01:48:08 +0000 (01:48 +0000)]
Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat
lpsolit%gmail.com [Fri, 14 Mar 2008 05:05:34 +0000 (05:05 +0000)]
Bug 304005: Implement SMTP authentication support for email notifications - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
justdave%bugzilla.org [Tue, 11 Mar 2008 20:50:04 +0000 (20:50 +0000)]
Bug 422111: rederive regexp-based group memberships on the destination user after merging Bugzilla accounts, since some of the merged group memberships may no longer apply.
a=LpSolit
wurblzap%gmail.com [Tue, 11 Mar 2008 00:37:56 +0000 (00:37 +0000)]
Bug 421931 â\80 \93 Group control identifiers on product edit page should be localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit, a=LpSolit
lpsolit%gmail.com [Mon, 10 Mar 2008 00:57:01 +0000 (00:57 +0000)]
Fixing bustage due to bug 367394 (no idea why it's burning, but this should fix it)
reed%reedloden.com [Sun, 9 Mar 2008 23:58:38 +0000 (23:58 +0000)]
Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages can be styled" [p=reed r+a=LpSolit]
wurblzap%gmail.com [Wed, 5 Mar 2008 23:19:48 +0000 (23:19 +0000)]
Bug 419388 â\80 \93 004template.t should fall back to â\80 \9c enâ\80 \9d .
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>;
r=Wurblzap, a=LpSolit
lpsolit%gmail.com [Wed, 5 Mar 2008 04:07:50 +0000 (04:07 +0000)]
Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, r/a=me
lpsolit%gmail.com [Mon, 3 Mar 2008 23:00:09 +0000 (23:00 +0000)]
Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
guy.pyrzak%gmail.com [Sat, 1 Mar 2008 11:33:04 +0000 (11:33 +0000)]
Bug 418895: Assignee and QA contact fields always become revealed (editable),
The patch moves what used to be in one function to hide the qa and assignee
into 2 separate calls. It also fixes some typos in the comments and adds my
name to the committers list
Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
lpsolit%gmail.com [Thu, 28 Feb 2008 18:26:32 +0000 (18:26 +0000)]
Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat
lpsolit%gmail.com [Thu, 28 Feb 2008 00:46:24 +0000 (00:46 +0000)]
Additional fix for bug 417146 - Patch by me, r=justdave
lpsolit%gmail.com [Thu, 28 Feb 2008 00:05:23 +0000 (00:05 +0000)]
Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
lpsolit%gmail.com [Tue, 26 Feb 2008 06:09:32 +0000 (06:09 +0000)]
Bug 419191: CC'ed users not being in the group a bug is restricted to cannot do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 26 Feb 2008 06:05:21 +0000 (06:05 +0000)]
Bug 419243: get_new_status_and_resolution() no longer exists and bug moving fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 25 Feb 2008 22:16:33 +0000 (22:16 +0000)]
Bug 419440: The Bugzilla version is not displayed in the welcome-admin page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Mon, 25 Feb 2008 22:06:24 +0000 (22:06 +0000)]
Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 25 Feb 2008 01:23:06 +0000 (01:23 +0000)]
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
lpsolit%gmail.com [Fri, 22 Feb 2008 06:05:10 +0000 (06:05 +0000)]
Bug 418068: No way to search for "date of last comment" before/after a given date - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 21 Feb 2008 22:34:44 +0000 (22:34 +0000)]
Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 21 Feb 2008 22:23:54 +0000 (22:23 +0000)]
Bug 418518: Search links in editkeywords.cgi and describekeywords.cgi generate incorrect SQL queries - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
lpsolit%gmail.com [Sun, 17 Feb 2008 20:41:54 +0000 (20:41 +0000)]
Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
lpsolit%gmail.com [Sun, 17 Feb 2008 20:29:02 +0000 (20:29 +0000)]
Bug 390972: we shouldn't favor fink for os x - Patch by timeless <timeless@bemail.org> r=Colin r=justdave
lpsolit%gmail.com [Sun, 17 Feb 2008 00:06:13 +0000 (00:06 +0000)]
Two small fixes for bug 390603 (better wording)
lpsolit%gmail.com [Sat, 16 Feb 2008 20:05:02 +0000 (20:05 +0000)]
Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
lpsolit%gmail.com [Fri, 15 Feb 2008 17:09:35 +0000 (17:09 +0000)]
Bug 417507: Search.pm broken when searching for empty resolutions (regression) - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
mkanat%bugzilla.org [Thu, 14 Feb 2008 12:15:16 +0000 (12:15 +0000)]
Bug 374951: Handle different strange situations in installations and upgrades that can leave you with a half-latin half-utf8 DB.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
wurblzap%gmail.com [Thu, 14 Feb 2008 04:40:10 +0000 (04:40 +0000)]
Bug 413121 â\80 \93 UTF-8 in templates are garbaged.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat, a=mkanat
lpsolit%gmail.com [Wed, 13 Feb 2008 05:54:03 +0000 (05:54 +0000)]
Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, r=justdave
lpsolit%gmail.com [Wed, 13 Feb 2008 03:13:07 +0000 (03:13 +0000)]
Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 12 Feb 2008 07:32:51 +0000 (07:32 +0000)]
Bug 384009: Global fields (priority, severity, OS, and platform) are required when using WebService instead of using the defaults - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 12 Feb 2008 06:57:27 +0000 (06:57 +0000)]
Bug 389815: Can't edit shared queries if you can't run them - Patch by timeless <timeless@bemail.org> r/a=LpSolit
wurblzap%gmail.com [Tue, 12 Feb 2008 05:20:20 +0000 (05:20 +0000)]
Bug 341508 â\80 \93 GetBugLink() should be localisable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit, a=LpSolit
lpsolit%gmail.com [Tue, 12 Feb 2008 01:31:29 +0000 (01:31 +0000)]
Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo based on the Perl version - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=glob a=LpSolit
lpsolit%gmail.com [Sat, 9 Feb 2008 05:35:44 +0000 (05:35 +0000)]
Bug 90334: Do not display the "change several bugs at once" form if there are no bugs in the buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Sat, 9 Feb 2008 05:18:59 +0000 (05:18 +0000)]
Bug 388723: Make the browser wrap comments on display in addition to the normal wrapping, to support CJK languages that have no spaces.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
mkanat%bugzilla.org [Fri, 8 Feb 2008 05:56:31 +0000 (05:56 +0000)]
Bug 414284: Bug edit page is bad for changing components
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Fri, 8 Feb 2008 02:14:42 +0000 (02:14 +0000)]
Bug 415539: Remove trailing whitespaces from bugmail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Fri, 8 Feb 2008 01:07:12 +0000 (01:07 +0000)]
Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
lpsolit%gmail.com [Thu, 7 Feb 2008 05:36:38 +0000 (05:36 +0000)]
Doc patch for bug 101179 (custom statuses and workflow) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
lpsolit%gmail.com [Thu, 7 Feb 2008 03:58:55 +0000 (03:58 +0000)]
Bug 390603: Configuration paramaters documentation needs updating - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Thu, 7 Feb 2008 03:02:21 +0000 (03:02 +0000)]
Bug 392821: Remove obsolete instructions in template variables.none.tmpl concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
lpsolit%gmail.com [Wed, 6 Feb 2008 22:18:13 +0000 (22:18 +0000)]
Forgot to upload this new template (as part of bug 349369)
lpsolit%gmail.com [Wed, 6 Feb 2008 22:15:34 +0000 (22:15 +0000)]
Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
lpsolit%gmail.com [Wed, 6 Feb 2008 19:34:49 +0000 (19:34 +0000)]
Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
ghendricks%novell.com [Wed, 6 Feb 2008 00:56:23 +0000 (00:56 +0000)]
Bug 414712 â\80 \93 Hook post_bug.cgi for post creation processing
patch by ghendricks@novell.com r=mkanat a=mkanat
lpsolit%gmail.com [Tue, 5 Feb 2008 18:20:13 +0000 (18:20 +0000)]
Bug 393745: s/you/anyone/ in the message displayed when creating a new product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
lpsolit%gmail.com [Tue, 5 Feb 2008 18:11:57 +0000 (18:11 +0000)]
Bug 378908: Edit Group Access Controls hint for Default Default is missing a period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
lpsolit%gmail.com [Tue, 5 Feb 2008 18:06:47 +0000 (18:06 +0000)]
Bug 373926: Time-tracking and attachment tables look too different - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 5 Feb 2008 17:58:04 +0000 (17:58 +0000)]
Bug 414604: After inserting/editing/deleting an attachment, the Keywords field is unavailable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks r=mkanat a=mkanat
lpsolit%gmail.com [Tue, 5 Feb 2008 17:52:48 +0000 (17:52 +0000)]
Bug 415544: Mass-change erases all values from custom multi-select fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 5 Feb 2008 05:24:20 +0000 (05:24 +0000)]
Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being undefined when editing bug flags - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
lpsolit%gmail.com [Mon, 4 Feb 2008 19:29:26 +0000 (19:29 +0000)]
Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Flag subroutines - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
olav%bkor.dhs.org [Mon, 4 Feb 2008 18:45:34 +0000 (18:45 +0000)]
Bug 376453 â\80 \93 E-mail threading can be enhanced with references header - Patch by Henrik Skupin <hskupin@gmail.com> r=bkor a=LpSolit
lpsolit%gmail.com [Mon, 4 Feb 2008 18:23:47 +0000 (18:23 +0000)]
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
mkanat%bugzilla.org [Mon, 4 Feb 2008 05:41:56 +0000 (05:41 +0000)]
Bug 395460: Make multi-select fields searchable
Patch By Ronaldo Maia <romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat<romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
lpsolit%gmail.com [Sun, 3 Feb 2008 17:37:20 +0000 (17:37 +0000)]
Bug 378797: Ability to turn "My votes" page into a bug list - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
mkanat%bugzilla.org [Sat, 2 Feb 2008 22:38:00 +0000 (22:38 +0000)]
Bump version number post-release.