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

3255 Коммитов

Автор SHA1 Сообщение Дата
travis%sedsystems.ca 0ca2d24e7e Bug 282574 : use the new "auth_failure" error message for all authentication failures
Patch by Frederic Buclin <LpSolit@gmail.com>   r=travis, wurblzap  a=myk
2005-03-09 16:18:03 +00:00
travis%sedsystems.ca 9dae3607ed Bug 284991 : small typo: "thisbug" should be two words
Patch by Marc Schumann <wurblzap@gmail.com>  r=timeless a=myk
2005-03-09 16:14:30 +00:00
mkanat%kerio.com 3d1b6f9545 Bug 285410: Duplicates columns are named incorrectly in the Schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-09 08:13:04 +00:00
mkanat%kerio.com 263a60d2fa Bug 284348: Move initial table creation into the Bugzilla::DB modules
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
2005-03-09 05:45:35 +00:00
mkanat%kerio.com 2b603329ef Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-09 05:35:27 +00:00
mkanat%kerio.com 52b57b40c8 Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-09 02:42:30 +00:00
mkanat%kerio.com 6754526bf7 Bug 146679: Reusable, structured, database-independent schema
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave
2005-03-09 01:46:30 +00:00
mkanat%kerio.com 76e83267c4 Bug 284975: Any code after Throw*Error is a dead code.
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
2005-03-09 00:26:39 +00:00
mkanat%kerio.com 0a97d0fe70 Bug 282145: Bug.pm is too slow for general use
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk
2005-03-08 23:57:32 +00:00
mkanat%kerio.com 7d396c78d7 Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This patch also creates a database-agnostic fulltext search method.)
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-03-08 23:23:30 +00:00
mkanat%kerio.com d94301bfb5 Bug 284352: Break Bugzilla::DB code/docs into sections
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk
2005-03-08 23:07:26 +00:00
mkanat%kerio.com d0764179e2 Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-03-08 23:03:57 +00:00
travis%sedsystems.ca 2dfb81d4e5 Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrect
Patch by Frederic Buclin <LpSolit@gmail.com>  r=jpeshkin   a=justdave
2005-03-07 21:34:45 +00:00
travis%sedsystems.ca 62923c2deb Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
Patch by Marc Schumann <wurblzap@gmail.com>   r=mkanat  a=justdave
2005-03-07 18:11:37 +00:00
travis%sedsystems.ca c0a0fb93b2 Bug 283769 : wrong filtering in create-guided causes problems
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave
2005-03-07 18:04:06 +00:00
travis%sedsystems.ca 8fa61284e2 Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error message
Patch by Frederic Buclin <LpSolit@gmail.com>   r=wurblzap  a=justdave
2005-03-07 17:55:59 +00:00
travis%sedsystems.ca bde03a6ba8 Bug 280778 : remove sendmail and qmail delivery methods on windows
Patch by byron jones (glob) <bugzilla@glob.com.au>  r=jake  a=justdave
2005-03-07 17:53:01 +00:00
travis%sedsystems.ca 9fbaf665dc Bug 284155 : New editusers.cgi broke group visibility
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap a=justdave
2005-03-07 17:45:21 +00:00
mkanat%kerio.com a57b7d6d3a Bug 283924: Move ValidateComment out of CGI.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-03-07 13:55:34 +00:00
mkanat%kerio.com 97d51fb65e Bug 162194: DOCTYPE should include system identifier
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-03-07 08:51:54 +00:00
gerv%gerv.net 00626d3b3f Bug 284909: fixing broken link. Patch by gerv; r=mozbot. 2005-03-05 18:28:33 +00:00
mkanat%kerio.com 701ba013cf Bug 284598: INSTR function is not supported by postgres
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-05 07:36:08 +00:00
mkanat%kerio.com 425cb9a15e Bug 284525: Checksetup uses some bad SQL that is not cross-database compatible
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
2005-03-05 07:34:28 +00:00
mkanat%kerio.com 6ae35f8b2a Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the permissions necessary to enter a bug against the Browser product.
Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
2005-03-05 01:16:00 +00:00
mkanat%kerio.com ca04e69c54 Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tables
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-03-05 01:08:35 +00:00
mkanat%kerio.com 60fdb390a0 Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
2005-03-05 00:18:48 +00:00
mkanat%kerio.com 5a53d3fe0e Bug 283394: Editing or deleting classifications causes a blank page
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-03 07:23:28 +00:00
mkanat%kerio.com 9684ce16fa Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-03-03 07:19:10 +00:00
mkanat%kerio.com 3327f1abd7 Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-03 07:15:03 +00:00
justdave%bugzilla.org 6694aeb158 Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
r=mkanat, a=justdave
2005-03-03 05:28:42 +00:00
mkanat%kerio.com 034e4acc7d Bug 277617: Move database-manipulation subroutines in checksetup to Bugzilla::DB and (eventual) subclasses
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-01 21:19:20 +00:00
travis%sedsystems.ca e4dfa0d142 Bug 238802 : Input filter for integer sort key gives bad error output
Patch by Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=justdave
2005-03-01 18:34:25 +00:00
travis%sedsystems.ca f2b46b599a Bug 283933 : Bugzilla should send XML templates as application/xml
Patch by Anne van Kesteren <bug@annevankesteren.nl>  r=justdave  a=justdave
2005-03-01 18:32:04 +00:00
travis%sedsystems.ca 6a07ef45c2 Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should not mention |number|
Patch by timeless@myrealbox.com   r=travis  a=justdave
2005-03-01 17:48:45 +00:00
travis%sedsystems.ca 6db77ab839 Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 279700)
Patch by : Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=justdave
2005-02-28 21:33:16 +00:00
travis%sedsystems.ca b2e58cc596 Bug 283183 : check_multi in Config.pm returns a bad error message if the check fails
iPtch by Frederic Buclin <LpSolit@gmail.com>   r=mkanat  a=myk
2005-02-28 21:31:31 +00:00
travis%sedsystems.ca 0f1f474961 Bug 178370 : global param for whether or not to send mail
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=myk
2005-02-28 20:51:24 +00:00
travis%sedsystems.ca a599c8a816 Bug 119485 : Templatise editusers.cgi
Patch by Marc Schumann <wurblzap@gmail.com>   r=GavinS, mkanat  a=justdave
2005-02-28 20:41:45 +00:00
travis%sedsystems.ca 376404a733 Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$datefrom' in 'field list'
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=mkanat  a=justdave
2005-02-28 19:02:31 +00:00
travis%sedsystems.ca 69ce2f9b03 Bug 283139 : Zero out 'hours remaining' field on certain state transitions r.t. throwing an error saying it's not zeroed out.
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit  a=justdave
2005-02-28 18:55:07 +00:00
travis%sedsystems.ca 9a7d17bbee Bug 250410 : Time tracking summaries
Patch by Christian Reis <kiko@async.com.br>   r=jpeshkin  a=justdave
2005-02-28 17:53:19 +00:00
travis%sedsystems.ca a23acfb8de Bug 284080 : cannot list quips, regression from bug 277504
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap,peshkin  a=justdave
2005-02-28 16:36:42 +00:00
mkanat%kerio.com 02c474590a Bug 87976: application/xml should be in default list for attachment types
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk
2005-02-27 10:07:52 +00:00
mkanat%kerio.com dd720f35b1 Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Util
Patch By Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk
2005-02-27 01:19:27 +00:00
mkanat%kerio.com 0dd45f3de8 Bug 282349: Comments are forced to being left-justified
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave
2005-02-27 01:14:08 +00:00
mkanat%kerio.com 64171d9144 Bug 283725: Platform, OS, Priority and Severity field dropdowns are not sorted correctly
Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=justdave
2005-02-27 01:11:22 +00:00
mkanat%kerio.com 5c3f471bdf Bug 283576: DBID_to_real_or_loginname is dead code
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=justdave
2005-02-27 01:09:50 +00:00
mkanat%kerio.com 400ffff04a Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id forgets a trick_taint)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, r=joel, a=justdave
2005-02-27 01:08:12 +00:00
bugreport%peshkin.net 1d4b744179 Bug 283031: Sanitycheck can't send un-sent mail (SQL error)
Patch by Joel Peshkin <bugreport@peshkin.net>
r=wurblzap,a=myk
2005-02-26 06:34:20 +00:00
travis%sedsystems.ca 4490484430 Bug 182939 : Remove the word 'Additional' from 'Additional Comments'
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=myk  a=myk
2005-02-25 17:57:16 +00:00
travis%sedsystems.ca bd68f6ffa9 Bug 283424 : URL with extra space created in enter_bug.cgi when using a format
Patch by Havard Wigtil <havardw+bugzilla@pvv.org>   r=wurblzap  a=myk
2005-02-25 17:39:52 +00:00
travis%sedsystems.ca 719c58df65 Bug 36257 : Have the QA Contact field appear in New Bug submission form
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-25 17:10:33 +00:00
travis%sedsystems.ca 8dde0b74c1 Bug 283361 : 'Deadline' info not saved in bookmarkable template
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=wurblzap  a=myk
2005-02-25 16:58:40 +00:00
travis%sedsystems.ca b9a8df2d27 Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word. 2005-02-25 16:56:37 +00:00
travis%sedsystems.ca 22e70b7136 Bug 155414 : "Account not found" error should be more friendly
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=timeless  a=myk
2005-02-25 15:50:09 +00:00
travis%sedsystems.ca ccba505250 Bug 282983 : bug cloning doesn't work if classifications are enabled
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=glob  a=myk
2005-02-25 15:40:20 +00:00
bugreport%peshkin.net bcb8afcbc5 Bug 282999 remove Javascript LANGUAGE attribute in all files
Patch by Anne van Kesteren <bug@annevankesteren.nl>
r=LpSolit,a=myk
2005-02-25 15:27:27 +00:00
bugreport%peshkin.net f814861549 Bug 264192: Fix search where BugsThisDependsOn or OtherBugsDependingOnThis is empty
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=myk
2005-02-25 03:40:03 +00:00
bugreport%peshkin.net 2a00a68055 Bug 282035: Add boolean search by "Commenter"
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat,a=myk
2005-02-25 03:32:23 +00:00
mkanat%kerio.com 338665be0c Bug 282748: uninitialized value in localtime in Format.pm
Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk
2005-02-25 03:28:02 +00:00
mkanat%kerio.com d9ac3cc006 Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee_accessible' "
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-02-25 03:16:47 +00:00
mkanat%kerio.com 1410f4c35e Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 03:07:05 +00:00
mkanat%kerio.com 103cb900e8 Bug 282074: Software error instead of Bugzilla's "Internal Error" Message
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=myk
2005-02-25 03:02:50 +00:00
mkanat%kerio.com 99487d7e26 Bug 281590: Stop using RelationSet
Patch By Max Kanat-Alexander <mkanat@kerio.com> a=myk
2005-02-25 02:38:30 +00:00
mkanat%kerio.com 7cd74478e8 Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 02:34:11 +00:00
mkanat%kerio.com 4193ffcbde Bug (None): Fix for checkin from Bug 280493, fix a trailing comma in Bug.pm
Thanks to glob for pointing it out.
2005-02-25 02:01:45 +00:00
travis%sedsystems.ca 0e37d8750e Bug 172383 : checksetup.pl : spelling, wording, and whitespace fixes
Patch by travis & timeless    r=timeless, travis   a=myk
2005-02-24 23:55:53 +00:00
mkanat%kerio.com c11313b78b Bug 283237: Move DBname_to_id out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com 3fc36af47e Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-24 23:37:48 +00:00
travis%sedsystems.ca 7d7d9d6bb8 Bug 277504 : quips migrated from quip file have an (invalid) userid of 0
Patch by Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=myk
2005-02-24 23:27:08 +00:00
mkanat%kerio.com d5e48ee741 Bug 281876: New Admin Interface to manage old Enum fields (Field Values)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-24 22:48:07 +00:00
mkanat%kerio.com d2bd847749 Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-24 22:43:28 +00:00
travis%sedsystems.ca dd7c2a6677 Bug 150901 : Some params containing mail-templates contain URLs with terminating punctuation
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=timeless  a=justdave
2005-02-24 20:36:03 +00:00
travis%sedsystems.ca 5cbf37aeda Bug 283085 : post_bug.cgi can be used to know which products do not exist and which ones are not accessible
Patch by Frederic Buclin <LpSolit@gmail.com>   r=myk   a=myk
2005-02-24 16:30:40 +00:00
travis%sedsystems.ca 88a70cf0f0 Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugzilla/process_bug.cgi line 866.
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap  a=justdave
2005-02-23 16:53:24 +00:00
travis%sedsystems.ca fccb24409c Bug 176011 : reports.cgi throws a scary error if collectstats has never been run
Patch by Vlad Dascalu <vladd@bugzilla.org>   r=mkanat  a=justdave
2005-02-22 16:01:31 +00:00
bugreport%peshkin.net f4fa856750 Bug 282914: Fix broken sanitycheck.cgi due to missing ")"
r,a=justdave
2005-02-20 17:32:55 +00:00
bugreport%peshkin.net cc157f7cbf Bug 282835: Fix SQL error in sanitycheck.cgi
patch by LpSolit
r=joel,a=justdave
2005-02-20 17:18:40 +00:00
bugreport%peshkin.net 7e595fdc9a Bug 282790: Warn if name for a stored query exceeds maximum length
patch by LpSolit
r=mkanat,a=justdave
2005-02-20 17:15:14 +00:00
bugreport%peshkin.net 9511285084 Bug 252272: Allow extremely large attachments to be stored locally
r=wurblzap.a=justdave
2005-02-20 17:03:10 +00:00
mkanat%kerio.com 27d3a92755 Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-02-20 10:14:14 +00:00
mkanat%kerio.com 431e480949 Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
mkanat%kerio.com 4f23ab2773 Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
mkanat%kerio.com 0a8f084ac6 Bug 282728: Add a switch to checksetup to skip compiling the templates
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=justdave
2005-02-20 07:45:43 +00:00
bugreport%peshkin.net db17d66f51 Bug 281185: Add boolean charts docs
r=colin,a=justdave
2005-02-19 03:01:53 +00:00
bugreport%peshkin.net 0dfaa21ef3 Bug 282705: Remove newlines from LEFT JOIN parts of SQL in Search.pm
r=lpsolit, a=justdave
2005-02-19 02:04:04 +00:00
erik%dasbistro.com 54a988d483 Bug 253721: Add group-based lists to whining
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
2005-02-18 22:42:07 +00:00
travis%sedsystems.ca dac9bcfc2d Bug 282621 : error message in the apache log file when creating a new attachment
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk, a=myk
2005-02-18 21:11:59 +00:00
mkanat%kerio.com b9c6e41763 Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, r=glob, a=justdave
2005-02-18 18:53:17 +00:00
travis%sedsystems.ca 209da3a0c7 Bug 238665 : "change anything on the selected" is awkward in "bugs_not_changed" error
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-18 18:40:34 +00:00
mkanat%kerio.com 73d632401b Bug 254347: Use of uninitialized value msg in query.cgi
Patch By Frederic Buclin <LpSolit@gmail.com>, r=mkanat, a=justdave
2005-02-18 17:34:19 +00:00
bugzilla%glob.com.au b6010fd27f Bug 282510: Argument "" isn't numeric when modifying group
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-18 16:38:42 +00:00
mkanat%kerio.com a570c5ec1b Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
mkanat%kerio.com 9a4b0a2ac1 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
mkanat%kerio.com bdb19f37ec Bug 282570: Missing errors for DB compatibility layer
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 15:48:24 +00:00
mkanat%kerio.com 111aab5582 Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct information
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
2005-02-18 15:44:01 +00:00
mkanat%kerio.com e1a59dde23 Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca 5598857f8d Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() function
Patch by Anne van Kesteren <bug@annevankesteren.nl>   r=myk  a=myk
2005-02-17 16:53:07 +00:00
travis%sedsystems.ca 9d69005c5d Bug 240252 : "users who are a" is awkward and should be rewritten
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=mkanat  a=myk
2005-02-17 16:31:02 +00:00
travis%sedsystems.ca 6a24beba50 Bug 280858 : Last Changed Date column header wastes space
Patch by Anne van Kesteren <bug@annevankesteren.nl>   r=myk a=myk
2005-02-17 16:19:06 +00:00