lhc/web/wiklou.git
18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 03:28:58 +0000 (03:28 +0000)]
* Documentation

18 years ago* Modified the update function to take another argument, $options, it now
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 02:30:04 +0000 (02:30 +0000)]
* Modified the update function to take another argument, $options, it now
  supports queries like
  $dbr->update( 'user', array( 'user_name' => 'foo' ), array( 'user_name => 'bar' ), '', array('IGNORE')
  to make UPDATE IGNORE ..
* Documented Database::update()

18 years agoSorry, rv
Alexander Sigachov [Sun, 17 Jul 2005 22:23:53 +0000 (22:23 +0000)]
Sorry, rv

18 years agonogomatch like in MediaWiki ns
Alexander Sigachov [Sun, 17 Jul 2005 22:00:54 +0000 (22:00 +0000)]
nogomatch like in MediaWiki ns

18 years agoTo language.php 1.621
Alexander Sigachov [Sun, 17 Jul 2005 21:26:23 +0000 (21:26 +0000)]
To language.php 1.621

18 years agotemplate purge file cache blah blah blah
River Tarnell [Sun, 17 Jul 2005 20:15:36 +0000 (20:15 +0000)]
template purge file cache blah blah blah

18 years agopurge file cache on save
River Tarnell [Sun, 17 Jul 2005 19:48:03 +0000 (19:48 +0000)]
purge file cache on save

18 years agopurge file cache in invalidateCache
River Tarnell [Sun, 17 Jul 2005 19:34:58 +0000 (19:34 +0000)]
purge file cache in invalidateCache

18 years ago* Moved some code into the Exif and FormatExif classes
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 19:22:15 +0000 (19:22 +0000)]
* Moved some code into the Exif and FormatExif classes

18 years ago* Completely reworked how the Exif class works, it now works as a standalone
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 19:21:08 +0000 (19:21 +0000)]
* Completely reworked how the Exif class works, it now works as a standalone
  class rather than being dependand on the code in Image.php
* Made a new class FormatExif that takes care of formatting an exif array
 (previously built into the Exif class)

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 18:48:52 +0000 (18:48 +0000)]
* Documentation

18 years ago* 'Listusers/'.'sysop' => 'Listusers/sysop'
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 18:48:20 +0000 (18:48 +0000)]
* 'Listusers/'.'sysop' => 'Listusers/sysop'

18 years agofixed incorrect use of text->boolean conversion
Tim Starling [Sun, 17 Jul 2005 02:14:58 +0000 (02:14 +0000)]
fixed incorrect use of text->boolean conversion

18 years ago* Removed blabbedee blabb legal jap jap from msg:booksourcetext
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:15:29 +0000 (22:15 +0000)]
* Removed blabbedee blabb legal jap jap from msg:booksourcetext

18 years ago* Removed $wgCopyrightAffirmation support
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:14:14 +0000 (22:14 +0000)]
* Removed $wgCopyrightAffirmation support

18 years ago* empty() => ''
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:07:38 +0000 (22:07 +0000)]
* empty() => ''

18 years ago* Using the percent function
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:01:47 +0000 (22:01 +0000)]
* Using the percent function

18 years ago* Added a percent() function
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 21:59:53 +0000 (21:59 +0000)]
* Added a percent() function

18 years ago* PHP 4.1.2 compatibility fix: define floatval() equivalent if missing
Brion Vibber [Sat, 16 Jul 2005 06:31:46 +0000 (06:31 +0000)]
* PHP 4.1.2 compatibility fix: define floatval() equivalent if missing
This triggered if the 'days' option in Special:Watchlist was selected

18 years agoRevert commit 1.171. This is extension code, I'm not sure why it's checked in to...
Brion Vibber [Sat, 16 Jul 2005 00:06:51 +0000 (00:06 +0000)]
Revert commit 1.171. This is extension code, I'm not sure why it's checked in to core. Also uses wrong syntax for database fields.

18 years agoRevert 1.106, needless complication that duplicates existing functionality with harde...
Brion Vibber [Sat, 16 Jul 2005 00:03:52 +0000 (00:03 +0000)]
Revert 1.106, needless complication that duplicates existing functionality with harder to read syntax.
Use array('user_id=user_name') to do the same, already used in existing code.

18 years agoPopularpages is not a valid special page when counters are disable. That
Antoine Musso [Fri, 15 Jul 2005 23:56:58 +0000 (23:56 +0000)]
Popularpages is not a valid special page when counters are disable. That
blocked the updateSpecialPages.php maintenance script.

18 years agoKilling nomove tooltip
Niklas Laxström [Fri, 15 Jul 2005 20:19:15 +0000 (20:19 +0000)]
Killing nomove tooltip

18 years agoSome updates & killing nomove tooltip
Niklas Laxström [Fri, 15 Jul 2005 20:18:19 +0000 (20:18 +0000)]
Some updates & killing nomove tooltip

18 years ago* Translated MAG_REDIRECT
Ævar Arnfjörð Bjarmason [Fri, 15 Jul 2005 19:38:09 +0000 (19:38 +0000)]
* Translated MAG_REDIRECT
* Added - and ��� to the linktrail

18 years ago* (bug 2866) Revert experimental, non-cross-platform sortable table hack
Brion Vibber [Fri, 15 Jul 2005 04:27:06 +0000 (04:27 +0000)]
* (bug 2866) Revert experimental, non-cross-platform sortable table hack

18 years agohttp:/foobar not rendered anymore
Antoine Musso [Fri, 15 Jul 2005 02:28:41 +0000 (02:28 +0000)]
http:/foobar not rendered anymore

18 years agocheck being done twice
Antoine Musso [Fri, 15 Jul 2005 01:48:48 +0000 (01:48 +0000)]
check being done twice

18 years ago* A new function: editsByNs( $uid ) that uses the SQL from Kate's edit counter
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 17:56:30 +0000 (17:56 +0000)]
* A new function: editsByNs( $uid ) that uses the SQL from Kate's edit counter

18 years ago* Make it possible to use the Database.php class to make queries like
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 17:00:54 +0000 (17:00 +0000)]
* Make it possible to use the Database.php class to make queries like
  SELECT * FROM user WHERE user_id = user_name; (note the lack of quotes),
  use array('user_id' => array(false, 'user_name')) to do this.

18 years ago* GROUP BY support in makeSelectOptions()
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 16:48:53 +0000 (16:48 +0000)]
* GROUP BY support in makeSelectOptions()

18 years ago* (bug 2001) Revert apparent accidental checkin of experimental changes
Brion Vibber [Thu, 14 Jul 2005 08:32:34 +0000 (08:32 +0000)]
* (bug 2001) Revert apparent accidental checkin of experimental changes

18 years ago* (bug 2835) Back out fix for bug 2802, caused regressions in category sort
Brion Vibber [Thu, 14 Jul 2005 05:45:51 +0000 (05:45 +0000)]
* (bug 2835) Back out fix for bug 2802, caused regressions in category sort

18 years agoFix 2788: remove 1 & 2 for realname and footnotes in preferences. It's broke
Antoine Musso [Thu, 14 Jul 2005 03:25:42 +0000 (03:25 +0000)]
Fix 2788: remove 1 & 2 for realname and footnotes in preferences. It's broke
with $wgAllowRealName = false

18 years ago* Undo inconsistent editing behavior change
Brion Vibber [Thu, 14 Jul 2005 02:11:51 +0000 (02:11 +0000)]
* Undo inconsistent editing behavior change

18 years agodon't try to prefill edit summary when section=new (relevant only for preload=)
Erik Moeller [Thu, 14 Jul 2005 01:36:49 +0000 (01:36 +0000)]
don't try to prefill edit summary when section=new (relevant only for preload=)

18 years ago* Forgot the trailing newline
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 00:48:34 +0000 (00:48 +0000)]
* Forgot the trailing newline

18 years ago* Add support for a version key in $wgExtensionCredits
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 00:37:01 +0000 (00:37 +0000)]
* Add support for a version key in $wgExtensionCredits

18 years agopart of bug#2001, forgot to cvs add it
Antoine Musso [Thu, 14 Jul 2005 00:31:42 +0000 (00:31 +0000)]
part of bug#2001, forgot to cvs add it

18 years agoImplement #2001 by Avar and www.kryogenix.org (see .js file for full credit)
Antoine Musso [Wed, 13 Jul 2005 23:58:00 +0000 (23:58 +0000)]
Implement #2001 by Avar and kryogenix.org (see .js file for full credit)
It adds the ability to get client-side sortable tables by assigning an
id and a class ("sortable") to a table.

18 years ago* (bug 2768) section=new on nonexistent talk page does not add heading
Erik Moeller [Wed, 13 Jul 2005 21:25:30 +0000 (21:25 +0000)]
* (bug 2768) section=new on nonexistent talk page does not add heading
* (bug ?) show comment subject in preview when using section=new
* support preload= parameter for section=new
* use section=new edit form when creating a new talk page

18 years agoFix #460 : handle <center> as a block
Antoine Musso [Wed, 13 Jul 2005 21:18:32 +0000 (21:18 +0000)]
Fix #460 : handle <center> as a block

18 years agoSome shared upload fixes
Niklas Laxström [Wed, 13 Jul 2005 15:35:22 +0000 (15:35 +0000)]
Some shared upload fixes

18 years agoRemoving amethyst skin which is just Monobook with a different css
Antoine Musso [Wed, 13 Jul 2005 15:32:03 +0000 (15:32 +0000)]
Removing amethyst skin which is just Monobook with a different css

18 years agoFix #785 : properly get out of a <pre> element :p
Antoine Musso [Wed, 13 Jul 2005 15:17:28 +0000 (15:17 +0000)]
Fix #785 : properly get out of a <pre> element :p

18 years ago* optional parameter for [[Special:Listusers]]
Antoine Musso [Wed, 13 Jul 2005 15:14:12 +0000 (15:14 +0000)]
* optional parameter for [[Special:Listusers]]
* Fix #2832 : correctly redirect [[Special:Listadmins]]

18 years ago* With $wgCapitalLinks off, accept off-by-first-letter-case in 'go' match
Brion Vibber [Wed, 13 Jul 2005 06:47:17 +0000 (06:47 +0000)]
* With $wgCapitalLinks off, accept off-by-first-letter-case in 'go' match
Requested by Wiktionary folks dealing with conversion issues.

18 years ago* live fix: force index on Special:Export only for backup dump
Brion Vibber [Wed, 13 Jul 2005 01:59:12 +0000 (01:59 +0000)]
* live fix: force index on Special:Export only for backup dump

18 years ago* Accept --server option for database to read main query from on backup
Brion Vibber [Wed, 13 Jul 2005 01:57:43 +0000 (01:57 +0000)]
* Accept --server option for database to read main query from on backup

18 years ago* (bug 2833) Fix bug in previous fix
Brion Vibber [Wed, 13 Jul 2005 01:52:51 +0000 (01:52 +0000)]
* (bug 2833) Fix bug in previous fix

18 years ago* The url is now optional
Ævar Arnfjörð Bjarmason [Wed, 13 Jul 2005 01:05:22 +0000 (01:05 +0000)]
* The url is now optional

18 years ago* Added a new array for extensions to use, $wgExtensionCredits, see
Ævar Arnfjörð Bjarmason [Tue, 12 Jul 2005 23:42:11 +0000 (23:42 +0000)]
* Added a new array for extensions to use, $wgExtensionCredits, see
  documentation in DefaultSettings.php

18 years ago* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
Brion Vibber [Tue, 12 Jul 2005 22:50:34 +0000 (22:50 +0000)]
* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
Fixes for invalid usernames now cause User::newFromName to return null for
IP addresses, so we have to stuff an anon's name in separately.
Todo: User::newFromIP() with IPv4 and IPv6 validity checks would be nice.

18 years agoAdd categories to meta KEYWORDS
Alexander Sigachov [Tue, 12 Jul 2005 21:23:28 +0000 (21:23 +0000)]
Add categories to meta KEYWORDS

18 years agono entities here plzz
Niklas Laxström [Tue, 12 Jul 2005 20:51:39 +0000 (20:51 +0000)]
no entities here plzz

18 years ago* (bug 2802) Display more than one character of the sort key.
Ævar Arnfjörð Bjarmason [Tue, 12 Jul 2005 18:28:13 +0000 (18:28 +0000)]
* (bug 2802) Display more than one character of the sort key.

18 years agoFIX #655 : when user enter an empty search query:
Antoine Musso [Tue, 12 Jul 2005 14:57:04 +0000 (14:57 +0000)]
FIX #655 : when user enter an empty search query:
* show an empty search form
* hide subtitle

18 years agoFix #2180 : incorrect name for csb language
Antoine Musso [Mon, 11 Jul 2005 23:52:42 +0000 (23:52 +0000)]
Fix #2180 : incorrect name for csb language

18 years agotypo
Alexander Sigachov [Mon, 11 Jul 2005 21:58:09 +0000 (21:58 +0000)]
typo

18 years agoFrom MediaWiki namespace
Alexander Sigachov [Mon, 11 Jul 2005 21:55:59 +0000 (21:55 +0000)]
From MediaWiki namespace

18 years agoPrevious query did a big cartesian product of everything and then tried
Antoine Musso [Mon, 11 Jul 2005 20:47:34 +0000 (20:47 +0000)]
Previous query did a big cartesian product of everything and then tried
to find out the rows. This new one is faster and use one less tables.

18 years agoFrom language.php 1.600 to 1.616
Alexander Sigachov [Mon, 11 Jul 2005 20:40:31 +0000 (20:40 +0000)]
From language.php 1.600 to 1.616

18 years agoBug 2791 slovene numeric format
Niklas Laxström [Mon, 11 Jul 2005 15:27:17 +0000 (15:27 +0000)]
Bug 2791 slovene numeric format

18 years ago* (bug 2780) Fix thumbnail generation with GD for new image schema
Brion Vibber [Mon, 11 Jul 2005 01:52:27 +0000 (01:52 +0000)]
* (bug 2780) Fix thumbnail generation with GD for new image schema

18 years ago* (bug 2769) Use '-' form for language consistently on command-line
Brion Vibber [Mon, 11 Jul 2005 00:47:00 +0000 (00:47 +0000)]
* (bug 2769) Use '-' form for language consistently on command-line
* Fixlets to rebuildImages.php: clear memcached, indicate missing

18 years ago* Add serialized version number to image metadata cache records
Brion Vibber [Mon, 11 Jul 2005 00:07:20 +0000 (00:07 +0000)]
* Add serialized version number to image metadata cache records

18 years ago* (bug 2789) memcached image metadata now cleared after deletion
Brion Vibber [Sun, 10 Jul 2005 23:46:37 +0000 (23:46 +0000)]
* (bug 2789) memcached image metadata now cleared after deletion

18 years ago(bug 2761) fix capitalization of "i" in Turkish
Jens Frank [Sun, 10 Jul 2005 23:39:34 +0000 (23:39 +0000)]
(bug 2761) fix capitalization of "i" in Turkish

18 years ago* Replace spaces with - in the XHTML id for the sidebar
Ævar Arnfjörð Bjarmason [Sun, 10 Jul 2005 22:38:53 +0000 (22:38 +0000)]
* Replace spaces with - in the XHTML id for the sidebar

18 years agotypo, exclude the disamb link as articles obviously point to it
Antoine Musso [Sun, 10 Jul 2005 21:09:50 +0000 (21:09 +0000)]
typo, exclude the disamb link as articles obviously point to it

18 years agoSave names in query cache by using "value"
Antoine Musso [Sun, 10 Jul 2005 18:36:48 +0000 (18:36 +0000)]
Save names in query cache by using "value"

18 years agocase
Antoine Musso [Sun, 10 Jul 2005 18:27:21 +0000 (18:27 +0000)]
case

18 years agoadd --help --only=Apage
Antoine Musso [Sun, 10 Jul 2005 18:23:06 +0000 (18:23 +0000)]
add --help --only=Apage

18 years agoFix disambiguation page that were never properly migrated from 1.4
Antoine Musso [Sun, 10 Jul 2005 17:38:38 +0000 (17:38 +0000)]
Fix disambiguation page that were never properly migrated from 1.4

mysql> explain SELECT 'Disambiguations' as type,la.pl_namespace AS namespace,
       la.pl_title AS title, la.pl_from AS link_from
       FROM `pagelinks` AS la, `pagelinks` AS lb, `page` AS pa, `page` AS pb
       WHERE pb.page_namespace = 4
       AND pb.page_title = 'Liens_aux_pages_d\'homonymie'
       AND lb.pl_title = pb.page_title
       AND pa.page_id = lb.pl_from
       AND la.pl_title = pa.page_title;
---+------+----------+----------+-----+-----------+----+--------------+
tab|type  |possible k|key       |k_len|ref        |rows|Extra         |
---+------+----------+----------+-----+-----------+----+--------------+
pb |const |name_title|name_title|  259|const,const|   1|index         |
la |index |NULL      |pl_from   |  263|NULL       |1976|index         |
lb |index |pl_from   |pl_from   |  263|NULL       |1976|where & index |
pa |eq_ref|PRIMARY   |PRIMARY   |    4|lb.pl_from |   1|where         |
---+------+----------+----------+-----+-----------+----+--------------+

18 years agoCleaned up email notification message formatting:
Brion Vibber [Sun, 10 Jul 2005 03:10:46 +0000 (03:10 +0000)]
Cleaned up email notification message formatting:
* Wrap long lines on output (long URLs will not themselves break, though)
* Use correct formatting of user page and watched page links
* For anon editors, don't show a special:emailuser link
* Use shorter form for Special:Watchlist/edit

18 years agoCleaned up email notification message formatting:
Brion Vibber [Sun, 10 Jul 2005 02:52:33 +0000 (02:52 +0000)]
Cleaned up email notification message formatting:
* Wrap long lines on output (long URLs will not themselves break, though)
* Use correct formatting of user page and watched page links
* For anon editors, don't show a special:emailuser link
* Use shorter form for Special:Watchlist/edit

18 years ago* Fix fatal error in history when validation on
Brion Vibber [Sun, 10 Jul 2005 01:16:05 +0000 (01:16 +0000)]
* Fix fatal error in history when validation on

18 years ago* Fix nohistory message on empty page history
Brion Vibber [Sun, 10 Jul 2005 00:24:23 +0000 (00:24 +0000)]
* Fix nohistory message on empty page history

18 years agoadd missing wfmsg
River Tarnell [Sun, 10 Jul 2005 00:22:30 +0000 (00:22 +0000)]
add missing wfmsg

18 years agoKilling 'listadmins'
Niklas Laxström [Sat, 9 Jul 2005 21:06:11 +0000 (21:06 +0000)]
Killing 'listadmins'

18 years ago* Typo
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 20:52:09 +0000 (20:52 +0000)]
* Typo

18 years ago* (bug 2311) New language file for Macedonia
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 20:50:05 +0000 (20:50 +0000)]
* (bug 2311) New language file for Macedonia

18 years agoSome updates
Niklas Laxström [Sat, 9 Jul 2005 20:23:01 +0000 (20:23 +0000)]
Some updates

18 years ago* One paragraph is enough
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 19:55:15 +0000 (19:55 +0000)]
* One paragraph is enough

18 years agotypo, damn french
Antoine Musso [Sat, 9 Jul 2005 19:49:54 +0000 (19:49 +0000)]
typo, damn french

18 years agoDropping DISTINCT
Antoine Musso [Sat, 9 Jul 2005 19:38:23 +0000 (19:38 +0000)]
Dropping DISTINCT

18 years agoFix #1064 by implementing the new Special:Unusedcategories (thanks avar for the name)
Antoine Musso [Sat, 9 Jul 2005 19:19:10 +0000 (19:19 +0000)]
Fix #1064 by implementing the new Special:Unusedcategories (thanks avar for the name)

18 years ago* Added a new function, edits(), for counting contributions.
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 16:59:00 +0000 (16:59 +0000)]
* Added a new function, edits(), for counting contributions.

18 years ago* Added closing ?>
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 16:34:43 +0000 (16:34 +0000)]
* Added closing ?>

18 years agoFix #1553 : monobook lowercasing stuff in German
Antoine Musso [Sat, 9 Jul 2005 16:19:26 +0000 (16:19 +0000)]
Fix #1553 : monobook lowercasing stuff in German

18 years agoFix #2513 : hardcoded english namespaces which are the default anyway
Antoine Musso [Sat, 9 Jul 2005 16:03:08 +0000 (16:03 +0000)]
Fix #2513 : hardcoded english namespaces which are the default anyway

18 years ago* (bug 2764) Number format for Nds
Ævar Arnfjörð Bjarmason [Sat, 9 Jul 2005 00:03:22 +0000 (00:03 +0000)]
* (bug 2764) Number format for Nds

18 years ago* Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated
Ævar Arnfjörð Bjarmason [Fri, 8 Jul 2005 19:39:34 +0000 (19:39 +0000)]
* Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated

18 years ago* Fixed a missing typecast in Language::dateFormat() that would cause some
Ævar Arnfjörð Bjarmason [Fri, 8 Jul 2005 18:48:10 +0000 (18:48 +0000)]
* Fixed a missing typecast in Language::dateFormat() that would cause some
  interesting errors with signitures.

18 years agoFix #2748
Antoine Musso [Fri, 8 Jul 2005 10:32:24 +0000 (10:32 +0000)]
Fix #2748

18 years agoFix #153 path by <stehan dot walter at epfl dot ch>
Antoine Musso [Fri, 8 Jul 2005 10:18:14 +0000 (10:18 +0000)]
Fix #153 path by <stehan dot walter at epfl dot ch>

18 years agoSome parsers test rely on Language.php content. Syncing tests with lastest language...
Antoine Musso [Fri, 8 Jul 2005 06:13:47 +0000 (06:13 +0000)]
Some parsers test rely on Language.php content. Syncing tests with lastest language file.

18 years agoFix autonumbering that was broke following bug 787 fixing
Antoine Musso [Fri, 8 Jul 2005 06:13:00 +0000 (06:13 +0000)]
Fix autonumbering that was broke following bug 787 fixing

18 years agoFix #787 : External links being rendered. Tests cases at http://twenkill.dyndns.org...
Antoine Musso [Fri, 8 Jul 2005 05:54:16 +0000 (05:54 +0000)]
Fix #787 : External links being rendered. Tests cases at twenkill.dyndns.org/wiki/787 and http://test.leuksman.com/index.php/787

18 years ago* There's no more need for this here than anywhere else..
Ævar Arnfjörð Bjarmason [Fri, 8 Jul 2005 01:57:08 +0000 (01:57 +0000)]
* There's no more need for this here than anywhere else..