lhc/web/wiklou.git
17 years agoFix #8789: AJAX search - Enter button does not work in IE
Antoine Musso [Sat, 3 Feb 2007 21:34:44 +0000 (21:34 +0000)]
Fix #8789: AJAX search - Enter button does not work in IE
Patch by Andy <andrew.cook@chw.edu>, reviewed by NotACat on IRC

17 years agoUpdates for Indonesian (id) localization, "Bicara" -> "Pembicaraan", consistency.
Ivan Lanin [Sat, 3 Feb 2007 15:08:55 +0000 (15:08 +0000)]
Updates for Indonesian (id) localization, "Bicara" -> "Pembicaraan", consistency.

17 years agoUpdates for Indonesian (id) localization, mostly correction.
Ivan Lanin [Sat, 3 Feb 2007 15:01:21 +0000 (15:01 +0000)]
Updates for Indonesian (id) localization, mostly correction.

17 years agoKill whitespaces
Antoine Musso [Sat, 3 Feb 2007 13:46:55 +0000 (13:46 +0000)]
Kill whitespaces

17 years agoRemoved optional '?>' from end of generated config file
Gregory Szorc [Sat, 3 Feb 2007 06:52:37 +0000 (06:52 +0000)]
Removed optional '?>' from end of generated config file
This will prevent people with poor editors (Windows) from accidentally introducing blank lines after the '?>', which we all know breaks XML output

17 years agoUpdates for Indonesian language as agreed on [[:id:Wikipedia:Warung Kopi]] (village...
Ivan Lanin [Sat, 3 Feb 2007 05:18:51 +0000 (05:18 +0000)]
Updates for Indonesian language as agreed on [[:id:Wikipedia:Warung Kopi]] (village pump).

17 years ago/*$wgDBprefix*/ was missing.
Markus Krötzsch [Fri, 2 Feb 2007 20:38:53 +0000 (20:38 +0000)]
/*$wgDBprefix*/ was missing.

17 years ago* Fix for paths in 1.4->1.5 special-case updater script
Brion Vibber [Fri, 2 Feb 2007 18:25:01 +0000 (18:25 +0000)]
* Fix for paths in 1.4->1.5 special-case updater script

17 years ago* (bug 4268) Fixed data-loss bug in compressOld batch text compression
Brion Vibber [Fri, 2 Feb 2007 18:11:05 +0000 (18:11 +0000)]
* (bug 4268) Fixed data-loss bug in compressOld batch text compression
  affecting pages which had null edits (move, protect, etc) as second
  edit in a batch group. Isolated and patched by Travis Derouin.

17 years agoFix #8858 : handle $wgImageLimits changes correctly
Antoine Musso [Fri, 2 Feb 2007 16:22:22 +0000 (16:22 +0000)]
Fix #8858 : handle $wgImageLimits changes correctly

17 years ago* (bug 8846) Fixing hardcoded links in interface messages. Patch by Arnomane (id...
Leon Weber [Fri, 2 Feb 2007 16:04:05 +0000 (16:04 +0000)]
* (bug 8846) Fixing hardcoded links in interface messages. Patch by Arnomane (id=3171).
  He promised to send patches for all the other files when there are no serious issues,
  or anything else which should be changed, to avoid editing 150 for nothing.

17 years agoMy first commit:
Raimond Spekking [Fri, 2 Feb 2007 08:33:00 +0000 (08:33 +0000)]
My first commit:
* typos only

17 years ago* (bug 6987) Allow perrow, widths, and heights attributes for <gallery> (I deliberate...
Aryeh Gregor [Fri, 2 Feb 2007 03:32:03 +0000 (03:32 +0000)]
* (bug 6987) Allow perrow, widths, and heights attributes for <gallery> (I deliberately called them "widths"/"heights" and not "width"/"height" because the latter two would most obviously mean width and height of the gallery itself)
* Convert <gallery> caption to, well, a <caption>

17 years ago* (bug 8535) Allow CSS vertical alignment keywords to be used for images.
Aryeh Gregor [Fri, 2 Feb 2007 00:44:42 +0000 (00:44 +0000)]
* (bug 8535) Allow CSS vertical alignment keywords to be used for images.

17 years ago* (bug 8711) Stop floats in previews from spilling into edit area with toolbar disabl...
Aryeh Gregor [Fri, 2 Feb 2007 00:29:35 +0000 (00:29 +0000)]
* (bug 8711) Stop floats in previews from spilling into edit area with toolbar disabled.  Doesn't seem to happen on most browsers anyway, but no harm in adding an extra clear for any it might work that way on.

17 years ago* Nur ein kleiner German patch. By raymond.
Leon Weber [Thu, 1 Feb 2007 18:30:49 +0000 (18:30 +0000)]
* Nur ein kleiner German patch. By raymond.

17 years agoFix last commit - patches were using SERIAL instead of int unsigned not null auto_inc...
Andrew Garrett [Thu, 1 Feb 2007 09:01:30 +0000 (09:01 +0000)]
Fix last commit - patches were using SERIAL instead of int unsigned not null auto_increment

17 years ago* Schema changes - add id fields to page_restrictions and logging tables for future...
Andrew Garrett [Thu, 1 Feb 2007 08:58:21 +0000 (08:58 +0000)]
* Schema changes - add id fields to page_restrictions and logging tables for future functionality (log entry deletion, rewrite of Special:Protectedpages)
[RELEASE-NOTES update to come from another computer, something funky's going on with another line in RELEASE-NOTES]

17 years agoMerge sorttable.js code into wikibits.js, get rid of JS hack for on-demand loading...
Ilmari Karonen [Wed, 31 Jan 2007 12:51:18 +0000 (12:51 +0000)]
Merge sorttable.js code into wikibits.js, get rid of JS hack for on-demand loading the former, re-do some cleanup lost in r18775.

17 years agoIssue described at http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboa...
Andrew Garrett [Wed, 31 Jan 2007 08:44:40 +0000 (08:44 +0000)]
Issue described at en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard#Developers
(inconsistency between "Autoblocker enabled" and "Autoblocker disabled" between Special:Ipblocklist and Special:Log/block.

17 years agoAdd $wgStyleVersion string to URL for two Ajax JavaScript source files, so that refre...
Nick Jenkins [Wed, 31 Jan 2007 03:31:10 +0000 (03:31 +0000)]
Add $wgStyleVersion string to URL for two Ajax JavaScript source files, so that refresh of them can be forced if/when they are updated.

17 years ago* German localisation patches by raymond.
Leon Weber [Tue, 30 Jan 2007 20:48:48 +0000 (20:48 +0000)]
* German localisation patches by raymond.
* Made the Duplicator extension user {{PLURAL}} for the languages I know.

17 years agoIndonesian (id) $specialPageAliases and imgmultiparseerror translation
Ivan Lanin [Tue, 30 Jan 2007 17:55:19 +0000 (17:55 +0000)]
Indonesian (id) $specialPageAliases and imgmultiparseerror translation

17 years agofix loss of HTML formatting in table header cells
Ilmari Karonen [Tue, 30 Jan 2007 16:31:55 +0000 (16:31 +0000)]
fix loss of HTML formatting in table header cells

17 years agoadd to comment that < > shouldn't be used in $wgLegalTitleChars
River Tarnell [Mon, 29 Jan 2007 21:37:57 +0000 (21:37 +0000)]
add to comment that < > shouldn't be used in $wgLegalTitleChars

17 years agoFix #8819: full patch disclosure with skin dependencies.
Antoine Musso [Mon, 29 Jan 2007 21:15:34 +0000 (21:15 +0000)]
Fix #8819: full patch disclosure with skin dependencies.

17 years agoPrevent under E_STRICT - Strict Standards: opendir(/var/www/hosts/mediawiki/wiki...
Nick Jenkins [Mon, 29 Jan 2007 07:52:45 +0000 (07:52 +0000)]
Prevent under E_STRICT - Strict Standards: opendir(/var/www/hosts/mediawiki/wiki/images/thumb/9/9e/file.jpg) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /var/www/hosts/mediawiki/wiki/includes/Image.php on line 1321.

17 years agoReally update indentation of that line (maybe it had a tab before?)
Nick Jenkins [Mon, 29 Jan 2007 04:55:02 +0000 (04:55 +0000)]
Really update indentation of that line (maybe it had a tab before?)

17 years agoPrevent - Strict Standards: Non-static method ImportStreamSource::newFromFile() shoul...
Nick Jenkins [Mon, 29 Jan 2007 04:52:59 +0000 (04:52 +0000)]
Prevent - Strict Standards: Non-static method ImportStreamSource::newFromFile() should not be called statically in includes/SpecialImport.php on line 826 ; Also indentation of one line.

17 years agoTypo + bug number in comment.
Rotem Liss [Sun, 28 Jan 2007 15:01:09 +0000 (15:01 +0000)]
Typo + bug number in comment.

17 years agobacktick version broke on file names with shell metachars (like spaces); rewrite...
Ilmari Karonen [Sat, 27 Jan 2007 15:37:02 +0000 (15:37 +0000)]
backtick version broke on file names with shell metachars (like spaces); rewrite to use open3()

17 years ago* (bug 7540) Greek language (el): Dates should use the genitive case of months names
Niklas Laxström [Sat, 27 Jan 2007 14:06:42 +0000 (14:06 +0000)]
* (bug 7540) Greek language (el): Dates should use the genitive case of months names

17 years agowfGetDB() and wfGetDB(DB_SLAVE) would crash if no previous connections were opened.
Domas Mituzas [Fri, 26 Jan 2007 13:48:25 +0000 (13:48 +0000)]
wfGetDB() and wfGetDB(DB_SLAVE) would crash if no previous connections were opened.

17 years ago* Fix multipage selector drop-down for DjVu images to work when title
Brion Vibber [Fri, 26 Jan 2007 12:10:06 +0000 (12:10 +0000)]
* Fix multipage selector drop-down for DjVu images to work when title
  is passed as a query string parameter; we have to pass the title as
  a form parameter or it gets dropped from the form submission URL

17 years agoFix fix for 8652 (failures with bad XML metadata for DjVu files)
Brion Vibber [Fri, 26 Jan 2007 12:00:04 +0000 (12:00 +0000)]
Fix fix for 8652 (failures with bad XML metadata for DjVu files)
The mid-level functions in Image now fail gracefully on bogus data, as happens when the djvutoxml executable is missing.

Removed the bogus exception check in ImagePage high-level code (which actually just causes a fatal error by calling a nonexistent method :)

Also changed Image::initializeMultiPageXML to do clean lazy loading as Image::load does, and to return true/false as to success/failure for cleaner code using it.

17 years ago* (bug 8774) Fix path for GNU FDL rights icon on new installs
Brion Vibber [Fri, 26 Jan 2007 09:36:42 +0000 (09:36 +0000)]
* (bug 8774) Fix path for GNU FDL rights icon on new installs

17 years ago* (bug 8777) Suppress 'previous' link on Special:Allpages when at first page
Brion Vibber [Fri, 26 Jan 2007 09:24:28 +0000 (09:24 +0000)]
* (bug 8777) Suppress 'previous' link on Special:Allpages when at first page
There was a check for explicit 'from' the first title, but not for empty from. :P

17 years ago(bug 8780) Clarify message for command-line scripts if LocalSettings.php exists but...
Aryeh Gregor [Thu, 25 Jan 2007 21:10:19 +0000 (21:10 +0000)]
(bug 8780) Clarify message for command-line scripts if LocalSettings.php exists but is not readable

17 years agoFix #8782 : some help about the Makefile
Antoine Musso [Thu, 25 Jan 2007 19:24:51 +0000 (19:24 +0000)]
Fix #8782 : some help about the Makefile

17 years ago* UÃpdate
Niklas Laxström [Thu, 25 Jan 2007 13:56:54 +0000 (13:56 +0000)]
* UÃpdate

17 years ago(bug 8652) Catch exceptions generated by malformed XML in multipage media. Note...
Aryeh Gregor [Thu, 25 Jan 2007 03:07:39 +0000 (03:07 +0000)]
(bug 8652) Catch exceptions generated by malformed XML in multipage media.  Note: not tested, since I don't have all that fancy image-using stuff set up (:P), but it's just a try/catch block, so at worst it just won't work.  Better than having the entire page crash due to an unhandled exception . . .

Incidentally, should we maybe use set_exception_handler()?

17 years agoGeneralize and rename cleanupSkin.php so it can changes any option.
Antoine Musso [Wed, 24 Jan 2007 22:13:12 +0000 (22:13 +0000)]
Generalize and rename cleanupSkin.php so it can changes any option.
FIXME: does not validate the new value

17 years ago* Updates
Niklas Laxström [Wed, 24 Jan 2007 19:42:57 +0000 (19:42 +0000)]
* Updates

17 years ago* Reformatted, rm English
Niklas Laxström [Wed, 24 Jan 2007 19:28:25 +0000 (19:28 +0000)]
* Reformatted, rm English

17 years ago* Fixing some invalid xhtml etc...
Niklas Laxström [Wed, 24 Jan 2007 19:11:01 +0000 (19:11 +0000)]
* Fixing some invalid xhtml etc...
* This is ridiculous, we have to do something to unmaintained translations

17 years ago* Removed edittools
Niklas Laxström [Wed, 24 Jan 2007 17:50:27 +0000 (17:50 +0000)]
* Removed edittools

17 years ago* Reformatted and removed edittools
Niklas Laxström [Wed, 24 Jan 2007 17:48:15 +0000 (17:48 +0000)]
* Reformatted and removed edittools

17 years ago* Unrandomize order
Niklas Laxström [Wed, 24 Jan 2007 17:20:29 +0000 (17:20 +0000)]
* Unrandomize order

17 years ago* (bug 8751) Set session cookies to HTTPS-only to match other cookies
Brion Vibber [Wed, 24 Jan 2007 17:19:25 +0000 (17:19 +0000)]
* (bug 8751) Set session cookies to HTTPS-only to match other cookies
patch from http://bugzilla.wikimedia.org/attachment.cgi?id=3132

17 years ago* Reformat and minor fixes
Niklas Laxström [Wed, 24 Jan 2007 17:17:29 +0000 (17:17 +0000)]
* Reformat and minor fixes

17 years ago* miscellaneous German updates by raymond
Leon Weber [Wed, 24 Jan 2007 17:05:39 +0000 (17:05 +0000)]
* miscellaneous German updates by raymond
* (bug 8656) (re)move more makesysop messages from language files toi18n extension file, by ray
* (bug 8577) Dutch localisation updates

17 years ago* (bug 8749) Bring MySQL 5 table defs back into sync
Brion Vibber [Wed, 24 Jan 2007 17:04:07 +0000 (17:04 +0000)]
* (bug 8749) Bring MySQL 5 table defs back into sync
Patch from siebrand: http://bugzilla.wikimedia.org/attachment.cgi?id=3131

17 years ago* (bug 8754) Update for Swedish language (sv)
Niklas Laxström [Wed, 24 Jan 2007 14:10:51 +0000 (14:10 +0000)]
* (bug 8754) Update for Swedish language (sv)

17 years agoMake this query slightly less crack-headed. Rewrite with a Pager subclass coming...
Andrew Garrett [Wed, 24 Jan 2007 04:45:10 +0000 (04:45 +0000)]
Make this query slightly less crack-headed. Rewrite with a Pager subclass coming soon...

17 years agoFix up paths so you can call these scripts from base dir
Brion Vibber [Wed, 24 Jan 2007 01:28:50 +0000 (01:28 +0000)]
Fix up paths so you can call these scripts from base dir
Also fixed an 'old' table reference which should now be 'text' ...

17 years agoThis script pass through all users and change their skins from 'oldSkinName'
Antoine Musso [Tue, 23 Jan 2007 21:20:49 +0000 (21:20 +0000)]
This script pass through all users and change their skins from 'oldSkinName'
to 'newSkinName'. There is NO validation about the new skin existence!
Made on an original idea by Fooey (freenode)

17 years agoFinal fix for #8712 : publish effective user groups to javascript.
Antoine Musso [Tue, 23 Jan 2007 20:10:02 +0000 (20:10 +0000)]
Final fix for #8712 : publish effective user groups to javascript.
Patch by Carl Fürstenberg http://bugzilla.wikimedia.org/attachment.cgi?id=3126

17 years ago* Added an option to make Linker::userToolLinks() show the contribs link
Leon Weber [Tue, 23 Jan 2007 19:56:01 +0000 (19:56 +0000)]
* Added an option to make Linker::userToolLinks() show the contribs link
  red when the user has no edits. Linker::userToolLinksRedContribs() is an
  alias to that which should be used to make it more self documentating.
-- Diese und --
M    includes/Linker.php
M    includes/SpecialLog.php
M    RELEASE-NOTES

17 years agoUpdate.
Rotem Liss [Tue, 23 Jan 2007 18:44:02 +0000 (18:44 +0000)]
Update.

17 years ago* MessagesEn: adding (UTC) to the new protect-expiring message
Leon Weber [Tue, 23 Jan 2007 18:41:20 +0000 (18:41 +0000)]
* MessagesEn: adding (UTC) to the new protect-expiring message
* miscellaneous German updates, unification of user block related messsages: "Block(ade)" -> "Sperre" etc.
* (bug 8656) (re)move more makesysop messages from language files to i18nextension file
Patches by raymond.

17 years ago* (bug 8739) MessagesMr.php file (Marathi)
Niklas Laxström [Tue, 23 Jan 2007 17:38:25 +0000 (17:38 +0000)]
* (bug 8739) MessagesMr.php file (Marathi)

17 years ago* (bug 8742) Update to Japanese localisation (ja)
Niklas Laxström [Tue, 23 Jan 2007 17:24:44 +0000 (17:24 +0000)]
* (bug 8742) Update to Japanese localisation (ja)

17 years ago* Updates
Niklas Laxström [Tue, 23 Jan 2007 16:45:23 +0000 (16:45 +0000)]
* Updates

17 years ago* Reformatted
Niklas Laxström [Tue, 23 Jan 2007 16:40:42 +0000 (16:40 +0000)]
* Reformatted

17 years agoAdd searchableIPs differentiator
Greg Sabino Mullane [Tue, 23 Jan 2007 14:47:12 +0000 (14:47 +0000)]
Add searchableIPs differentiator

17 years agoShow expiry time in the null revision inserted on protection with an expiry date.
Andrew Garrett [Tue, 23 Jan 2007 10:51:33 +0000 (10:51 +0000)]
Show expiry time in the null revision inserted on protection with an expiry date.

17 years agoDisable the expiry field in Protection for users without the requisite permission.
Andrew Garrett [Tue, 23 Jan 2007 07:57:41 +0000 (07:57 +0000)]
Disable the expiry field in Protection for users without the requisite permission.

17 years ago* Removing a handful of unused globals.
Nick Jenkins [Tue, 23 Jan 2007 07:29:58 +0000 (07:29 +0000)]
* Removing a handful of unused globals.
* $stack is not modified in Profiler::calltreeCount(), no need to pass-by-ref.
* Add FIXME marker to non-cross-platform line.
* A freshly created string does not need to be returned by reference. [Xml::namespaceSelector() and HTMLnamespaceselector() ].

17 years agoThe war on redundant ampersand usage!
Nick Jenkins [Mon, 22 Jan 2007 23:50:42 +0000 (23:50 +0000)]
The war on redundant ampersand usage!
* Convert "$dbw =& wfGetDB( DB_MASTER );" --> "$dbw = wfGetDB( DB_MASTER );"
* convert "$skin =& $wgUser->getSkin();" --> "$skin = $wgUser->getSkin();"

For the time being have not changed the function definitions of wfGetDB() or User::getSkin() [i.e. they are still both return-by-ref], so as to ensure the interface does not change for extensions [some of which may still be trying to run on PHP4 environments]. However presumably at some point this can be changed too.

Also includes tiny tweak to newlines in parserTests - will show 1 rather than 2 newlines between the "Reading tests from" strings when in quiet mode.

17 years agoFurther fixes to protection expiry:
Brion Vibber [Mon, 22 Jan 2007 20:59:00 +0000 (20:59 +0000)]
Further fixes to protection expiry:
* Use RFC 2822-style date/time format instead of localized formatting for
  the expiry time in the protection form; while ugly, it actually works;
  a localized time is usually lossy (changing the time on submit) and
  more significantly will fail for any UI language that's not english!
* Rearrange some of the form display logic to handle error conditions
  a little more gracefully; invalid expiry format caused the form to
  be displayed twice.
* Should be nicer on session token expiration as well, showing the
  form instead of just an exception message.

17 years agoRevert redlinks for user-tools special:contributions links for now; tim complains...
Brion Vibber [Mon, 22 Jan 2007 20:34:25 +0000 (20:34 +0000)]
Revert redlinks for user-tools special:contributions links for now; tim complains at the large number of extra queries on various changes list views.
If restored, needs to be done more efficiently, with batch queries.

17 years agoSome fixes to Werdna's protection expiration:
Brion Vibber [Mon, 22 Jan 2007 19:52:32 +0000 (19:52 +0000)]
Some fixes to Werdna's protection expiration:
* Don't apply an expired protection expiry time in loadRestrictions
* Purge expired restrictions if found during loadRestrictions
* Don't apply expired cascading restrictions in getCascadeProtectionSources
* Purge expired restrictions if found during getCascadeProtectionSources

17 years ago* Updates
Niklas Laxström [Mon, 22 Jan 2007 19:28:37 +0000 (19:28 +0000)]
* Updates

17 years ago* Reformatted
Niklas Laxström [Mon, 22 Jan 2007 19:22:06 +0000 (19:22 +0000)]
* Reformatted

17 years agoprofiling
Tim Starling [Mon, 22 Jan 2007 19:19:43 +0000 (19:19 +0000)]
profiling

17 years agoFix Skin::preloadExistence() for special pages.
Tim Starling [Mon, 22 Jan 2007 19:19:15 +0000 (19:19 +0000)]
Fix Skin::preloadExistence() for special pages.

17 years agoIn Special:Watchlist: do user/user talk page existence queries in a batch. User:...
Tim Starling [Mon, 22 Jan 2007 19:18:36 +0000 (19:18 +0000)]
In Special:Watchlist: do user/user talk page existence queries in a batch. User::edits() queries are still a problem.

17 years agoIS NOT NULL is not needed here; NULL entries in SQL by definition don't match compari...
Brion Vibber [Mon, 22 Jan 2007 18:59:08 +0000 (18:59 +0000)]
IS NOT NULL is not needed here; NULL entries in SQL by definition don't match comparisons other than IS NULL.
Also removed unneeded reference (=&)

17 years ago* (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on x11;
Brion Vibber [Mon, 22 Jan 2007 17:59:43 +0000 (17:59 +0000)]
* (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on x11;
  accesskeys default settings appear to be same as Windows.

17 years ago* (bug 3717) Update user count for AuthPlugin account autocreation
Brion Vibber [Mon, 22 Jan 2007 17:14:44 +0000 (17:14 +0000)]
* (bug 3717) Update user count for AuthPlugin account autocreation

17 years agoUpdates for Indonesian (id) localization. New and modified translations.
Ivan Lanin [Mon, 22 Jan 2007 17:07:53 +0000 (17:07 +0000)]
Updates for Indonesian (id) localization. New and modified translations.

17 years ago* Use 1movedto2_redir instead of 1movedto2 in the pages history when moving over...
Rotem Liss [Mon, 22 Jan 2007 16:53:28 +0000 (16:53 +0000)]
* Use 1movedto2_redir instead of 1movedto2 in the pages history when moving over redirects.
* Removing Title::createRedirect: not used at all in trunk and in the extensions, originally created for the old template namespace script, which was deleted.

17 years ago(bug 8505) Change label of interwiki links to Eml Wikipedia
Rotem Liss [Mon, 22 Jan 2007 15:05:56 +0000 (15:05 +0000)]
(bug 8505) Change label of interwiki links to Eml Wikipedia

17 years agogerman localisation updates by raymond
Leon Weber [Mon, 22 Jan 2007 14:57:52 +0000 (14:57 +0000)]
german localisation updates by raymond

17 years ago(bug 5962) Update for Italian language (it)
Rotem Liss [Mon, 22 Jan 2007 14:53:41 +0000 (14:53 +0000)]
(bug 5962) Update for Italian language (it)

17 years ago* Fixes and updates
Niklas Laxström [Mon, 22 Jan 2007 13:45:38 +0000 (13:45 +0000)]
* Fixes and updates

17 years agoFix.
Rotem Liss [Mon, 22 Jan 2007 13:02:14 +0000 (13:02 +0000)]
Fix.

17 years agoAllow sending per-user contribution requests to "contributions" query group
Domas Mituzas [Mon, 22 Jan 2007 11:19:03 +0000 (11:19 +0000)]
Allow sending per-user contribution requests to "contributions" query group

17 years agoKazakh i18n updates by AlefZet
Andrew Garrett [Mon, 22 Jan 2007 09:59:50 +0000 (09:59 +0000)]
Kazakh i18n updates by AlefZet

17 years agoUpdate parserTests help text to describe the --compare option.
Nick Jenkins [Mon, 22 Jan 2007 09:22:17 +0000 (09:22 +0000)]
Update parserTests help text to describe the --compare option.

17 years agoMistake.
Rotem Liss [Mon, 22 Jan 2007 09:11:37 +0000 (09:11 +0000)]
Mistake.

17 years agoAdding a link to Special:Protectedpages in Special:Log/protect.
Rotem Liss [Mon, 22 Jan 2007 09:10:43 +0000 (09:10 +0000)]
Adding a link to Special:Protectedpages in Special:Log/protect.

17 years agoGrammar.
Rotem Liss [Mon, 22 Jan 2007 09:07:06 +0000 (09:07 +0000)]
Grammar.

17 years agoMake my last three commits interoperate (display protection expiry on Special:Protect...
Andrew Garrett [Mon, 22 Jan 2007 08:57:40 +0000 (08:57 +0000)]
Make my last three commits interoperate (display protection expiry on Special:Protectedpages). Message slightly changed (brackets removed) so I've updated the translation so kindly provided by Rotem :-)

17 years agoThe support for time-limited protection isn't 'future' anymore.
Rotem Liss [Mon, 22 Jan 2007 08:34:56 +0000 (08:34 +0000)]
The support for time-limited protection isn't 'future' anymore.

17 years agoUpdate.
Rotem Liss [Mon, 22 Jan 2007 08:31:41 +0000 (08:31 +0000)]
Update.

17 years ago* (bug 4133) Allow page protections to be made with an expiry date, in the same forma...
Andrew Garrett [Mon, 22 Jan 2007 08:26:41 +0000 (08:26 +0000)]
* (bug 4133) Allow page protections to be made with an expiry date, in the same format as block expiry dates. Existing protections are assumed to be infinite, as are protections made with the new field left blank.

17 years agoFix.
Rotem Liss [Mon, 22 Jan 2007 07:00:20 +0000 (07:00 +0000)]
Fix.

17 years agoUpdate.
Rotem Liss [Mon, 22 Jan 2007 06:58:58 +0000 (06:58 +0000)]
Update.

17 years agoPrevent minor E_STRICT warning:
Nick Jenkins [Mon, 22 Jan 2007 05:57:04 +0000 (05:57 +0000)]
Prevent minor E_STRICT warning:
* Strict Standards: Non-static method RecentChange::newFromRow() should not be called statically in includes/SpecialRecentchanges.php on line 243.