lhc/web/wiklou.git
16 years ago* (bug 14258, 14368) Fix for subpage renames in replication environments
Brion Vibber [Mon, 2 Jun 2008 21:48:02 +0000 (21:48 +0000)]
* (bug 14258, 14368) Fix for subpage renames in replication environments

16 years agoLocalisation updates for core messages from Betawiki (2008-06-02 23:23 CEST)
Siebrand Mazeland [Mon, 2 Jun 2008 21:27:03 +0000 (21:27 +0000)]
Localisation updates for core messages from Betawiki (2008-06-02 23:23 CEST)

16 years ago... and should have also made this an array
Bryan Tong Minh [Mon, 2 Jun 2008 20:15:22 +0000 (20:15 +0000)]
... and should have also made this an array

16 years agoForgot to return success
Bryan Tong Minh [Mon, 2 Jun 2008 20:11:11 +0000 (20:11 +0000)]
Forgot to return success

16 years agoPut ratelimiter and edittoken checking in backend.
Bryan Tong Minh [Mon, 2 Jun 2008 19:15:56 +0000 (19:15 +0000)]
Put ratelimiter and edittoken checking in backend.

16 years agoLocalisation updates German
Raimond Spekking [Mon, 2 Jun 2008 18:54:54 +0000 (18:54 +0000)]
Localisation updates German

16 years agoAdd bug and comment for r35609: * (bug 13434) Show a warning when hash identical...
Raimond Spekking [Mon, 2 Jun 2008 18:45:09 +0000 (18:45 +0000)]
Add bug and comment for r35609: * (bug 13434) Show a warning when hash identical files exist

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Mon, 2 Jun 2008 18:36:42 +0000 (18:36 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese
Localisation updates Chinese for extension messages

16 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Mon, 2 Jun 2008 18:34:41 +0000 (18:34 +0000)]
Localisation updates for core messages from Betawiki
* cu: renamed namespaces according to new Unicode 5.1 standard
* eo: update magic words
* uk: update Special: namespace

16 years agoLocalisation updates. Rebuilt all languages files, removed obsolete messages
Siebrand Mazeland [Mon, 2 Jun 2008 17:59:32 +0000 (17:59 +0000)]
Localisation updates. Rebuilt all languages files, removed obsolete messages

16 years agoLocalisation updates for core messages from Betawiki (2008-06-02 19:43 CEST)
Siebrand Mazeland [Mon, 2 Jun 2008 17:53:51 +0000 (17:53 +0000)]
Localisation updates for core messages from Betawiki (2008-06-02 19:43 CEST)

16 years agoFixed Doxygen warnings
Alexandre Emsenhuber [Mon, 2 Jun 2008 17:50:59 +0000 (17:50 +0000)]
Fixed Doxygen warnings

16 years ago* Clarify comment about ListGroupRights change to indicate what behaviour was changed...
Robert Leverington [Mon, 2 Jun 2008 17:34:41 +0000 (17:34 +0000)]
* Clarify comment about ListGroupRights change to indicate what behaviour was changed, not the undesirable behaviour that existed before it was changed.

16 years agoUpdate.
Rotem Liss [Mon, 2 Jun 2008 17:26:34 +0000 (17:26 +0000)]
Update.

16 years agoFormulate 'file-exists-duplicate' more certain
Siebrand Mazeland [Mon, 2 Jun 2008 17:23:22 +0000 (17:23 +0000)]
Formulate 'file-exists-duplicate' more certain

16 years agoLocalisation updates German
Raimond Spekking [Mon, 2 Jun 2008 16:05:27 +0000 (16:05 +0000)]
Localisation updates German

16 years agoPrevent E_STRICT warning on editing a non-existent page / starting a new page:
Nick Jenkins [Mon, 2 Jun 2008 06:44:05 +0000 (06:44 +0000)]
Prevent E_STRICT warning on editing a non-existent page / starting a new page:
-------------------------------
Strict Standards: Only variables should be passed by reference in includes/EditPage.php on line 2233
     EditPage.showDeletionLog(Object:OutputPage) # line 685, file: includes/EditPage.php
    EditPage.showIntro() # line 450, file: includes/EditPage.php
   EditPage.edit() # line 348, file: includes/EditPage.php
  EditPage.submit() # line 490, file: includes/Wiki.php
 MediaWiki.performAction(Object:OutputPage, Object:Article, Object:Title, Object:User, Object:WebRequest) # line 59, file: includes/Wiki.php
MediaWiki.initialize(Object:Title, Object:Article, Object:OutputPage, Object:User, Object:WebRequest) # line 92, file: index.php
-------------------------------

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Mon, 2 Jun 2008 03:29:04 +0000 (03:29 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoSplarka wanted a way to hide the diff so here's &hidediff=1. Whether it's useful...
Daniel Friesen [Mon, 2 Jun 2008 00:13:08 +0000 (00:13 +0000)]
Splarka wanted a way to hide the diff so here's &hidediff=1. Whether it's useful or not is an IRC Discussion away, and I already have the code, so, click...

16 years agoshowDiff needs headers as parameters, even though they aren't needed here. Just give...
Daniel Friesen [Sun, 1 Jun 2008 23:47:32 +0000 (23:47 +0000)]
showDiff needs headers as parameters, even though they aren't needed here. Just give it two empty strings to avoid a PHP error.

16 years agoSolved bug 14263, showing a diff on revert.
Daniel Friesen [Sun, 1 Jun 2008 23:35:42 +0000 (23:35 +0000)]
Solved bug 14263, showing a diff on revert.

16 years ago(bug 11659) Urldecode image names in galleries (fixed in a similar way as done for...
Bryan Tong Minh [Sun, 1 Jun 2008 18:31:40 +0000 (18:31 +0000)]
(bug 11659) Urldecode image names in galleries (fixed in a similar way as done for regular links)

16 years agoFix options with an argument
Alexandre Emsenhuber [Sun, 1 Jun 2008 18:09:02 +0000 (18:09 +0000)]
Fix options with an argument

16 years agoAPI: Add action=emailuser
Bryan Tong Minh [Sun, 1 Jun 2008 17:58:27 +0000 (17:58 +0000)]
API: Add action=emailuser

16 years agoPer r35670: Bump $wgStyleVersion
Alexandre Emsenhuber [Sun, 1 Jun 2008 16:13:58 +0000 (16:13 +0000)]
Per r35670: Bump $wgStyleVersion

16 years ago* (bug 14370) When a grouppage-x message does not exist the entry on the ListGroupRig...
Robert Leverington [Sun, 1 Jun 2008 16:00:02 +0000 (16:00 +0000)]
* (bug 14370) When a grouppage-x message does not exist the entry on the ListGroupRights special page links to the main namespace page not the project namespace page.

16 years agoSometimes, blanks get into these fields somehow, so we'll handle them on upgrade.
Greg Sabino Mullane [Sun, 1 Jun 2008 15:53:55 +0000 (15:53 +0000)]
Sometimes, blanks get into these fields somehow, so we'll handle them on upgrade.

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sun, 1 Jun 2008 15:14:19 +0000 (15:14 +0000)]
Localisation updates: Adding/updating Persian translations

16 years agoOn second thought, we should be using a lowercase form of the special page name.
Daniel Friesen [Sun, 1 Jun 2008 09:27:22 +0000 (09:27 +0000)]
On second thought, we should be using a lowercase form of the special page name.

16 years agoAllow use of a mediawiki message to '''override''' the group used to group a special...
Daniel Friesen [Sun, 1 Jun 2008 09:24:09 +0000 (09:24 +0000)]
Allow use of a mediawiki message to '''override''' the group used to group a special page.
Form is specialpages-specialpagegroup-$specialpage
Tim suggested letting a message override the group to let someone with a better hand at organization in the community try organizing the pages. So we could then import those changes back into MediaWiki at some point in time.

16 years agoUpdate and fixes.
Rotem Liss [Sun, 1 Jun 2008 05:51:37 +0000 (05:51 +0000)]
Update and fixes.

16 years agoAll the needy pages were moved into maintenance, this message is useless now.
Daniel Friesen [Sun, 1 Jun 2008 05:20:58 +0000 (05:20 +0000)]
All the needy pages were moved into maintenance, this message is useless now.

Someone changed the 'Pages' into a 'Page lists' group, so now some of the pages were removed because they don't fit there anymore with the new definition.

Adding a 'redirects' group, for special pages which redirect to another one ie: Random page redirects, and redirects to a user's pages.

16 years agoChanging the UI for [[Special:Specialpages]].
Daniel Friesen [Sun, 1 Jun 2008 04:27:47 +0000 (04:27 +0000)]
Changing the UI for [[Special:Specialpages]].
* Restricted pages are now with the normal pages (Special pages of a group are grouped together rather than split up on whether they are restricted or not [which does not matter to the user since they can use the page anyways])
* Restricted pages are still marked so the user can identify them. (CSS Class allows this behavior to be customized, default is to bold the link)
* New layout change. Rather than a poor table based column layout, using a dynamic CSS based one. This one uses floats and list items. With CSS disabled you get a single list. In 800x640px you get 2 columns, in 1042x860px you still get two columns, and in large screens like my 1280x1240px you get 3 columns. (770px width and below you get a single column) so this scales well no matter what screen size you have.

16 years agoMake things easier to find on specialpages by tweaking groups
Aaron Schulz [Sun, 1 Jun 2008 04:01:58 +0000 (04:01 +0000)]
Make things easier to find on specialpages by tweaking groups

16 years agoRevert r35478, r35264, r35262: $wgPerLanguageCaching feature. Bug found with $wgPerLa...
Tim Starling [Sun, 1 Jun 2008 03:27:48 +0000 (03:27 +0000)]
Revert r35478, r35264, r35262: $wgPerLanguageCaching feature. Bug found with $wgPerLanguageCaching=false. Nikerabbit, please see me for a detailed code review.

16 years agoAdding missing items to the list.
Huji [Sat, 31 May 2008 18:47:50 +0000 (18:47 +0000)]
Adding missing items to the list.

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sat, 31 May 2008 18:47:18 +0000 (18:47 +0000)]
Localisation updates: Adding/updating Persian translations

16 years agoRemove the AlternateEdit hook from the API: it is a hook meant to show a different...
Bryan Tong Minh [Sat, 31 May 2008 14:07:15 +0000 (14:07 +0000)]
Remove the AlternateEdit hook from the API: it is a hook meant to show a different EditForm which is not what we want to do.

16 years ago* (bug 14362) Change interwiki names of Erzya and Moksha Wikipedias
Victor Vasiliev [Sat, 31 May 2008 12:04:28 +0000 (12:04 +0000)]
* (bug 14362) Change interwiki names of Erzya and Moksha Wikipedias

16 years ago* (bug 12145) Localisation updates Kazakh
Shinjiman [Sat, 31 May 2008 10:58:25 +0000 (10:58 +0000)]
* (bug 12145) Localisation updates Kazakh
  patch by AlefZet

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sat, 31 May 2008 10:27:00 +0000 (10:27 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoAdd wpSkipCookieCheck to allow bots to skip the cookie check
Bryan Tong Minh [Sat, 31 May 2008 08:54:45 +0000 (08:54 +0000)]
Add wpSkipCookieCheck to allow bots to skip the cookie check

16 years ago* mmm, trying to be a bit more informative than just "pages". Goes a bit over the...
Niklas Laxström [Sat, 31 May 2008 08:33:16 +0000 (08:33 +0000)]
* mmm, trying to be a bit more informative than just "pages". Goes a bit over the maintenance category though...

16 years ago* Use plural, some language may need it
Niklas Laxström [Sat, 31 May 2008 08:26:07 +0000 (08:26 +0000)]
* Use plural, some language may need it

16 years ago* Fixing syntax errors
Niklas Laxström [Sat, 31 May 2008 08:15:18 +0000 (08:15 +0000)]
* Fixing syntax errors
One should run either 1) rebuild messages or 2) php -l to check syntax errors before doing manual commits

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sat, 31 May 2008 08:10:25 +0000 (08:10 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoAdd a message for a 'Spam tools' group.
Daniel Friesen [Sat, 31 May 2008 02:43:33 +0000 (02:43 +0000)]
Add a message for a 'Spam tools' group.
Many extensions fall under this category, however there isn't a single one which would dominate this category.
It's best to localize this one inside of core to avoid multiple extensions trying to localize the same message, or worse, different id's with the same purpose. And ending up duplicating translations, with some lagging behind and potentially overriding newer translations in other extensions.

16 years agoImprove default groups for special pages: 23 out of 29 remaining ungrouped pages...
Daniel Friesen [Sat, 31 May 2008 02:36:22 +0000 (02:36 +0000)]
Improve default groups for special pages: 23 out of 29 remaining ungrouped pages have been grouped. This leaves us with only 6 stragglers.
+ pages (For page lists like Allpages, Redirect lists, random pages, and other special pages listing or pointing to certain pages)
+ pagetools (For tools used to work on pages such as page movement, importing/exporting pages, and anything to do with (un)deleteion or history management of pages)
+ wiki (For special pages which list or modify data about the wiki and/or it's software such as Wiki statistics, Software version, Locking/Unlocking the database, and listing software messages)
- Preferences and password resets also moved to users.

16 years agoUse proper title to give to hook
Aaron Schulz [Fri, 30 May 2008 21:42:05 +0000 (21:42 +0000)]
Use proper title to give to hook

16 years agoAlways return an array if an error has occurred in Title::moveTo.
Bryan Tong Minh [Fri, 30 May 2008 19:59:47 +0000 (19:59 +0000)]
Always return an array if an error has occurred in Title::moveTo.

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Fri, 30 May 2008 19:07:54 +0000 (19:07 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoForgot to remove the newFileFrom row thingies from ForeignDBRepo
Bryan Tong Minh [Fri, 30 May 2008 18:19:02 +0000 (18:19 +0000)]
Forgot to remove the newFileFrom row thingies from ForeignDBRepo

16 years agoUpdate.
Rotem Liss [Fri, 30 May 2008 18:02:00 +0000 (18:02 +0000)]
Update.

16 years agoforce an index here :)
Domas Mituzas [Fri, 30 May 2008 17:52:26 +0000 (17:52 +0000)]
force an index here :)

16 years agoPerform a duplicate check on upload and throw a warning which can be observed or...
Brion Vibber [Fri, 30 May 2008 17:50:04 +0000 (17:50 +0000)]
Perform a duplicate check on upload and throw a warning which can be observed or ignored.

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Fri, 30 May 2008 16:38:59 +0000 (16:38 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoFixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OOM on...
Tim Starling [Fri, 30 May 2008 14:58:29 +0000 (14:58 +0000)]
Fixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OOM on various big pages. Possible upstream regression, deserves investigation.

16 years ago* Use a proper factory for newFromRow
Bryan Tong Minh [Fri, 30 May 2008 13:16:08 +0000 (13:16 +0000)]
* Use a proper factory for newFromRow
* Don't remove found files from the $titles parameter in findFiles

16 years agoLocalisation updates German
Raimond Spekking [Fri, 30 May 2008 12:07:26 +0000 (12:07 +0000)]
Localisation updates German

16 years agoAvoid LTR text confusion in rights list in he.
Rotem Liss [Fri, 30 May 2008 08:48:51 +0000 (08:48 +0000)]
Avoid LTR text confusion in rights list in he.

16 years agoLocalisation updates German
Raimond Spekking [Fri, 30 May 2008 07:11:22 +0000 (07:11 +0000)]
Localisation updates German

16 years agoreverting r35574 for the moment...
Brion Vibber [Thu, 29 May 2008 22:56:27 +0000 (22:56 +0000)]
reverting r35574 for the moment...
* adds a whopping 3kb to main.css, most of which seems to be duplicated code
* appears to be applying RTL-specific styles to general classes like .link-mailto

16 years agoHack around borkage with findFiles() on ForeignDBViaLBRepo by copying newFileFromRow...
Brion Vibber [Thu, 29 May 2008 22:45:11 +0000 (22:45 +0000)]
Hack around borkage with findFiles() on ForeignDBViaLBRepo by copying newFileFromRow() from ForeignDBRepo.
Probably this is all wrong, and both classes should be ripped out a bit and told to use the defined factory functions?

16 years agoEnable external link icon again on RTL wikis after correcting its behavior. Correct...
Mohamed Magdy [Thu, 29 May 2008 22:13:23 +0000 (22:13 +0000)]
Enable external link icon again on RTL wikis after correcting its behavior. Correct the other link icons too (by mirroring its LTR code).

16 years agoDon't temp users with rollback links to uneditable pages
Aaron Schulz [Thu, 29 May 2008 21:14:11 +0000 (21:14 +0000)]
Don't temp users with rollback links to uneditable pages

16 years ago(bug 13034) can again use Go button to go to interwiki pages.
Robert Stojnić [Thu, 29 May 2008 20:48:57 +0000 (20:48 +0000)]
(bug 13034) can again use Go button to go to interwiki pages.
Couldn't figure out what broke it in the first place however

16 years agoRELEASE-NOTES should have human-readable information about bugs fixed, not descriptio...
Aryeh Gregor [Thu, 29 May 2008 19:46:41 +0000 (19:46 +0000)]
RELEASE-NOTES should have human-readable information about bugs fixed, not descriptions of the cause only that make it impossible for even developers of the software to figure out what the problem was without checking the bug report.

16 years agoRun UserLoginComplete hook from API
Bryan Tong Minh [Thu, 29 May 2008 19:23:37 +0000 (19:23 +0000)]
Run UserLoginComplete hook from API

16 years ago(bug 14335) Use proper $wgUser methods instead of using $_SESSION
Bryan Tong Minh [Thu, 29 May 2008 18:57:06 +0000 (18:57 +0000)]
(bug 14335) Use proper $wgUser methods instead of using $_SESSION

16 years agoLocalisation updates for core messages from Betawiki (2008-05-29 20:34 CEST)
Siebrand Mazeland [Thu, 29 May 2008 18:56:05 +0000 (18:56 +0000)]
Localisation updates for core messages from Betawiki (2008-05-29 20:34 CEST)

16 years agoSafety first... none of these *should* fail in an ideal world, but they in fact somet...
Brion Vibber [Thu, 29 May 2008 18:15:05 +0000 (18:15 +0000)]
Safety first... none of these *should* fail in an ideal world, but they in fact sometimes do. So.... :D

16 years ago(bug 14324) Creating an account is again possible with set to true
Alexandre Emsenhuber [Thu, 29 May 2008 17:50:09 +0000 (17:50 +0000)]
(bug 14324) Creating an account is again possible with  set to true

16 years agoClear $wgForeignFileRepos on parser test run. Otherwise some of our test images that...
Brion Vibber [Thu, 29 May 2008 16:17:08 +0000 (16:17 +0000)]
Clear $wgForeignFileRepos on parser test run. Otherwise some of our test images that are supposed to be missing show up as existing if you have Wikipedia or Commons set up as a foreign repo. :)

16 years agoRevert r35538:
Brion Vibber [Thu, 29 May 2008 16:14:02 +0000 (16:14 +0000)]
Revert r35538:
* duplicated "Search results" header, looks bad
* <h3> style on title & text subheadings doesn't look as clean; the <h2> has nice dividing lines in MonoBook

16 years agoUpdate.
Rotem Liss [Thu, 29 May 2008 13:50:32 +0000 (13:50 +0000)]
Update.

16 years ago* Add a h2 header to the begin of the results
Raimond Spekking [Thu, 29 May 2008 10:29:28 +0000 (10:29 +0000)]
* Add a h2 header to the begin of the results
* Reduce h2 to h3 for the subheaders (appears in MW standard installations only)
* Looks now better for installations with LuceneSearch too, where a header was missed.
* Improves navigation for screenreaders too (they need headers for a fast navigation by tab)

16 years agofix from encoding broken by r35535.
Raimond Spekking [Thu, 29 May 2008 10:10:49 +0000 (10:10 +0000)]
fix from encoding broken by r35535.

16 years agoadding icon to irc:// links created by interwikis ([[irc:]], [[rcirc:]], [[ircrc...
Danny B [Thu, 29 May 2008 10:00:05 +0000 (10:00 +0000)]
adding icon to irc:// links created by interwikis ([[irc:]], [[rcirc:]], [[ircrc:]], [[freenode:]])

16 years agoTweak message to bit and let it use PLURAL.
Raimond Spekking [Thu, 29 May 2008 09:33:19 +0000 (09:33 +0000)]
Tweak message to bit and let it use PLURAL.

16 years ago* Fix CentralAuth logout, was mostly broken.
Tim Starling [Thu, 29 May 2008 07:50:27 +0000 (07:50 +0000)]
* Fix CentralAuth logout, was mostly broken.
* Allow the image returned by Special:AutoLogin to be customised. Feature in progress.

16 years agoBold for ".prefsection legend" after seeing r35531 in action
Siebrand Mazeland [Thu, 29 May 2008 07:41:10 +0000 (07:41 +0000)]
Bold for ".prefsection legend" after seeing r35531 in action

16 years ago* (bug 13826) MediaWiki:Defaultns accepts Wikicode now
Raimond Spekking [Thu, 29 May 2008 07:05:34 +0000 (07:05 +0000)]
* (bug 13826) MediaWiki:Defaultns accepts Wikicode now
** 'Defaultns' moved from the legend of the fieldset into the fieldset as explanation text. Wikisyntax can now be used.
** New message 'prefs-namespaces' for the legend
* Tweak the search options a bit by adding a nice fieldset/legend (new message: 'prefs-searchoptions')

16 years agoUpdate.
Rotem Liss [Thu, 29 May 2008 06:37:43 +0000 (06:37 +0000)]
Update.

16 years ago* (bug 14146) Wrap usage section on imagepages into <div>s.
Raimond Spekking [Thu, 29 May 2008 03:44:45 +0000 (03:44 +0000)]
* (bug 14146) Wrap usage section on imagepages into <div>s.
Follow up to r35516. Wrap this section to.

16 years ago* No need for a slash yet in hif: variant support has not been implemented for this...
Tim Starling [Thu, 29 May 2008 02:56:17 +0000 (02:56 +0000)]
* No need for a slash yet in hif: variant support has not been implemented for this language, and the Wikipedia edition is only in latin script.

16 years agoLocalisation updates for core messages from Betawiki (2008-05-28 23:22 CEST)
Siebrand Mazeland [Wed, 28 May 2008 21:46:07 +0000 (21:46 +0000)]
Localisation updates for core messages from Betawiki (2008-05-28 23:22 CEST)

16 years agoRename 'right-suppress' to 'right-suppressionlog'
Siebrand Mazeland [Wed, 28 May 2008 20:57:06 +0000 (20:57 +0000)]
Rename 'right-suppress' to 'right-suppressionlog'

16 years ago* (bug 14146) Wrap usage section on imagepages into <div>s.
Raimond Spekking [Wed, 28 May 2008 19:51:18 +0000 (19:51 +0000)]
* (bug 14146) Wrap usage section on imagepages into <div>s.

16 years agoLocalisation updates German
Raimond Spekking [Wed, 28 May 2008 19:38:38 +0000 (19:38 +0000)]
Localisation updates German

16 years ago(bug 14312) Update LanguageKaa.php for handling transform issues
Raimond Spekking [Wed, 28 May 2008 19:35:02 +0000 (19:35 +0000)]
(bug 14312) Update LanguageKaa.php for handling transform issues

16 years agoLocalisation updates Kazahk (bug 12145)
Raimond Spekking [Wed, 28 May 2008 19:27:35 +0000 (19:27 +0000)]
Localisation updates Kazahk (bug 12145)

16 years agoPer r35510: Rename right message too
Raimond Spekking [Wed, 28 May 2008 19:24:34 +0000 (19:24 +0000)]
Per r35510: Rename right message too

16 years agoPer r35510: here too
Alexandre Emsenhuber [Wed, 28 May 2008 19:23:03 +0000 (19:23 +0000)]
Per r35510: here too

16 years agoRename to 'suppressionlog' so it's more obvious
Aaron Schulz [Wed, 28 May 2008 19:18:51 +0000 (19:18 +0000)]
Rename to 'suppressionlog' so it's more obvious

16 years ago* (bug 14273) Fix for HTTP Accept header parsing with spaces as from Konqueror
Brion Vibber [Wed, 28 May 2008 19:17:02 +0000 (19:17 +0000)]
* (bug 14273) Fix for HTTP Accept header parsing with spaces as from Konqueror

Also went ahead and had it normalize all values to floats rather than a mix of ints and strings.

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Wed, 28 May 2008 19:06:52 +0000 (19:06 +0000)]
Localisation updates: Adding/updating Persian translations

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Wed, 28 May 2008 18:53:33 +0000 (18:53 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoRevert r35476, r35479 -- breaks first login with global account when ConfirmEdit...
Brion Vibber [Wed, 28 May 2008 18:43:18 +0000 (18:43 +0000)]
Revert r35476, r35479 -- breaks first login with global account when ConfirmEdit is present.

16 years ago* (bug 6957) E-mail confirmation links now using English special page name
Brion Vibber [Wed, 28 May 2008 18:33:09 +0000 (18:33 +0000)]
* (bug 6957) E-mail confirmation links now using English special page name
  for better compatibility and keeping the links shorter. Avoids problem
  with corrupt links in Gmail on IE 6.

16 years ago* Revert r35469.
Robert Leverington [Wed, 28 May 2008 17:54:12 +0000 (17:54 +0000)]
* Revert r35469.
* For some reason PHP doesn't always report errors even when error reporting is set to maxmium.
* The date\time system needs some sort of work doing to it, there is stuff for it spread everywhere and no definite timezone.
* Regardless, an E_STRICT level error does not constitute a major severity and High priority bug.