Commit Graph

6854 Commits

Author SHA1 Message Date
myk%mozilla.org
7decc2a25a Fixing build bustage caused by not correctly updating filter exceptions (and in a couple cases not filtering when it would make sense) 2005-07-30 01:01:54 +00:00
myk%mozilla.org
5d32cc2382 Fix for bug 302083: automatically converts BMP files to PNG files to conserve disk space; patch by Greg Hendricks; r=myk, a=myk 2005-07-30 00:46:40 +00:00
myk%mozilla.org
f499a19a4e Fix for bug 302702: refactors tabs code into shared file so not only prefs and search but also other pages can use it 2005-07-30 00:41:11 +00:00
zach%zachlipton.com
c1d7b1191f Actually fix the localconfig-creation code. 2005-07-29 20:36:01 +00:00
zach%zachlipton.com
4fd3faeab5 Write localconfig out before trying to connect to the database if it does not exist. 2005-07-29 20:29:11 +00:00
zach%zachlipton.com
72b8e2fa6f Forgot to checkin the .htaccess file 2005-07-29 20:22:31 +00:00
zach%zachlipton.com
7a85cdab42 Initial checkin of Litmus 0.0.1 (a.k.a Naked Mole Rat). 2005-07-29 20:21:01 +00:00
lpsolit%gmail.com
9214fa538f Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk 2005-07-29 14:14:42 +00:00
mkanat%kerio.com
e0793ac5b8 Bug 232064: [BUGZILLA] bugsDWIMQueryDefault should be per-channel
Patch By Dave Miller <justdave@bugzilla.org> r=mkanat
2005-07-29 00:18:58 +00:00
mozilla%colinogilvie.co.uk
f1fd785376 Bug 293181: [BUGZILLA] Move bugsHistory checking into FetchBug
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=mkanat
2005-07-28 23:50:41 +00:00
mozilla%colinogilvie.co.uk
1043448eaf Bug 300456: [BUGZILLA] BugzillaMailHandler should say what a bug is a DUPLICATE *of*
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=mkanat
2005-07-28 23:46:11 +00:00
mkanat%kerio.com
12d0200f66 Bug 293678: Sorting bug list by Assignee Real Name failing in latest nightly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-28 06:19:13 +00:00
lpsolit%gmail.com
df92289b62 Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-07-28 00:35:50 +00:00
lpsolit%gmail.com
2b8a8b2f6b Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk 2005-07-27 21:00:59 +00:00
lpsolit%gmail.com
a60d418e65 Bug 301018: Add INTERFACE section to bug/create/created.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-07-27 20:51:33 +00:00
lpsolit%gmail.com
4421f09afa Bug 293950: enter bug product failure messages suboptimal - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 20:24:26 +00:00
lpsolit%gmail.com
4b735e080e Bug 292059: No locking in createaccount.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 20:15:37 +00:00
lpsolit%gmail.com
22a877920d Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 19:58:23 +00:00
lpsolit%gmail.com
b55655528b Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap a=myk 2005-07-27 19:52:29 +00:00
lpsolit%gmail.com
db49e63adc Bug 301446: Changing several bugs at once crashes if the user wants to automatically redisplay the bug he changed - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=myk 2005-07-27 19:43:05 +00:00
lpsolit%gmail.com
cb1033c179 Bug 300403: New Charts errors out, creates new 'add' user, when Env auth method is used - Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave 2005-07-26 14:53:27 +00:00
lpsolit%gmail.com
6302511227 Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-26 14:36:13 +00:00
lpsolit%gmail.com
a7612c4572 Bug 184037: Add t/011pod.t to check POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:23:50 +00:00
erik%vanderpoel.org
0d458e4c2f added printHTML method to app and made http.c call it so that grab does
not crash

added transparency idea to TODO
2005-07-26 14:18:36 +00:00
lpsolit%gmail.com
39e056ccb5 Bug 301967: Some .pm files have invalid POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:09:48 +00:00
mike.morgan%oregonstate.edu
e666986cc6 added jump-to for single results in search.php. adjusted the length of displayed descriptions on thef ront page. added an @todo for search.php, also affected: addon.php -- some addons do not have proper application metadata... :\ 2005-07-26 03:27:21 +00:00
mike.morgan%oregonstate.edu
0d0bb4dca0 Additional changes to search. No pagination, just prev|next. Works4me.
Fixed some image sizing in addon.tpl and search.tpl.
2005-07-26 00:27:55 +00:00
mike.morgan%oregonstate.edu
b1b91e495a Bloated and greedy search, no pagination yet (other than the limit for # of records per page).
I have concerns about how much this hammers the database.  We may have to trim down the constructor for the AddOn class.
2005-07-25 20:12:22 +00:00
mozilla%colinogilvie.co.uk
92a3b09330 Bug 297483: Remove comment from installation.xml about 'module-check' switch being needed as it's already available
Patch by me, r=gerv
2005-07-25 12:50:49 +00:00
lpsolit%gmail.com
6af859deb4 Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave 2005-07-25 07:56:38 +00:00
mike.morgan%oregonstate.edu
236db4ab1f Policy documents. 2005-07-25 07:36:05 +00:00
mike.morgan%oregonstate.edu
1fd86e033d nightly checkin. adjustments in some naming conventions. 2005-07-25 07:35:01 +00:00
mike.morgan%oregonstate.edu
0293051b7f Search options are now populated. Next up is query forumlation and pagination along with displaying results. 2005-07-24 11:34:05 +00:00
mike.morgan%oregonstate.edu
7ae3ffd70f Search modifications. 2005-07-24 10:31:23 +00:00
mike.morgan%oregonstate.edu
bcf85afacf updated some search items. 2005-07-24 02:05:49 +00:00
mike.morgan%oregonstate.edu
a815398e0c Started messing with the search template. Not even 5% done. Added some global CatName stuff to init.php. Will find a better home for that later. 2005-07-23 08:57:41 +00:00
lpsolit%gmail.com
dd61bb0adf Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
mike.morgan%oregonstate.edu
87adb6b038 Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved. 2005-07-21 23:21:27 +00:00
lpsolit%gmail.com
2ead756429 Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-21 20:04:27 +00:00
mozilla%colinogilvie.co.uk
ee67153a84 Add initial support for viewing an item's history.
This needs some more work to improve it, but committing anyway.
2005-07-21 18:44:43 +00:00
mozilla%colinogilvie.co.uk
b7fca4a56a Add support for viewing all the preview images 2005-07-21 17:03:09 +00:00
mozilla%colinogilvie.co.uk
56813efb0f Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there 2005-07-21 15:51:30 +00:00
mike.morgan%oregonstate.edu
ef763e09a5 installation instructions. 2005-07-21 02:00:57 +00:00
mike.morgan%oregonstate.edu
dd10817fab Placeholder for addon previews page. 2005-07-21 01:59:50 +00:00
mike.morgan%oregonstate.edu
be846deeeb Messed with paths, search boxes, etc. Nothing here is permanent. 2005-07-21 01:58:50 +00:00
mike.morgan%oregonstate.edu
eaec74e2ae addon.php
added title, filled out passing of proper vars.
faq.php
    fixed title.
overview.php
    fixed title.
content.css
    added some styles for user opinions.
developers/index.php
    fixed title.
lib/addon.class.php
    added class vars and some extra stuff in constructor in order to populate all addon information during object instantiation.
lib/amo.class.php
    added setVar and setVars functions, which set object parameters one at a time or via array, respectively.
tpl/addon.tpl
    fleshed out addon summary page to look mostly like existing pages.
tpl/inc/header.tpl
    added line for page title.
2005-07-20 23:32:22 +00:00
lpsolit%gmail.com
0d4e34810e Bug 301458: Move url_decode out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:30:58 +00:00
lpsolit%gmail.com
dcce8e5a29 Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:24:19 +00:00
gerv%gerv.net
2bec2a48e5 Bug 300743: add "px" to prevent query help tooltips appearing at wrong position. Patch by gerv; r=myk, kiko, wicked, a=mkanat, myk. 2005-07-20 20:09:18 +00:00
lpsolit%gmail.com
98403b6964 Bug 301440: Move LogActivityEntry out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-20 15:58:45 +00:00
mike.morgan%oregonstate.edu
e8ce397588 7->5 in overview.
put in a more graceful db error handler (although it's not the prettiest).
cleaned up main object definitions.
2005-07-20 12:43:17 +00:00
lpsolit%gmail.com
1ea77ce857 Bug 298220: Graphs should use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk 2005-07-20 12:39:48 +00:00
lpsolit%gmail.com
e1bffda42e Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,wicked a=justdave 2005-07-20 11:29:33 +00:00
lpsolit%gmail.com
35e51a3eb9 Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-20 02:14:34 +00:00
mozilla%colinogilvie.co.uk
63d92213ec Bug 282737: Software Error from time-tracking fields during Change Columns
Patch by Joel, Me, r=wurblzap, a=myk
2005-07-19 22:38:26 +00:00
lpsolit%gmail.com
fbad4f6f26 Bug 297990: choose-product.html.tmpl generates improper indentation for product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk 2005-07-19 21:54:45 +00:00
lpsolit%gmail.com
b3f8ed1ab6 Bug 301240: editvalues.cgi should not update bugs.delta_ts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-07-19 21:34:30 +00:00
lpsolit%gmail.com
ce35d4e789 Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard <jremillardshop@letterboxes.org> r/a=myk 2005-07-19 21:15:58 +00:00
lpsolit%gmail.com
a12805ea67 Bug 265188: GenerateVersionTable should only overwrite versioncache if it's changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave 2005-07-19 14:52:59 +00:00
lpsolit%gmail.com
0ddac04c80 Bug 300709: Avoid the use of SELECT * - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk 2005-07-19 14:33:40 +00:00
mike.morgan%oregonstate.edu
3eeb4ba91e install include. 2005-07-19 00:23:24 +00:00
mike.morgan%oregonstate.edu
1247576db1 css/base/template.css
added tab styles for overview.php
addon.php
    created file to pass addon information to addon.tpl, partially done
lib/addon.class.php
    class for gathering addon information, all inclusive -- it will make it much easier in the long run
tpl/addon.tpl
    general template for an addon summary - equivalent to "moreinfo.php"
2005-07-19 00:22:46 +00:00
lpsolit%gmail.com
67f2fa1623 Bug 300532: Update editversions.cgi to use routines from Version.pm and Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-07-19 00:05:11 +00:00
mozilla%colinogilvie.co.uk
75f719f232 Bug 301079: [BUGZILLA] BugzillaMailHandler: Option to report some products using the names of their components
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat
2005-07-18 21:39:10 +00:00
mkanat%kerio.com
c278c8ac17 Bug 282632: Eliminate AUTOLOAD section from BugMail.pm
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-07-18 20:37:55 +00:00
mike.morgan%oregonstate.edu
ad733c846c adjusted Themes blocks in order to include description and be consistent. 2005-07-18 08:59:50 +00:00
mike.morgan%oregonstate.edu
540992eb4e added overview tabs and content bar. 2005-07-18 08:44:49 +00:00
mike.morgan%oregonstate.edu
ccaef20f8a added overview page, serves as overview for a specific application 2005-07-18 08:26:54 +00:00
mike.morgan%oregonstate.edu
ca7adb558e .htaccess
added comments and config line for include_path, which is important for install
inc/finish.php, inc/init.php
    adjusted how globals were set up
    tried working with non-global db/tpl but it was not scalable so it was switched back
faq.php, index.php, developers/index.php
    smarty -> tpl
lib/addon.class.php
    proper constructor now in place
lib/amo.class.php
    object definition for all basic objects
    sets up tpl,db globals for use in all extending classes
addon.php
    home page for an addon
item.php
    too generic, nuked it
2005-07-18 03:50:30 +00:00
mozilla%colinogilvie.co.uk
ebd9fe29f1 Bug 300684: missing_version_or_component error message is not translatable
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
2005-07-17 10:35:19 +00:00
mozilla%colinogilvie.co.uk
e615e21d5e Bug 300764: Deadline field on show_bug should include documentation of the date format
p=me, r=jouni, a=justdave
2005-07-17 09:19:27 +00:00
myk%mozilla.org
d81d88d2ab Fix for bug 232612: enables boolean mode fulltext searches for better searching capabilities in the "Find a Specific Bug" page;
r=lpsolit
2005-07-15 02:05:10 +00:00
gerv%gerv.net
0b5fe533e9 Bug 300494 - capture User Agent as well. 2005-07-14 09:38:24 +00:00
mkanat%kerio.com
f930eb0b7a Fix my email post-checkin of Bug 283989, as pointed out by Colin. 2005-07-14 06:05:45 +00:00
mkanat%kerio.com
b1ea2b68d5 Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14 06:01:35 +00:00
lpsolit%gmail.com
4cf64cd384 Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-14 00:09:09 +00:00
lpsolit%gmail.com
15ec32bab2 Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-14 00:02:17 +00:00
lpsolit%gmail.com
31027a49f7 Bug 300620: Deletion of a product yields "Insecure dependency in parameter 3" when useclassification is on - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-13 17:54:58 +00:00
lpsolit%gmail.com
3b419f5f60 Bug 300507: "View All" is misplaced in the attachment table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk 2005-07-13 17:47:49 +00:00
mike.morgan%oregonstate.edu
e76424d9e4 Fixed home link at top of main header 2005-07-13 04:44:58 +00:00
mkanat%kerio.com
8dc86d3a75 Bug 300311: [PostgreSQL] bz_table_list_real returns PostgreSQL system tables in addition to normal Bugzilla tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-13 04:04:13 +00:00
mkanat%kerio.com
1146841d42 Bug 300336: Bugzilla::Auth should not contain any exported subroutines
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-13 03:57:02 +00:00
lpsolit%gmail.com
654bfd91ea Bug 297098: Optimize multiple email searches - Patch by Joel Peshkin <bugreport@peshkin.net> r=myk,LpSolit a=myk 2005-07-12 22:54:43 +00:00
lpsolit%gmail.com
06c814841b Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-12 22:35:04 +00:00
lpsolit%gmail.com
7ce6e265e9 Bug 276818: "Verify Version, Component, Target Milestone" page on product change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-07-12 22:25:11 +00:00
lpsolit%gmail.com
0a766b2d3f Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk 2005-07-12 22:02:10 +00:00
bugreport%peshkin.net
507b2571cb Bug 262592: Enable templates to use a cookies to remember UI preferences and hide/expose content
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>
r=joel, a=justdave
2005-07-12 12:32:16 +00:00
mike.morgan%oregonstate.edu
f48271932b removed advancedsearch.php - does not need to be a separate doc 2005-07-12 11:35:58 +00:00
mike.morgan%oregonstate.edu
400c45a982 .htaccess, README
updated .htaccess file to define include_path to prepend/append files are processed properly.
    added installation instructions.

config-dist.php
    added REPO_DIR to store constant for repository.
    added site config information handoff to smarty display object for correct webpaths.

developers/*
    developers index page along with accompanying template.

search.php
    this will be the main search (placeholder).
2005-07-12 11:34:42 +00:00
mozilla%colinogilvie.co.uk
21fa646638 Bug 252272: Allow extremely large attachments to be stored locally
Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
2005-07-12 10:56:52 +00:00
mozilla%colinogilvie.co.uk
0150f857cd Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled word
Patch by Swen Haubold <swen.haubold@mitutoyo-ctl.de>, r=colin
2005-07-12 10:29:52 +00:00
mkanat%kerio.com
df68f3b982 Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-12 07:56:16 +00:00
mike.morgan%oregonstate.edu
74c38d79b3 .htaccess
auto_prepend, auto_append
        both were missing in the initial checkin.
2005-07-12 00:46:56 +00:00
mike.morgan%oregonstate.edu
1a6a0dd16f Initial checkin of AMO v2.0 framework.
Notes:
    index.php - example document for main index, default.tpl wrapper
    faq.php - example document for faq page, nonav.tpl wrapper
2005-07-11 23:52:20 +00:00
mkanat%kerio.com
bd6ef7218b Bug 204217: require MySQL version 4.0+
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-07-11 22:07:24 +00:00
bugreport%peshkin.net
eb5cb98986 Bug 299156: Reduce saniitycheck submitter_id time for large sites
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-07-11 17:34:47 +00:00
lpsolit%gmail.com
a99039bd2d Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit,mkanat a=justdave 2005-07-11 17:14:31 +00:00
mkanat%kerio.com
cc906a851f Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-07-11 06:30:05 +00:00
mcafee%mocha.com
e934fb4f04 Comments only. Adding some URL download notes. 2005-07-11 01:50:38 +00:00
lpsolit%gmail.com
7c91495902 Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an unused variable) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-11 00:40:59 +00:00
lpsolit%gmail.com
2f8328d4bf Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages (editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave 2005-07-10 23:41:12 +00:00
lpsolit%gmail.com
d6f1359acc Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" Wood <bugspam.Callek@gmail.com> r=joel a=justdave 2005-07-10 23:20:00 +00:00
lpsolit%gmail.com
99ef260cf4 Bug 228905: [Bug creation] not available in advanced query/boolean charts - Patch by Dave Miller <justdave@bugzilla.org> r=mkanat a=justdave 2005-07-10 23:09:48 +00:00
lpsolit%gmail.com
a1a05b60b5 Bug 165022: add alias field to new bug form - Patch by Albert Ting <altlst@sonic.net> r=GavinS a=justdave 2005-07-10 22:52:33 +00:00
lpsolit%gmail.com
46fa60c0c4 Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-10 22:37:15 +00:00
lpsolit%gmail.com
6500dc2042 Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=justdave 2005-07-10 22:26:50 +00:00
bugzilla%glob.com.au
b2db756cf8 Bug 297870: attachments table/list should show attachment creator
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-10 13:34:33 +00:00
mozilla%colinogilvie.co.uk
066fdb0f38 Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug, r=justdave,r=mkanat on IRC 2005-07-09 22:37:26 +00:00
mkanat%kerio.com
7ab8f97dcf Update version numbers post-release. 2005-07-08 08:20:01 +00:00
mkanat%kerio.com
932c0ff413 Update version numbers for 2.20rc1 release. 2005-07-08 05:49:35 +00:00
mkanat%kerio.com
4b86688179 Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
2005-07-08 05:35:21 +00:00
mkanat%kerio.com
b256653f16 Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08 05:29:15 +00:00
mkanat%kerio.com
fef49cb676 Bug 278710: Using user dropdown instead of text field disturbs the layout
Patch By byron jones (glob) <bugzilla@glob.com.au> r=myk, a=justdave
2005-07-08 04:50:27 +00:00
mkanat%kerio.com
114c8a1cbb Bug 298659: setting authentication to LDAP,DB fails
Patch By A. Karl Kornel <karl@kornel.name> r=glob, a=justdave
2005-07-08 04:48:47 +00:00
mkanat%kerio.com
3fcd01408c Bug 286274: Release Notes for 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 03:52:08 +00:00
mkanat%kerio.com
967fb2f4e3 Bug 299588: Release Notes for 2.18.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 03:48:42 +00:00
mkanat%kerio.com
58900ddb47 Bug 300006: "cookies need value" error code when a query returns an empty result.
Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave
2005-07-08 03:39:19 +00:00
mkanat%kerio.com
b5bd2cdbd1 Bug 292423: [BUGZILLA] mozbot fails on "bug XXX" searches if the installation has disabled target_milestone
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 02:44:40 +00:00
mkanat%kerio.com
b8dff89bd5 Bug 292768: [PostgreSQL] COALESCE requires both arguments to be of similar types
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, r=dkl, a=justdave
2005-07-08 02:37:09 +00:00
mkanat%kerio.com
0d6d7db605 Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type integer"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
2005-07-08 02:34:03 +00:00
mkanat%kerio.com
0c94f9fb90 Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:31:43 +00:00
mkanat%kerio.com
e95c7c915e Bug 87404: Attachments don't work if you need to use user matching
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:18:22 +00:00
bugzilla%glob.com.au
f2808c044f Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave
2005-07-08 02:17:04 +00:00
lpsolit%gmail.com
9203f19f85 Bug 216028: User::match_field() displays no warning when the maximum number of matches is reached - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-07-07 22:35:58 +00:00
lpsolit%gmail.com
f9c6a6f784 Bug 297974: Add bug numbers to the generated RSS buglist - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-07-07 21:51:42 +00:00
lpsolit%gmail.com
70e0ee6afb Bug 299212: "already locked" errors should be more informative - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave 2005-07-07 21:15:20 +00:00
lpsolit%gmail.com
a70339d460 Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave 2005-07-07 21:03:05 +00:00
lpsolit%gmail.com
3e1eea78a6 Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk 2005-07-07 19:46:37 +00:00
lpsolit%gmail.com
ba2846eada Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-07-07 19:33:25 +00:00
lpsolit%gmail.com
66aeb3892b Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-07-07 19:12:30 +00:00
lpsolit%gmail.com
d8147aaf93 Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-07 18:42:09 +00:00
lpsolit%gmail.com
d102f1cf7c Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-07 18:33:46 +00:00
lpsolit%gmail.com
627cb209d5 Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" field isn't present - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-07-07 14:17:18 +00:00
lpsolit%gmail.com
290601088f Bug 223570: Creating a bug in a product with no versions results in internal error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-07-07 14:08:43 +00:00
lpsolit%gmail.com
26f290b0e8 Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave 2005-07-07 11:53:38 +00:00
gerv%gerv.net
1bc8b45b62 Bug 297100: Update "Report Broken Website" wording. 2005-07-05 10:35:10 +00:00
mkanat%kerio.com
76340e5a88 Bug 289042: Implicit joins should be replaced by explicit joins - installment B
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
2005-07-02 05:23:28 +00:00
mozilla%colinogilvie.co.uk
ad21d3becf Bug 274404 - Document the new whining functionality that will be available in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r) 2005-07-01 22:41:31 +00:00
mozilla%colinogilvie.co.uk
aa1dded552 Back out bug 274404 which for some reason fails to build using jade but will build correctly with xmlto, pending investigation. 2005-07-01 16:21:42 +00:00
jake%bugzilla.org
78bfc6a4de Bug 274404 - Document the new whining functionality that will be available in 2.20.
Patch by A. Karl Kornel <karl@kornel.name>
r=colin,joel
2005-07-01 15:44:36 +00:00
bugzilla%glob.com.au
dadf134607 Bug 297646: Write helper functions for Bugzilla::Token.pm
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-01 01:44:19 +00:00
mkanat%kerio.com
fde5bbcb79 Bug 299257: [BUGZILLA] Mozbot does not fetch multiple bug numbers
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat
2005-06-30 17:30:32 +00:00
zach%zachlipton.com
981984d414 Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Remove
references to runtests.sh in docs, checksetup.pl, and other fine
places.

r=LpSolit, a=my snapple peach iced tea
2005-06-29 23:43:33 +00:00
zach%zachlipton.com
356cd7d5ec Fix for bug 224472: "runtests.sh: die, die, die!" a=justdave 2005-06-29 23:29:51 +00:00
lpsolit%gmail.com
efe5264772 Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk 2005-06-29 22:18:21 +00:00
lpsolit%gmail.com
a7b5107f09 Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-06-29 22:03:47 +00:00
lpsolit%gmail.com
dd28989c37 Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-06-29 21:54:50 +00:00
mozilla%colinogilvie.co.uk
c71eb7127c Bug 299145: Document new required perl modules
Patch by me, r=mkanat
2005-06-29 21:22:09 +00:00
mozilla%colinogilvie.co.uk
07f654f498 Bug 299144: Update documentation minimum versions
Patch by me, r=mkanat
2005-06-29 16:24:19 +00:00
mozilla%colinogilvie.co.uk
7ea2b05849 Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)
Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
2005-06-29 15:17:39 +00:00
lpsolit%gmail.com
8c740964ea Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave 2005-06-25 12:28:48 +00:00
lpsolit%gmail.com
131210a127 Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-06-25 12:10:28 +00:00
lpsolit%gmail.com
90facf63ed Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-06-24 22:33:05 +00:00
mkanat%kerio.com
770433b8fc Bug 296039: [PostgreSQL] Cannot create a new product
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2005-06-21 01:39:07 +00:00
lpsolit%gmail.com
0864934e33 Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-06-20 22:46:39 +00:00
lpsolit%gmail.com
fb7fdf3c1a Backing out bug 180792. A table is locked as READ while my patch tries to write in it :( 2005-06-20 22:20:50 +00:00
lpsolit%gmail.com
86211bbd0b Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk 2005-06-20 21:14:52 +00:00
lpsolit%gmail.com
0f928e3309 Bug 244533: Display "only the 200 most relevant bugs are shown" only when more than 200 bugs are found - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2005-06-20 20:32:35 +00:00
lpsolit%gmail.com
4ad8341b0c Bug 298196: process_bug.cgi updates delta_ts even when no modifications are made - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-06-20 20:22:36 +00:00
lpsolit%gmail.com
0b4e9c7410 Bug 297794: initBug's verification of user_id being an email is bogus - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 20:16:32 +00:00
lpsolit%gmail.com
33e9d27dc8 Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-06-20 20:04:24 +00:00
lpsolit%gmail.com
baeba91ed4 Bug 296887: Do not display the quip entry field when quip_list_entry_control is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk 2005-06-20 19:42:11 +00:00
lpsolit%gmail.com
c2d11a0bf0 Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk 2005-06-20 19:30:29 +00:00
lpsolit%gmail.com
15607a5ffe Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
lpsolit%gmail.com
3e40dc6674 Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave 2005-06-16 19:00:58 +00:00
bugreport%peshkin.net
7d2090d07a Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk 2005-06-16 05:40:32 +00:00
mkanat%kerio.com
2ea838f869 Bug 293501: Add me to files where I belong and fix kerio.com emails
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-06-15 03:55:00 +00:00
lpsolit%gmail.com
e2a4ed0c1e Bug 296180: Table and CSV reports should use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk 2005-06-14 22:43:12 +00:00
lpsolit%gmail.com
e4f44c2ee7 Bug 274266: Server type should not be hardcoded in SQL values - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-06-14 22:09:23 +00:00
mozilla%colinogilvie.co.uk
8c2557fe6f Bug 255685: Docs should mention mysql-devel RPM is required
Patch by me, r=gerv
2005-06-13 09:30:33 +00:00
gerv%gerv.net
13edaebe5a Bug 297100 - tell people about Reporter at the top of Hendrix. 2005-06-12 16:54:52 +00:00
lpsolit%gmail.com
0fb5196db6 Bug 266159: It's possible to create multiple flags by reloading, even if flag is not multiplicable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a = myk 2005-06-10 22:57:16 +00:00
lpsolit%gmail.com
49e6923085 Bug 277417: SQL error when reloading the page after changing the bug resolution to duplicate - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-06-10 19:19:21 +00:00
lpsolit%gmail.com
57adfc07ed Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk 2005-06-10 19:11:46 +00:00
jocuri%softhome.net
bd227b6c2b Patch for bug 296582: create-guided template refers to "zarro boogs" instead of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave. 2005-06-09 09:48:23 +00:00
jocuri%softhome.net
4dfe474de8 Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave. 2005-06-09 09:32:25 +00:00
mkanat%kerio.com
f986e37595 Bug 291803: PostgreSQL dies when you insert a string longer than 2700 characters into an indexed field
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-06-09 04:42:46 +00:00
lpsolit%gmail.com
1f9ea4f47b Bug 225042: If sendmail dies while processing a duplicate it corrupts the duplicates table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2005-06-08 21:04:22 +00:00
jocuri%softhome.net
4dbeca22b4 Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie. 2005-06-07 20:09:53 +00:00
jocuri%softhome.net
61dd1db389 Documentation patch for bug 279589: Documentation should suggest UTF-8 encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie. 2005-06-07 19:40:25 +00:00
jocuri%softhome.net
975187872f Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla documentation; patch by me, r=colin.ogilvie. 2005-06-07 19:24:05 +00:00
lpsolit%gmail.com
c52c68258e Bug 252214: Allow max of zero votes per bug - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=vladd a=justdave 2005-06-06 21:37:57 +00:00
bugzilla%glob.com.au
52fa6f2c95 Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs work
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave
2005-06-03 08:59:15 +00:00
mozilla%colinogilvie.co.uk
751f41d4dc Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave 2005-06-02 21:26:43 +00:00
lpsolit%gmail.com
72f59e46ed Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-06-02 21:24:08 +00:00
lpsolit%gmail.com
054fa39941 Bug 293767: The search page does not use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk 2005-06-01 00:41:03 +00:00
lpsolit%gmail.com
5474075395 Bug 215208: Descriptions in the bug activity tables are still in english - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk 2005-06-01 00:29:55 +00:00
justdave%bugzilla.org
3d473cd2b5 Add Deer Park to the application choices, per rebron 2005-05-31 17:10:46 +00:00
bugreport%peshkin.net
dd5dd14070 Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of %%column%%
Patch by dmelentyev
r=joel, a=justdave
2005-05-31 15:42:44 +00:00
lpsolit%gmail.com
4fec595aac Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk,wurblzap a=myk 2005-05-27 11:37:17 +00:00
mkanat%kerio.com
06a1e6600a Bug 286672: Require correct DBD depending on the $db_driver in use
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-05-26 20:09:22 +00:00
mkanat%kerio.com
1afea93aa5 Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat, a=justdave
2005-05-26 20:07:35 +00:00
justdave%bugzilla.org
548fd42b77 Bug 295035: "Find Module" produces the incorrect anchor tag for the redirect to owners.html 2005-05-26 19:50:03 +00:00
bugzilla%glob.com.au
0e0893c63d Bug 295455: Mozbot should fetch bug links with excludefield=long_desc
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat
2005-05-26 01:59:57 +00:00
lpsolit%gmail.com
f8fed2404d Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavin.sharp@gmail.com> r=LpSolit a=justdave 2005-05-22 23:35:22 +00:00
lpsolit%gmail.com
a9036af1c4 Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-05-22 15:09:39 +00:00
lpsolit%gmail.com
d04adccc62 Bug 294892: Remove visible debug code from template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-05-22 14:59:28 +00:00
lpsolit%gmail.com
81c33349b2 Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-05-22 14:48:17 +00:00
lpsolit%gmail.com
b6c4c54fce Bug 215320: Change several bugs at once causes extraneous messages in apache log file - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-05-22 14:19:23 +00:00
lpsolit%gmail.com
c04f50c613 Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-05-22 13:46:55 +00:00
mkanat%kerio.com
996ac784af Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-05-21 07:30:50 +00:00
lpsolit%gmail.com
f584d6f071 Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave 2005-05-20 19:47:23 +00:00
lpsolit%gmail.com
6023cf2201 Bug 294778: Unable to create new accounts when requirelogin is on - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-05-19 19:35:48 +00:00
mkanat%kerio.com
d7fc92b668 Bug 290677: Index rename time estimate is too short on large sites
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-05-16 23:45:27 +00:00
lpsolit%gmail.com
f1336fef6b Bug 294368: Wrong tense used in sentence in delete components/products - Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave 2005-05-16 23:39:17 +00:00
mkanat%kerio.com
dfa659632f Bug 292492: [BUGZILLA] Integrate bzbot's ability to receive and report bugmail into Bugzilla.bm
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-05-12 22:47:21 +00:00
lpsolit%gmail.com
043f051596 Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=dberlin a=justdave 2005-05-12 19:13:56 +00:00
justdave%bugzilla.org
2b70920f6c Bump version number to 2.19.3+ for development 2005-05-12 18:54:01 +00:00
lpsolit%gmail.com
5a01853de8 Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=LpSolit a=myk 2005-05-12 17:52:46 +00:00
lpsolit%gmail.com
fe598a71f4 Bug 293907: remove tabs from bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-05-12 17:26:26 +00:00
mkanat%kerio.com
657acbd10f Up version to 2.19.3 for release of 2.18.1. 2005-05-12 02:51:04 +00:00
mkanat%kerio.com
402b16ec53 Bug 287109: [SECURITY] Names of private products/components can be exposed on certain CGIs
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
2005-05-12 02:07:10 +00:00
mkanat%kerio.com
46e7119951 Bug 287436: [SECURITY] After having logged in, links to change the report type contain username and password
Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
2005-05-12 01:52:13 +00:00
mkanat%kerio.com
d641fbd7ec Bug 286273: Release Notes for Bugzilla 2.18.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-05-11 07:55:28 +00:00
lpsolit%gmail.com
a9be2af785 Bug 293015: PostgreSQL: GROUP BY error when searching for bugs - Patch by Olivier Sirven <osirven@elma.fr> r=mkanat a=myk 2005-05-10 21:05:19 +00:00
lpsolit%gmail.com
78fd94ea3f Bug 292609: Dependency tree: add a space before the bug summary - Patch by mc <magicdice@hotmail.com> r=kiko a=myk 2005-05-10 20:56:55 +00:00
lpsolit%gmail.com
f2047798c9 Bug 287487: User with no privs can not add comments to bugs that have a deadline field set - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-05-10 20:30:13 +00:00
lpsolit%gmail.com
1df3f3abdc Bug 272873: Specifying a null product to enter bug should give me the product chooser - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2005-05-10 20:13:37 +00:00
gerv%gerv.net
27a3705792 Bug 215148 - make status and resolution localisable. Patch by eseyman@linagora.com; r=gerv, a=myk. 2005-05-09 22:49:45 +00:00
lpsolit%gmail.com
2443091c7e Bug 290972: In the "Find a Specific Bug" page, the status of the bug being searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk 2005-05-07 13:26:14 +00:00
lpsolit%gmail.com
e024264c8e Bug 286160: possible invalid flag types when moving a bug to a different product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-05-06 21:40:32 +00:00
bugzilla%glob.com.au
d55d9a272a Bug 292821: "Attempt to free unreferenced scalar" running checksetup
Patch By Byron Jones <bugzilla@glob.com.au> r=mkanat,r=vladd,a=justdave
2005-05-06 14:16:54 +00:00
lpsolit%gmail.com
d9adc4f823 Bug 288663: The inclusion and exclusion lists behave incorrectly when a product or a component is called "Any" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk 2005-05-05 19:20:45 +00:00
lpsolit%gmail.com
597cbe04b6 Bug 286357: user preference settings only works if all users sets non-default values for all settings - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave 2005-05-03 20:42:48 +00:00
lpsolit%gmail.com
c42377d9b9 Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave 2005-05-03 19:41:23 +00:00
lpsolit%gmail.com
abd58faf9c Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave 2005-05-03 18:44:54 +00:00
ian%hixie.ch
0db25f5b1d Better Unload handling for modules that need it. Introduce a way for modules to monitor pipes continuously (e.g. to watch the serial port or a socket). Better handling for when messages are repeated a lot in a row. Update documentation and modules to match. 2005-05-03 18:38:43 +00:00
lpsolit%gmail.com
ca5addac97 Bug 287136: Missing validations in editproducts.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-05-03 18:32:58 +00:00
lpsolit%gmail.com
9590682009 Bug 7233: Editversions.cgi has a potential race resulting in duplicate versions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-05-03 18:23:38 +00:00
mkanat%kerio.com
99d0bb95b2 Bug 289139: Bugzilla::DB::Schema::Pg needs to re-create indexes when it has to drop them for a rename/alter
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-05-03 08:35:29 +00:00
mkanat%kerio.com
252d2c0c95 Bug 289043: Implicit joins should be replaced by explicit joins - installment C
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-05-02 18:52:02 +00:00
lpsolit%gmail.com
36a922fbc9 Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk 2005-04-28 02:14:26 +00:00
mkanat%kerio.com
b3a290df01 Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi line 142.
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-27 16:00:25 +00:00
mkanat%kerio.com
0228481abe Bug 286695: bugs.resolution needs a default value
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-27 11:08:58 +00:00
jake%bugzilla.org
9c34608454 Bug 274906 - Bugzilla no longer displays an [edit] link inline for attachments. Instead, the edit page is linked to directly where a "view" link is available to get the raw data if required.
r=wurblzap, a=justdave
2005-04-26 16:38:35 +00:00
mkanat%kerio.com
ff9d01f881 Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from the disk
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:11:51 +00:00
mkanat%kerio.com
075bcb8c58 Bug 285722: Updates From 2.18- to 2.20+ will not work
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:09:23 +00:00
mkanat%kerio.com
e60125d457 Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
2005-04-23 02:07:46 +00:00
timeless%mozdev.org
a51c425a0b Bug 291420 build.dat can't be read because |tell| returns 0
patch by ajschult@verizon.net r=chase
2005-04-22 14:21:39 +00:00
myk%mozilla.org
7b6ab0d069 Fix for bug 291391: allows users to rerequest set flags even if they don't have the privilege to set them; r=lpsolit; a=myk 2005-04-22 02:17:14 +00:00
mkanat%kerio.com
4a7b69445b Bug 284599: Use of REGEXP search is not consistent wrt case sensitivity
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-19 23:44:03 +00:00
lpsolit%gmail.com
6becb0d488 Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-04-19 23:43:00 +00:00
myk%mozilla.org
ca0f7454de Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable level by adding index on flags.type_id; r=justdave; a=justdave 2005-04-19 21:43:37 +00:00
lpsolit%gmail.com
23a19abaa2 Bug 288603: Allow users in the request group to remove pending requests made by others - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-04-19 18:11:41 +00:00
lpsolit%gmail.com
5c5339c863 Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-04-19 17:55:10 +00:00
lpsolit%gmail.com
c076b865be Bug 290372: Missing locked tables in editusers.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-04-19 17:36:25 +00:00
mkanat%kerio.com
30e1227dfa Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_raw
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:29:08 +00:00
mkanat%kerio.com
9bce224e74 Bug 290411: Cross-DB bz_drop_table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:27:07 +00:00
mkanat%kerio.com
f881f1ac83 Bug 290403: Slight cleanup of Bugzilla::DB index code
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:24:13 +00:00
mkanat%kerio.com
ad70ac135e Bug 290402: Functions to support reading-in a Schema object from the database
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:22:42 +00:00