lhc/web/wiklou.git
18 years agobug
Tim Starling [Fri, 24 Feb 2006 07:49:36 +0000 (07:49 +0000)]
bug

18 years agoAdded job table, for deferred processing of jobs. The immediate application is to...
Tim Starling [Fri, 24 Feb 2006 01:56:31 +0000 (01:56 +0000)]
Added job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.

18 years agoMake links to categories in the catlinks box blue whether the target page exists...
Tim Starling [Fri, 24 Feb 2006 01:38:06 +0000 (01:38 +0000)]
Make links to categories in the catlinks box blue whether the target page exists or not.

18 years agoFixfix
Niklas Laxström [Thu, 23 Feb 2006 20:18:49 +0000 (20:18 +0000)]
Fixfix

18 years ago* Make Live Preview an user preference, still controllable by the global variable
Niklas Laxström [Thu, 23 Feb 2006 20:03:51 +0000 (20:03 +0000)]
* Make Live Preview an user preference, still controllable by the global variable

18 years ago(bug 4535) Warn user when editing CSS or JS subpage of a skin that doesn't exist
Rob Church [Thu, 23 Feb 2006 14:37:51 +0000 (14:37 +0000)]
(bug 4535) Warn user when editing CSS or JS subpage of a skin that doesn't exist

18 years ago(bug 5068) Add missing interface text for markedaspatrollederror, markedaspatrolleder...
Rob Church [Thu, 23 Feb 2006 11:31:50 +0000 (11:31 +0000)]
(bug 5068) Add missing interface text for markedaspatrollederror, markedaspatrollederrortext

18 years ago(bug 4970) Make category paging limits configurable
Rob Church [Thu, 23 Feb 2006 00:39:52 +0000 (00:39 +0000)]
(bug 4970) Make category paging limits configurable

18 years ago(bug 4974) Don't follow redirected talk page on "new messages" link
Rob Church [Wed, 22 Feb 2006 22:17:25 +0000 (22:17 +0000)]
(bug 4974) Don't follow redirected talk page on "new messages" link

18 years agoFixed up that buggered commit so Brion won't stab me.
Rob Church [Wed, 22 Feb 2006 21:50:09 +0000 (21:50 +0000)]
Fixed up that buggered commit so Brion won't stab me.

18 years agoBollocks, something's wrong with that - it's buggered up the link when account creati...
Rob Church [Wed, 22 Feb 2006 21:40:30 +0000 (21:40 +0000)]
Bollocks, something's wrong with that - it's buggered up the link when account creation is allowed, too. Reverting for now; will recommit when fixed.

18 years ago(bug 4319) Don't show a "create account" link on the login form when account creation...
Rob Church [Wed, 22 Feb 2006 21:37:18 +0000 (21:37 +0000)]
(bug 4319) Don't show a "create account" link on the login form when account creation is disabled.

18 years agoFix for parser test "Magic links: PMID incorrectly converts space to underscore"
Magnus Manske [Wed, 22 Feb 2006 09:11:59 +0000 (09:11 +0000)]
Fix for parser test "Magic links: PMID incorrectly converts space to underscore"

18 years agofix for external links:
Magnus Manske [Wed, 22 Feb 2006 09:05:25 +0000 (09:05 +0000)]
fix for external links:
[url  text] (notice two or more spaces) now breaks according to parser test
I liked the previous behaviour better, but it doesn't strictly conform to wiki syntax

18 years ago"table with no data" fix
Magnus Manske [Wed, 22 Feb 2006 08:37:14 +0000 (08:37 +0000)]
"table with no data" fix

18 years agoMaximum article size, since max_allowed_packet is too large on wikimedia these days...
Tim Starling [Wed, 22 Feb 2006 00:55:25 +0000 (00:55 +0000)]
Maximum article size, since max_allowed_packet is too large on wikimedia these days to form an effective limit.

18 years agowatchlist row duplication
Tim Starling [Wed, 22 Feb 2006 00:45:27 +0000 (00:45 +0000)]
watchlist row duplication

18 years ago* Fixed and enhanced a little the Live Preview, which had been broken for some time
Niklas Laxström [Mon, 20 Feb 2006 21:18:11 +0000 (21:18 +0000)]
* Fixed and enhanced a little the Live Preview, which had been broken for some time

18 years agoLet wikidiff2 do its own segmenting
Tim Starling [Mon, 20 Feb 2006 06:12:12 +0000 (06:12 +0000)]
Let wikidiff2 do its own segmenting

18 years ago* Fix --report interval option for dumpTextPass
Brion Vibber [Sun, 19 Feb 2006 23:00:00 +0000 (23:00 +0000)]
* Fix --report interval option for dumpTextPass

18 years agoadd knob for persistent MC connections
Domas Mituzas [Sun, 19 Feb 2006 09:55:20 +0000 (09:55 +0000)]
add knob for persistent MC connections

18 years ago* (bug 4685) More fixes for Slovenian project namespace
Brion Vibber [Sun, 19 Feb 2006 05:47:35 +0000 (05:47 +0000)]
* (bug 4685) More fixes for Slovenian project namespace
- have convertGrammar() return the preposition with all forms instead of just the predefined ones
- don't double the preposition in NS_PROJECT_TALK for predefined forms
- include the proper underscores in the internal namespace names

18 years ago* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
Brion Vibber [Sat, 18 Feb 2006 23:58:49 +0000 (23:58 +0000)]
* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
  generated stylesheets... hopefully...

18 years ago* (bug 4685) Slovenian LanguageSl.php hardcodes project namespace
Niklas Laxström [Sat, 18 Feb 2006 20:48:16 +0000 (20:48 +0000)]
* (bug 4685) Slovenian LanguageSl.php hardcodes project namespace

18 years ago* More exact checking in Title::equals() to fox moves of numerically similar
Brion Vibber [Sat, 18 Feb 2006 19:41:01 +0000 (19:41 +0000)]
* More exact checking in Title::equals() to fox moves of numerically similar
  page titles. (Odd hex title bug on 64-bit.)

18 years ago* Restriction types now use restriction-* messages instead of ui messages
Niklas Laxström [Sat, 18 Feb 2006 15:07:02 +0000 (15:07 +0000)]
* Restriction types now use restriction-* messages instead of ui messages
* Don't try to link to current page on protection tab

18 years agoIntroduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list...
Rob Church [Sat, 18 Feb 2006 04:39:20 +0000 (04:39 +0000)]
Introduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list pages with less than this number of links. Defaults to 1.

18 years ago* Remove legacy PHPTal code, hasn't been maintained in ages.
Brion Vibber [Sat, 18 Feb 2006 04:34:10 +0000 (04:34 +0000)]
* Remove legacy PHPTal code, hasn't been maintained in ages.
* Tweak UserLogin include order for APC issue

18 years ago* Avoid corrupting <gallery> inside <!-- comment -->
Brion Vibber [Sat, 18 Feb 2006 01:50:12 +0000 (01:50 +0000)]
* Avoid corrupting <gallery> inside <!-- comment -->

18 years agoParser test case for bug 5024
Brion Vibber [Sat, 18 Feb 2006 01:31:30 +0000 (01:31 +0000)]
Parser test case for bug 5024

18 years ago* Fix missing bad title check in Special:Booksources
Brion Vibber [Sat, 18 Feb 2006 01:09:45 +0000 (01:09 +0000)]
* Fix missing bad title check in Special:Booksources
* Remove empty booksources string in fy

18 years ago* (bug 4788) One string for MessagesPl
Niklas Laxström [Fri, 17 Feb 2006 19:03:54 +0000 (19:03 +0000)]
* (bug 4788) One string for MessagesPl

18 years ago* (bug 4859) Update for Portuguese messages (pt)
Niklas Laxström [Fri, 17 Feb 2006 18:56:10 +0000 (18:56 +0000)]
* (bug 4859) Update for Portuguese messages (pt)

18 years agoParanoia
Rob Church [Fri, 17 Feb 2006 16:57:46 +0000 (16:57 +0000)]
Paranoia

18 years ago* (bug 5015) Update magic words translation in LanguageBe.php
Niklas Laxström [Fri, 17 Feb 2006 16:47:22 +0000 (16:47 +0000)]
* (bug 5015) Update magic words translation in LanguageBe.php

18 years ago(bug 5018) Anchors for each message in Special:Allmessages
Rob Church [Fri, 17 Feb 2006 16:39:31 +0000 (16:39 +0000)]
(bug 5018) Anchors for each message in Special:Allmessages

18 years agocheck if the wikidiff2 function exists after loading the extension, in case the exten...
Tim Starling [Fri, 17 Feb 2006 04:49:13 +0000 (04:49 +0000)]
check if the wikidiff2 function exists after loading the extension, in case the extension is corrupt

18 years ago* Removed trailing whitespace on a bunch more messages.
Brion Vibber [Fri, 17 Feb 2006 00:44:50 +0000 (00:44 +0000)]
* Removed trailing whitespace on a bunch more messages.

18 years ago(bug 5013) Check for existence on "return to" links
Rob Church [Thu, 16 Feb 2006 22:29:53 +0000 (22:29 +0000)]
(bug 5013) Check for existence on "return to" links

18 years agoAdd final newline for consistent display and to fix the </textarea> when text empty
Brion Vibber [Thu, 16 Feb 2006 22:08:02 +0000 (22:08 +0000)]
Add final newline for consistent display and to fix the </textarea> when text empty

18 years ago* Fix double-escaping of title in preview form
Brion Vibber [Thu, 16 Feb 2006 21:41:56 +0000 (21:41 +0000)]
* Fix double-escaping of title in preview form
* Use the right message for the preview button

18 years ago* (bug 4502, 5017) Don't render potentially hostile deleted page contents
Brion Vibber [Thu, 16 Feb 2006 20:53:45 +0000 (20:53 +0000)]
* (bug 4502, 5017) Don't render potentially hostile deleted page contents
  on Special:Undelete by default; show source, with an optional preview.
  The revisions list no longer shows the latest text by default, so it can
  still be operated if the text is hostile.

18 years agoEvery time I see checkbox God kills a kitten, needs a hack
Niklas Laxström [Wed, 15 Feb 2006 22:34:07 +0000 (22:34 +0000)]
Every time I see checkbox God kills a kitten, needs a hack

18 years ago* (bug 4805) Removed more wikipedia-references from MessagesUk.php
Niklas Laxström [Wed, 15 Feb 2006 15:11:36 +0000 (15:11 +0000)]
* (bug 4805) Removed more wikipedia-references from MessagesUk.php

18 years agotrailing whitespace is unhappy
River Tarnell [Tue, 14 Feb 2006 22:36:25 +0000 (22:36 +0000)]
trailing whitespace is unhappy

18 years ago* Unknown log types no longer throw notices everywhere in RecentChanges
Brion Vibber [Tue, 14 Feb 2006 21:24:48 +0000 (21:24 +0000)]
* Unknown log types no longer throw notices everywhere in RecentChanges
This has been driving me nuts when disabling extensions with custom log types.

18 years agorename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)
River Tarnell [Tue, 14 Feb 2006 21:20:38 +0000 (21:20 +0000)]
rename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)

18 years agohooks for shared new talk notifications
River Tarnell [Tue, 14 Feb 2006 21:10:31 +0000 (21:10 +0000)]
hooks for shared new talk notifications

18 years agoFixed formatNum
Tim Starling [Mon, 13 Feb 2006 09:09:54 +0000 (09:09 +0000)]
Fixed formatNum

18 years ago* Blocking some Unicode whitespace characters in usernames. Should check
Brion Vibber [Mon, 13 Feb 2006 07:29:27 +0000 (07:29 +0000)]
* Blocking some Unicode whitespace characters in usernames. Should check
  if some or all should be blocked from all page titles.

18 years agooptions to insertSelect(), indenting
Tim Starling [Sun, 12 Feb 2006 02:20:32 +0000 (02:20 +0000)]
options to insertSelect(), indenting

18 years ago* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Niklas Laxström [Sat, 11 Feb 2006 15:35:03 +0000 (15:35 +0000)]
* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Patch from gangleri

18 years agoHide own edits from RC, mostly by Jason. No show/hide link by default, you need to...
Tim Starling [Sat, 11 Feb 2006 12:28:50 +0000 (12:28 +0000)]
Hide own edits from RC, mostly by Jason. No show/hide link by default, you need to add it in if you want it.

18 years agopreload hook
Tim Starling [Sat, 11 Feb 2006 11:41:46 +0000 (11:41 +0000)]
preload hook

18 years agoAllow cookies to be shared between multiple wikis with a shared user database.
Tim Starling [Sat, 11 Feb 2006 07:41:31 +0000 (07:41 +0000)]
Allow cookies to be shared between multiple wikis with a shared user database.

18 years agoexplicit TYPE=InnoDB
Tim Starling [Sat, 11 Feb 2006 06:23:32 +0000 (06:23 +0000)]
explicit TYPE=InnoDB

18 years agodoc
Erik Moeller [Fri, 10 Feb 2006 09:37:46 +0000 (09:37 +0000)]
doc

18 years agovery basic support for requiring email authentication before allowing users
Erik Moeller [Fri, 10 Feb 2006 09:34:31 +0000 (09:34 +0000)]
very basic support for requiring email authentication before allowing users
to edit

18 years agoAdded support for wikidiff2 and similar external diff engines.
Tim Starling [Thu, 9 Feb 2006 13:04:20 +0000 (13:04 +0000)]
Added support for wikidiff2 and similar external diff engines.

18 years agoMove the text direction class from <html> to <body>, HTML doesn't allow class on...
Brion Vibber [Thu, 9 Feb 2006 06:02:10 +0000 (06:02 +0000)]
Move the text direction class from <html> to <body>, HTML doesn't allow class on <html>
(Wouldn't be needed if the MSIE developers would actually make attribute selectors work on attributes that I actually want to use...)

18 years agohttp/https only please
Brion Vibber [Thu, 9 Feb 2006 01:48:24 +0000 (01:48 +0000)]
http/https only please

18 years ago* Separated MessagesSl.php as the other languages.
Brion Vibber [Wed, 8 Feb 2006 23:47:17 +0000 (23:47 +0000)]
* Separated MessagesSl.php as the other languages.

18 years agoBug 4916: Make localised text (notably the word "line") work with the diff cache...
Tim Starling [Wed, 8 Feb 2006 22:56:55 +0000 (22:56 +0000)]
Bug 4916: Make localised text (notably the word "line") work with the diff cache. Doing it this way means it will work with the external diff engine as well.

18 years ago* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages
Brion Vibber [Wed, 8 Feb 2006 18:50:45 +0000 (18:50 +0000)]
* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages

18 years agopartial bug 3456) Disable auto redirect to Main Page after account creation
Rob Church [Wed, 8 Feb 2006 04:58:45 +0000 (04:58 +0000)]
partial bug 3456) Disable auto redirect to Main Page after account creation

18 years ago* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries
Brion Vibber [Wed, 8 Feb 2006 02:59:56 +0000 (02:59 +0000)]
* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries

18 years ago(bug 1850) Image link to nonexistent file fixed.
Magnus Manske [Tue, 7 Feb 2006 17:53:56 +0000 (17:53 +0000)]
(bug 1850) Image link to nonexistent file fixed.

18 years agoFix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
Magnus Manske [Tue, 7 Feb 2006 17:50:25 +0000 (17:50 +0000)]
Fix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
 and "bad"

18 years agoInvestigated tidy deadlock allegations, couldn't reproduce.
Tim Starling [Tue, 7 Feb 2006 11:05:00 +0000 (11:05 +0000)]
Investigated tidy deadlock allegations, couldn't reproduce.

18 years ago* (bug 4889) Fix image talk namespace for Tamil
Brion Vibber [Tue, 7 Feb 2006 07:19:33 +0000 (07:19 +0000)]
* (bug 4889) Fix image talk namespace for Tamil

18 years agorc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may...
Tim Starling [Tue, 7 Feb 2006 05:24:00 +0000 (05:24 +0000)]
rc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may be shown but entries are never missed.

18 years ago* (bug 4842) Fix 'show number of watching users' with enhanced RC
Brion Vibber [Tue, 7 Feb 2006 03:58:49 +0000 (03:58 +0000)]
* (bug 4842) Fix 'show number of watching users' with enhanced RC

18 years agoProper windows escaping in wfEscapeShellArg()
Tim Starling [Mon, 6 Feb 2006 23:50:45 +0000 (23:50 +0000)]
Proper windows escaping in wfEscapeShellArg()

18 years ago(bug 4892) Add id tag to div box nested inside p-search
Rob Church [Mon, 6 Feb 2006 17:13:07 +0000 (17:13 +0000)]
(bug 4892) Add id tag to div box nested inside p-search

18 years agoFixing parser errors "no data" and "nothing but a caption".
Magnus Manske [Mon, 6 Feb 2006 15:47:14 +0000 (15:47 +0000)]
Fixing parser errors "no data" and "nothing but a caption".
This fix is cleaner than the first one; hopefully the test unit will recognize it
 this time...

18 years agoIntroduce "semiprotectedpagewarning" which appears when a user edits a page that...
Rob Church [Mon, 6 Feb 2006 09:49:28 +0000 (09:49 +0000)]
Introduce "semiprotectedpagewarning" which appears when a user edits a page that requires autoconfirmed permissions to edit. Note that other protection levels will take precedence over this; the regular "protectedpagewarning" will show in these cases.

18 years agoReport errors from ImageMagick convert back to the user. Specify output bit depth...
Tim Starling [Mon, 6 Feb 2006 05:19:46 +0000 (05:19 +0000)]
Report errors from ImageMagick convert back to the user. Specify output bit depth when calling convert, for those people who are using an inefficient Q16 binary for scaling (i.e. almost everyone). Tweaked -quality.

18 years agomake wfShellExec() work on windows a bit better
Tim Starling [Mon, 6 Feb 2006 05:14:58 +0000 (05:14 +0000)]
make wfShellExec() work on windows a bit better

18 years agoGrrr...remove duplicate $, thanks Niklas
Rob Church [Sun, 5 Feb 2006 22:59:53 +0000 (22:59 +0000)]
Grrr...remove duplicate $, thanks Niklas

18 years agoFix broken contribs link in block log
Rob Church [Sun, 5 Feb 2006 22:54:12 +0000 (22:54 +0000)]
Fix broken contribs link in block log

18 years ago* (bug 4828) Fix genitive month-name variable for cs, pl, uk
Brion Vibber [Sun, 5 Feb 2006 21:26:59 +0000 (21:26 +0000)]
* (bug 4828) Fix genitive month-name variable for cs, pl, uk
patch by Mormegil
http://bugzilla.wikimedia.org/attachment.cgi?id=1371&action=view

18 years agoDocument new hook to avoid brutal stabbing by Vibber the Vicious
Rob Church [Sun, 5 Feb 2006 18:53:37 +0000 (18:53 +0000)]
Document new hook to avoid brutal stabbing by Vibber the Vicious

18 years ago(bug 4860) Expose Title->userCan() as Hooks
Rob Church [Sun, 5 Feb 2006 18:47:40 +0000 (18:47 +0000)]
(bug 4860) Expose Title->userCan() as Hooks

18 years ago(bug 4875) Define a div containing the shared image description
Rob Church [Sun, 5 Feb 2006 18:32:55 +0000 (18:32 +0000)]
(bug 4875) Define a div containing the shared image description

18 years ago* Reset $wgActionPaths during parser test; corrects some false failures
Brion Vibber [Sun, 5 Feb 2006 01:37:49 +0000 (01:37 +0000)]
* Reset $wgActionPaths during parser test; corrects some false failures
  in the automated test report.

18 years ago* (bug 4867) Leave invalid EXIF date fields unformatted instead of
Brion Vibber [Sun, 5 Feb 2006 01:07:28 +0000 (01:07 +0000)]
* (bug 4867) Leave invalid EXIF date fields unformatted instead of
  showing a bogus current timestamp

18 years agoAdd warning for anon. edits
Rob Church [Sat, 4 Feb 2006 18:42:43 +0000 (18:42 +0000)]
Add warning for anon. edits

18 years agoFix oversight - was using $tbl_text instead of $tbl_txt
Rob Church [Sat, 4 Feb 2006 17:38:42 +0000 (17:38 +0000)]
Fix oversight - was using $tbl_text instead of $tbl_txt

18 years agoFix for parser test "A table with no data"
Magnus Manske [Fri, 3 Feb 2006 18:22:53 +0000 (18:22 +0000)]
Fix for parser test "A table with no data"

18 years agoSuppress XML error details when detailed output is off
Brion Vibber [Fri, 3 Feb 2006 09:28:13 +0000 (09:28 +0000)]
Suppress XML error details when detailed output is off

18 years ago* (bug 3347) strip linebreaks in math error source
Brion Vibber [Fri, 3 Feb 2006 06:36:05 +0000 (06:36 +0000)]
* (bug 3347) strip linebreaks in math error source

18 years ago* (bug 4303) Add $wgFavicon to change the shorticon icon link from
Brion Vibber [Fri, 3 Feb 2006 04:04:05 +0000 (04:04 +0000)]
* (bug 4303) Add $wgFavicon to change the shorticon icon link from
  the default /favicon.ico or disable it (if set to false)
  Patch by nekocue

18 years ago* Fix extra namespace for Bulgarian
Brion Vibber [Fri, 3 Feb 2006 03:18:11 +0000 (03:18 +0000)]
* Fix extra namespace for Bulgarian

18 years agoBug 4549. "Temporary" means that it's cleared in parse() or some other frequently...
Tim Starling [Thu, 2 Feb 2006 13:42:50 +0000 (13:42 +0000)]
Bug 4549. "Temporary" means that it's cleared in parse() or some other frequently-called member function, which those two variables clearly weren't. They were in fact persistent. They should have been state variables. Also removed obsolete and unused transclusion code, which would have suffered the same problem if it was used.

18 years agoMore robust directory structure migration, should fix bug #2532, except for Brion...
Tim Starling [Thu, 2 Feb 2006 07:07:39 +0000 (07:07 +0000)]
More robust directory structure migration, should fix bug #2532, except for Brion's complaint that the directory structure should be completely different, which he is free to fix in his own time.

18 years agotypo in diff feed style
Brion Vibber [Thu, 2 Feb 2006 03:40:16 +0000 (03:40 +0000)]
typo in diff feed style

18 years ago* (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds,
Brion Vibber [Wed, 1 Feb 2006 21:24:04 +0000 (21:24 +0000)]
* (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds,
  and seems to work ok with other bits. No longer including the IE
  workarounds JavaScript for IE 7 and above.

18 years agoUse a.external instead of a[href ^="http://"] to detect external links. This is to...
Tim Starling [Wed, 1 Feb 2006 04:44:23 +0000 (04:44 +0000)]
Use a.external instead of a[href ^=""] to detect external links. This is to support interwiki transclusion with action=render. The protocol-specific rules below still seem to work.

18 years agoVarious improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw...
Tim Starling [Wed, 1 Feb 2006 04:41:53 +0000 (04:41 +0000)]
Various improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw transclusion when subst: isn't in use. Referer header set in wfGetHTTP(), this could be for weak (honour-bound) detection of the external site, for statistics or license notices.

18 years agodocumentation, code cleanup
Tim Starling [Wed, 1 Feb 2006 04:34:47 +0000 (04:34 +0000)]
documentation, code cleanup