lhc/web/wiklou.git
16 years agoRemoving the function HTMLSelectGroups: no longer used (both Special:Userrights and...
Rotem Liss [Tue, 7 Aug 2007 19:52:24 +0000 (19:52 +0000)]
Removing the function HTMLSelectGroups: no longer used (both Special:Userrights and Special:Makesysop use a function from their class).

16 years agoAPI: updated imageinfo output
Yuri Astrakhan [Tue, 7 Aug 2007 19:01:05 +0000 (19:01 +0000)]
API: updated imageinfo output

16 years ago* (bug 10821) Update Chinese translations
Raimond Spekking [Tue, 7 Aug 2007 17:28:58 +0000 (17:28 +0000)]
* (bug 10821) Update Chinese translations
  Patch by Shinjiman

16 years agorm redundant call to Title::newFromText()
Ilmari Karonen [Tue, 7 Aug 2007 16:36:49 +0000 (16:36 +0000)]
rm redundant call to Title::newFromText()

16 years agofix crash when trying to edit a protected namespace
Ilmari Karonen [Tue, 7 Aug 2007 16:12:14 +0000 (16:12 +0000)]
fix crash when trying to edit a protected namespace

16 years ago* (bug 10828) typo in French
Raimond Spekking [Tue, 7 Aug 2007 11:58:49 +0000 (11:58 +0000)]
* (bug 10828) typo in French

16 years ago* (bug 4530) fix local name of Kurdish
Raimond Spekking [Tue, 7 Aug 2007 11:54:28 +0000 (11:54 +0000)]
* (bug 4530) fix local name of Kurdish
* (bug 10830) fix local name of Haitian Creole

16 years agoPrefer textContent over innerText to allow hidden sort keys to work on Safari.
Ilmari Karonen [Tue, 7 Aug 2007 09:17:06 +0000 (09:17 +0000)]
Prefer textContent over innerText to allow hidden sort keys to work on Safari.
No apparent regressions on Firefox 2.0, Konqueror 3.5.5 or Opera 9.21; not
actually tested on Safari nor IE yet(!).

See also: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#sortable_wikitables_and_Safari

16 years ago* (bug 10826) Added linktrail with cyrillic characters for Mongolian language
Raimond Spekking [Tue, 7 Aug 2007 08:17:23 +0000 (08:17 +0000)]
* (bug 10826) Added linktrail with cyrillic characters for Mongolian language

16 years agoMoving InputBox specific messages to the new i18n file, they are unsued in MediaWiki...
Raimond Spekking [Tue, 7 Aug 2007 08:01:36 +0000 (08:01 +0000)]
Moving InputBox specific messages to the new i18n file, they are unsued in MediaWiki core.
Normally they should be renamed to 'inputbox-xxx' but I don't know how many localizations this will break :-(

16 years agoAPI: Now renders image size values as integers in json.
Yuri Astrakhan [Tue, 7 Aug 2007 03:32:58 +0000 (03:32 +0000)]
API: Now renders image size values as integers in json.

16 years agoFixed a display problem in the E-mail part of the preferences page when the E-mail...
Rotem Liss [Tue, 7 Aug 2007 01:20:20 +0000 (01:20 +0000)]
Fixed a display problem in the E-mail part of the preferences page when the E-mail is not confirmed: the notice about it was in the same line as a preference.

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Tue, 7 Aug 2007 01:09:05 +0000 (01:09 +0000)]
Indonesian (id) localisation updates.

16 years agoUpdate.
Rotem Liss [Mon, 6 Aug 2007 23:10:00 +0000 (23:10 +0000)]
Update.

16 years agoMessage 'alreadyloggedin' since a long time not used in MediaWiki core, only 1 usage...
Raimond Spekking [Mon, 6 Aug 2007 22:34:06 +0000 (22:34 +0000)]
Message 'alreadyloggedin' since a long time not used in MediaWiki core, only 1 usage the in OpenID extension.
Moving message to OpenID and rename it to stick with the naming convention.

16 years agoFix syntax error
Rob Church [Mon, 6 Aug 2007 18:21:00 +0000 (18:21 +0000)]
Fix syntax error

16 years agoCorrect grammer for da
Anders Wegge Jakobsen [Mon, 6 Aug 2007 17:36:47 +0000 (17:36 +0000)]
Correct grammer for da

16 years ago* (bug 10820) Update Spanish translation
Raimond Spekking [Mon, 6 Aug 2007 16:52:03 +0000 (16:52 +0000)]
* (bug 10820) Update Spanish translation
  Patch by Manuel G. R.

16 years agoUpdates German
Raimond Spekking [Mon, 6 Aug 2007 16:40:30 +0000 (16:40 +0000)]
Updates German

16 years agoUpdate and fixes.
Rotem Liss [Mon, 6 Aug 2007 16:34:21 +0000 (16:34 +0000)]
Update and fixes.

16 years ago* Updates to slovak (sk) by helix84
Niklas Laxström [Mon, 6 Aug 2007 14:30:57 +0000 (14:30 +0000)]
* Updates to slovak (sk) by helix84

16 years ago* Setswana (tn) messages
Niklas Laxström [Mon, 6 Aug 2007 13:40:19 +0000 (13:40 +0000)]
* Setswana (tn) messages

16 years agoWarn users not to destroy $wgGroupPermissions
Rob Church [Mon, 6 Aug 2007 11:36:01 +0000 (11:36 +0000)]
Warn users not to destroy $wgGroupPermissions

16 years ago* Tweaking Werdnas new functions 'showPermissionsErrorPage' and 'formatPermissionsErr...
Raimond Spekking [Mon, 6 Aug 2007 11:30:40 +0000 (11:30 +0000)]
* Tweaking Werdnas new functions 'showPermissionsErrorPage' and 'formatPermissionsErrorMessage' a bit:
** Removing parameter $title from 'showPermissionsErrorPage', seems unused
** The message 'permissionserrorstext' uses {{PLURAL:}}, so pass the number of errors to the message.
** Show message 'permissionserrorstext' only once.
** Documentation
* First use of 'showPermissionsErrorPage' in SpecialMovepage.php
* Formatting MessagesEn.php a bit

16 years agotypo, use variable '$name', not a constant 'name'.
Raimond Spekking [Mon, 6 Aug 2007 09:34:55 +0000 (09:34 +0000)]
typo, use variable '$name', not a constant 'name'.

16 years ago...oops, forgot this
Rob Church [Mon, 6 Aug 2007 07:21:46 +0000 (07:21 +0000)]
...oops, forgot this

16 years agoMiscellaneous aesthetic improvements to Special:Ipblocklist
Rob Church [Mon, 6 Aug 2007 07:21:09 +0000 (07:21 +0000)]
Miscellaneous aesthetic improvements to Special:Ipblocklist

16 years agoErrant escaping of titles
Rob Church [Mon, 6 Aug 2007 07:14:29 +0000 (07:14 +0000)]
Errant escaping of titles

16 years ago* (bug 10655) Show standard tool links for blocked users in block log messages
Rob Church [Mon, 6 Aug 2007 07:09:59 +0000 (07:09 +0000)]
* (bug 10655) Show standard tool links for blocked users in block log messages
* Show standard tool links for blocked users in Special:Ipblocklist

The above exclude the block link (where applicable) using the first of the flags to be passed to Linker::userToolLinks().

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Mon, 6 Aug 2007 07:03:50 +0000 (07:03 +0000)]
Indonesian (id) localisation updates.

16 years agoClarifications
Rob Church [Mon, 6 Aug 2007 06:16:31 +0000 (06:16 +0000)]
Clarifications

16 years ago* Fix img_auth.php image name extraction for whitelist checking
Rob Church [Mon, 6 Aug 2007 06:15:21 +0000 (06:15 +0000)]
* Fix img_auth.php image name extraction for whitelist checking
* (bug 10756) img_auth.php will now refuse logged-out requests when there is no whitelist, rather than allowing them through

16 years ago* Move redirect table line up with the others
Rob Church [Mon, 6 Aug 2007 03:34:05 +0000 (03:34 +0000)]
* Move redirect table line up with the others
* Trim some ?>

16 years ago* (bug 10793) Show patrol links on all eligible diff pages
Rob Church [Mon, 6 Aug 2007 03:29:40 +0000 (03:29 +0000)]
* (bug 10793) Show patrol links on all eligible diff pages
* Introduce RecentChange::newFromConds() to support the above, and a new index
* Refactored some bits

16 years agoCustomizations should be added in LocalSettings.php, not in DefaultSettings.php.
Rotem Liss [Sat, 4 Aug 2007 20:44:42 +0000 (20:44 +0000)]
Customizations should be added in LocalSettings.php, not in DefaultSettings.php.

16 years ago* (bug 10805) Fix "undo" link when viewing the diff of the most recent change to...
Rob Church [Sat, 4 Aug 2007 19:15:18 +0000 (19:15 +0000)]
* (bug 10805) Fix "undo" link when viewing the diff of the most recent change to a page using "diff=0"
* DifferenceEngine::loadRevisionData() wasn't updating $mNewid when loading the newer revision, which doesn't make too much sense if it ends up left as 0 (which is impossible)

16 years agoupdate prototype
Brion Vibber [Sat, 4 Aug 2007 16:36:25 +0000 (16:36 +0000)]
update prototype

16 years agoClean up autocreation a smidge... let the auth plugin know whether the user you're...
Brion Vibber [Sat, 4 Aug 2007 16:34:21 +0000 (16:34 +0000)]
Clean up autocreation a smidge... let the auth plugin know whether the user you're setting up was created manually or by the autocreation path, and have the CentralAuth plugin know whether it should be attaching (for autocreate) or not (for non-autocreate)

16 years agoRewrite Xml::namespaceSelector() before it drives me to totemize somebody.
Rob Church [Sat, 4 Aug 2007 12:50:43 +0000 (12:50 +0000)]
Rewrite Xml::namespaceSelector() before it drives me to totemize somebody.

16 years ago(bug 10803) Grammar error in "category-empty"; what Brogmid wrote this? ;)
Rob Church [Sat, 4 Aug 2007 12:48:00 +0000 (12:48 +0000)]
(bug 10803) Grammar error in "category-empty"; what Brogmid wrote this? ;)

16 years agoThis is a public service announcement. When using entities, failure to terminate...
Rob Church [Sat, 4 Aug 2007 12:38:48 +0000 (12:38 +0000)]
This is a public service announcement. When using entities, failure to terminate them in a semi colon will result in XHTML validation errors. Can all developers please do us the basic favour of a bit of XHTML validation on their generated markup? This has been a public service announcement by the Frobozz XHTML Validation Company. Reach out and specify somebody.

16 years ago* (bug 10798) Exclude MediaWiki namespace from filtering options on Special:Protected...
Rob Church [Sat, 4 Aug 2007 12:20:41 +0000 (12:20 +0000)]
* (bug 10798) Exclude MediaWiki namespace from filtering options on Special:Protectedpages (implicit protection, doesn't make sense to have it)
* Introduce a fourth evil parameter to Xml::namespaceSelector() to exclude namespaces. Pure coincidence, not at all related to the above...

16 years agoMove $wgAlternateMaster to core DefaultSettings.php from MakeSysop, since it's used...
Brion Vibber [Sat, 4 Aug 2007 10:49:10 +0000 (10:49 +0000)]
Move $wgAlternateMaster to core DefaultSettings.php from MakeSysop, since it's used now in some more maintenance scripts and will be used by other extensions soon

16 years agoClarification of a bugfix description.
Rotem Liss [Fri, 3 Aug 2007 23:09:25 +0000 (23:09 +0000)]
Clarification of a bugfix description.

16 years ago(bug 9437) Don't overwrite edit form submission handler when setting up edit box...
Rob Church [Fri, 3 Aug 2007 17:40:21 +0000 (17:40 +0000)]
(bug 9437) Don't overwrite edit form submission handler when setting up edit box scroll position preserve/restore behaviour

16 years agoUse the new userCan changes to display better, clearer error messages when a permissi...
Andrew Garrett [Fri, 3 Aug 2007 09:27:28 +0000 (09:27 +0000)]
Use the new userCan changes to display better, clearer error messages when a permissions error is encountered.

16 years ago* Fixed regression in blocking of username '0'
Brion Vibber [Fri, 3 Aug 2007 08:51:55 +0000 (08:51 +0000)]
* Fixed regression in blocking of username '0'

IP::sanitizeIP() for some reason is used to return IP-or-something-that's-not-an-IP, but was incorrectly checking for empties. Thus for '0' input it returned NULL instead of '0'.

16 years ago* (bug 10785) Update Thai translation
Raimond Spekking [Fri, 3 Aug 2007 06:04:42 +0000 (06:04 +0000)]
* (bug 10785) Update Thai translation
  Patch by Manop K

16 years ago* (bug 10778) Update Chinese translations
Raimond Spekking [Fri, 3 Aug 2007 05:54:23 +0000 (05:54 +0000)]
* (bug 10778) Update Chinese translations
  Patch by Shinjiman

16 years agoFix RTL display of the upload form.
Rotem Liss [Fri, 3 Aug 2007 00:47:49 +0000 (00:47 +0000)]
Fix RTL display of the upload form.

16 years agoI guess it should actually return the result (anyway, there is a fatal PHP error...
Rotem Liss [Fri, 3 Aug 2007 00:00:15 +0000 (00:00 +0000)]
I guess it should actually return the result (anyway, there is a fatal PHP error when the folder was not writable without this fix, rather than a valid error shown to the user like now).

16 years agoToggles in RTL preferences indented to the right, hidden in IE in some cases.
Rotem Liss [Thu, 2 Aug 2007 19:00:53 +0000 (19:00 +0000)]
Toggles in RTL preferences indented to the right, hidden in IE in some cases.

16 years agorebuildMessages for French. Werdna was to fast (or I am to slow :-/ )
Raimond Spekking [Thu, 2 Aug 2007 12:42:47 +0000 (12:42 +0000)]
rebuildMessages for French. Werdna was to fast (or I am to slow :-/ )

16 years agoRemove partial patch mixed in with last commit
Andrew Garrett [Thu, 2 Aug 2007 12:36:34 +0000 (12:36 +0000)]
Remove partial patch mixed in with last commit

16 years ago(bug 10775) French localisation. Patch, syntax fixed, by Alexandre Emsenhuber
Andrew Garrett [Thu, 2 Aug 2007 12:31:38 +0000 (12:31 +0000)]
(bug 10775) French localisation. Patch, syntax fixed, by Alexandre Emsenhuber

16 years ago* (bug 10367) Update Kazakh translations
Raimond Spekking [Thu, 2 Aug 2007 06:24:53 +0000 (06:24 +0000)]
* (bug 10367) Update Kazakh translations
  Patch by AlefZet

16 years agoQuick fix for dump problem:
Brion Vibber [Thu, 2 Aug 2007 04:15:30 +0000 (04:15 +0000)]
Quick fix for dump problem:
Errors are ignored on a connection once it's died, so additional exceptions weren't getting thrown.
We weren't detecting this case and ended up spitting out the rest of the XML without any more text.
Should now die correctly once the timeouts finish.

16 years agoAPI: Added various edit tokens to prop=info (except rollback - will be added to revis...
Yuri Astrakhan [Wed, 1 Aug 2007 22:46:22 +0000 (22:46 +0000)]
API: Added various edit tokens to prop=info (except rollback - will be added to revisions)

16 years ago(bug 10769) Database::update() should return boolean result
Rob Church [Wed, 1 Aug 2007 21:42:59 +0000 (21:42 +0000)]
(bug 10769) Database::update() should return boolean result

16 years agoRemove "allmessagesnotsupportedUI" message: not used since r6560.
Rotem Liss [Wed, 1 Aug 2007 21:20:53 +0000 (21:20 +0000)]
Remove "allmessagesnotsupportedUI" message: not used since r6560.

16 years agoPer Brion's suggestion, fixed blocker user detection: User::whoIs($wgUser->blockedBy());
Yuri Astrakhan [Wed, 1 Aug 2007 20:11:29 +0000 (20:11 +0000)]
Per Brion's suggestion, fixed blocker user detection: User::whoIs($wgUser->blockedBy());

16 years agoFix.
Rotem Liss [Wed, 1 Aug 2007 17:18:12 +0000 (17:18 +0000)]
Fix.

16 years agoUpdate.
Rotem Liss [Wed, 1 Aug 2007 15:47:59 +0000 (15:47 +0000)]
Update.

16 years ago(bug 10767) More fixes for userCan. Kudos to WebBoy for report + patch
Andrew Garrett [Wed, 1 Aug 2007 13:21:07 +0000 (13:21 +0000)]
(bug 10767) More fixes for userCan. Kudos to WebBoy for report + patch

16 years agoSmall bug in userCan changes. Kudos to Raymond_ for spotting it
Andrew Garrett [Wed, 1 Aug 2007 13:15:37 +0000 (13:15 +0000)]
Small bug in userCan changes. Kudos to Raymond_ for spotting it

16 years agouserCan changes, which have been done for about 3 weeks. Still TODO includes making...
Andrew Garrett [Wed, 1 Aug 2007 10:19:26 +0000 (10:19 +0000)]
userCan changes, which have been done for about 3 weeks. Still TODO includes making a version of OutputPage::showPermissionsErrorPage that returns, rather than prints the output (for editing pages and such), and integrating the new functionality into the software. However, I haven't had the time to do this.

16 years ago* (bug 8878) Changes to $dateFormats in German localization (removing unused, nonexis...
Raimond Spekking [Wed, 1 Aug 2007 10:03:12 +0000 (10:03 +0000)]
* (bug 8878) Changes to $dateFormats in German localization (removing unused, nonexistent formats, putting time after date)
* Updates German

16 years agoNo need to separate 'passwordtooshort' from other password related messages
Raimond Spekking [Wed, 1 Aug 2007 10:00:18 +0000 (10:00 +0000)]
No need to separate 'passwordtooshort' from other password related messages

16 years agoUpdate Kurdish translations (arabic script)
Raimond Spekking [Wed, 1 Aug 2007 07:34:12 +0000 (07:34 +0000)]
Update Kurdish translations (arabic script)

16 years ago* (bug 10761) Update Malayalam translation
Raimond Spekking [Wed, 1 Aug 2007 06:34:03 +0000 (06:34 +0000)]
* (bug 10761) Update Malayalam translation
  Patch by Sadik Khalid

16 years ago* (bug 10765) Update Thai translation
Raimond Spekking [Wed, 1 Aug 2007 06:28:46 +0000 (06:28 +0000)]
* (bug 10765) Update Thai translation
  Patch by Manop K

16 years ago* Adding the long existing 'bad_image_list' to message files to document it and make...
Raimond Spekking [Wed, 1 Aug 2007 06:25:12 +0000 (06:25 +0000)]
* Adding the long existing 'bad_image_list' to message files to document it and make it available to Special:Allmessages

16 years ago(bug 10683) Fix inconsistent handling of URL-encoded titles in links used in redirect...
Rob Church [Wed, 1 Aug 2007 01:45:58 +0000 (01:45 +0000)]
(bug 10683) Fix inconsistent handling of URL-encoded titles in links used in redirects (i.e. they now work)

16 years ago* (bug 10744) Treat "noarticletext" and "noarticletextanon" as wiki text when used...
Rob Church [Wed, 1 Aug 2007 01:23:44 +0000 (01:23 +0000)]
* (bug 10744) Treat "noarticletext" and "noarticletextanon" as wiki text when used on a non-existent page with "action=info"
* Fix escaping of raw message text when used on a non-existent page with "action=info"

This should be shunted off to the API. We could add some appropriate HTTP response codes, at least...

16 years agoUpdate.
Rotem Liss [Tue, 31 Jul 2007 21:49:21 +0000 (21:49 +0000)]
Update.

16 years ago* Updates to fi
Niklas Laxström [Tue, 31 Jul 2007 19:25:36 +0000 (19:25 +0000)]
* Updates to fi

16 years ago(bug 10762) Tweak wording for "prefs-watchlist-days" and "prefs-watchlist-edits"
Rob Church [Tue, 31 Jul 2007 18:51:21 +0000 (18:51 +0000)]
(bug 10762) Tweak wording for "prefs-watchlist-days" and "prefs-watchlist-edits"

16 years agoAPI: Added meta=userinfo module to get data about the currently logged-in user.
Yuri Astrakhan [Tue, 31 Jul 2007 17:53:37 +0000 (17:53 +0000)]
API: Added meta=userinfo module to get data about the currently logged-in user.

16 years ago* (bug 10367) Update Kazakh translations
Raimond Spekking [Tue, 31 Jul 2007 15:26:22 +0000 (15:26 +0000)]
* (bug 10367) Update Kazakh translations
  Patch by AlefZet

16 years agoBacking out 24448, 24455, 24456 for the moment.
Brion Vibber [Tue, 31 Jul 2007 14:40:35 +0000 (14:40 +0000)]
Backing out 24448, 24455, 24456 for the moment.
Try not to slip in schema changes while everyone else is drinking pls :D

16 years agoAdding new parameter $8 with the begin of a block to 'blockedtext' and 'autoblockedtext'.
Raimond Spekking [Tue, 31 Jul 2007 13:59:29 +0000 (13:59 +0000)]
Adding new parameter $8 with the begin of a block to 'blockedtext' and 'autoblockedtext'.
I think there is no need for new message name to not break existing localizations.
It was a request of the German OTRS team which handles a lot of block complains.

16 years ago* Adding IDs to submit and reset buttons (this was my initial intent)
Raimond Spekking [Tue, 31 Jul 2007 09:40:50 +0000 (09:40 +0000)]
* Adding IDs to submit and reset buttons (this was my initial intent)
* Use proper Xml::functions
* Make the form for RTL wikis a bit nicer
* Whitespaces

16 years agoadding generic hook points to SpecialPreferences
Daniel Kinzler [Mon, 30 Jul 2007 22:52:37 +0000 (22:52 +0000)]
adding generic hook points to SpecialPreferences

16 years ago* Prettifying file history table a bit. Especially for histories with long comments...
Raimond Spekking [Mon, 30 Jul 2007 21:09:31 +0000 (21:09 +0000)]
* Prettifying file history table a bit. Especially for histories with long comments/descriptions it look clearer now.

16 years ago* (bug 10724) Update Chinese translations
Raimond Spekking [Mon, 30 Jul 2007 20:12:53 +0000 (20:12 +0000)]
* (bug 10724) Update Chinese translations
  Patch by Shinjiman

16 years agoUpdate.
Rotem Liss [Mon, 30 Jul 2007 19:12:11 +0000 (19:12 +0000)]
Update.

16 years agoSeparate date and time in new 'filerevert-intro', 'filerevert-defaultcomment' and...
Raimond Spekking [Mon, 30 Jul 2007 19:08:11 +0000 (19:08 +0000)]
Separate date and time in new 'filerevert-intro', 'filerevert-defaultcomment' and 'filerevert-success' messages to allow a better localization.
It's always a mess to localize with timestamps, at least in German :-(

16 years agoUpdate for r24423 by Rotem
Raimond Spekking [Mon, 30 Jul 2007 16:23:58 +0000 (16:23 +0000)]
Update for r24423 by Rotem

16 years agoUpdates German
Raimond Spekking [Mon, 30 Jul 2007 16:16:27 +0000 (16:16 +0000)]
Updates German

16 years agoAdd function to check if function-based indexes are supported by the backend DB.
Greg Sabino Mullane [Mon, 30 Jul 2007 14:10:42 +0000 (14:10 +0000)]
Add function to check if function-based indexes are supported by the backend DB.

16 years ago* (bug 10713) Message file for Lao language (lo)
Raimond Spekking [Mon, 30 Jul 2007 12:16:23 +0000 (12:16 +0000)]
* (bug 10713) Message file for Lao language (lo)

16 years ago* (bug 10724) Update Chinese translations
Raimond Spekking [Mon, 30 Jul 2007 10:39:45 +0000 (10:39 +0000)]
* (bug 10724) Update Chinese translations
  Patch by Shinjiman

16 years agoneed name_key index in tables.sql too
River Tarnell [Mon, 30 Jul 2007 10:11:43 +0000 (10:11 +0000)]
need name_key index in tables.sql too

16 years agoadd missing file
River Tarnell [Mon, 30 Jul 2007 10:07:12 +0000 (10:07 +0000)]
add missing file

16 years agoFix regression: message 'imghistory' was deleted in r24432 but still used in SpecialU...
Raimond Spekking [Mon, 30 Jul 2007 08:38:09 +0000 (08:38 +0000)]
Fix regression: message 'imghistory' was deleted in r24432 but still used in SpecialUndelete.php. Now replaced with the new message 'filehist'.

16 years agoAPI:
Yuri Astrakhan [Mon, 30 Jul 2007 08:09:15 +0000 (08:09 +0000)]
API:
* Added full text search in titles and content (list=search)
* (bug 10684) Expanded list=allusers functionality
* Possible breaking change: prop=revisions no longer includes pageid for rvprop=ids
* Bug fix: proper search escaping for SQL LIKE queries.

16 years agoUndo r24394; not really comfortable with this change. Probably not ideal for installa...
Brion Vibber [Mon, 30 Jul 2007 03:06:20 +0000 (03:06 +0000)]
Undo r24394; not really comfortable with this change. Probably not ideal for installations without thumbs enabled

16 years ago- new field: page_key, stores page_title in uppercase.
River Tarnell [Mon, 30 Jul 2007 01:56:37 +0000 (01:56 +0000)]
- new field: page_key, stores page_title in uppercase.
  schema change, maintenance script included

16 years agoSome style tweaks, per Brion
Rob Church [Mon, 30 Jul 2007 00:46:09 +0000 (00:46 +0000)]
Some style tweaks, per Brion

16 years agoFix.
Rotem Liss [Mon, 30 Jul 2007 00:42:02 +0000 (00:42 +0000)]
Fix.