lhc/web/wiklou.git
18 years agolanguageRu.php to language.php 1.640
Alexander Sigachov [Wed, 10 Aug 2005 20:46:05 +0000 (20:46 +0000)]
languageRu.php to language.php 1.640

18 years agosome of lufthansa bits ;-) allows reusal of object in other pagelists, some error...
Domas Mituzas [Tue, 9 Aug 2005 13:28:37 +0000 (13:28 +0000)]
some of lufthansa bits ;-) allows reusal of object in other pagelists, some error handling

18 years agoadd escaping routines for LIKE: db::escapeLike($s)
Domas Mituzas [Tue, 9 Aug 2005 13:25:42 +0000 (13:25 +0000)]
add escaping routines for LIKE: db::escapeLike($s)

18 years ago* Giving interwiki links a class so that they can be styled individually
Ævar Arnfjörð Bjarmason [Tue, 9 Aug 2005 12:25:07 +0000 (12:25 +0000)]
* Giving interwiki links a class so that they can be styled individually

18 years agoI really meant 3 parameters as kate made it in ORACLE stuff.
Antoine Musso [Tue, 9 Aug 2005 10:37:37 +0000 (10:37 +0000)]
I really meant 3 parameters as kate made it in ORACLE stuff.

18 years agotypo :/
Antoine Musso [Tue, 9 Aug 2005 10:32:59 +0000 (10:32 +0000)]
typo :/

18 years agolimitResult use 3 parameters since ORACLE changes
Antoine Musso [Tue, 9 Aug 2005 10:32:11 +0000 (10:32 +0000)]
limitResult use 3 parameters since ORACLE changes

18 years agolimitResult() use 3 argument since ORACLE merge
Antoine Musso [Tue, 9 Aug 2005 10:30:20 +0000 (10:30 +0000)]
limitResult() use 3 argument since ORACLE merge

18 years ago* Adding a SkinTemplateContentActions hook to be able to modify the
Ævar Arnfjörð Bjarmason [Tue, 9 Aug 2005 08:01:55 +0000 (08:01 +0000)]
* Adding a SkinTemplateContentActions hook to be able to modify the
  $content_actions array from an extension.

18 years ago* Made the sidebar idiot proof, if a message is specified like
Ævar Arnfjörð Bjarmason [Mon, 8 Aug 2005 13:26:42 +0000 (13:26 +0000)]
* Made the sidebar idiot proof, if a message is specified like
* ** This message key|Does not exist use
* then the literals are used if the wfMsg() lookup on them fails

18 years ago* Fixed a content loss bug that would occour if
Ævar Arnfjörð Bjarmason [Mon, 8 Aug 2005 11:11:55 +0000 (11:11 +0000)]
* Fixed a content loss bug that would occour if
  $wgContLang->linkPrefixExtension() evaluated to true and the string being
  passed to Parser::replaceInternalLinks() matched msg:linkprefix

18 years ago<includeonly> and <noinclude> tags
Tim Starling [Sun, 7 Aug 2005 14:33:40 +0000 (14:33 +0000)]
<includeonly> and <noinclude> tags

18 years agoAllow non-sysops to view the history of deleted pages. No flag to disable currently...
Tim Starling [Sun, 7 Aug 2005 14:10:17 +0000 (14:10 +0000)]
Allow non-sysops to view the history of deleted pages. No flag to disable currently, but note that you can just add the restriction back in to SpecialPage.php

18 years agodisableCache function
Tim Starling [Sun, 7 Aug 2005 12:09:46 +0000 (12:09 +0000)]
disableCache function

18 years ago* Fixed a fatal XML parsing error intoduced by kateturner in version 1.128
Ævar Arnfjörð Bjarmason [Sat, 6 Aug 2005 22:35:34 +0000 (22:35 +0000)]
* Fixed a fatal XML parsing error intoduced by kateturner in version 1.128

18 years ago* Support for restorelink1
Ævar Arnfjörð Bjarmason [Sat, 6 Aug 2005 22:14:41 +0000 (22:14 +0000)]
* Support for restorelink1

18 years agonow sysops only can change the topic list
Magnus Manske [Sat, 6 Aug 2005 14:58:43 +0000 (14:58 +0000)]
now sysops only can change the topic list

18 years ago* Proper usage of $1
Ævar Arnfjörð Bjarmason [Sat, 6 Aug 2005 10:38:26 +0000 (10:38 +0000)]
* Proper usage of $1

18 years agoQuick memory-saving fix
Magnus Manske [Sat, 6 Aug 2005 10:23:56 +0000 (10:23 +0000)]
Quick memory-saving fix

18 years agoPagination, done. Ready. Finished. All over.
Magnus Manske [Sat, 6 Aug 2005 09:55:25 +0000 (09:55 +0000)]
Pagination, done. Ready. Finished. All over.

18 years agoPagination, part 1
Magnus Manske [Sat, 6 Aug 2005 08:33:42 +0000 (08:33 +0000)]
Pagination, part 1

18 years ago* msg:edit: "Edit this page" => "Edit"
Ævar Arnfjörð Bjarmason [Fri, 5 Aug 2005 22:21:21 +0000 (22:21 +0000)]
* msg:edit: "Edit this page" => "Edit"

18 years ago* "<tr >" => "<tr>"
Ævar Arnfjörð Bjarmason [Fri, 5 Aug 2005 22:19:36 +0000 (22:19 +0000)]
* "<tr >" => "<tr>"

18 years agofixes
Magnus Manske [Fri, 5 Aug 2005 12:29:01 +0000 (12:29 +0000)]
fixes

18 years agobetter SQL calls
Magnus Manske [Fri, 5 Aug 2005 12:02:32 +0000 (12:02 +0000)]
better SQL calls

18 years agoremoved I-am-sure checkbox
Magnus Manske [Fri, 5 Aug 2005 06:34:01 +0000 (06:34 +0000)]
removed I-am-sure checkbox

18 years agostub database class for mysql users
River Tarnell [Thu, 4 Aug 2005 04:25:51 +0000 (04:25 +0000)]
stub database class for mysql users

18 years agowhen whitelistread prevents a page being viewed, add returnto= to the URL
River Tarnell [Wed, 3 Aug 2005 22:49:43 +0000 (22:49 +0000)]
when whitelistread prevents a page being viewed, add returnto= to the URL
parameters for Special:Userlogin.

18 years agoFixed display of most recent revision
Tim Starling [Wed, 3 Aug 2005 09:14:31 +0000 (09:14 +0000)]
Fixed display of most recent revision

18 years agofixed permission for displaying undelete link
Tim Starling [Wed, 3 Aug 2005 09:13:42 +0000 (09:13 +0000)]
fixed permission for displaying undelete link

18 years agoAdd messages too
Niklas Laxström [Wed, 3 Aug 2005 06:07:41 +0000 (06:07 +0000)]
Add messages too

18 years agoadd the bug entry here
Niklas Laxström [Tue, 2 Aug 2005 22:37:57 +0000 (22:37 +0000)]
add the bug entry here

18 years agoNew style allmessages table, remove some explicit background-colors
Niklas Laxström [Tue, 2 Aug 2005 22:15:48 +0000 (22:15 +0000)]
New style allmessages table, remove some explicit background-colors

18 years agoMake the Mysql search work
Niklas Laxström [Tue, 2 Aug 2005 21:07:47 +0000 (21:07 +0000)]
Make the Mysql search work

18 years agoI guess we can support OFFSET too, or can we?
Niklas Laxström [Tue, 2 Aug 2005 21:02:49 +0000 (21:02 +0000)]
I guess we can support OFFSET too, or can we?

18 years agoFix the borked SpecialAllpages
Niklas Laxström [Tue, 2 Aug 2005 20:59:00 +0000 (20:59 +0000)]
Fix the borked SpecialAllpages

18 years agomore killing
Niklas Laxström [Tue, 2 Aug 2005 20:21:41 +0000 (20:21 +0000)]
more killing

18 years agoAdd experimental code which causes edit conflict if someone deletes page someone...
Niklas Laxström [Tue, 2 Aug 2005 20:17:23 +0000 (20:17 +0000)]
Add experimental code which causes edit conflict if someone deletes page someone else is currently editing

18 years agolittle cleanup
Niklas Laxström [Tue, 2 Aug 2005 16:56:24 +0000 (16:56 +0000)]
little cleanup

18 years agoSupport for templates in <meta>, <meta> in templates, <meta> in templates in <meta...
Tim Starling [Tue, 2 Aug 2005 15:42:03 +0000 (15:42 +0000)]
Support for templates in <meta>, <meta> in templates, <meta> in templates in <meta>, and other such funky things

18 years agoRemoving bunch on specialpage headings
Niklas Laxström [Tue, 2 Aug 2005 15:30:55 +0000 (15:30 +0000)]
Removing bunch on specialpage headings

18 years ago* Remove troublesome double array
Ævar Arnfjörð Bjarmason [Tue, 2 Aug 2005 14:37:39 +0000 (14:37 +0000)]
* Remove troublesome double array

18 years agotrackbacks table for oracle
River Tarnell [Tue, 2 Aug 2005 13:49:01 +0000 (13:49 +0000)]
trackbacks table for oracle

18 years agomerge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensi...
River Tarnell [Tue, 2 Aug 2005 13:35:19 +0000 (13:35 +0000)]
merge ORACLE_WORK.  sorry, this may break some parts of MySQL, i did not test extensively.

18 years ago* Using wfMsgHtml() for safe html output
Ævar Arnfjörð Bjarmason [Tue, 2 Aug 2005 13:09:08 +0000 (13:09 +0000)]
* Using wfMsgHtml() for safe html output

18 years agosmall fix & documentation
Niklas Laxström [Tue, 2 Aug 2005 11:49:53 +0000 (11:49 +0000)]
small fix & documentation

18 years agowfMsgHtml, id's to links, new akeytt() for testing
Niklas Laxström [Tue, 2 Aug 2005 11:41:35 +0000 (11:41 +0000)]
wfMsgHtml, id's to links, new akeytt() for testing

18 years ago-php notices
Niklas Laxström [Tue, 2 Aug 2005 10:40:42 +0000 (10:40 +0000)]
-php notices

18 years agoRenamed contributionsall to namespacesall
Niklas Laxström [Tue, 2 Aug 2005 10:12:15 +0000 (10:12 +0000)]
Renamed contributionsall to namespacesall

18 years agoNo references here, caused ugly by php notice
Niklas Laxström [Mon, 1 Aug 2005 23:58:51 +0000 (23:58 +0000)]
No references here, caused ugly by php notice

18 years ago* Refactored namespace selector to it's own function
Niklas Laxström [Mon, 1 Aug 2005 23:47:22 +0000 (23:47 +0000)]
* Refactored namespace selector to it's own function
* Killed one undefined variable warning
* some other cleanup like html-safe message fixes

18 years agooh well...
Domas Mituzas [Mon, 1 Aug 2005 23:30:48 +0000 (23:30 +0000)]
oh well...

18 years agosupport namespace prefixes in titles, so that such urls:
Domas Mituzas [Mon, 1 Aug 2005 21:49:02 +0000 (21:49 +0000)]
support namespace prefixes in titles, so that such urls:
( http://flirt.local/~midom/Development/Phase3/index.php/Special:Allpages/MediaWiki:Message ) would work.

18 years ago* Using wfMsgHtml() for safe html output
Ævar Arnfjörð Bjarmason [Mon, 1 Aug 2005 20:48:29 +0000 (20:48 +0000)]
* Using wfMsgHtml() for safe html output

18 years agoadded missing bug number
Niklas Laxström [Mon, 1 Aug 2005 19:32:53 +0000 (19:32 +0000)]
added missing bug number

18 years agoOO OO OO OO OO OO OO OO OO OO OO OO OO style code
Domas Mituzas [Mon, 1 Aug 2005 19:25:44 +0000 (19:25 +0000)]
OO OO OO OO OO OO OO OO OO OO OO OO OO style code

18 years agoHEAD is now in 1.6 alpha state, no matter what release engineer tells
Domas Mituzas [Mon, 1 Aug 2005 18:57:26 +0000 (18:57 +0000)]
HEAD is now in 1.6 alpha state, no matter what release engineer tells

18 years agoadd error message detailing what is wrong if bagostuff fails... ;-)
Domas Mituzas [Mon, 1 Aug 2005 18:30:31 +0000 (18:30 +0000)]
add error message detailing what is wrong if bagostuff fails... ;-)

18 years agoextra $this parameter for parser extension functions
Tim Starling [Mon, 1 Aug 2005 16:15:38 +0000 (16:15 +0000)]
extra $this parameter for parser extension functions

18 years agoRemoved some nonsense and fixed ugly HTML
Niklas Laxström [Sun, 31 Jul 2005 19:35:52 +0000 (19:35 +0000)]
Removed some nonsense and fixed ugly HTML

18 years ago* Special:Watchlist allowed only one type of limit at a time
Niklas Laxström [Sun, 31 Jul 2005 17:56:51 +0000 (17:56 +0000)]
* Special:Watchlist allowed only one type of limit at a time
* moved appendToArrayIfNotDefault to GlobalFunctions
* changed some html message in Special:Watchlist to wiki text or plain text

18 years agoIE7 support!
Tom Gilder [Sun, 31 Jul 2005 01:47:44 +0000 (01:47 +0000)]
IE7 support!

18 years ago* Fix Special:Allmessages under PHP 5
Brion Vibber [Sun, 31 Jul 2005 00:25:55 +0000 (00:25 +0000)]
* Fix Special:Allmessages under PHP 5

18 years agoBump to beta4; disable compressOld as it's known to break. 1.5.0beta4
Brion Vibber [Sat, 30 Jul 2005 20:57:15 +0000 (20:57 +0000)]
Bump to beta4; disable compressOld as it's known to break.

18 years ago* (bug 2999) Fix encoding conversion of pl_title in upgrade1_5.php
Brion Vibber [Sat, 30 Jul 2005 20:14:34 +0000 (20:14 +0000)]
* (bug 2999) Fix encoding conversion of pl_title in upgrade1_5.php

18 years ago* linkprefix support
Ævar Arnfjörð Bjarmason [Sat, 30 Jul 2005 20:06:25 +0000 (20:06 +0000)]
* linkprefix support

18 years ago* Making a linkprefix message that hold the link prefix previously hardcoded
Ævar Arnfjörð Bjarmason [Sat, 30 Jul 2005 20:03:38 +0000 (20:03 +0000)]
* Making a linkprefix message that hold the link prefix previously hardcoded
  in the parser

18 years ago* (bug 2885, 2931) Problems with references in php 4.4 and 5.1
Ævar Arnfjörð Bjarmason [Sat, 30 Jul 2005 19:47:39 +0000 (19:47 +0000)]
* (bug 2885, 2931) Problems with references in php 4.4 and 5.1

18 years agotypo
Brion Vibber [Sat, 30 Jul 2005 08:03:04 +0000 (08:03 +0000)]
typo

18 years agolists hooks added in LogPage.php v1.34 by Avar.
Antoine Musso [Fri, 29 Jul 2005 15:08:57 +0000 (15:08 +0000)]
lists hooks added in LogPage.php v1.34 by Avar.

18 years ago* (bug 2676) Apply a protective transformation on editing input/output
Brion Vibber [Fri, 29 Jul 2005 10:08:41 +0000 (10:08 +0000)]
* (bug 2676) Apply a protective transformation on editing input/output
  for browsers that hit the Unicode blacklist. Patch by plugwash.

18 years agofix go=first
River Tarnell [Fri, 29 Jul 2005 06:40:40 +0000 (06:40 +0000)]
fix go=first

18 years agoadd namespace filter
River Tarnell [Fri, 29 Jul 2005 06:36:09 +0000 (06:36 +0000)]
add namespace filter

18 years agoadd namespace filtering without UI so i can it on the live situ
River Tarnell [Fri, 29 Jul 2005 06:12:04 +0000 (06:12 +0000)]
add namespace filtering without UI so i can it on the live situ

18 years agodon't join page to revision without a join condition...
River Tarnell [Fri, 29 Jul 2005 06:02:07 +0000 (06:02 +0000)]
don't join page to revision without a join condition...

18 years agoSpecial:Contributions/newbies was broken
River Tarnell [Fri, 29 Jul 2005 05:51:25 +0000 (05:51 +0000)]
Special:Contributions/newbies was broken

18 years agoafter going to 'next' and then 'previous', the very latest edit would not be
River Tarnell [Fri, 29 Jul 2005 05:44:49 +0000 (05:44 +0000)]
after going to 'next' and then 'previous', the very latest edit would not be
displayed.

18 years agofixed discussion namespace - again
Jens Frank [Thu, 28 Jul 2005 16:52:25 +0000 (16:52 +0000)]
fixed discussion namespace - again

18 years agofixed discussion namespace
Jens Frank [Thu, 28 Jul 2005 16:50:26 +0000 (16:50 +0000)]
fixed discussion namespace

18 years ago(bug 2952) Asturian language file - for now, namespaces only
Jens Frank [Thu, 28 Jul 2005 07:47:49 +0000 (07:47 +0000)]
(bug 2952) Asturian language file - for now, namespaces only

18 years agoupdate sr namespeaces
Brion Vibber [Wed, 27 Jul 2005 13:02:09 +0000 (13:02 +0000)]
update sr namespeaces

18 years agoprofiling
Tim Starling [Wed, 27 Jul 2005 01:32:54 +0000 (01:32 +0000)]
profiling

18 years agoMoved password encryption algorithm to GlobalFunctions.php to make it useable for...
Jens Frank [Tue, 26 Jul 2005 16:09:00 +0000 (16:09 +0000)]
Moved password encryption algorithm to GlobalFunctions.php to make it useable for other parts of the code

18 years agoRemoved unused global
Jens Frank [Tue, 26 Jul 2005 16:07:14 +0000 (16:07 +0000)]
Removed unused global

18 years ago* Fix typo in undefined array index access prevention
Brion Vibber [Tue, 26 Jul 2005 15:26:33 +0000 (15:26 +0000)]
* Fix typo in undefined array index access prevention

18 years agofixed proxy block message
Tim Starling [Tue, 26 Jul 2005 04:23:22 +0000 (04:23 +0000)]
fixed proxy block message

18 years agofixed proxy block message, arbitrarily changed session name fetch code
Tim Starling [Tue, 26 Jul 2005 04:22:12 +0000 (04:22 +0000)]
fixed proxy block message, arbitrarily changed session name fetch code

18 years agoRevert unplanned, undiscussed, unannounced, breaking change to layout
Brion Vibber [Mon, 25 Jul 2005 21:48:41 +0000 (21:48 +0000)]
Revert unplanned, undiscussed, unannounced, breaking change to layout
from checkin by timwi

18 years ago* Fixed a typo that caused warnings
Ævar Arnfjörð Bjarmason [Mon, 25 Jul 2005 21:44:15 +0000 (21:44 +0000)]
* Fixed a typo that caused warnings

18 years ago* Switch Moldovan local name to cyrillic
Brion Vibber [Mon, 25 Jul 2005 21:34:54 +0000 (21:34 +0000)]
* Switch Moldovan local name to cyrillic

18 years agono need for position:absolute
River Tarnell [Mon, 25 Jul 2005 21:02:23 +0000 (21:02 +0000)]
no need for position:absolute

18 years ago* Spelling fix: $wgUrlProtcols -> $wgUrlProtocols
Brion Vibber [Mon, 25 Jul 2005 13:38:54 +0000 (13:38 +0000)]
* Spelling fix: $wgUrlProtcols -> $wgUrlProtocols

18 years agoRemoving protectreason
Niklas Laxström [Mon, 25 Jul 2005 12:49:18 +0000 (12:49 +0000)]
Removing protectreason

18 years agoRollback and delete auto-summaries in the project's content language
Niklas Laxström [Mon, 25 Jul 2005 12:18:25 +0000 (12:18 +0000)]
Rollback and delete auto-summaries in the project's content language

18 years agorepair highlightbroken preferences option
River Tarnell [Mon, 25 Jul 2005 11:57:21 +0000 (11:57 +0000)]
repair highlightbroken preferences option

18 years agolive hack by Brion to improve performance
Tim Starling [Mon, 25 Jul 2005 07:10:49 +0000 (07:10 +0000)]
live hack by Brion to improve performance

18 years agocommitted live hack, we have to make sure MediaWiki does actually work out of the box
Tim Starling [Mon, 25 Jul 2005 07:06:46 +0000 (07:06 +0000)]
committed live hack, we have to make sure MediaWiki does actually work out of the box

18 years agoprofiling, fixed incorrect transaction handling (my fault)
Tim Starling [Mon, 25 Jul 2005 07:03:01 +0000 (07:03 +0000)]
profiling, fixed incorrect transaction handling (my fault)

18 years agoprofiling improvements and bug fixes
Tim Starling [Mon, 25 Jul 2005 07:00:20 +0000 (07:00 +0000)]
profiling improvements and bug fixes

18 years agoFormalising live performance hack
Tim Starling [Mon, 25 Jul 2005 06:57:12 +0000 (06:57 +0000)]
Formalising live performance hack