lhc/web/wiklou.git
19 years ago* (bug 2627) Fix regression: diff radio button initial selection
Brion Vibber [Thu, 30 Jun 2005 07:56:50 +0000 (07:56 +0000)]
* (bug 2627) Fix regression: diff radio button initial selection

19 years ago* (bug 2625) Keep group & user settings when paging in Listusers
Brion Vibber [Thu, 30 Jun 2005 07:37:04 +0000 (07:37 +0000)]
* (bug 2625) Keep group & user settings when paging in Listusers

19 years ago* (bug 2618) Fix regression from another fix; show initial preview for
Brion Vibber [Thu, 30 Jun 2005 06:51:43 +0000 (06:51 +0000)]
* (bug 2618) Fix regression from another fix; show initial preview for
  categories only if the page does not exist.

19 years ago* (bug 2620) Return to prior behavior for some more things (such as
Brion Vibber [Thu, 30 Jun 2005 06:11:07 +0000 (06:11 +0000)]
* (bug 2620) Return to prior behavior for some more things (such as
  subpage parent links) on current-diff view.

19 years agofirst draft of caps-cleanup script
Brion Vibber [Thu, 30 Jun 2005 00:37:56 +0000 (00:37 +0000)]
first draft of caps-cleanup script
renames all capital namespace-0 pages and their talk pages to lowercase if there's not a conflict

19 years ago* (bug 2614) Fix section edit links on diff-to-current with oldid set
Brion Vibber [Wed, 29 Jun 2005 23:44:03 +0000 (23:44 +0000)]
* (bug 2614) Fix section edit links on diff-to-current with oldid set
  Also fix navigation links on current-with-oldid view.

19 years ago* HTML sanitizer: correct multiple attributes by keeping last, not first
Brion Vibber [Wed, 29 Jun 2005 21:50:11 +0000 (21:50 +0000)]
* HTML sanitizer: correct multiple attributes by keeping last, not first
This corrects a regression reported with some fancy templated tables at
http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Chemicals/Organization

19 years ago* Move center on toc to title part to avoid breaking .toc style usage
Brion Vibber [Wed, 29 Jun 2005 18:53:33 +0000 (18:53 +0000)]
* Move center on toc to title part to avoid breaking .toc style usage

19 years ago* (bug 2548) Keep summary on 'show changes' of section edit
Brion Vibber [Wed, 29 Jun 2005 08:37:46 +0000 (08:37 +0000)]
* (bug 2548) Keep summary on 'show changes' of section edit

19 years agoescape a couple more msgs
Brion Vibber [Wed, 29 Jun 2005 07:38:48 +0000 (07:38 +0000)]
escape a couple more msgs

19 years ago* Copy IRC-over-UDP update option from REL1_4
Brion Vibber [Wed, 29 Jun 2005 07:01:24 +0000 (07:01 +0000)]
* Copy IRC-over-UDP update option from REL1_4

19 years ago* Various code cleanup and HTML escaping fixlets on page history, contribs etc
Brion Vibber [Wed, 29 Jun 2005 06:16:03 +0000 (06:16 +0000)]
* Various code cleanup and HTML escaping fixlets on page history, contribs etc
* fix page history with table prefix
* fix paging on history
* switch 'earliest' and 'latest' link order to fix 'prev' and 'next'
* use null where appropriate
* switch some messages to plaintext or wikitext

19 years agoFix preview
Jens Frank [Wed, 29 Jun 2005 05:30:50 +0000 (05:30 +0000)]
Fix preview

19 years agoFix preview
Jens Frank [Wed, 29 Jun 2005 05:30:20 +0000 (05:30 +0000)]
Fix preview

19 years ago(bug 2564) Don't show editingold warning for recent revision
Jens Frank [Wed, 29 Jun 2005 05:15:32 +0000 (05:15 +0000)]
(bug 2564) Don't show editingold warning for recent revision

19 years ago* (bug 2597) Don't crash when undeleting an image description page
Brion Vibber [Wed, 29 Jun 2005 04:19:00 +0000 (04:19 +0000)]
* (bug 2597) Don't crash when undeleting an image description page
forgot to check in notes

19 years agoask the database for the low and high ts instead of trying to fudge it
River Tarnell [Wed, 29 Jun 2005 03:54:11 +0000 (03:54 +0000)]
ask the database for the low and high ts instead of trying to fudge it

19 years agorefactor a little, cleanup, fix some display errors
River Tarnell [Wed, 29 Jun 2005 03:37:57 +0000 (03:37 +0000)]
refactor a little, cleanup, fix some display errors

19 years agodon't hyperlink first/last if we're already there
River Tarnell [Wed, 29 Jun 2005 01:52:39 +0000 (01:52 +0000)]
don't hyperlink first/last if we're already there

19 years ago* (bug 2597) Don't crash when undeleting an image description page
Brion Vibber [Wed, 29 Jun 2005 01:42:37 +0000 (01:42 +0000)]
* (bug 2597) Don't crash when undeleting an image description page
Added a backtrace on Image constructor given bogus title for debugging aid

19 years ago* (bug 2584) Fix output of subcategory list
Brion Vibber [Wed, 29 Jun 2005 01:14:04 +0000 (01:14 +0000)]
* (bug 2584) Fix output of subcategory list

19 years ago* (bug 2591) Check for end, fix limits on Whatlinkshere
Brion Vibber [Wed, 29 Jun 2005 00:59:38 +0000 (00:59 +0000)]
* (bug 2591) Check for end, fix limits on Whatlinkshere

19 years agowhen we're at the first or last revision, do not hyperlink "previous" and "next"...
River Tarnell [Wed, 29 Jun 2005 00:39:20 +0000 (00:39 +0000)]
when we're at the first or last revision, do not hyperlink "previous" and "next" text.

19 years ago* Don't show empty-page text in 'Show changes' on new page
Brion Vibber [Wed, 29 Jun 2005 00:31:07 +0000 (00:31 +0000)]
* Don't show empty-page text in 'Show changes' on new page
Changed $noredir on Article::fetchContent() to a more reasonable default.

19 years ago* (bug 2595) Show "Earlier" and "Latest" links on history go to the first/last
River Tarnell [Wed, 29 Jun 2005 00:23:42 +0000 (00:23 +0000)]
* (bug 2595) Show "Earlier" and "Latest" links on history go to the first/last
  page in the article history pager.

19 years ago* (bug 2572) Fix edit conflict handling
Brion Vibber [Tue, 28 Jun 2005 23:19:56 +0000 (23:19 +0000)]
* (bug 2572) Fix edit conflict handling

19 years agoEnsure that width and height fields are not null when we insert
Brion Vibber [Tue, 28 Jun 2005 22:07:09 +0000 (22:07 +0000)]
Ensure that width and height fields are not null when we insert

19 years ago* (bug 2583) Add --missinig option on rebuildImages.php to add db entries
Brion Vibber [Tue, 28 Jun 2005 21:50:26 +0000 (21:50 +0000)]
* (bug 2583) Add --missinig option on rebuildImages.php to add db entries
  for uploaded files that don't have them

19 years agoset rc_this_oldid to rev_id in newfromcur so the watchlist displays the actual diff,
River Tarnell [Tue, 28 Jun 2005 21:35:23 +0000 (21:35 +0000)]
set rc_this_oldid to rev_id in newfromcur so the watchlist displays the actual diff,
not the combined diff for all changes

19 years ago(bug 2562) Show rollback link for current revisions on diff pages
Jens Frank [Tue, 28 Jun 2005 21:05:31 +0000 (21:05 +0000)]
(bug 2562) Show rollback link for current revisions on diff pages

19 years ago* (bug 2567) Fix HTML escaping on category titles in list
Brion Vibber [Tue, 28 Jun 2005 19:56:17 +0000 (19:56 +0000)]
* (bug 2567) Fix HTML escaping on category titles in list

19 years ago* Move MonoBook printable link from tab to sidebar
Brion Vibber [Tue, 28 Jun 2005 18:04:09 +0000 (18:04 +0000)]
* Move MonoBook printable link from tab to sidebar

19 years agocheck null title
River Tarnell [Tue, 28 Jun 2005 17:42:47 +0000 (17:42 +0000)]
check null title

19 years ago* Fixed a bug where Special:Contributions wouldn't remember the 'invert'
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 17:34:07 +0000 (17:34 +0000)]
* Fixed a bug where Special:Contributions wouldn't remember the 'invert'
  status between next/previous buttons.

19 years ago* Using wfMsgForContent() rather than wfMsg() for getting msg:ipboptions
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 17:05:23 +0000 (17:05 +0000)]
* Using wfMsgForContent() rather than wfMsg() for getting msg:ipboptions

19 years ago(bug 2577) when [[MediaWiki:Ipboptions]] contains "-", do not show any block options,
River Tarnell [Tue, 28 Jun 2005 17:02:13 +0000 (17:02 +0000)]
(bug 2577) when [[MediaWiki:Ipboptions]] contains "-", do not show any block options,
so it looks like the old block form.

19 years ago* Removed $wgBlockExpiryOptions, obsoleted by msg:ipboptions
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 17:00:34 +0000 (17:00 +0000)]
* Removed $wgBlockExpiryOptions, obsoleted by msg:ipboptions

19 years ago* (bug 2577) Allow sysops to enter non-standard block times
River Tarnell [Tue, 28 Jun 2005 16:38:30 +0000 (16:38 +0000)]
* (bug 2577) Allow sysops to enter non-standard block times

19 years ago* (bug 2576) Fix recording of transclusion links
Brion Vibber [Tue, 28 Jun 2005 16:35:16 +0000 (16:35 +0000)]
* (bug 2576) Fix recording of transclusion links
Somehow we ended up with two copies of the same stuff in there, and they
stomped up the tables.

19 years ago* Don't show bogus messages about watchlist notifications when disabled
Brion Vibber [Tue, 28 Jun 2005 15:52:18 +0000 (15:52 +0000)]
* Don't show bogus messages about watchlist notifications when disabled
* Don't show old debug messages in watchlist

19 years ago* (bug 2560) Don't show blank width/height attributes for missing size
Brion Vibber [Tue, 28 Jun 2005 15:21:16 +0000 (15:21 +0000)]
* (bug 2560) Don't show blank width/height attributes for missing size

19 years ago* (bug 2560) Don't show blank width/height attributes for missing size
Brion Vibber [Tue, 28 Jun 2005 15:14:51 +0000 (15:14 +0000)]
* (bug 2560) Don't show blank width/height attributes for missing size

19 years ago* Consistant style in buildSidebar()
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 15:02:22 +0000 (15:02 +0000)]
* Consistant style in buildSidebar()

19 years ago* (bug 2568) Fixed a logic error in the Special:Statistics code which caused
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 14:52:51 +0000 (14:52 +0000)]
* (bug 2568) Fixed a logic error in the Special:Statistics code which caused
  the displayed percentage of admins to be totally off.

19 years agomore classic/cologne blue fixage
Tim Starling [Tue, 28 Jun 2005 14:37:10 +0000 (14:37 +0000)]
more classic/cologne blue fixage

19 years agounbroke nostalgia skin
Tim Starling [Tue, 28 Jun 2005 14:28:21 +0000 (14:28 +0000)]
unbroke nostalgia skin

19 years agounbroke classic and cologne blue skins
Tim Starling [Tue, 28 Jun 2005 14:18:08 +0000 (14:18 +0000)]
unbroke classic and cologne blue skins

19 years agoWhitespace broke tooltips and access keys in the new sidebar with firefox
Niklas Laxström [Tue, 28 Jun 2005 12:16:33 +0000 (12:16 +0000)]
Whitespace broke tooltips and access keys in the new sidebar with firefox

19 years agospeling
Brion Vibber [Tue, 28 Jun 2005 06:50:34 +0000 (06:50 +0000)]
speling

19 years ago* Special:Ancientpages is expensive in new schema for now
Brion Vibber [Tue, 28 Jun 2005 05:47:36 +0000 (05:47 +0000)]
* Special:Ancientpages is expensive in new schema for now

19 years ago* Add rebuildImages.php to update image metadata fields
Brion Vibber [Tue, 28 Jun 2005 05:30:21 +0000 (05:30 +0000)]
* Add rebuildImages.php to update image metadata fields

19 years agobugfix: if the upload path is absolute, don't prepend the server URL
Erik Moeller [Tue, 28 Jun 2005 05:02:09 +0000 (05:02 +0000)]
bugfix: if the upload path is absolute, don't prepend the server URL

19 years ago* Fix namespaces in category list.
Brion Vibber [Tue, 28 Jun 2005 04:51:15 +0000 (04:51 +0000)]
* Fix namespaces in category list.

19 years ago* upgrade1_5.php uses insert ignore, allows to skip image info initialization
Brion Vibber [Tue, 28 Jun 2005 04:38:56 +0000 (04:38 +0000)]
* upgrade1_5.php uses insert ignore, allows to skip image info initialization

19 years ago* Fixed a bug where the watchlist count without talk pages would be off by a
Ævar Arnfjörð Bjarmason [Tue, 28 Jun 2005 00:35:01 +0000 (00:35 +0000)]
* Fixed a bug where the watchlist count without talk pages would be off by a
  factor of two.

19 years agoFix #2369: removing <p>
Antoine Musso [Mon, 27 Jun 2005 14:19:54 +0000 (14:19 +0000)]
Fix #2369: removing <p>

19 years ago* Using msg:allpagessubmit for the submit button instead of msg:querybtn
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 09:14:32 +0000 (09:14 +0000)]
* Using msg:allpagessubmit for the submit button instead of msg:querybtn

19 years ago* Removed a comment, "FIXME require in a foreach", require_once() will be
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 08:23:22 +0000 (08:23 +0000)]
* Removed a comment, "FIXME require in a foreach", require_once() will be
  evaluated exactly once during execution (it has an effect similar to the
  static keyword), do demonstrate this behaviour run the code
    for ($i = 0; $i < 10; ++$i) require("file.txt");
  in a directory that has a file called 'file.txt' and then change require()
  to require_once();

19 years ago* Giving the 'bureaucrat' group 'renameuser' rights.
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 08:11:43 +0000 (08:11 +0000)]
* Giving the 'bureaucrat' group 'renameuser' rights.

19 years ago* Fix $wgSiteNotice when MediaWiki:Sitenotice is set to default '-'
Brion Vibber [Mon, 27 Jun 2005 07:23:18 +0000 (07:23 +0000)]
* Fix $wgSiteNotice when MediaWiki:Sitenotice is set to default '-'

19 years ago* Fixed a bug that would occour if $wgCapitalLinks was set to false, a user
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 06:33:45 +0000 (06:33 +0000)]
* Fixed a bug that would occour if $wgCapitalLinks was set to false, a user
  agent could create a username that began with a lower case letter that was
  not in the ASCII character set ( now user $wgContLang->ucfirst() instead of
  PHP ucfirst() )
* Moved the user name / password validity checking from
  LoginForm::addNewAccountInternal() to two new functions,
  User::isValidUserName() and User::isValidPassword(), extensions can now do
  these checks without rewriting code.

19 years ago* (bug 2530) Not displaying talk pages on Special:Watchlist/edit
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 05:55:33 +0000 (05:55 +0000)]
* (bug 2530) Not displaying talk pages on Special:Watchlist/edit

19 years agogetThumbnail() may legitimately return null
Tim Starling [Mon, 27 Jun 2005 04:57:36 +0000 (04:57 +0000)]
getThumbnail() may legitimately return null

19 years agofixed bug causing "discussion" tab to be always a view link, not an edit link
Tim Starling [Mon, 27 Jun 2005 04:18:09 +0000 (04:18 +0000)]
fixed bug causing "discussion" tab to be always a view link, not an edit link

19 years ago* Try reading revision _text_ from master if no result on slave
Brion Vibber [Mon, 27 Jun 2005 03:48:05 +0000 (03:48 +0000)]
* Try reading revision _text_ from master if no result on slave
* Use content-language message cache for raw view of message pages

19 years agoFix #2273, probably need backport in 1.4
Antoine Musso [Mon, 27 Jun 2005 03:15:25 +0000 (03:15 +0000)]
Fix #2273, probably need backport in 1.4

19 years agoquotes
Antoine Musso [Mon, 27 Jun 2005 02:20:50 +0000 (02:20 +0000)]
quotes

19 years agoFix #bug 2460: <img> width & height now properly filled when resizing image
Antoine Musso [Mon, 27 Jun 2005 02:18:45 +0000 (02:18 +0000)]
Fix #bug 2460: <img> width & height now properly filled when resizing image

19 years ago* Convert non-UTF-8 URL parameters even if referer is local
Brion Vibber [Mon, 27 Jun 2005 02:04:44 +0000 (02:04 +0000)]
* Convert non-UTF-8 URL parameters even if referer is local

19 years agoquotes. Nice "require" in a foreach() need a fix ;)
Antoine Musso [Mon, 27 Jun 2005 01:35:22 +0000 (01:35 +0000)]
quotes. Nice "require" in a foreach() need a fix ;)

19 years ago* Skip sidebar entries where link text is '-'
Brion Vibber [Mon, 27 Jun 2005 00:43:44 +0000 (00:43 +0000)]
* Skip sidebar entries where link text is '-'

19 years ago#1242 fix
Antoine Musso [Mon, 27 Jun 2005 00:25:38 +0000 (00:25 +0000)]
#1242 fix

19 years agoFix #1242: category list missing on edit page
Antoine Musso [Mon, 27 Jun 2005 00:06:30 +0000 (00:06 +0000)]
Fix #1242: category list missing on edit page

19 years agoquotes
Antoine Musso [Sun, 26 Jun 2005 23:15:39 +0000 (23:15 +0000)]
quotes

19 years ago* (bug 2541) Fix unprotect tab
Brion Vibber [Sun, 26 Jun 2005 21:23:44 +0000 (21:23 +0000)]
* (bug 2541) Fix unprotect tab

19 years agoFrom language.php 1.564 to 1.588
Alexander Sigachov [Sun, 26 Jun 2005 20:37:13 +0000 (20:37 +0000)]
From language.php 1.564 to 1.588

19 years ago* Fix paging on Special:Contributions
Brion Vibber [Sun, 26 Jun 2005 20:05:56 +0000 (20:05 +0000)]
* Fix paging on Special:Contributions

19 years ago* (bug 2538) Suppress notice on user serialized checks
Brion Vibber [Sun, 26 Jun 2005 18:58:51 +0000 (18:58 +0000)]
* (bug 2538) Suppress notice on user serialized checks

19 years agoMake sure we die with nonzero return code for command-line scripts
Brion Vibber [Sun, 26 Jun 2005 18:50:21 +0000 (18:50 +0000)]
Make sure we die with nonzero return code for command-line scripts

19 years agolive hack
Brion Vibber [Sun, 26 Jun 2005 18:49:40 +0000 (18:49 +0000)]
live hack

19 years agoNot sure what this is, but it's working. Tim live hack.
Brion Vibber [Sun, 26 Jun 2005 18:48:34 +0000 (18:48 +0000)]
Not sure what this is, but it's working. Tim live hack.

19 years agoRevision::newFromConds -- grab from master if no result on slave
Brion Vibber [Sun, 26 Jun 2005 18:47:09 +0000 (18:47 +0000)]
Revision::newFromConds -- grab from master if no result on slave

19 years agoProtect against breakage from empty old table
Brion Vibber [Sun, 26 Jun 2005 18:45:45 +0000 (18:45 +0000)]
Protect against breakage from empty old table

19 years ago* Documented
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 15:30:50 +0000 (15:30 +0000)]
* Documented

19 years ago* (bug 2531) Changed the interwiki name for sh (Serbocroatian) to
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 14:08:55 +0000 (14:08 +0000)]
* (bug 2531) Changed the interwiki name for sh (Serbocroatian) to
  Srpskohrvatski/���������������������������� (was ���������������������������� (Srbskohrvatski))

19 years agoMore interwiki mucking around -- isLocal() is not the opposite of isExternal()\!
Tim Starling [Sun, 26 Jun 2005 13:38:43 +0000 (13:38 +0000)]
More interwiki mucking around -- isLocal() is not the opposite of isExternal()\!

19 years agoquotes, errors messages, some EXIF
Antoine Musso [Sun, 26 Jun 2005 13:16:57 +0000 (13:16 +0000)]
quotes, errors messages, some EXIF

19 years agoconfirmemail* stuff
Antoine Musso [Sun, 26 Jun 2005 12:46:25 +0000 (12:46 +0000)]
confirmemail* stuff

19 years agobump notice for 1.5beta1 1.5.0beta1
Brion Vibber [Sun, 26 Jun 2005 10:33:40 +0000 (10:33 +0000)]
bump notice for 1.5beta1

19 years ago* (bug 2520) Don't show enotif options when disabled
Brion Vibber [Sun, 26 Jun 2005 09:33:51 +0000 (09:33 +0000)]
* (bug 2520) Don't show enotif options when disabled

19 years agorespect ALF_NO_LINK_LOCK
Tim Starling [Sun, 26 Jun 2005 08:25:18 +0000 (08:25 +0000)]
respect ALF_NO_LINK_LOCK

19 years ago* Printable link shorter in monobook
Brion Vibber [Sun, 26 Jun 2005 08:24:05 +0000 (08:24 +0000)]
* Printable link shorter in monobook

19 years agoBump up read/write timeouts on the connection to insane levels
Brion Vibber [Sun, 26 Jun 2005 07:44:28 +0000 (07:44 +0000)]
Bump up read/write timeouts on the connection to insane levels

19 years agoFix ordering / use of user/admin users
Brion Vibber [Sun, 26 Jun 2005 07:02:40 +0000 (07:02 +0000)]
Fix ordering / use of user/admin users

19 years agoDon't move user_newtalk into watchlist
Brion Vibber [Sun, 26 Jun 2005 07:00:46 +0000 (07:00 +0000)]
Don't move user_newtalk into watchlist

19 years agoFixed interwiki bug
Tim Starling [Sun, 26 Jun 2005 07:00:41 +0000 (07:00 +0000)]
Fixed interwiki bug

19 years agoSerliazed version check on user records in memcached
Brion Vibber [Sun, 26 Jun 2005 07:00:09 +0000 (07:00 +0000)]
Serliazed version check on user records in memcached

19 years ago* Added a versionRequired() function to OutputPage, useful for extension
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 06:49:56 +0000 (06:49 +0000)]
* Added a versionRequired() function to OutputPage, useful for extension
  writers that want to control what version of MediaWiki their extension
  can be used with

19 years agoMade a SiteConfiguration object generally available. Added functions for performing...
Tim Starling [Sun, 26 Jun 2005 06:34:13 +0000 (06:34 +0000)]
Made a SiteConfiguration object generally available. Added functions for performing an HTTP client request using curl. This will be used in the SpamBlacklist extension, and hopefully Lucene as well.

19 years agodocumentation
Tim Starling [Sun, 26 Jun 2005 06:29:41 +0000 (06:29 +0000)]
documentation