Граф коммитов

2530 Коммитов

Автор SHA1 Сообщение Дата
bugreport%peshkin.net 475dd0a76c Bug 177224: Update installation docs to note XUL and RDF MIME types
patch by mkanat
r=justdave, a=justdave
2004-03-26 05:17:56 +00:00
jocuri%softhome.net 014a9aec6a Patch for bug 238693: replace depreciated v-strings with calls to the pack() function; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. 2004-03-26 02:14:00 +00:00
jocuri%softhome.net a654f2148c Patch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave. 2004-03-26 02:07:44 +00:00
jocuri%softhome.net 439a3ef701 Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. 2004-03-26 02:00:45 +00:00
jocuri%softhome.net a7acc0041a Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. 2004-03-26 01:55:36 +00:00
jocuri%softhome.net dedb0b70d3 Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. 2004-03-26 01:50:49 +00:00
jocuri%softhome.net 72c3cc99d9 Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. 2004-03-26 01:37:59 +00:00
bugreport%peshkin.net 0ceca9119d Bug 127862:Have sanitycheck.cgi use perl to evaluate email regexp
r=vlad,a=justdave
2004-03-25 14:32:18 +00:00
jocuri%softhome.net 9000045d3c Patch for bug 218206: document ft_min_word_len MySQL param for indexing small words in full-text indexes (and fix some typos while we're at it). 2004-03-25 11:19:00 +00:00
bugreport%peshkin.net 1c6676ccc9 Bug 238506: Fix checksetup.pl so that it does not fail if an upgrading site never changed a groupset
r=justdave, a=justdave
2004-03-24 19:45:55 +00:00
jocuri%softhome.net d83491fb3a Patch for bug 238396: update the README file for the gnatsparse project; patch by Daniel Berlin <dberlin@dberlin.org>; a=justdave. 2004-03-23 17:59:11 +00:00
bugreport%peshkin.net 11f4ce6f54 Bug 236650: Clarify choice of install directory in docs
r=gerv, a=justdave
2004-03-23 15:25:02 +00:00
gerv%gerv.net c8ee2fce00 Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave. 2004-03-23 08:10:04 +00:00
jocuri%softhome.net 79568e80ab Patch for bug 237840: eliminate case sensitivity for "attachment N" linkification; r=kiko, a=justdave. 2004-03-22 06:45:21 +00:00
timeless%mozdev.org 2138dfdb0f Bug 237515 Change 'also' to 'too' in watching help
r=kiko a=justdave
2004-03-22 02:10:04 +00:00
timeless%mozdev.org a8cd6f3ef4 Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)
Handle Windows 95/98/Me, Windows-NT, Alpha (AXP), BSD/386, (HP) 9000
Special case winmosaic
r=vlad a=justdave
2004-03-22 01:48:50 +00:00
gerv%gerv.net 8977dcb65d Bug 224420 - documentation for new reporting and charting systems. 2004-03-22 00:26:47 +00:00
gerv%gerv.net 7d9361ff28 Bug 233246 - improve documentation on enter_bug comment formatting templates. 2004-03-22 00:25:48 +00:00
bugreport%peshkin.net a512990c43 Bug 207039: Add documentation explaining how to install bugzilla under regular user privileges (re-checkin)
r=vlad, a=justdave
2004-03-21 22:41:17 +00:00
bugreport%peshkin.net 92f4cfd920 Bug 207039: Add documentation explaining how to install bugzilla under regular user privileges
r=vlad, a=justdave
2004-03-21 22:09:31 +00:00
jocuri%softhome.net 4239d96891 Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave. 2004-03-21 21:32:16 +00:00
jocuri%softhome.net dd0467124a Patch for bug 238033: eliminate HTML closing tags that haven't been opened and fix an identation issue; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-21 14:26:58 +00:00
gerv%gerv.net f310ff43c5 Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page. Patch by gerv; r,a=justdave. 2004-03-20 08:19:46 +00:00
bugreport%peshkin.net ba6b2e1bd7 Bug 228423: Document adjustment of MySQL 4GB default table size limit
r=kiko, a=justdave
2004-03-20 05:51:43 +00:00
jocuri%softhome.net 5289f033ad Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave. 2004-03-19 22:03:52 +00:00
jocuri%softhome.net ad09dda67c Patch for bug 238025: generate HTML table header in editkeywords.cgi even when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-19 21:26:00 +00:00
gerv%gerv.net fbbbd4f8bb Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave. 2004-03-18 21:51:20 +00:00
timeless%mozdev.org 3c2ec3305b Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher
r=gerv r=kiko a=justdave
2004-03-18 16:21:57 +00:00
timeless%mozdev.org 619847047c Bug 237517 inconsistent spelling of cancelled or canceled
r=kiko a=justdave
2004-03-18 16:14:55 +00:00
timeless%mozdev.org f5281bbf3b Bug 237514 Confirmed email address is missing </td>
r=kiko a=justdave
2004-03-18 16:11:27 +00:00
timeless%mozdev.org 280cd3244f Bug 237512 Should auth_err_tag be listed in <tt>
r=justdave a=justdave
2004-03-18 16:10:17 +00:00
timeless%mozdev.org 8054a67798 Bug 237513 Change password uses semi empty <th>
r=kiko a=justdave
2004-03-18 16:08:52 +00:00
bugreport%peshkin.net a200fe2610 Bug 203869: Update documentation to better describe group controls
r=gerv, a=justdave
2004-03-18 13:54:57 +00:00
justdave%syndicomm.com 316f21b93a Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed)
r= gerv, a= justdave
2004-03-18 09:01:35 +00:00
gerv%gerv.net fad2959c2d Bug 132066 - add a note to the login page about needing cookies for a good user experience. Patch by gerv; r,a=justdave. 2004-03-18 08:52:24 +00:00
justdave%syndicomm.com 557f1497d2 Bug 24496 part 2: fix burning tinderbox - a couple filters were left out. 2004-03-18 06:31:14 +00:00
justdave%syndicomm.com 0e962f6de6 Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas H��fler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk
2004-03-18 05:55:41 +00:00
justdave%syndicomm.com 48a6a62693 Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
kiko%async.com.br 894bacf7e0 Fix for bug 237757: Resolved bugs are no longer struck out on dependency
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.
2004-03-17 22:50:20 +00:00
justdave%syndicomm.com ebf8c5fd7c Adding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS, but can be created by the makedocs.pl script
a= justdave
2004-03-17 05:15:41 +00:00
kiko%async.com.br ca0e1926c0 Bustage fix: adding filters defined in bug 232397. New filters need to
be added to both test 004 *and* test 008.
2004-03-17 00:13:43 +00:00
kiko%async.com.br 06e65cf6b9 Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
specific bz_obsolete/closed/inactive classes (that don't specify
underline, but line-through instead) and additional Template filters for
conveniently applying them. Change occurences of <strike> to use new
classes and clean up callsites. Patch by byron jones
<bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-16 23:53:01 +00:00
kiko%async.com.br 8602d268b6 Fix the version-detection code with Fredrik Lundh's test suggested at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net
-- this stops bugzilla-submit complaining about vendor versions of
Python 2.3.
2004-03-16 23:12:25 +00:00
kiko%async.com.br a66a83a134 Fix for bug 236424: Allow showdependencies trees to collapse. Adds
[optional] Javascript-enabled +/- controls that allow branches in the
dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>,
minor cleanups by me, r=myk, kiko, a=justdave.
2004-03-16 23:06:03 +00:00
jocuri%softhome.net 40bf3cffa8 Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk. 2004-03-16 21:23:00 +00:00
jocuri%softhome.net 7f6be30704 Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
jocuri%softhome.net 2420907844 Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk. 2004-03-16 21:09:47 +00:00
timeless%mozdev.org cb1daf62f0 Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms
r=justdave a=justdave
2004-03-15 10:24:12 +00:00
gerv%gerv.net a0746b676e Bug 232491 - try harder to avoid parameterless searches (either saved or otherwise.) Patch by gerv; r,a=myk. 2004-03-14 23:21:01 +00:00
jocuri%softhome.net 4bdf770d66 Patch for bug 236664: make checksetup.pl print good install instructions for Perl modules on win32; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave. 2004-03-14 08:49:07 +00:00