lhc/web/wiklou.git
17 years ago(bug 8461) Support watching pages on move
Rob Church [Tue, 2 Jan 2007 23:37:56 +0000 (23:37 +0000)]
(bug 8461) Support watching pages on move

17 years agoAllow -{}- tags to be stripped even when content is not converted
Robert Stojnić [Tue, 2 Jan 2007 22:59:11 +0000 (22:59 +0000)]
Allow -{}- tags to be stripped even when content is not converted
(i.e. $mDoContentConvert is false)

17 years agoAdd implicitGroupby function to account for different database behaviors.
Greg Sabino Mullane [Tue, 2 Jan 2007 21:34:42 +0000 (21:34 +0000)]
Add implicitGroupby function to account for different database behaviors.

17 years agoAdd a doctype to error pages (based on www.apache.org error message)
Antoine Musso [Tue, 2 Jan 2007 20:05:13 +0000 (20:05 +0000)]
Add a doctype to error pages (based on apache.org error message)

17 years ago* (bug 8463) Don't print external link icons for Monobook
Aryeh Gregor [Tue, 2 Jan 2007 18:48:51 +0000 (18:48 +0000)]
* (bug 8463) Don't print external link icons for Monobook
* Remove a couple of superfluous rules from commonPrint (styling stuff that's display: none)

17 years agoDisabling the Hebrew fallback magic words in Yiddish: causing problems with bots...
Rotem Liss [Tue, 2 Jan 2007 12:51:43 +0000 (12:51 +0000)]
Disabling the Hebrew fallback magic words in Yiddish: causing problems with bots and so on.

17 years ago* Avoid PHP warning in Creative Commons metadata when a creative commons
Brion Vibber [Tue, 2 Jan 2007 10:49:50 +0000 (10:49 +0000)]
* Avoid PHP warning in Creative Commons metadata when a creative commons
  license is not actually set up

17 years agouse the full smörgåsbord of anti-caching headers; 'Cache-Control' alone will be ignor...
Brion Vibber [Tue, 2 Jan 2007 08:10:56 +0000 (08:10 +0000)]
use the full smörgåsbord of anti-caching headers; 'Cache-Control' alone will be ignored by HTTP 1.0 proxies, which may or may not be out there doing evil things

17 years ago* (bug 6503) Fix bug that stopped certain irrelevant links from being hidden for...
Aryeh Gregor [Tue, 2 Jan 2007 05:33:01 +0000 (05:33 +0000)]
* (bug 6503) Fix bug that stopped certain irrelevant links from being hidden for printing

17 years ago* No boms please
Niklas Laxström [Mon, 1 Jan 2007 22:16:57 +0000 (22:16 +0000)]
* No boms please

17 years agoGerman localisation patch by raymond
Leon Weber [Mon, 1 Jan 2007 21:39:06 +0000 (21:39 +0000)]
German localisation patch by raymond

17 years ago(bug 8452) Russian localisation patch
Leon Weber [Mon, 1 Jan 2007 21:11:10 +0000 (21:11 +0000)]
(bug 8452) Russian localisation patch

17 years agoMove language code to its own column in transstat.php for better sortability
Aryeh Gregor [Mon, 1 Jan 2007 18:26:02 +0000 (18:26 +0000)]
Move language code to its own column in transstat.php for better sortability

17 years agoMore lang variant stuff:
Robert Stojnić [Mon, 1 Jan 2007 17:20:19 +0000 (17:20 +0000)]
More lang variant stuff:
* More parser tests, also added 'variant' option for testing
* Add global $wgDefaultLanguageVariant, can be used to set a default
  fallback variant
* Restructured some of the parser code in LanguageConverter, fix flag
  processing and add some comments to despookify the old zh code :)
* Cleanup of some old hacks in LanguageSr and Kk (do not use the global
  title object, but the one passed to the parser)

17 years agoUpdate to 2007
Rob Church [Mon, 1 Jan 2007 15:35:05 +0000 (15:35 +0000)]
Update to 2007

17 years agoAnother URL update - linked page is a protected redirect to whatever the current...
Rob Church [Mon, 1 Jan 2007 12:10:05 +0000 (12:10 +0000)]
Another URL update - linked page is a protected redirect to whatever the current upgrade docs are, and will be the actual location in the near future.

17 years ago* Bump URLs
Rob Church [Mon, 1 Jan 2007 11:58:00 +0000 (11:58 +0000)]
* Bump URLs
* These will shortly all be merged on-site

17 years agoUpdate.
Rotem Liss [Mon, 1 Jan 2007 10:44:02 +0000 (10:44 +0000)]
Update.

17 years ago* Add new message sp-contributions-blocklog for better i18n
Niklas Laxström [Mon, 1 Jan 2007 03:38:42 +0000 (03:38 +0000)]
* Add new message sp-contributions-blocklog for better i18n

17 years ago* Do not allow previews of deleted images to be cached
Rob Church [Mon, 1 Jan 2007 02:04:15 +0000 (02:04 +0000)]
* Do not allow previews of deleted images to be cached
* I've done this with a Cache-Control: no-cache header() call within UndeleteForm::showFile(), but I would appreciate a review to be sure this is the best method. It's possible for an administrator to preview a deleted image, and for this response to be cached such that a user without appropriate permissions can then access the preview.

17 years ago* (bug 8447) Fix SQL typo breaking non-default $wgHitcounterUpdateFreq
Brion Vibber [Sun, 31 Dec 2006 23:59:23 +0000 (23:59 +0000)]
* (bug 8447) Fix SQL typo breaking non-default $wgHitcounterUpdateFreq

17 years ago* (bug 8428) Update for Lithuanian language (lt)
Niklas Laxström [Sun, 31 Dec 2006 22:00:19 +0000 (22:00 +0000)]
* (bug 8428) Update for Lithuanian language (lt)
* Happy new year

17 years agoSome spelling fixes
Rob Church [Sun, 31 Dec 2006 18:16:16 +0000 (18:16 +0000)]
Some spelling fixes

17 years ago* Updates
Niklas Laxström [Sun, 31 Dec 2006 16:28:02 +0000 (16:28 +0000)]
* Updates

17 years agoUpdate.
Rotem Liss [Sun, 31 Dec 2006 16:23:28 +0000 (16:23 +0000)]
Update.

17 years ago* (bug 8424) Update for Cantonese language (zh-yue) #9
Niklas Laxström [Sun, 31 Dec 2006 15:56:31 +0000 (15:56 +0000)]
* (bug 8424) Update for Cantonese language (zh-yue) #9

17 years ago* (bug 8435) Update to Japanese localisation (ja)
Niklas Laxström [Sun, 31 Dec 2006 15:24:37 +0000 (15:24 +0000)]
* (bug 8435) Update to Japanese localisation (ja)

17 years agoMan, it's not a fake anymore. Damn, that's important!
Leon Weber [Sun, 31 Dec 2006 10:23:34 +0000 (10:23 +0000)]
Man, it's not a fake anymore. Damn, that's important!

17 years ago* Clarified function documentation
Ævar Arnfjörð Bjarmason [Sun, 31 Dec 2006 09:53:21 +0000 (09:53 +0000)]
* Clarified function documentation

17 years ago* 001.001.001.001 and other addresses with leading zeros are valid
Ævar Arnfjörð Bjarmason [Sun, 31 Dec 2006 09:42:59 +0000 (09:42 +0000)]
* 001.001.001.001 and other addresses with leading zeros are valid

17 years ago* Redundant script that isn't used by anything
Ævar Arnfjörð Bjarmason [Sun, 31 Dec 2006 09:33:50 +0000 (09:33 +0000)]
* Redundant script that isn't used by anything

17 years ago* Makefile to do make test
Ævar Arnfjörð Bjarmason [Sun, 31 Dec 2006 09:19:24 +0000 (09:19 +0000)]
* Makefile to do make test

17 years ago* Test cases for some includes/ stuff
Ævar Arnfjörð Bjarmason [Sun, 31 Dec 2006 09:18:54 +0000 (09:18 +0000)]
* Test cases for some includes/ stuff

17 years ago* Fix for interwiki transclusion where target wiki uses query string for title
Brion Vibber [Sun, 31 Dec 2006 03:04:49 +0000 (03:04 +0000)]
* Fix for interwiki transclusion where target wiki uses query string for title
* Resolve namespaces on interwiki Title objects using canonical namespace names
  if possible (should not happen, though, outside interwiki transclusion... and
  maybe not even then, but it does)

17 years ago* (bug 8392) Display protection status of transcluded pages in the edit page
Brion Vibber [Sun, 31 Dec 2006 01:35:26 +0000 (01:35 +0000)]
* (bug 8392) Display protection status of transcluded pages in the edit page
  template list. Patch by Fyren, with i18n naming tweak.

17 years agofix regression -- bad query
Brion Vibber [Sun, 31 Dec 2006 01:32:02 +0000 (01:32 +0000)]
fix regression -- bad query

17 years ago* (bug 8437) Make Title::loadRestrictions() initialise $mRestrictions properly
Rob Church [Sat, 30 Dec 2006 19:49:30 +0000 (19:49 +0000)]
* (bug 8437) Make Title::loadRestrictions() initialise $mRestrictions properly
* (bug 8437) Fix Title::isSemiProtected() when $mRestrictions was array() or unset
* Clean up Title::getRestrictions()
[Most of the above from a patch by Fyren, with minor modifications]

17 years agoAdded configuration global $wgDisableQueryPageUpdate to disable certain pages from...
Tim Starling [Sat, 30 Dec 2006 16:44:31 +0000 (16:44 +0000)]
Added configuration global $wgDisableQueryPageUpdate to disable certain pages from being run in updateSpecialPages.php

17 years agomore 3am centralauth crap woo
Brion Vibber [Sat, 30 Dec 2006 11:43:42 +0000 (11:43 +0000)]
more 3am centralauth crap woo
* dump $wgCentralAuthState in favor of specific toggles for auto-migration and strict enforcement
* plan to improve that :P
* use new hook to add global id on preferences; will want mor edetail there and a fun link and stuff
* drop the funky https link option for now on the wiki list; think about redoing that later
* use paths on wikis where they're not totally plain so i can tell my links apart on my test box

17 years ago* Add hook for extensions to add user information to the panel in preferences,
Brion Vibber [Sat, 30 Dec 2006 11:39:58 +0000 (11:39 +0000)]
* Add hook for extensions to add user information to the panel in preferences,
  next to the user name and ID.

'PreferencesUserInformationPanel': Add HTML bits to user information list in preferences form
$form : PreferencesForm object
&$html : HTML to append to

17 years agoreset image alt attributes too (doesn't seem to have any effect on my browser, but...
Ilmari Karonen [Sat, 30 Dec 2006 01:16:55 +0000 (01:16 +0000)]
reset image alt attributes too (doesn't seem to have any effect on my browser, but do it right anyway)

17 years agostabilize sorttable.js even if the underlying Javascript sort() is unstable
Ilmari Karonen [Sat, 30 Dec 2006 01:10:47 +0000 (01:10 +0000)]
stabilize sorttable.js even if the underlying Javascript sort() is unstable

17 years agoavoid triggering on class="notreallysortable"
Ilmari Karonen [Sat, 30 Dec 2006 00:16:09 +0000 (00:16 +0000)]
avoid triggering on class="notreallysortable"

17 years agouse hookEvent() from wikibits.js instead of own implementation
Ilmari Karonen [Sat, 30 Dec 2006 00:14:09 +0000 (00:14 +0000)]
use hookEvent() from wikibits.js instead of own implementation

17 years agoGerman localisation patch by the incredible one.
Leon Weber [Fri, 29 Dec 2006 22:29:49 +0000 (22:29 +0000)]
German localisation patch by the incredible one.

17 years agoDocument Database::select()
Aryeh Gregor [Fri, 29 Dec 2006 20:56:47 +0000 (20:56 +0000)]
Document Database::select()

17 years agoclean up last commit
Brion Vibber [Fri, 29 Dec 2006 19:47:41 +0000 (19:47 +0000)]
clean up last commit

17 years ago* (bug 8427) MonoBook RTL IE 7.0 tweaks failed when sidebar's navigation
Brion Vibber [Fri, 29 Dec 2006 19:45:36 +0000 (19:45 +0000)]
* (bug 8427) MonoBook RTL IE 7.0 tweaks failed when sidebar's navigation
  section is renamed; no longer relies on first section name

17 years agoUpdate.
Rotem Liss [Fri, 29 Dec 2006 13:51:59 +0000 (13:51 +0000)]
Update.

17 years ago* (bug 8018) Allow hiding minor edits from the watchlist
Rob Church [Fri, 29 Dec 2006 13:48:36 +0000 (13:48 +0000)]
* (bug 8018) Allow hiding minor edits from the watchlist

17 years ago* Updates :o
Niklas Laxström [Fri, 29 Dec 2006 13:28:25 +0000 (13:28 +0000)]
* Updates :o

17 years agoAdding functions to access the ignored and optional messages.
Rotem Liss [Fri, 29 Dec 2006 13:10:25 +0000 (13:10 +0000)]
Adding functions to access the ignored and optional messages.

17 years agoUpdate.
Rotem Liss [Fri, 29 Dec 2006 13:01:28 +0000 (13:01 +0000)]
Update.

17 years agoSpanish for r18632
Rob Church [Fri, 29 Dec 2006 12:59:25 +0000 (12:59 +0000)]
Spanish for r18632

17 years agoFrench and German updates for r18632
Rob Church [Fri, 29 Dec 2006 12:54:32 +0000 (12:54 +0000)]
French and German updates for r18632

17 years ago* (bug 5827) Use full text for option link labels on Special:Watchlist
Rob Church [Fri, 29 Dec 2006 12:43:01 +0000 (12:43 +0000)]
* (bug 5827) Use full text for option link labels on Special:Watchlist
* Clean up the option links code in SpecialWatchlist.php
* Clean up the namespace form code in SpecialWatchlist.php

17 years ago(bug 6449) Throw a more definitive error message when installation fails due to an...
Rob Church [Fri, 29 Dec 2006 11:59:47 +0000 (11:59 +0000)]
(bug 6449) Throw a more definitive error message when installation fails due to an invalid database name

17 years ago(bug 5908) Allow overriding the default category sort key for all items on a page...
Rob Church [Fri, 29 Dec 2006 10:39:35 +0000 (10:39 +0000)]
(bug 5908) Allow overriding the default category sort key for all items on a page using {{DEFAULTSORT}}

17 years ago* Use raw file descriptor in posix_isatty() check to avoid warning on
Brion Vibber [Fri, 29 Dec 2006 08:16:22 +0000 (08:16 +0000)]
* Use raw file descriptor in posix_isatty() check to avoid warning on
  Linux systems with at least some versions of PHP

For some reason posix_isatty(STDIN) prints a warning on Linux about being unable to seek, though it gives the right return value and has no obvious ill effects otherwise.
No such warning appears on Mac OS X.
Using the raw file descriptor number (0 for stdin) seems to work, and is already used in the parser test framework where it checks stdout (1) this way.

17 years agoSome spacing under the "underline links" preference to make it look prettier
Rob Church [Thu, 28 Dec 2006 17:09:52 +0000 (17:09 +0000)]
Some spacing under the "underline links" preference to make it look prettier

17 years ago* (bug 8401) Fix regression in SORBS lookup for some DNS setups
Brion Vibber [Wed, 27 Dec 2006 23:53:18 +0000 (23:53 +0000)]
* (bug 8401) Fix regression in SORBS lookup for some DNS setups
The final '.' on the hostname got removed when it was moved out to a config variable.
If the local domain is a wildcard, this can lead to surprising false positives
when the lookup returns a local address instead of failure.

17 years agoFix
Rob Church [Wed, 27 Dec 2006 07:48:01 +0000 (07:48 +0000)]
Fix

17 years agoClean up Title::isSemiProtected() and make it return false if the page doesn't exist
Rob Church [Wed, 27 Dec 2006 07:47:10 +0000 (07:47 +0000)]
Clean up Title::isSemiProtected() and make it return false if the page doesn't exist

17 years agoUpdate.
Rotem Liss [Wed, 27 Dec 2006 07:17:09 +0000 (07:17 +0000)]
Update.

17 years ago* (bug 8380) Be nicer about blank lines in deleteBatch.php
Brion Vibber [Wed, 27 Dec 2006 06:10:31 +0000 (06:10 +0000)]
* (bug 8380) Be nicer about blank lines in deleteBatch.php

17 years agoAdd a warning for Firefox 2.0 which rejects XMLHttpRequest to localhost...
Brion Vibber [Wed, 27 Dec 2006 05:50:07 +0000 (05:50 +0000)]
Add a warning for Firefox 2.0 which rejects XMLHttpRequest to localhost...
Safari unfortunately seems to let you submit but doesn't actually _work_ on localhost. Doesn't throw an exception here, just never sends a response...

17 years ago* Make variant table caching a little more robust, using main language code
Brion Vibber [Wed, 27 Dec 2006 01:49:09 +0000 (01:49 +0000)]
* Make variant table caching a little more robust, using main language code
  in cache key. Probably this is still a bit wonky, though. Was breaking
  parser tests when Chinese tables were getting loaded into Serbian code.

17 years agoRevert the conditional un-including of ajax.js from last commit after conversation...
Aryeh Gregor [Wed, 27 Dec 2006 01:17:55 +0000 (01:17 +0000)]
Revert the conditional un-including of ajax.js from last commit after conversation with brion on IRC.  Will someone think of the poor extensions!

17 years agoRELEASE-NOTES for last commit, and don't load the AJAX framework if we don't need it
Aryeh Gregor [Wed, 27 Dec 2006 00:22:34 +0000 (00:22 +0000)]
RELEASE-NOTES for last commit, and don't load the AJAX framework if we don't need it

17 years ago(bug 7169) Use Ajax to watch/unwatch articles. Patch by Dan Li with some modificatio...
Aryeh Gregor [Tue, 26 Dec 2006 23:53:34 +0000 (23:53 +0000)]
(bug 7169) Use Ajax to watch/unwatch articles.  Patch by Dan Li with some modification by me.

17 years agoOutput software version number in maintenance/parserTests.php
Rob Church [Tue, 26 Dec 2006 21:26:18 +0000 (21:26 +0000)]
Output software version number in maintenance/parserTests.php

17 years agoMore language variant stuff:
Robert Stojnić [Tue, 26 Dec 2006 12:19:45 +0000 (12:19 +0000)]
More language variant stuff:
* Added some basic parser tests for variants
* Enable selflinks to be written in variants
* Prevent username lookup in variants for sr.wiki (per community request)
* Update release notes (also notes for last commit, when I forgot)

17 years agoLast commit was: (bug 8386) Update for Swedish language (sv)
Rotem Liss [Tue, 26 Dec 2006 11:52:39 +0000 (11:52 +0000)]
Last commit was: (bug 8386) Update for Swedish language (sv)

17 years agoUpdate.
Rotem Liss [Tue, 26 Dec 2006 11:48:32 +0000 (11:48 +0000)]
Update.

17 years agoLast commit should have release notes item
Rob Church [Tue, 26 Dec 2006 03:10:52 +0000 (03:10 +0000)]
Last commit should have release notes item

17 years ago(bug 8379) Output both source and destination titles
Rob Church [Tue, 26 Dec 2006 03:08:35 +0000 (03:08 +0000)]
(bug 8379) Output both source and destination titles

17 years agoClean up comments and note (per bug 8382) that internal error codes come from Title...
Rob Church [Tue, 26 Dec 2006 02:44:03 +0000 (02:44 +0000)]
Clean up comments and note (per bug 8382) that internal error codes come from Title::moveTo()

17 years agoClean up some functions.
Greg Sabino Mullane [Mon, 25 Dec 2006 22:54:01 +0000 (22:54 +0000)]
Clean up some functions.

17 years agoMention recent filelock fix
Greg Sabino Mullane [Mon, 25 Dec 2006 18:07:52 +0000 (18:07 +0000)]
Mention recent filelock fix

17 years agoPlural
Greg Sabino Mullane [Mon, 25 Dec 2006 17:36:23 +0000 (17:36 +0000)]
Plural

17 years agoDo not have non-mysql databases attempt mysql-sepcific GET_LOCK commands. Move all...
Greg Sabino Mullane [Mon, 25 Dec 2006 17:28:21 +0000 (17:28 +0000)]
Do not have non-mysql databases attempt mysql-sepcific GET_LOCK commands. Move all this to DatabaseMysql.php someday.

17 years agoAdd dummy selectDB function.
Greg Sabino Mullane [Mon, 25 Dec 2006 17:25:18 +0000 (17:25 +0000)]
Add dummy selectDB function.

17 years agoCorrected the description...
Leon Weber [Mon, 25 Dec 2006 15:17:33 +0000 (15:17 +0000)]
Corrected the description...

17 years ago* Requested by LeonWP
Niklas Laxström [Mon, 25 Dec 2006 15:06:47 +0000 (15:06 +0000)]
* Requested by LeonWP

17 years ago* Added wgCanonicalSpecialPageName to JavaScript variables
Niklas Laxström [Mon, 25 Dec 2006 15:03:54 +0000 (15:03 +0000)]
* Added wgCanonicalSpecialPageName to JavaScript variables

17 years agoFix breakage of child class in Special:Makesysop, plus a couple of cosmetic changes.
Tim Starling [Mon, 25 Dec 2006 10:49:57 +0000 (10:49 +0000)]
Fix breakage of child class in Special:Makesysop, plus a couple of cosmetic changes.

17 years ago* Minor cosmetic changes to Special:Userrights
Rob Church [Mon, 25 Dec 2006 04:54:42 +0000 (04:54 +0000)]
* Minor cosmetic changes to Special:Userrights
* Earmark for a future rewrite

17 years agocopy linktrail w/ norsk chars from MessagesNn
Brion Vibber [Mon, 25 Dec 2006 02:15:31 +0000 (02:15 +0000)]
copy linktrail w/ norsk chars from MessagesNn

17 years agoRemove old unused watchlist cache (leftover from old schema)
Rob Church [Sun, 24 Dec 2006 08:58:05 +0000 (08:58 +0000)]
Remove old unused watchlist cache (leftover from old schema)

17 years ago(bug 6853) Use a checkbox on the installer form to indicate that a superuser account...
Rob Church [Sun, 24 Dec 2006 08:27:34 +0000 (08:27 +0000)]
(bug 6853) Use a checkbox on the installer form to indicate that a superuser account should be used; this is clearer than the old check which relied on the password never being an obscure value

17 years ago(bug 6856) User::clearNotification() does not respect read-only mode
Rob Church [Sun, 24 Dec 2006 02:52:02 +0000 (02:52 +0000)]
(bug 6856) User::clearNotification() does not respect read-only mode

17 years ago* (bug 8351) Fix undo for simple reverts
Brion Vibber [Sun, 24 Dec 2006 02:04:13 +0000 (02:04 +0000)]
* (bug 8351) Fix undo for simple reverts
Was keeping the 'after' instead of 'before' text when merge algorithm was skipped...

17 years agoIntroducing localized names for special pages as prepared at
Leon Weber [Sat, 23 Dec 2006 23:17:52 +0000 (23:17 +0000)]
Introducing localized names for special pages as prepared at
http://www.mediawiki.org/wiki/Special_page_names#de
Translations by The Incredible Raymond (tm)

17 years ago* (bug 8331) Added the change size value to watchlists; therefor made
Leon Weber [Sat, 23 Dec 2006 23:08:41 +0000 (23:08 +0000)]
* (bug 8331) Added the change size value to watchlists; therefor made
  watchlists use RecentChange::newFromRow() instead of newFromCurRow()

17 years agoRevert r18540; unilateral change to recentchanges formatting
Brion Vibber [Sat, 23 Dec 2006 22:13:11 +0000 (22:13 +0000)]
Revert r18540; unilateral change to recentchanges formatting

17 years ago* Moved the timestamps to the begin of each line in recentchanges.
Leon Weber [Sat, 23 Dec 2006 22:05:26 +0000 (22:05 +0000)]
* Moved the timestamps to the begin of each line in recentchanges.

17 years ago* Updates
Niklas Laxström [Sat, 23 Dec 2006 19:09:23 +0000 (19:09 +0000)]
* Updates
* Revert namespace & special page localisations in messages

17 years ago* {{PLURAL:}} now handles formatted numbers correctly
Niklas Laxström [Sat, 23 Dec 2006 18:58:44 +0000 (18:58 +0000)]
* {{PLURAL:}} now handles formatted numbers correctly

17 years ago* Fix some plurals
Niklas Laxström [Sat, 23 Dec 2006 18:30:36 +0000 (18:30 +0000)]
* Fix some plurals

17 years agoFixes.
Rotem Liss [Sat, 23 Dec 2006 15:28:31 +0000 (15:28 +0000)]
Fixes.