lhc/web/wiklou.git
18 years agoRemove DBschema - too confusing with other uses of "schema"
Greg Sabino Mullane [Thu, 29 Jun 2006 17:23:30 +0000 (17:23 +0000)]
Remove DBschema - too confusing with other uses of "schema"
Add ts2schema and mwschema for postgres, config only: the user will absorb them

18 years agoAdd newline to end.
Greg Sabino Mullane [Thu, 29 Jun 2006 17:22:00 +0000 (17:22 +0000)]
Add newline to end.

18 years ago* Removed references to Project:protected page from default messages
Niklas Laxström [Thu, 29 Jun 2006 14:15:12 +0000 (14:15 +0000)]
* Removed references to Project:protected page from default messages

18 years ago* Added formatnum magic word
Niklas Laxström [Thu, 29 Jun 2006 13:37:06 +0000 (13:37 +0000)]
* Added formatnum magic word

18 years ago* (bug 6489) Use appropriate link colour on Special:Shortpages
Rob Church [Thu, 29 Jun 2006 13:28:19 +0000 (13:28 +0000)]
* (bug 6489) Use appropriate link colour on Special:Shortpages

18 years ago* Really support plural in imagelisttext
Niklas Laxström [Thu, 29 Jun 2006 12:51:28 +0000 (12:51 +0000)]
* Really support plural in imagelisttext

18 years agoUpdate.
Rotem Liss [Thu, 29 Jun 2006 11:04:12 +0000 (11:04 +0000)]
Update.

18 years agoForce early binding of SpecialPage descendants.
Tim Starling [Thu, 29 Jun 2006 08:26:30 +0000 (08:26 +0000)]
Force early binding of SpecialPage descendants.

18 years agoMake sure search_path mojo only performed once.
Greg Sabino Mullane [Thu, 29 Jun 2006 01:55:52 +0000 (01:55 +0000)]
Make sure search_path mojo only performed once.
Add temporary commit() method.
Add limitResultForUpdate method (does nothing).
Add update_interwiki method to parse interwiki.sql file.

18 years agoMake do_all_updates mysql only.
Greg Sabino Mullane [Thu, 29 Jun 2006 01:47:57 +0000 (01:47 +0000)]
Make do_all_updates mysql only.
Write wgDBport to config file.

18 years agoAdd searchindex table back in, lots of reformatting.
Greg Sabino Mullane [Thu, 29 Jun 2006 01:44:12 +0000 (01:44 +0000)]
Add searchindex table back in, lots of reformatting.

18 years ago* (bug 6006) Allow hiding the password change fields using an authentication plugin
Rob Church [Thu, 29 Jun 2006 00:57:56 +0000 (00:57 +0000)]
* (bug 6006) Allow hiding the password change fields using an authentication plugin

18 years ago* (bug 6201) Treat spaces as underscores in parameters to {{ns:}}
Rob Church [Thu, 29 Jun 2006 00:36:01 +0000 (00:36 +0000)]
* (bug 6201) Treat spaces as underscores in parameters to {{ns:}}

18 years ago* (bug 6484) Don't do message transformations when preloading messages for editing
Rob Church [Thu, 29 Jun 2006 00:18:30 +0000 (00:18 +0000)]
* (bug 6484) Don't do message transformations when preloading messages for editing

18 years agoUse {{plural}} in imagelisttext
Rob Church [Thu, 29 Jun 2006 00:05:02 +0000 (00:05 +0000)]
Use {{plural}} in imagelisttext

18 years ago* (bug 6461) Link to page histories in Special:Newpages
Rob Church [Wed, 28 Jun 2006 23:54:29 +0000 (23:54 +0000)]
* (bug 6461) Link to page histories in Special:Newpages
* Clean up this code, it's fucking disgusting :)

18 years ago* (bug 6480) Updates to German localisation
Rob Church [Wed, 28 Jun 2006 23:27:51 +0000 (23:27 +0000)]
* (bug 6480) Updates to German localisation

18 years ago* (bug 6479) Allow specification of the skin to use during HTML dumps
Rob Church [Wed, 28 Jun 2006 20:35:16 +0000 (20:35 +0000)]
* (bug 6479) Allow specification of the skin to use during HTML dumps

18 years ago* Allow page moves over historyless self-redirects. Such are usually created
Brion Vibber [Wed, 28 Jun 2006 20:31:04 +0000 (20:31 +0000)]
* Allow page moves over historyless self-redirects. Such are usually created
  as part of namespace rearrangements, and it's easier to clean them up if
  we can move over them.
* Show some error results in moveBatch.php

18 years ago* Restructured
Niklas Laxström [Wed, 28 Jun 2006 20:18:29 +0000 (20:18 +0000)]
* Restructured

18 years ago* Change to use $dbr->getProperty()
Rob Church [Wed, 28 Jun 2006 19:58:11 +0000 (19:58 +0000)]
* Change to use $dbr->getProperty()

18 years ago* Restructured
Niklas Laxström [Wed, 28 Jun 2006 19:52:31 +0000 (19:52 +0000)]
* Restructured

18 years ago* Update to Macedonian translation (mk)
Niklas Laxström [Wed, 28 Jun 2006 19:47:04 +0000 (19:47 +0000)]
* Update to Macedonian translation (mk)
* Thanks to Misos

18 years ago* (bug 6472) Fix regression in Special:Export with multiple pages
Brion Vibber [Wed, 28 Jun 2006 19:45:41 +0000 (19:45 +0000)]
* (bug 6472) Fix regression in Special:Export with multiple pages

18 years ago* Restructured
Niklas Laxström [Wed, 28 Jun 2006 19:45:38 +0000 (19:45 +0000)]
* Restructured

18 years ago* Small updates Croatian translation (hr)
Niklas Laxström [Wed, 28 Jun 2006 19:40:26 +0000 (19:40 +0000)]
* Small updates Croatian translation (hr)

18 years agoAllow use of arbitrray prefix *and* dest namespace key
Brion Vibber [Wed, 28 Jun 2006 19:15:32 +0000 (19:15 +0000)]
Allow use of arbitrray prefix *and* dest namespace key

18 years agoRemove hard-coded SCHEMA stuff, now set in the config at user level.
Greg Sabino Mullane [Wed, 28 Jun 2006 18:06:34 +0000 (18:06 +0000)]
Remove hard-coded SCHEMA stuff, now set in the config at user level.

18 years agoRemove __construct call
Greg Sabino Mullane [Wed, 28 Jun 2006 18:05:08 +0000 (18:05 +0000)]
Remove __construct call
Add in global port check for connect
Bump error level up
Setup initial search_path for user on setup
Fix tableExists, schemaExists, tableName, and fieldExists methods
Drop setSchema()

18 years agoAdd port number, change comment
Greg Sabino Mullane [Wed, 28 Jun 2006 17:58:11 +0000 (17:58 +0000)]
Add port number, change comment

18 years agoMake DBport global, restrict user creation and grants to mysql for now.
Greg Sabino Mullane [Wed, 28 Jun 2006 17:56:27 +0000 (17:56 +0000)]
Make DBport global, restrict user creation and grants to mysql for now.

18 years agoRemove deprecated validate table.
Greg Sabino Mullane [Wed, 28 Jun 2006 17:52:11 +0000 (17:52 +0000)]
Remove deprecated validate table.

18 years ago* Added Latvian localization (lv)
Niklas Laxström [Wed, 28 Jun 2006 16:49:31 +0000 (16:49 +0000)]
* Added Latvian localization (lv)
* Thanks to yyy and Knakts

18 years ago* (bug 3278) Paging links in Special:Prefixindex
Rob Church [Wed, 28 Jun 2006 15:45:50 +0000 (15:45 +0000)]
* (bug 3278) Paging links in Special:Prefixindex

18 years ago* Updates.
Rotem Liss [Wed, 28 Jun 2006 15:15:00 +0000 (15:15 +0000)]
* Updates.
* Fixing "loginreqlink".

18 years ago* Show a more specific message when an anonymous user tries to access Special:Watchlist
Rob Church [Wed, 28 Jun 2006 15:09:21 +0000 (15:09 +0000)]
* Show a more specific message when an anonymous user tries to access Special:Watchlist
* Tweak the default watchlist subtitle text

18 years agoLocalisation of some English hard-coded error messages in Special:Import.
Rotem Liss [Wed, 28 Jun 2006 12:15:51 +0000 (12:15 +0000)]
Localisation of some English hard-coded error messages in Special:Import.

18 years agoMessages of importing.
Rotem Liss [Wed, 28 Jun 2006 11:57:55 +0000 (11:57 +0000)]
Messages of importing.

18 years agoAdd DBschema to output, change exit to proper dieout() call
Greg Sabino Mullane [Wed, 28 Jun 2006 02:41:02 +0000 (02:41 +0000)]
Add DBschema to output, change exit to proper dieout() call

18 years ago* Update to Korean translation (ko)
Niklas Laxström [Wed, 28 Jun 2006 00:33:10 +0000 (00:33 +0000)]
* Update to Korean translation (ko)
* Thanks to Klutzy and PuzzletChung

18 years agoRemove useless reference markers which aren't used anyway
Brion Vibber [Tue, 27 Jun 2006 22:55:15 +0000 (22:55 +0000)]
Remove useless reference markers which aren't used anyway

18 years ago* Save null edit when importing pages through Special:Import
Brion Vibber [Tue, 27 Jun 2006 22:45:40 +0000 (22:45 +0000)]
* Save null edit when importing pages through Special:Import

18 years ago* Allow fetching all revisions from transwiki Special:Import
Brion Vibber [Tue, 27 Jun 2006 21:48:43 +0000 (21:48 +0000)]
* Allow fetching all revisions from transwiki Special:Import
* Allow fetching all revisions from Special:Export GET request
* Disable output buffering on Special:Export; should help with streaming
  large numbers of history items.
* Allow setting a maximum number of revisions for history Special:Export;
  pages with more than $wgExportMaxHistory revisions are excluded from
  export when history is requested.
* Fix transwiki import of pages with space in name

18 years agoAdd table "filearchive"
Greg Sabino Mullane [Tue, 27 Jun 2006 20:54:40 +0000 (20:54 +0000)]
Add table "filearchive"

18 years agoReminder about hard-coded schema
Greg Sabino Mullane [Tue, 27 Jun 2006 20:17:26 +0000 (20:17 +0000)]
Reminder about hard-coded schema

18 years ago* (bug 2482) Log and RC entries for Special:Import events
Brion Vibber [Tue, 27 Jun 2006 20:12:18 +0000 (20:12 +0000)]
* (bug 2482) Log and RC entries for Special:Import events

18 years ago* (bug 2481) List imported pages during Special:Import
Brion Vibber [Tue, 27 Jun 2006 19:32:32 +0000 (19:32 +0000)]
* (bug 2481) List imported pages during Special:Import

18 years ago* (bug 2483) Run link updates on change via XML import
Brion Vibber [Tue, 27 Jun 2006 19:07:24 +0000 (19:07 +0000)]
* (bug 2483) Run link updates on change via XML import

18 years agoAdd tableExists and fieldExists methods
Greg Sabino Mullane [Tue, 27 Jun 2006 17:06:36 +0000 (17:06 +0000)]
Add tableExists and fieldExists methods

18 years agoRevert to r15092; massive breakage, unable to connect to MySQL at all
Brion Vibber [Tue, 27 Jun 2006 16:11:47 +0000 (16:11 +0000)]
Revert to r15092; massive breakage, unable to connect to MySQL at all

18 years agoAdd concept of a distinct port separate from a server.
Greg Sabino Mullane [Tue, 27 Jun 2006 15:37:35 +0000 (15:37 +0000)]
Add concept of a distinct port separate from a server.
Add some functions to DatabasePostgres.php.

18 years agoFinal "postgres" name changes.
Greg Sabino Mullane [Tue, 27 Jun 2006 15:09:50 +0000 (15:09 +0000)]
Final "postgres" name changes.

18 years agoStandardize name to simply "postgres"
Greg Sabino Mullane [Tue, 27 Jun 2006 15:08:08 +0000 (15:08 +0000)]
Standardize name to simply "postgres"

18 years agoAbstract database installation details as much as possible.
Greg Sabino Mullane [Tue, 27 Jun 2006 14:18:00 +0000 (14:18 +0000)]
Abstract database installation details as much as possible.
Rewrite database detection system.
Break configuration into database-specific parts.

18 years agoMove database checks toconfig/index.php
Greg Sabino Mullane [Tue, 27 Jun 2006 14:16:21 +0000 (14:16 +0000)]
Move database checks toconfig/index.php

18 years ago(bug 6462) Use "e.g." not "i.e."
Rob Church [Tue, 27 Jun 2006 14:02:34 +0000 (14:02 +0000)]
(bug 6462) Use "e.g." not "i.e."

18 years ago* dumpBackup can optionally compress via dbzip2
Brion Vibber [Tue, 27 Jun 2006 04:42:53 +0000 (04:42 +0000)]
* dumpBackup can optionally compress via dbzip2

18 years agoFix last_error for connection case, change Database to __construct
Greg Sabino Mullane [Tue, 27 Jun 2006 00:53:46 +0000 (00:53 +0000)]
Fix last_error for connection case, change Database to __construct

18 years agoRename to match other db files.
Greg Sabino Mullane [Mon, 26 Jun 2006 23:56:47 +0000 (23:56 +0000)]
Rename to match other db files.

18 years agoBegin cleaning up some of the PG naming.
Greg Sabino Mullane [Mon, 26 Jun 2006 23:38:50 +0000 (23:38 +0000)]
Begin cleaning up some of the PG naming.

18 years agoTry language dir in two places, as sometimes we are not called from "config".
Greg Sabino Mullane [Mon, 26 Jun 2006 23:21:15 +0000 (23:21 +0000)]
Try language dir in two places, as sometimes we are not called from "config".
Fixes bug 5417.

18 years ago* Fixes by Zeip reported in bug 6443 and one additional typofix
Niklas Laxström [Mon, 26 Jun 2006 23:19:03 +0000 (23:19 +0000)]
* Fixes by Zeip reported in bug 6443 and one additional typofix

18 years ago* Update to Piedmontese localization (pms)
Niklas Laxström [Mon, 26 Jun 2006 22:40:12 +0000 (22:40 +0000)]
* Update to Piedmontese localization (pms)
* Thanks to bertodsera (Bèrto 'd Sèra)

18 years ago(bug 6450) Update path to interface images in images/README
Rob Church [Mon, 26 Jun 2006 16:52:04 +0000 (16:52 +0000)]
(bug 6450) Update path to interface images in images/README

18 years agoDocumentation file about the magic words.
Rotem Liss [Mon, 26 Jun 2006 16:05:38 +0000 (16:05 +0000)]
Documentation file about the magic words.

18 years ago(bug 672) Add MathAfterTexvc hook
Rob Church [Mon, 26 Jun 2006 15:50:03 +0000 (15:50 +0000)]
(bug 672) Add MathAfterTexvc hook

18 years agoNeed double quotes here, not single, else "APC found" produces literal "\n" on the...
Rob Church [Mon, 26 Jun 2006 13:12:03 +0000 (13:12 +0000)]
Need double quotes here, not single, else "APC found" produces literal "\n" on the page

18 years agoCheck for preg_match() existence when installing and die out whining about PCRE if...
Rob Church [Mon, 26 Jun 2006 13:05:40 +0000 (13:05 +0000)]
Check for preg_match() existence when installing and die out whining about PCRE if it's not there, instead of throwing a fatal error

18 years ago* Bring the schema changes section up to date in release notes
Rob Church [Mon, 26 Jun 2006 06:39:07 +0000 (06:39 +0000)]
* Bring the schema changes section up to date in release notes
* Document new upgrade guide URL

18 years ago* Update to Esperanto translation (eo)
Niklas Laxström [Sun, 25 Jun 2006 22:47:17 +0000 (22:47 +0000)]
* Update to Esperanto translation (eo)

18 years agoParserFunctions are now set using magic words; backwards compatibility is retained.
Rotem Liss [Sun, 25 Jun 2006 21:24:14 +0000 (21:24 +0000)]
ParserFunctions are now set using magic words; backwards compatibility is retained.

18 years ago* Update to Romanian translation (ro)
Niklas Laxström [Sun, 25 Jun 2006 21:11:23 +0000 (21:11 +0000)]
* Update to Romanian translation (ro)
* Thanks to Emily, Laurap and KlaudiuMihaila

18 years agoAdding the language code parameter to the hook "LanguageGetMagic", to allow localizbl...
Rotem Liss [Sun, 25 Jun 2006 21:09:51 +0000 (21:09 +0000)]
Adding the language code parameter to the hook "LanguageGetMagic", to allow localizble extensions magic words.

18 years agoForgot to remove some hooks...
Rotem Liss [Sun, 25 Jun 2006 20:14:58 +0000 (20:14 +0000)]
Forgot to remove some hooks...

18 years agoRevert due to brion's request.
Rotem Liss [Sun, 25 Jun 2006 20:00:17 +0000 (20:00 +0000)]
Revert due to brion's request.

18 years agoSome docs about magic words and the new hooks.
Rotem Liss [Sun, 25 Jun 2006 19:45:31 +0000 (19:45 +0000)]
Some docs about magic words and the new hooks.

18 years agoAdding the hooks "AddMagicWordsXX" to allow addition of localized magic words.
Rotem Liss [Sun, 25 Jun 2006 19:06:37 +0000 (19:06 +0000)]
Adding the hooks "AddMagicWordsXX" to allow addition of localized magic words.

The current hook (LanguageGetMagic) cannot be used for internationalization,
because when we use it, we must include all the language aliases. Now we
include only the content language and English. However, this hook is retained
for backwards compatibility.

18 years ago*cough* Er, make it work? :) [dropped the action=submit] part
Rob Church [Sun, 25 Jun 2006 17:33:36 +0000 (17:33 +0000)]
*cough* Er, make it work? :) [dropped the action=submit] part

18 years agoRemoving the messages poweredby, printsubtitle and newusersonly from the language...
Rotem Liss [Sun, 25 Jun 2006 16:04:29 +0000 (16:04 +0000)]
Removing the messages poweredby, printsubtitle and newusersonly from the language files (already removed in English).

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 15:56:30 +0000 (15:56 +0000)]
* Restructured

18 years agoRenaming some messages, were renamed in the English file but not in the local files.
Rotem Liss [Sun, 25 Jun 2006 15:46:06 +0000 (15:46 +0000)]
Renaming some messages, were renamed in the English file but not in the local files.

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 15:19:32 +0000 (15:19 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:58:03 +0000 (14:58 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:47:36 +0000 (14:47 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:31:27 +0000 (14:31 +0000)]
* Restructured

18 years ago* (bug 6438) Update to Indonesian translation (id) #23
Niklas Laxström [Sun, 25 Jun 2006 14:21:12 +0000 (14:21 +0000)]
* (bug 6438) Update to Indonesian translation (id) #23

18 years agoRemoving new ignored messages.
Rotem Liss [Sun, 25 Jun 2006 12:08:59 +0000 (12:08 +0000)]
Removing new ignored messages.

18 years agoUse the proper multiplication symbol in 'widthheight', instead of the letter 'x'.
Rotem Liss [Sun, 25 Jun 2006 12:02:33 +0000 (12:02 +0000)]
Use the proper multiplication symbol in 'widthheight', instead of the letter 'x'.

18 years agoUpdate.
Rotem Liss [Sun, 25 Jun 2006 10:56:02 +0000 (10:56 +0000)]
Update.

18 years agoUsing convertGrammar for the prefixed site names in Hebrew.
Rotem Liss [Sun, 25 Jun 2006 10:37:45 +0000 (10:37 +0000)]
Using convertGrammar for the prefixed site names in Hebrew.

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 10:31:32 +0000 (10:31 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 10:13:09 +0000 (10:13 +0000)]
* Restructured

18 years agoDefer initialisation of the special page list, allow autoloading of the SpecialPage...
Tim Starling [Sun, 25 Jun 2006 08:38:17 +0000 (08:38 +0000)]
Defer initialisation of the special page list, allow autoloading of the SpecialPage class. SpecialPage.php is not loaded for ordinary page views. Implemented some interfaces which allow special pages to do the same thing, although backwards compatibility is maintained. Old special page extensions will load SpecialPage during initialisation, so all extensions will have to be ported to get the full performance benefit.

18 years agoAdd a filetype icon for .djvu files. Roughly based on the lower-res icon included...
Brion Vibber [Sun, 25 Jun 2006 07:00:01 +0000 (07:00 +0000)]
Add a filetype icon for .djvu files. Roughly based on the lower-res icon included with the GPL'd DjVuLibre package.

18 years ago* Fix display of file-type icons in galleries when $wgIgnoreImageErrors is off
Brion Vibber [Sun, 25 Jun 2006 06:23:53 +0000 (06:23 +0000)]
* Fix display of file-type icons in galleries when $wgIgnoreImageErrors is off

18 years agoRemove emboldening on default "noemailprefs", it looks stupid
Rob Church [Sun, 25 Jun 2006 02:59:02 +0000 (02:59 +0000)]
Remove emboldening on default "noemailprefs", it looks stupid

18 years ago* (bug 6314) Add user tool links on page histories
Rob Church [Sun, 25 Jun 2006 02:46:24 +0000 (02:46 +0000)]
* (bug 6314) Add user tool links on page histories

18 years ago* Use XML functions to create the form on Special:Export
Rob Church [Sun, 25 Jun 2006 01:21:17 +0000 (01:21 +0000)]
* Use XML functions to create the form on Special:Export
* (bug 6434) Allow customisation of submit button text on Special:Export
* Tweak default text for "exportnohistory"

18 years ago(bug 6433) Updates to German localisation
Rob Church [Sun, 25 Jun 2006 01:09:39 +0000 (01:09 +0000)]
(bug 6433) Updates to German localisation

18 years ago(bug 1023) More updates (XHTML-correctness)
Rob Church [Sat, 24 Jun 2006 23:30:37 +0000 (23:30 +0000)]
(bug 1023) More updates (XHTML-correctness)