lhc/web/wiklou.git
16 years ago(bug 13482) Disabled search types handled properly
Bryan Tong Minh [Sun, 23 Mar 2008 13:16:48 +0000 (13:16 +0000)]
(bug 13482) Disabled search types handled properly

16 years ago* Add Tatar in Cyrillic script with fallback to Russian
Siebrand Mazeland [Sun, 23 Mar 2008 10:53:09 +0000 (10:53 +0000)]
* Add Tatar in Cyrillic script with fallback to Russian
* Fix capitalisation of Татарча

16 years agoLocalisation updates for core messages from Betawiki (2008-03-23 10:07 CET)
Siebrand Mazeland [Sun, 23 Mar 2008 09:13:46 +0000 (09:13 +0000)]
Localisation updates for core messages from Betawiki (2008-03-23 10:07 CET)

16 years agoRemove extra '&'
Aaron Schulz [Sun, 23 Mar 2008 03:10:07 +0000 (03:10 +0000)]
Remove extra '&'

16 years agoChange portlet div.pBody top padding from 1 to 0. Takes less space, better visual...
Siebrand Mazeland [Sun, 23 Mar 2008 00:48:26 +0000 (00:48 +0000)]
Change portlet div.pBody top padding from 1 to 0. Takes less space, better visual grouping

16 years agoSmaller span.subpages
Siebrand Mazeland [Sun, 23 Mar 2008 00:39:58 +0000 (00:39 +0000)]
Smaller span.subpages

16 years agoDocument ArticleRevisionVisiblitySet hook
Alexandre Emsenhuber [Sat, 22 Mar 2008 17:29:44 +0000 (17:29 +0000)]
Document ArticleRevisionVisiblitySet hook

16 years ago* Per r32164: adding commented out 'editprotected' right to group 'bot'
Alexandre Emsenhuber [Sat, 22 Mar 2008 17:15:28 +0000 (17:15 +0000)]
* Per r32164: adding commented out 'editprotected' right to group 'bot'
* Fix spaces

16 years agoSome tweaks:
Alexandre Emsenhuber [Sat, 22 Mar 2008 14:55:29 +0000 (14:55 +0000)]
Some tweaks:
* Remove ending ?> tag in NamespaceCompat.php
* Fix hook name in docs/hooks.txt

16 years agoLocalisation updates for core messages from Betawiki (2008-03-22 13:13 CET)
Siebrand Mazeland [Sat, 22 Mar 2008 12:24:23 +0000 (12:24 +0000)]
Localisation updates for core messages from Betawiki (2008-03-22 13:13 CET)

16 years agoUpdate.
Rotem Liss [Sat, 22 Mar 2008 10:42:39 +0000 (10:42 +0000)]
Update.

16 years agoI actually quite liked that shortcut.
Domas Mituzas [Sat, 22 Mar 2008 09:51:36 +0000 (09:51 +0000)]
I actually quite liked that shortcut.

16 years agoRemove debugging code.
Robert Leverington [Sat, 22 Mar 2008 09:27:43 +0000 (09:27 +0000)]
Remove debugging code.

16 years agoPartially reverting r29721, this causes a massive flaw in the userCan hook -- breakin...
Robert Leverington [Sat, 22 Mar 2008 09:14:20 +0000 (09:14 +0000)]
Partially reverting r29721, this causes a massive flaw in the userCan hook -- breaking a variety of extensions that rely on it -- due to the
circumvention of logic. Reccomend backport to 1.12 branch.

16 years ago* Update Chinese translations
Shinjiman [Sat, 22 Mar 2008 03:11:13 +0000 (03:11 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoCheck 'patrolmarks' here too
Aaron Schulz [Sat, 22 Mar 2008 03:01:51 +0000 (03:01 +0000)]
Check 'patrolmarks' here too

16 years ago* (bug 6813) Don't break HTML validator when using trackbacks
Brion Vibber [Sat, 22 Mar 2008 00:20:39 +0000 (00:20 +0000)]
* (bug 6813) Don't break HTML validator when using trackbacks

16 years ago* (bug 6892, 7147) Trackback error handling, optional fields more robust
Brion Vibber [Sat, 22 Mar 2008 00:08:52 +0000 (00:08 +0000)]
* (bug 6892, 7147) Trackback error handling, optional fields more robust

16 years ago* (bug 6447) Trackbacks now work with transactional tables, if enabled
Brion Vibber [Fri, 21 Mar 2008 23:55:27 +0000 (23:55 +0000)]
* (bug 6447) Trackbacks now work with transactional tables, if enabled

16 years agomissed a Namespace::
Brion Vibber [Fri, 21 Mar 2008 23:24:41 +0000 (23:24 +0000)]
missed a Namespace::

16 years ago* (bug 12294) Namespace class renamed to MWNamespace for PHP 5.3 compatibility
Brion Vibber [Fri, 21 Mar 2008 23:13:34 +0000 (23:13 +0000)]
* (bug 12294) Namespace class renamed to MWNamespace for PHP 5.3 compatibility
* PHP 5.3 compatibility fix for wfRunHooks() called with no parameters

An autoloaded 'Namespace' class alias is retained for compatibility with
extensions which haven't updated to the new class name... however they too
will break on PHP 5.3. Yay!

16 years ago* (bug 9447) Added hooks for search result headings
Brion Vibber [Fri, 21 Mar 2008 22:36:34 +0000 (22:36 +0000)]
* (bug 9447) Added hooks for search result headings
* (bug 13338) DidYouMean extension now displays 'see also' on general search results

16 years agoFix RELEASE-NOTES: this was not an API change, and the stated change didn't say what...
Aryeh Gregor [Fri, 21 Mar 2008 22:35:26 +0000 (22:35 +0000)]
Fix RELEASE-NOTES: this was not an API change, and the stated change didn't say what was actually changed.  I'm not sure we need a config option for this, though . . . either let the user influence the page size or leave it alone.  What possible reason would a site admin have to change it globally?

16 years ago(bug 5745) Special:Whatlinkshere shows no more than 500 links through each redirect
Huji [Fri, 21 Mar 2008 22:03:55 +0000 (22:03 +0000)]
(bug 5745) Special:Whatlinkshere shows no more than 500 links through each redirect

16 years ago* (bug 1953) Search form now honors namespace selections more reliably
Brion Vibber [Fri, 21 Mar 2008 21:34:22 +0000 (21:34 +0000)]
* (bug 1953) Search form now honors namespace selections more reliably

16 years agoRebuild of all messages files; "unknown messages" section removed (contains removed...
Siebrand Mazeland [Fri, 21 Mar 2008 19:27:24 +0000 (19:27 +0000)]
Rebuild of all messages files; "unknown messages" section removed (contains removed messages after rebuild)

16 years agoMake this more accurate
Aaron Schulz [Fri, 21 Mar 2008 18:04:18 +0000 (18:04 +0000)]
Make this more accurate

16 years ago* Document Exception.php
Alexandre Emsenhuber [Fri, 21 Mar 2008 16:56:44 +0000 (16:56 +0000)]
* Document Exception.php
* Pass $wgArticle by reference in MediaWiki::initialize() so that it can be set before executing an action and can be used when throwing an exception.

16 years agoUpdate.
Rotem Liss [Fri, 21 Mar 2008 14:53:02 +0000 (14:53 +0000)]
Update.

16 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Fri, 21 Mar 2008 14:00:07 +0000 (14:00 +0000)]
Localisation updates for core messages from Betawiki
* magic for bg, fi, nl

16 years agoUpdating credits (Bdanee -> Dani)
Siebrand Mazeland [Fri, 21 Mar 2008 13:31:10 +0000 (13:31 +0000)]
Updating credits (Bdanee -> Dani)

16 years agoLocalisation updates for core messages from Betawiki (2008-03-21 14:00 CET)
Siebrand Mazeland [Fri, 21 Mar 2008 13:06:47 +0000 (13:06 +0000)]
Localisation updates for core messages from Betawiki (2008-03-21 14:00 CET)

16 years ago* (bug 13466) White space differences not shown in diffs
Niklas Laxström [Fri, 21 Mar 2008 11:48:24 +0000 (11:48 +0000)]
* (bug 13466) White space differences not shown in diffs

16 years ago* Disallow deletion of big pages by means of moving a page to its title and using the
Andrew Garrett [Fri, 21 Mar 2008 08:51:16 +0000 (08:51 +0000)]
* Disallow deletion of big pages by means of moving a page to its title and using the
  "delete and move" option.

16 years ago* Adding/updating Persian translations
Huji [Fri, 21 Mar 2008 08:27:44 +0000 (08:27 +0000)]
* Adding/updating Persian translations

16 years ago$value should come in as a string (if it doesn't, trim() will cast it to one anyway...
Aaron Schulz [Fri, 21 Mar 2008 06:28:02 +0000 (06:28 +0000)]
$value should come in as a string (if it doesn't, trim() will cast it to one anyway). Once trimmed, a truly empty list should be "" not "0". This fixes the massive namespace param breakage.

16 years agorev_deleted merge:
Aaron Schulz [Fri, 21 Mar 2008 05:09:23 +0000 (05:09 +0000)]
rev_deleted merge:
*Allow deletion of archived revs, live old files, and archived files
*Allow viewing of deleted live old files

16 years agoDon't show checkbox is the user can't use it
Aaron Schulz [Fri, 21 Mar 2008 04:50:34 +0000 (04:50 +0000)]
Don't show checkbox is the user can't use it

16 years agoRevert last patch: not needed due to 32233.
Greg Sabino Mullane [Fri, 21 Mar 2008 02:16:28 +0000 (02:16 +0000)]
Revert last patch: not needed due to 32233.

16 years agoDon't attempt to insert if there are no rows.
Greg Sabino Mullane [Fri, 21 Mar 2008 01:10:14 +0000 (01:10 +0000)]
Don't attempt to insert if there are no rows.

16 years agoDon't call composeCommonMailtext() until we are sure we need to.
Greg Sabino Mullane [Fri, 21 Mar 2008 00:39:32 +0000 (00:39 +0000)]
Don't call composeCommonMailtext() until we are sure we need to.

16 years agoRevert r32267 (require match of file extension when doing SHA-1 file lookups).
Brion Vibber [Thu, 20 Mar 2008 23:04:41 +0000 (23:04 +0000)]
Revert r32267 (require match of file extension when doing SHA-1 file lookups).
This would fail to match files which have legitimate variations of an extension (case, aliases -- .JPG vs .jpeg etc)
Would also fail to match files which can't be type-checked reliably so might be uploaded under multiple different extensions without impediment.

16 years agoDon't force a white background on <table>s appearing in a <fieldset>;
Brion Vibber [Thu, 20 Mar 2008 23:00:37 +0000 (23:00 +0000)]
Don't force a white background on <table>s appearing in a <fieldset>;
this'll take care of most uses of table layouts in special forms on
sites like English Wikipedia which add a non-white background color
to the special page namespace.

16 years agohackaround for table background hardcoded in monobook
Brion Vibber [Thu, 20 Mar 2008 22:51:09 +0000 (22:51 +0000)]
hackaround for table background hardcoded in monobook

16 years agoCheck extension of key too, for the off chance of collisions
Aaron Schulz [Thu, 20 Mar 2008 22:18:40 +0000 (22:18 +0000)]
Check extension of key too, for the off chance of collisions

16 years agoRemove bogus variable call
Aaron Schulz [Thu, 20 Mar 2008 22:15:20 +0000 (22:15 +0000)]
Remove bogus variable call

16 years agoAdding script variants for Tatar (Latin and Cyrillic). Defaults to Latin.
Siebrand Mazeland [Thu, 20 Mar 2008 22:12:11 +0000 (22:12 +0000)]
Adding script variants for Tatar (Latin and Cyrillic). Defaults to Latin.

16 years agoFix call to deprecated functions
Alexandre Emsenhuber [Thu, 20 Mar 2008 22:00:59 +0000 (22:00 +0000)]
Fix call to deprecated functions

16 years agoAnnoying typo.
Greg Sabino Mullane [Thu, 20 Mar 2008 21:52:01 +0000 (21:52 +0000)]
Annoying typo.

16 years agoRemove the functionality allowing users to change the default direction; this is...
Aryeh Gregor [Thu, 20 Mar 2008 21:49:22 +0000 (21:49 +0000)]
Remove the functionality allowing users to change the default direction; this is basically redundant with first/last.  Uncomment the multiple-ordering stuff in Pager.php, since it works fine, but comment it out in SpecialCategories.php, since the index is not unique and it won't sort correctly.  IndexPager needs to support multiple-column sort, and the index should be extended to (cat_pages, cat_title).

16 years agobug 13448 second bit
Brion Vibber [Thu, 20 Mar 2008 21:48:28 +0000 (21:48 +0000)]
bug 13448 second bit

16 years agoDon't add spurious ')' in enhanced RC block line if we don't have a clean size change
Brion Vibber [Thu, 20 Mar 2008 21:27:29 +0000 (21:27 +0000)]
Don't add spurious ')' in enhanced RC block line if we don't have a clean size change

16 years agocomment the extra category paging option links for now as they're kinda broken
Brion Vibber [Thu, 20 Mar 2008 21:09:47 +0000 (21:09 +0000)]
comment the extra category paging option links for now as they're kinda broken
the new options aren't retained on the paging links, and they don't interact correctly with various special page parameters such as starting points on the user lists

16 years agoPer Brion's suggestion, show the selected options too for the Pager stuff, with no...
Aryeh Gregor [Thu, 20 Mar 2008 20:54:29 +0000 (20:54 +0000)]
Per Brion's suggestion, show the selected options too for the Pager stuff, with no link, just as we do for the other bits.

16 years agoMessed about in this horror myself a bit, think I got some issues worked out. :D
Brion Vibber [Thu, 20 Mar 2008 18:58:38 +0000 (18:58 +0000)]
Messed about in this horror myself a bit, think I got some issues worked out. :D
* Arrows align with the text again -- by keeping them within a text line, 'middle' alignment works
* Forced no-wrap whitespace to keep the line from breaking around the arrow or spacer image when the text line was long in Firefox

16 years agoUpdate.
Rotem Liss [Thu, 20 Mar 2008 18:37:06 +0000 (18:37 +0000)]
Update.

16 years ago(bug 13444) Add description to list=watchlist
Bryan Tong Minh [Thu, 20 Mar 2008 18:28:02 +0000 (18:28 +0000)]
(bug 13444) Add description to list=watchlist

16 years agoMissing pages in prop=langlinks and prop=extlinks are now handled properly. (bug...
Bryan Tong Minh [Thu, 20 Mar 2008 18:23:55 +0000 (18:23 +0000)]
Missing pages in prop=langlinks and prop=extlinks are now handled properly. (bug 13442)

16 years agoLocalisation updates for core messages from Betawiki (2008-03-20 18:56 CET)
Siebrand Mazeland [Thu, 20 Mar 2008 18:19:09 +0000 (18:19 +0000)]
Localisation updates for core messages from Betawiki (2008-03-20 18:56 CET)

16 years agoAlign arrows to top, but move down half a line, so it lines up
Aaron Schulz [Thu, 20 Mar 2008 17:59:38 +0000 (17:59 +0000)]
Align arrows to top, but move down half a line, so it lines up

16 years ago(bug 13454) Article::updateCategoryCounts can attempt to execute empty inserts.
Aryeh Gregor [Thu, 20 Mar 2008 17:33:32 +0000 (17:33 +0000)]
(bug 13454) Article::updateCategoryCounts can attempt to execute empty inserts.

16 years agoRevert r32218 -- incredibly cryptic illegible class names
Brion Vibber [Thu, 20 Mar 2008 17:16:21 +0000 (17:16 +0000)]
Revert r32218 -- incredibly cryptic illegible class names

16 years agoWait, never mind, revert that. This is supposed to be DB keys . . .
Aryeh Gregor [Thu, 20 Mar 2008 17:07:07 +0000 (17:07 +0000)]
Wait, never mind, revert that.  This is supposed to be DB keys . . .

16 years agoI knew there was a better way. Use makeTitleSafe for this too.
Aryeh Gregor [Thu, 20 Mar 2008 17:04:32 +0000 (17:04 +0000)]
I knew there was a better way.  Use makeTitleSafe for this too.

16 years agoMove some of the changes I made to Special:Categories out of SpecialCategories.php...
Aryeh Gregor [Thu, 20 Mar 2008 17:02:35 +0000 (17:02 +0000)]
Move some of the changes I made to Special:Categories out of SpecialCategories.php and into Pager.php.  Allow multiple possible sort orders for IndexPager, allow user override of sort direction for IndexPager, add extra links as appropriate for AlphabeticPager.  Some of this seems to duplicate TablePager logic; I'm not sure why that's a separate class to begin with.  Or why AlphabeticPager is called that, given that it's not necessarily alphabetic at all.  In fact all of these child classes seem to perform almost identical functions and it seems as though folding them into the IndexPager class would reduce code duplication.

16 years ago$lastSize is also an int or a literal NULL. Bug 13453.
Greg Sabino Mullane [Thu, 20 Mar 2008 16:59:24 +0000 (16:59 +0000)]
$lastSize is also an int or a literal NULL. Bug 13453.

16 years agoDon't quote the size, it's an int or a literal NULL. Per bug 13453.
Greg Sabino Mullane [Thu, 20 Mar 2008 16:49:12 +0000 (16:49 +0000)]
Don't quote the size, it's an int or a literal NULL. Per bug 13453.

16 years agoUse Title::makeTitleSafe
Victor Vasiliev [Thu, 20 Mar 2008 16:39:02 +0000 (16:39 +0000)]
Use Title::makeTitleSafe

16 years agoHandle empty sets correctly
Victor Vasiliev [Thu, 20 Mar 2008 16:28:38 +0000 (16:28 +0000)]
Handle empty sets correctly

16 years ago* Adding/updating Persian translations
Huji [Thu, 20 Mar 2008 15:28:12 +0000 (15:28 +0000)]
* Adding/updating Persian translations

16 years agoChange misleading comment
Aryeh Gregor [Thu, 20 Mar 2008 14:10:17 +0000 (14:10 +0000)]
Change misleading comment

16 years agoUpdate.
Rotem Liss [Thu, 20 Mar 2008 13:48:26 +0000 (13:48 +0000)]
Update.

16 years agoLocalisation updates German
Raimond Spekking [Thu, 20 Mar 2008 13:26:26 +0000 (13:26 +0000)]
Localisation updates German

16 years ago* Readd 'version' to messages.inc. Thanks to Grondin :)
Raimond Spekking [Thu, 20 Mar 2008 12:22:27 +0000 (12:22 +0000)]
* Readd 'version' to messages.inc. Thanks to Grondin :)
* Add comments for messages which are not used as normal message but as header for the special page itself

16 years agoAdd a few CSS classes to the tables
Raimond Spekking [Thu, 20 Mar 2008 11:20:13 +0000 (11:20 +0000)]
Add a few CSS classes to the tables

16 years ago* (Bug 13448) Fix regression from r32077: Readd CSS id for hidden field.
Raimond Spekking [Thu, 20 Mar 2008 10:46:17 +0000 (10:46 +0000)]
* (Bug 13448) Fix regression from r32077: Readd CSS id for hidden field.
Please see above bug for a suggestion. I haven't touched upload.js and I am unsure about it. Thanks.

16 years agoFixing missing message for extention title
Bertrand Grondin [Thu, 20 Mar 2008 10:06:08 +0000 (10:06 +0000)]
Fixing missing message for extention title

16 years ago Localisation updates for extensions messages from Betawiki
Bertrand Grondin [Thu, 20 Mar 2008 09:20:53 +0000 (09:20 +0000)]
 Localisation updates for extensions messages from Betawiki

16 years ago* (bug 13395) list=allcategories should use category table
Victor Vasiliev [Thu, 20 Mar 2008 09:20:23 +0000 (09:20 +0000)]
* (bug 13395) list=allcategories should use category table
* cat_hidden doesn't work. why?

16 years agoEaster housekeeping:
Raimond Spekking [Thu, 20 Mar 2008 08:20:47 +0000 (08:20 +0000)]
Easter housekeeping:
* Message 'subcategorycount' was removed in r32085
* Message 'groups' unused since ages

16 years ago* (bug 13322) Messages 'orig' and 'loadhist' removed, unused since ages
Raimond Spekking [Thu, 20 Mar 2008 07:06:18 +0000 (07:06 +0000)]
* (bug 13322) Messages 'orig' and 'loadhist' removed, unused since ages
Message 'isbn' removed too, was replaced by 'booksources-isbn' some time ago

16 years agoUpdated credits per discussion with Brion
Yuri Astrakhan [Thu, 20 Mar 2008 06:54:24 +0000 (06:54 +0000)]
Updated credits per discussion with Brion

16 years ago* Adding/updating Persian translations
Huji [Thu, 20 Mar 2008 06:38:42 +0000 (06:38 +0000)]
* Adding/updating Persian translations

16 years agoMessages 'data' and 'version' removed, seems unused since ages.
Raimond Spekking [Thu, 20 Mar 2008 06:29:51 +0000 (06:29 +0000)]
Messages 'data' and 'version' removed, seems unused since ages.
Please double check for usage before rebuilding all message files.

16 years ago* Add the new messages from r32198 to messages.inc
Raimond Spekking [Thu, 20 Mar 2008 06:05:32 +0000 (06:05 +0000)]
* Add the new messages from r32198 to messages.inc
* While I am in this section, move some other messages to their corresponding sections

16 years agoIndonesian (id) localisation updates for core messages.
Ivan Lanin [Thu, 20 Mar 2008 03:22:57 +0000 (03:22 +0000)]
Indonesian (id) localisation updates for core messages.

16 years agoImage should be 'middle' aligned
Aaron Schulz [Thu, 20 Mar 2008 03:00:38 +0000 (03:00 +0000)]
Image should be 'middle' aligned

16 years agoRemove lead space - not useful
Aaron Schulz [Thu, 20 Mar 2008 02:53:47 +0000 (02:53 +0000)]
Remove lead space - not useful

16 years agoNo need to <tt> these
Aaron Schulz [Thu, 20 Mar 2008 02:21:20 +0000 (02:21 +0000)]
No need to <tt> these

16 years agoRemove debug borders
Aaron Schulz [Thu, 20 Mar 2008 02:09:51 +0000 (02:09 +0000)]
Remove debug borders

16 years agoSpacing cleanup
Aaron Schulz [Thu, 20 Mar 2008 02:08:35 +0000 (02:08 +0000)]
Spacing cleanup

16 years agoUse formatNum for counts on category page.
Aryeh Gregor [Thu, 20 Mar 2008 02:01:55 +0000 (02:01 +0000)]
Use formatNum for counts on category page.

16 years agoNighttime commit when I'm tired and want to get this thing checked in and go to bed...
Aryeh Gregor [Thu, 20 Mar 2008 01:49:33 +0000 (01:49 +0000)]
Nighttime commit when I'm tired and want to get this thing checked in and go to bed!  Yay!  Allow sorting by number of members on Special:Categories, and also allow descending sorts.  Mostlinkedcategories should be killed and turned into a redirect to this.

16 years ago*Border should explicitly be 0
Aaron Schulz [Thu, 20 Mar 2008 01:20:39 +0000 (01:20 +0000)]
*Border should explicitly be 0
*Spacing

16 years agoUse category table for more efficient display of Special:Categories. I never realize...
Aryeh Gregor [Thu, 20 Mar 2008 00:49:02 +0000 (00:49 +0000)]
Use category table for more efficient display of Special:Categories.  I never realized how awesome our frameworks for this kind of boilerplate special page were.  This was a two-minute job.

16 years ago*End parenthesis lost in output somehow, add it back
Aaron Schulz [Thu, 20 Mar 2008 00:31:16 +0000 (00:31 +0000)]
*End parenthesis lost in output somehow, add it back
*Remove hard-coded size attribute

16 years agohopefully don't die on non-gallery-laden pages which trigger this consistency check
Brion Vibber [Wed, 19 Mar 2008 23:45:18 +0000 (23:45 +0000)]
hopefully don't die on non-gallery-laden pages which trigger this consistency check

16 years agofix regression in page history, where sometimes the last link would need to generate...
Brion Vibber [Wed, 19 Mar 2008 23:43:26 +0000 (23:43 +0000)]
fix regression in page history, where sometimes the last link would need to generate an 'oldid=prev' link but called a bogus variable

16 years agoif we get a bad cat, spit a warning and *continue* processing the rest of the wiki :)
Brion Vibber [Wed, 19 Mar 2008 23:20:01 +0000 (23:20 +0000)]
if we get a bad cat, spit a warning and *continue* processing the rest of the wiki :)

16 years agofix regression in XHTML validity
Brion Vibber [Wed, 19 Mar 2008 23:19:37 +0000 (23:19 +0000)]
fix regression in XHTML validity