lhc/web/wiklou.git
18 years ago* Really support for getting new pages from other namespaces than NS_MAIN
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 15:36:21 +0000 (15:36 +0000)]
* Really support for getting new pages from other namespaces than NS_MAIN

18 years ago* Support for getting new pages from other namespaces than NS_MAIN
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 15:29:18 +0000 (15:29 +0000)]
* Support for getting new pages from other namespaces than NS_MAIN
* Code cleanup

18 years agoCommitted patch by Ting Chen to fix bug #856 (Auto-IP blocks last past the original...
Tim Starling [Sat, 8 Oct 2005 14:45:51 +0000 (14:45 +0000)]
Committed patch by Ting Chen to fix bug #856 (Auto-IP blocks last past the original block length).

18 years agofixed array concatenation
Tim Starling [Sat, 8 Oct 2005 11:26:31 +0000 (11:26 +0000)]
fixed array concatenation

18 years agoFixed interwiki dump links
Tim Starling [Sat, 8 Oct 2005 11:14:16 +0000 (11:14 +0000)]
Fixed interwiki dump links

18 years agoassorted improvements
Tim Starling [Sat, 8 Oct 2005 11:13:03 +0000 (11:13 +0000)]
assorted improvements

18 years agoCorrection to fix for bug 3641: don't reject on all unrecognized files
Brion Vibber [Sat, 8 Oct 2005 05:48:45 +0000 (05:48 +0000)]
Correction to fix for bug 3641: don't reject on all unrecognized files
which we happen to know an extension -> mime type mapping for. Just do
it for those which can be detected from content by getimagesize() for now.

18 years ago* (bug 3643) Fix image page display of large images with resizing disabled
Brion Vibber [Fri, 7 Oct 2005 21:43:55 +0000 (21:43 +0000)]
* (bug 3643) Fix image page display of large images with resizing disabled

18 years ago* (bug 3616) Another typecast issue
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 19:58:20 +0000 (19:58 +0000)]
* (bug 3616) Another typecast issue

18 years ago* (bug 3641) changed the upload rules so that mime types of file contents
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 19:39:48 +0000 (19:39 +0000)]
* (bug 3641) changed the upload rules so that mime types of file contents
  have to match the file extension.

18 years ago* I accedentally commited this on the last commit
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 17:16:32 +0000 (17:16 +0000)]
* I accedentally commited this on the last commit

18 years ago* Put a nice style around noarticletext
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 14:29:23 +0000 (14:29 +0000)]
* Put a nice style around noarticletext

18 years ago* Adding name for ilo (Ilokano)
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 13:29:37 +0000 (13:29 +0000)]
* Adding name for ilo (Ilokano)

18 years ago* When a user would:
Ævar Arnfjörð Bjarmason [Fri, 7 Oct 2005 12:06:39 +0000 (12:06 +0000)]
* When a user would:
  1. Enter Special:Contributions/User
  2. Press submit
 &namespace= would be appended to the GET request, "" would then be typecast
 to int which would yield 0 meaning that not edits from all namespaces would
 be returned but just those from the main namespace

18 years ago* (bug 3629) Fix date & time format for Frisian
Brion Vibber [Thu, 6 Oct 2005 23:34:18 +0000 (23:34 +0000)]
* (bug 3629) Fix date & time format for Frisian
Somehow 1.5 ended up with a different set of date/time functions for fy
which didn't match what was in 1.4. Updated current code to produce same
output as before.

18 years agoPatch for 3592: unnecessary instantiation of User
Tom Gilder [Thu, 6 Oct 2005 23:16:28 +0000 (23:16 +0000)]
Patch for 3592: unnecessary instantiation of User

18 years agoMade setup complete message validate
Tom Gilder [Thu, 6 Oct 2005 20:48:29 +0000 (20:48 +0000)]
Made setup complete message validate

18 years agoBetter links (and dedicated to Rob Church)
Tom Gilder [Thu, 6 Oct 2005 19:19:24 +0000 (19:19 +0000)]
Better links (and dedicated to Rob Church)

18 years agoupdated
Tom Gilder [Thu, 6 Oct 2005 19:00:12 +0000 (19:00 +0000)]
updated

18 years agoMore message improvements
Tom Gilder [Thu, 6 Oct 2005 18:57:26 +0000 (18:57 +0000)]
More message improvements

18 years agoUsability improvements + IE fix
Tom Gilder [Thu, 6 Oct 2005 18:40:32 +0000 (18:40 +0000)]
Usability improvements + IE fix

18 years agoUse monobook for installation script UI
Tom Gilder [Thu, 6 Oct 2005 17:59:49 +0000 (17:59 +0000)]
Use monobook for installation script UI

18 years ago* Duck warnings when fed an invalid file
Ævar Arnfjörð Bjarmason [Thu, 6 Oct 2005 16:39:00 +0000 (16:39 +0000)]
* Duck warnings when fed an invalid file

18 years agoAdded support for separate noarticletextanon
Tom Gilder [Thu, 6 Oct 2005 14:20:45 +0000 (14:20 +0000)]
Added support for separate noarticletextanon

18 years ago* Typo; exif-photometricinterpretation-1 => exif-photometricinterpretation-2
Ævar Arnfjörð Bjarmason [Thu, 6 Oct 2005 13:55:46 +0000 (13:55 +0000)]
* Typo; exif-photometricinterpretation-1 => exif-photometricinterpretation-2
* Changed noarticletext to link to search and edit page

18 years agoNicer default page (complete with sharks with frigg'n lasers on their heads)
Tom Gilder [Thu, 6 Oct 2005 13:07:01 +0000 (13:07 +0000)]
Nicer default page (complete with sharks with frigg'n lasers on their heads)

18 years agoMany improvements: better HTML (validates), more accessible, looks nicer, easier...
Tom Gilder [Thu, 6 Oct 2005 13:05:33 +0000 (13:05 +0000)]
Many improvements: better HTML (validates), more accessible, looks nicer, easier to use, better error messages... what more could you ask for?

18 years agoNo 'first' for 'newbies'. Never ever!
Domas Mituzas [Thu, 6 Oct 2005 07:45:51 +0000 (07:45 +0000)]
No 'first' for 'newbies'. Never ever!

18 years agoEven better: use the site name and logo to look all pretty whilst buggered, like...
Tom Gilder [Thu, 6 Oct 2005 03:24:02 +0000 (03:24 +0000)]
Even better: use the site name and logo to look all pretty whilst buggered, like a cheap whore with too much makeup

18 years agoMarginally better database error
Tom Gilder [Thu, 6 Oct 2005 03:18:52 +0000 (03:18 +0000)]
Marginally better database error

18 years ago* Blacklist additional MSIE CSS safety tricks
Brion Vibber [Thu, 6 Oct 2005 02:38:26 +0000 (02:38 +0000)]
* Blacklist additional MSIE CSS safety tricks

18 years ago* Use User::isLoggedIn(), the proper way to find out if a user is logged in
Ævar Arnfjörð Bjarmason [Thu, 6 Oct 2005 01:17:08 +0000 (01:17 +0000)]
* Use User::isLoggedIn(), the proper way to find out if a user is logged in

18 years agoMake newarticletextanon use newarticletext unless there's a new version
Tom Gilder [Thu, 6 Oct 2005 01:13:00 +0000 (01:13 +0000)]
Make newarticletextanon use newarticletext unless there's a new version

18 years agoSeparate newarticletext messages for logged in and anon users
Tom Gilder [Thu, 6 Oct 2005 01:07:25 +0000 (01:07 +0000)]
Separate newarticletext messages for logged in and anon users

18 years ago* @ to avoid undefined index notice
Ævar Arnfjörð Bjarmason [Wed, 5 Oct 2005 23:02:33 +0000 (23:02 +0000)]
* @ to avoid undefined index notice

18 years agofix linktrail again, as per 1.62
Tim Starling [Wed, 5 Oct 2005 21:42:34 +0000 (21:42 +0000)]
fix linktrail again, as per 1.62

18 years ago* (bug 3598) Update message cache on message page deletion, patch by Tietew
Brion Vibber [Wed, 5 Oct 2005 01:32:55 +0000 (01:32 +0000)]
* (bug 3598) Update message cache on message page deletion, patch by Tietew

18 years ago* Warn and abort if importDump.php called in read-only mode.
Brion Vibber [Wed, 5 Oct 2005 01:23:22 +0000 (01:23 +0000)]
* Warn and abort if importDump.php called in read-only mode.

18 years ago* (bug 3587) Update
Ævar Arnfjörð Bjarmason [Mon, 3 Oct 2005 20:46:51 +0000 (20:46 +0000)]
* (bug 3587) Update

18 years ago* Removed --noredundant from the help, no longer avalible
Ævar Arnfjörð Bjarmason [Mon, 3 Oct 2005 19:08:25 +0000 (19:08 +0000)]
* Removed --noredundant from the help, no longer avalible

18 years ago* Support for specifying USE INDEX for any of >1 tables
Ævar Arnfjörð Bjarmason [Sun, 2 Oct 2005 16:10:39 +0000 (16:10 +0000)]
* Support for specifying USE INDEX for any of >1 tables

18 years agoboo ba biz bax TRYING TO TYPE go back to sleep dude
Brion Vibber [Sun, 2 Oct 2005 12:42:29 +0000 (12:42 +0000)]
boo ba biz bax TRYING TO TYPE go back to sleep dude

18 years agoFix namespace and notalk filters for dump
Brion Vibber [Sun, 2 Oct 2005 07:17:41 +0000 (07:17 +0000)]
Fix namespace and notalk filters for dump

18 years agotweak namespace
Brion Vibber [Sun, 2 Oct 2005 06:46:11 +0000 (06:46 +0000)]
tweak namespace

18 years ago* Added filter options, compression piping, and multiple output streams for
Brion Vibber [Sun, 2 Oct 2005 04:05:40 +0000 (04:05 +0000)]
* Added filter options, compression piping, and multiple output streams for
  dumpBackup.php

18 years agoScript to find missing revisions and copy them from the master to the slaves
Tim Starling [Sun, 2 Oct 2005 00:08:07 +0000 (00:08 +0000)]
Script to find missing revisions and copy them from the master to the slaves

18 years ago* (bug 3547) Update
Ævar Arnfjörð Bjarmason [Sat, 1 Oct 2005 21:23:28 +0000 (21:23 +0000)]
* (bug 3547) Update

18 years ago* Special:Unwatchedpages appeared twice
Ævar Arnfjörð Bjarmason [Sat, 1 Oct 2005 20:37:29 +0000 (20:37 +0000)]
* Special:Unwatchedpages appeared twice

18 years ago* Removing Special:RandomFA
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 23:40:24 +0000 (23:40 +0000)]
* Removing Special:RandomFA

18 years ago* Special:RandomFA for getting a random featured article
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 23:34:50 +0000 (23:34 +0000)]
* Special:RandomFA for getting a random featured article

18 years agoReverting hook in getRevisionText() which was added with no explanation
Brion Vibber [Fri, 30 Sep 2005 22:05:58 +0000 (22:05 +0000)]
Reverting hook in getRevisionText() which was added with no explanation
of what it's meant to do. Incorrect modification in this location would
cause data corruption, so is almost certainly wrong.

18 years ago* Passing whether or not the page is protected in the SkinTemplateSetupPageCss hook
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 20:22:46 +0000 (20:22 +0000)]
* Passing whether or not the page is protected in the SkinTemplateSetupPageCss hook

18 years agoBug 3573: Greek translation with some modifications, not including namespace changes
Niklas Laxström [Fri, 30 Sep 2005 19:04:01 +0000 (19:04 +0000)]
Bug 3573: Greek translation with some modifications, not including namespace changes

18 years ago* Moved the 'Watch this page' checkbox below the license selector/copyright
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 15:54:35 +0000 (15:54 +0000)]
* Moved the 'Watch this page' checkbox below the license selector/copyright
  status forms.
* Fixed tabindexes on the upload form

18 years ago* Whitespace
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 15:31:26 +0000 (15:31 +0000)]
* Whitespace

18 years ago* (bug 3577) Added a RevisionAfterGetRevisionText hook to getRevisionText()
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 15:25:55 +0000 (15:25 +0000)]
* (bug 3577) Added a RevisionAfterGetRevisionText hook to getRevisionText()

18 years ago* Removed function validActions(), no longer used by anything
Ævar Arnfjörð Bjarmason [Fri, 30 Sep 2005 15:03:48 +0000 (15:03 +0000)]
* Removed function validActions(), no longer used by anything
* Added a hook to isLogType() to be used by Newuserlog and Renameuser
* FIXME comment

18 years ago* Added EditFilter hook, and output callback on EditPage::showEditForm()
Brion Vibber [Thu, 29 Sep 2005 23:35:31 +0000 (23:35 +0000)]
* Added EditFilter hook, and output callback on EditPage::showEditForm()
  for a place to add in captcha-type extensions in the edit flow

18 years agoRevert font-size: small that was probably checked in by accident
Brion Vibber [Thu, 29 Sep 2005 21:30:49 +0000 (21:30 +0000)]
Revert font-size: small that was probably checked in by accident
From rev 1.53 by hashar

18 years agorefs breakage on php 5.1... didn't i fix this before?
Brion Vibber [Thu, 29 Sep 2005 07:55:46 +0000 (07:55 +0000)]
refs breakage on php 5.1... didn't i fix this before?

18 years agoNew Chuvash language file
Alexander Sigachov [Wed, 28 Sep 2005 20:34:54 +0000 (20:34 +0000)]
New Chuvash language file

18 years ago* Revert last change to trimStars() which broke multi-level licenses like:
Ævar Arnfjörð Bjarmason [Wed, 28 Sep 2005 18:36:31 +0000 (18:36 +0000)]
* Revert last change to trimStars() which broke multi-level licenses like:
  * GNU
  ** GFDL
  *** GFDL|GNU Free Documentation License
* Coding style
* including {{}} in title="" e.g. title="{{GFDL}}" instead of title="GFDL"

18 years ago* (bug 3563) Hide the permanent and printable link on empty pages
Ævar Arnfjörð Bjarmason [Wed, 28 Sep 2005 13:52:22 +0000 (13:52 +0000)]
* (bug 3563) Hide the permanent and printable link on empty pages

18 years ago* @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason
Ævar Arnfjörð Bjarmason [Tue, 27 Sep 2005 19:50:49 +0000 (19:50 +0000)]
* @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason

18 years ago* whitespace
Ævar Arnfjörð Bjarmason [Tue, 27 Sep 2005 19:48:54 +0000 (19:48 +0000)]
* whitespace

18 years ago* Support for per-page CSS by an extension using wgHooks
Ævar Arnfjörð Bjarmason [Tue, 27 Sep 2005 19:40:14 +0000 (19:40 +0000)]
* Support for per-page CSS by an extension using wgHooks

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Tue, 27 Sep 2005 19:38:29 +0000 (19:38 +0000)]
* Documentation
* Safe xhtml output with htmlspecialchars()

18 years ago* Hack to fix XML compliance, id=contentSub appeared > 1
Ævar Arnfjörð Bjarmason [Mon, 26 Sep 2005 21:57:15 +0000 (21:57 +0000)]
* Hack to fix XML compliance, id=contentSub appeared > 1

18 years agoUnwatchedpages
Alexander Sigachov [Mon, 26 Sep 2005 20:23:43 +0000 (20:23 +0000)]
Unwatchedpages

18 years agoOoops
Antoine Musso [Sun, 25 Sep 2005 13:50:11 +0000 (13:50 +0000)]
Ooops

18 years agoMakes neapolitan language inherit from italian language
Antoine Musso [Sun, 25 Sep 2005 13:42:52 +0000 (13:42 +0000)]
Makes neapolitan language inherit from italian language

18 years agorevert!
Antoine Musso [Sun, 25 Sep 2005 12:35:30 +0000 (12:35 +0000)]
revert!

18 years agoincludes/GlobalFunctions.php
Antoine Musso [Sun, 25 Sep 2005 12:19:51 +0000 (12:19 +0000)]
includes/GlobalFunctions.php

18 years agoAdding three new languages names for future use in wikipedia:
Antoine Musso [Sun, 25 Sep 2005 10:57:51 +0000 (10:57 +0000)]
Adding three new languages names for future use in wikipedia:
* Neapolitan : Nnapulitano , nap
* Waray-Waray : Samar-Leyte Visayan, war
* Ladino : Ladino, lad

18 years ago* (bug 3503) Update LanguageSq.php from sq.wikipedia.org messages
Brion Vibber [Sun, 25 Sep 2005 00:47:38 +0000 (00:47 +0000)]
* (bug 3503) Update LanguageSq.php from sq.wikipedia.org messages

18 years agoMove reporttime method from OutputPage object to a global function, let us use it...
Antoine Musso [Sat, 24 Sep 2005 13:37:26 +0000 (13:37 +0000)]
Move reporttime method from OutputPage object to a global function, let us use it for diewithtraceback

18 years agoFixed a variable name
Niklas Laxström [Sat, 24 Sep 2005 09:25:10 +0000 (09:25 +0000)]
Fixed a variable name

18 years ago$wgMinimalPasswordLength was not in global statement
Niklas Laxström [Sat, 24 Sep 2005 09:07:26 +0000 (09:07 +0000)]
$wgMinimalPasswordLength was not in global statement

18 years ago* Fix language name for dv
Brion Vibber [Sat, 24 Sep 2005 08:02:55 +0000 (08:02 +0000)]
* Fix language name for dv

18 years ago* Add options to dumpBackup.php for making split/partial dumps by page id
Brion Vibber [Sat, 24 Sep 2005 06:38:36 +0000 (06:38 +0000)]
* Add options to dumpBackup.php for making split/partial dumps by page id

18 years ago* (bug 3182) Clear link cache during import to prevent memory leak
Brion Vibber [Sat, 24 Sep 2005 03:44:54 +0000 (03:44 +0000)]
* (bug 3182) Clear link cache during import to prevent memory leak

18 years ago* Removed renameuser permission, extension code
Ævar Arnfjörð Bjarmason [Sat, 24 Sep 2005 00:49:55 +0000 (00:49 +0000)]
* Removed renameuser permission, extension code

18 years agoadded {{fullurl:}} and {{fullurle:}} functions
Tim Starling [Fri, 23 Sep 2005 12:10:39 +0000 (12:10 +0000)]
added {{fullurl:}} and {{fullurle:}} functions

18 years agoRemove old incorrect version of geomap.php which somehow got stuck in here.
Brion Vibber [Thu, 22 Sep 2005 22:06:12 +0000 (22:06 +0000)]
Remove old incorrect version of geomap.php which somehow got stuck in here.

18 years ago* A new specialpage to list pages not watched by anyone
Ævar Arnfjörð Bjarmason [Thu, 22 Sep 2005 18:16:48 +0000 (18:16 +0000)]
* A new specialpage to list pages not watched by anyone

18 years agoUpdate most beautiful language ever spoken
Domas Mituzas [Thu, 22 Sep 2005 10:37:25 +0000 (10:37 +0000)]
Update most beautiful language ever spoken

18 years agoAdd parser test case for nested template calls; this case was broken by
Brion Vibber [Tue, 20 Sep 2005 20:54:52 +0000 (20:54 +0000)]
Add parser test case for nested template calls; this case was broken by
Parser.php rev 1.506, since reverted.

18 years agoRevert untested change due to reported massive template breakage
Brion Vibber [Tue, 20 Sep 2005 20:27:23 +0000 (20:27 +0000)]
Revert untested change due to reported massive template breakage

18 years agoFix revertpage
Niklas Laxström [Tue, 20 Sep 2005 19:48:33 +0000 (19:48 +0000)]
Fix revertpage

18 years ago* Support default arguments for template arguments in the form of {{{argument|default...
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 19:34:30 +0000 (19:34 +0000)]
* Support default arguments for template arguments in the form of {{{argument|default argument}}}

18 years ago* Removed two unused global lines
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 18:15:25 +0000 (18:15 +0000)]
* Removed two unused global lines
* Fix for doExponent() (unused)

18 years ago* Tweaks to function makeMetadataTable()
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 18:03:08 +0000 (18:03 +0000)]
* Tweaks to function makeMetadataTable()

18 years agoTweaked polling time
Tim Starling [Tue, 20 Sep 2005 13:37:29 +0000 (13:37 +0000)]
Tweaked polling time

18 years ago* (bug 3506) Avoid MySQL error when Listusers returns no results
Brion Vibber [Tue, 20 Sep 2005 01:02:51 +0000 (01:02 +0000)]
* (bug 3506) Avoid MySQL error when Listusers returns no results
Bug introduced in SpecialListusers.php rev 1.36:
http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/includes/SpecialListusers.php?r1=1.35&r2=1.36

18 years ago* Skip update of disused 'rc_cur_time' field (todo: discard the field)
Brion Vibber [Tue, 20 Sep 2005 00:14:01 +0000 (00:14 +0000)]
* Skip update of disused 'rc_cur_time' field (todo: discard the field)

18 years agoBug 3505: No need to use . in time function
Niklas Laxström [Mon, 19 Sep 2005 13:28:52 +0000 (13:28 +0000)]
Bug 3505: No need to use . in time function

18 years ago* Live fixes
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:15:08 +0000 (13:15 +0000)]
* Live fixes

18 years ago* Displaying info on $wgHooks too
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:12:02 +0000 (13:12 +0000)]
* Displaying info on $wgHooks too

18 years ago* Adding a test suite for parser hooks
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:10:48 +0000 (13:10 +0000)]
* Adding a test suite for parser hooks

18 years ago* Adding a basic extension for testing extensions in the parser tests
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:09:28 +0000 (13:09 +0000)]
* Adding a basic extension for testing extensions in the parser tests