lhc/web/wiklou.git
19 years agonew namespace names
River Tarnell [Sun, 26 Dec 2004 23:05:35 +0000 (23:05 +0000)]
new namespace names

19 years agonew linktrail
River Tarnell [Sun, 26 Dec 2004 21:21:07 +0000 (21:21 +0000)]
new linktrail

19 years ago* (bug 1193) Fix move-only page protection mode
Brion Vibber [Sat, 25 Dec 2004 00:04:19 +0000 (00:04 +0000)]
* (bug 1193) Fix move-only page protection mode

19 years ago* Set MySQL 4 boolean search back to 'and' mode by default
Brion Vibber [Fri, 24 Dec 2004 10:05:20 +0000 (10:05 +0000)]
* Set MySQL 4 boolean search back to 'and' mode by default

19 years ago* Fix revert bug caused by bug 1175 fix
Brion Vibber [Fri, 24 Dec 2004 09:51:36 +0000 (09:51 +0000)]
* Fix revert bug caused by bug 1175 fix

19 years ago* (bug 1178) Fix previous diff link when using 'oldid=0'
Brion Vibber [Fri, 24 Dec 2004 05:22:12 +0000 (05:22 +0000)]
* (bug 1178) Fix previous diff link when using 'oldid=0'
Forward port fix from REL1_4

19 years ago* (bug 1175) Fix "preview on first edit" mode
Brion Vibber [Fri, 24 Dec 2004 05:19:04 +0000 (05:19 +0000)]
* (bug 1175) Fix "preview on first edit" mode
merge fix from REL1_4

19 years agoMerge enhanced RC change markers CSS fix from REL1_4
Brion Vibber [Fri, 24 Dec 2004 05:16:39 +0000 (05:16 +0000)]
Merge enhanced RC change markers CSS fix from REL1_4

19 years agoMerged my changes from REL1_4
Zheng Zhu [Fri, 24 Dec 2004 02:47:38 +0000 (02:47 +0000)]
Merged my changes from REL1_4

19 years ago* Keep generated stylesheets cache-separated for each user
Brion Vibber [Fri, 24 Dec 2004 01:50:01 +0000 (01:50 +0000)]
* Keep generated stylesheets cache-separated for each user

19 years agoupdate linktrail
Brion Vibber [Thu, 23 Dec 2004 22:38:05 +0000 (22:38 +0000)]
update linktrail

19 years agoBug 1168: Missing text on the bureaucrat log
Brion Vibber [Thu, 23 Dec 2004 21:10:24 +0000 (21:10 +0000)]
Bug 1168: Missing text on the bureaucrat log
patch from Zigger

19 years ago* (bug 1170) Fix Russian linktrail
Brion Vibber [Thu, 23 Dec 2004 20:55:07 +0000 (20:55 +0000)]
* (bug 1170) Fix Russian linktrail

19 years ago* Add the dreaded <span> to the HTML whitelist
Brion Vibber [Thu, 23 Dec 2004 14:04:11 +0000 (14:04 +0000)]
* Add the dreaded <span> to the HTML whitelist

19 years ago* (bug 1164) Let wikitext be used in Loginprompt and Loginend messages
Brion Vibber [Thu, 23 Dec 2004 11:43:24 +0000 (11:43 +0000)]
* (bug 1164) Let wikitext be used in Loginprompt and Loginend messages

19 years agoporting site notice feature from REL1_3A
Tim Starling [Thu, 23 Dec 2004 09:12:58 +0000 (09:12 +0000)]
porting site notice feature from REL1_3A

19 years agoFancy sig option for the very nice folks who just aren't content with a user page...
Brion Vibber [Thu, 23 Dec 2004 08:40:51 +0000 (08:40 +0000)]
Fancy sig option for the very nice folks who just aren't content with a user page link and will produce ugly invalid code and then complain about it. merge from REL1_4

19 years agomonkeys! monkeys bouncing around my BRAIN
Brion Vibber [Thu, 23 Dec 2004 07:47:17 +0000 (07:47 +0000)]
monkeys! monkeys bouncing around my BRAIN

19 years agoMerge unblock fix from REL1_4
Brion Vibber [Thu, 23 Dec 2004 06:58:50 +0000 (06:58 +0000)]
Merge unblock fix from REL1_4

19 years agoUndo overly bright colors. Merge from REL1_4
Brion Vibber [Thu, 23 Dec 2004 06:57:06 +0000 (06:57 +0000)]
Undo overly bright colors. Merge from REL1_4

19 years agotransparency
Tim Starling [Thu, 23 Dec 2004 06:22:22 +0000 (06:22 +0000)]
transparency

19 years agoKieff's arrow
Tim Starling [Thu, 23 Dec 2004 06:05:52 +0000 (06:05 +0000)]
Kieff's arrow

19 years agomerge fixes from REL1_4
Brion Vibber [Thu, 23 Dec 2004 05:54:15 +0000 (05:54 +0000)]
merge fixes from REL1_4

19 years ago* Avoid PHP warning messages when thumbnail not generated
Brion Vibber [Thu, 23 Dec 2004 04:54:48 +0000 (04:54 +0000)]
* Avoid PHP warning messages when thumbnail not generated

19 years agofix typo
Brion Vibber [Thu, 23 Dec 2004 04:01:53 +0000 (04:01 +0000)]
fix typo

19 years agoMerge blocked user fix from REL1_4
Brion Vibber [Thu, 23 Dec 2004 03:52:48 +0000 (03:52 +0000)]
Merge blocked user fix from REL1_4

19 years agoFix interwiki links in history comments (merged from REL1_4)
Brion Vibber [Wed, 22 Dec 2004 07:32:29 +0000 (07:32 +0000)]
Fix interwiki links in history comments (merged from REL1_4)

19 years agoMerge capitallinks message fixes from REL1_4
Brion Vibber [Wed, 22 Dec 2004 07:28:11 +0000 (07:28 +0000)]
Merge capitallinks message fixes from REL1_4

19 years agoFixing synchronisation bug: can't open a transaction before calling MASTER_POS_WAIT...
Tim Starling [Wed, 22 Dec 2004 03:58:25 +0000 (03:58 +0000)]
Fixing synchronisation bug: can't open a transaction before calling MASTER_POS_WAIT(), because you get consistent reads. Instead, we commit any open transaction, then call doQuery() directly, thereby avoiding re-opening it.

19 years agoset capital links on for tests
Brion Vibber [Wed, 22 Dec 2004 01:52:35 +0000 (01:52 +0000)]
set capital links on for tests

19 years ago* Number 100 and beyond are reserved for custom namespaces;
Brion Vibber [Tue, 21 Dec 2004 22:47:43 +0000 (22:47 +0000)]
* Number 100 and beyond are reserved for custom namespaces;
* DO NOT assign standard namespaces at 100 or beyond.

19 years agofirst version (not usable)
Guillaume Blanchard [Tue, 21 Dec 2004 16:11:34 +0000 (16:11 +0000)]
first version (not usable)

19 years agoremove thread's talk page namespace
Guillaume Blanchard [Tue, 21 Dec 2004 16:09:36 +0000 (16:09 +0000)]
remove thread's talk page namespace

19 years agomissing ','
Guillaume Blanchard [Tue, 21 Dec 2004 15:04:40 +0000 (15:04 +0000)]
missing ','

19 years agoReserved namespace 100 and 101 for forum-like's thread pages
Guillaume Blanchard [Tue, 21 Dec 2004 14:22:25 +0000 (14:22 +0000)]
Reserved namespace 100 and 101 for forum-like's thread pages

19 years agocan now handle templates (no recursive check, yet)
Magnus Manske [Tue, 21 Dec 2004 13:51:15 +0000 (13:51 +0000)]
can now handle templates (no recursive check, yet)

19 years agoUpdated notes from REL1_4
Brion Vibber [Tue, 21 Dec 2004 12:05:36 +0000 (12:05 +0000)]
Updated notes from REL1_4

19 years agoupgrade instructions forgot to add to head, from REL1_4
Brion Vibber [Tue, 21 Dec 2004 12:04:48 +0000 (12:04 +0000)]
upgrade instructions forgot to add to head, from REL1_4

19 years ago* Select the content language in prefs when bogus interface language is set
Brion Vibber [Tue, 21 Dec 2004 11:53:31 +0000 (11:53 +0000)]
* Select the content language in prefs when bogus interface language is set

19 years agoSpecial:Export will now return *real* XML when using XML parser
Magnus Manske [Tue, 21 Dec 2004 10:54:28 +0000 (10:54 +0000)]
Special:Export will now return *real* XML when using XML parser

19 years ago$wgDisableInternalSearch
River Tarnell [Tue, 21 Dec 2004 09:28:57 +0000 (09:28 +0000)]
$wgDisableInternalSearch

19 years agoMerge category paging from REL1_4
Brion Vibber [Tue, 21 Dec 2004 03:26:43 +0000 (03:26 +0000)]
Merge category paging from REL1_4

19 years ago* Fix image page scaling when thumbnail generation is disabled
Brion Vibber [Tue, 21 Dec 2004 03:21:41 +0000 (03:21 +0000)]
* Fix image page scaling when thumbnail generation is disabled

19 years agoworking links, images, thumbnails
Magnus Manske [Mon, 20 Dec 2004 15:38:28 +0000 (15:38 +0000)]
working links, images, thumbnails

19 years agonowiki, documentation
Magnus Manske [Mon, 20 Dec 2004 14:58:57 +0000 (14:58 +0000)]
nowiki, documentation

19 years agoworking attributes and common HTML
Magnus Manske [Mon, 20 Dec 2004 14:18:38 +0000 (14:18 +0000)]
working attributes and common HTML

19 years agofinally, a working version (needs flexbisonparse, cli mode)
Magnus Manske [Mon, 20 Dec 2004 13:50:33 +0000 (13:50 +0000)]
finally, a working version (needs flexbisonparse, cli mode)

19 years agoStart splitting back-end functions from the Article user-interface class.
Brion Vibber [Sun, 19 Dec 2004 12:21:29 +0000 (12:21 +0000)]
Start splitting back-end functions from the Article user-interface class.
Fix Special:Export for new schema.

19 years agoAdd TS_RFC2822 output format for wfTimestamp to encapsulate the several manual format...
Brion Vibber [Sun, 19 Dec 2004 11:11:52 +0000 (11:11 +0000)]
Add TS_RFC2822 output format for wfTimestamp to encapsulate the several manual formattings in this style

19 years agoMerge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
Brion Vibber [Sun, 19 Dec 2004 08:00:50 +0000 (08:00 +0000)]
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
* Page moves/overwrites are a little iffy
* Compression might not be working right
* Profit!

19 years agoAdd experimental 'Live Preview' feature. On supported browsers, preview
Brion Vibber [Sun, 19 Dec 2004 02:36:04 +0000 (02:36 +0000)]
Add experimental 'Live Preview' feature. On supported browsers, preview
can be loaded via JavaScript so it doesn't disturb the surrounding page
as badly. It's also lighter on the server, as it doesn't require skin
rendering. (On short pages with Turck cache, this saves 50% of apache
time!)

Disabled by default, as it's incomplete: interlanguage and category links
aren't displayed, and there are likely other problems.

Nonsupporting browsers or JS off fall back gracefully to form submission.
Tested: Safari 1.2.4, Firefox 1.0, MSIE/Win 6.0 (XPSP2)

19 years agoChange WebRequest::getVal() to always return a string (or null), and add getArray...
Brion Vibber [Sat, 18 Dec 2004 11:18:56 +0000 (11:18 +0000)]
Change WebRequest::getVal() to always return a string (or null), and add getArray() method for the rare times that's what we want.

19 years agoStart up code cleanup & style on Enotif code
Brion Vibber [Sat, 18 Dec 2004 10:23:54 +0000 (10:23 +0000)]
Start up code cleanup & style on Enotif code

19 years agoAdd User::getTitleKey() to encapsulate the user name -> title DB key conversions...
Brion Vibber [Sat, 18 Dec 2004 10:21:03 +0000 (10:21 +0000)]
Add User::getTitleKey() to encapsulate the user name -> title DB key conversions being performed everywhere.
Code cleanup and style tweaks on new enotif-changed code.

19 years ago* Fix message page caching behavior when $wgCapitalLinks is turned off
Brion Vibber [Sat, 18 Dec 2004 08:11:32 +0000 (08:11 +0000)]
* Fix message page caching behavior when $wgCapitalLinks is turned off
  after installation and the wiki is subsequently upgraded

19 years agoRefactor a bit; move a couple methods from UserMailer (?!) to User. Use the proper...
Brion Vibber [Sat, 18 Dec 2004 07:16:11 +0000 (07:16 +0000)]
Refactor a bit; move a couple methods from UserMailer (?!) to User. Use the proper $wgRequest for checking reset var, avoid notice warning.

19 years agoUserTalkUpdate is back with enotif...
Brion Vibber [Sat, 18 Dec 2004 06:58:31 +0000 (06:58 +0000)]
UserTalkUpdate is back with enotif...

19 years agoSplit link generation, table of contents, and image functions from the
Brion Vibber [Sat, 18 Dec 2004 06:29:23 +0000 (06:29 +0000)]
Split link generation, table of contents, and image functions from the
Skin class to a separate class, in preparation for thinning and refactoring.
Most users of these functions don't need the _Skin_, which generates the
user interface, and they clutter up the code with unrelated stuff.

19 years agoVersion number mark as 1.5pre-alpha
Brion Vibber [Sat, 18 Dec 2004 06:14:04 +0000 (06:14 +0000)]
Version number mark as 1.5pre-alpha

19 years agoClean up default options, and remove so-called "UseMod-style" RC option which fails...
Brion Vibber [Sat, 18 Dec 2004 03:59:06 +0000 (03:59 +0000)]
Clean up default options, and remove so-called "UseMod-style" RC option which fails to provide the information that UseMod's RC does, as has been noted before.

19 years agoFix notice error caused by use of wrong variable
Brion Vibber [Sat, 18 Dec 2004 03:57:38 +0000 (03:57 +0000)]
Fix notice error caused by use of wrong variable

19 years agoAvoid notice warnings caused by changes in enotif
Brion Vibber [Sat, 18 Dec 2004 03:50:47 +0000 (03:50 +0000)]
Avoid notice warnings caused by changes in enotif

19 years ago(bug 454) Merge e-notif 2.00
Brion Vibber [Sat, 18 Dec 2004 03:47:11 +0000 (03:47 +0000)]
(bug 454) Merge e-notif 2.00
From http://bugzilla.wikipedia.org/attachment.cgi?id=171&action=view
and extra files from http://www.tgries.de/mw/cvs15+enea200-minus-cvs.tgz

Undid a couple minor bits like the broken changing of minoreditletter.
Have not yet made general corrections/reworkings. Since this changes
the user and watchlist tables, you must run the updaters (installer or
update.php) on an existing database.

19 years ago* Gracefully ignore non-legal titles in a <gallery>
Brion Vibber [Wed, 15 Dec 2004 09:07:21 +0000 (09:07 +0000)]
* Gracefully ignore non-legal titles in a <gallery>

19 years ago* (bug 1090) Fix sitesupport links in CB/classic skins
Brion Vibber [Tue, 14 Dec 2004 05:30:33 +0000 (05:30 +0000)]
* (bug 1090) Fix sitesupport links in CB/classic skins

19 years agoadd group rights to "group" table
Domas Mituzas [Mon, 13 Dec 2004 21:53:41 +0000 (21:53 +0000)]
add group rights to "group" table

19 years agoSome reworking on Special:Newimages:
Brion Vibber [Mon, 13 Dec 2004 03:57:25 +0000 (03:57 +0000)]
Some reworking on Special:Newimages:
* Use paging instead of a limit selector: large numbers of results on the same page are bandwidth- and rendering-hungry and generally unpleasant.
* Show a message if there are no matches, instead of a weird empty table
* Include a 'new changes since 'currenttime like Recentchanges has

19 years agoAllow empty array in select() for the where conditions
Brion Vibber [Mon, 13 Dec 2004 03:54:56 +0000 (03:54 +0000)]
Allow empty array in select() for the where conditions

19 years agoCall the correct message function in the language object depending on whether the...
Zheng Zhu [Mon, 13 Dec 2004 02:14:31 +0000 (02:14 +0000)]
Call the correct message function in the language object depending on whether the language object is used for UI or content. This should fix the problem with date formatting in signatures.

19 years ago* Enhance upload extension blacklist to protect against vulnerable Apache configurations
Brion Vibber [Sun, 12 Dec 2004 23:31:23 +0000 (23:31 +0000)]
* Enhance upload extension blacklist to protect against vulnerable Apache configurations

19 years ago* (bug 1074) Add stock icons for non-image files in gallery/Newimages
Brion Vibber [Sun, 12 Dec 2004 09:56:02 +0000 (09:56 +0000)]
* (bug 1074) Add stock icons for non-image files in gallery/Newimages
* Add width and height attributes on thumbs in gallery/Newimages

19 years agofor debugging
Tim Starling [Sun, 12 Dec 2004 06:25:08 +0000 (06:25 +0000)]
for debugging

19 years agominor bug
Tim Starling [Sun, 12 Dec 2004 05:16:24 +0000 (05:16 +0000)]
minor bug

19 years agoReturn somewhere sensible after marking as patrolled, without an annoying meta refresh
Tim Starling [Sun, 12 Dec 2004 05:07:09 +0000 (05:07 +0000)]
Return somewhere sensible after marking as patrolled, without an annoying meta refresh

19 years agoFixed connection errors yet again, hopefully in a more robust way this time
Tim Starling [Sun, 12 Dec 2004 04:44:17 +0000 (04:44 +0000)]
Fixed connection errors yet again, hopefully in a more robust way this time

19 years agoLoad limiting work for Recentchanges RSS/Atom feeds:
Brion Vibber [Sun, 12 Dec 2004 04:13:19 +0000 (04:13 +0000)]
Load limiting work for Recentchanges RSS/Atom feeds:
* Cache feeds for up to a day
* Maximum number of rows to show
* Minimum timeout between changes to re-cache
* Maximum article size to show diffs for (will show diff link instead for larger)
* Also, return 500 error if asked for an invalid feed format instead of silently showing the html

19 years agoFix notice error on UA check when no user-agent header sent
Brion Vibber [Sun, 12 Dec 2004 03:54:20 +0000 (03:54 +0000)]
Fix notice error on UA check when no user-agent header sent

19 years agoFix index usage in contribs
Brion Vibber [Sun, 12 Dec 2004 01:54:38 +0000 (01:54 +0000)]
Fix index usage in contribs

19 years ago(bug 1076) navigation links in QueryPage should be translated by wgContLang
Zheng Zhu [Sat, 11 Dec 2004 19:23:03 +0000 (19:23 +0000)]
(bug 1076) navigation links in QueryPage should be translated by wgContLang

19 years agoBringing calling convention into line with 1.3, for compatibility with plugin
Tim Starling [Sat, 11 Dec 2004 11:32:53 +0000 (11:32 +0000)]
Bringing calling convention into line with 1.3, for compatibility with plugin

19 years ago* Fix language selection for upgraded accounts [merge from 1.4]
Brion Vibber [Sat, 11 Dec 2004 09:57:58 +0000 (09:57 +0000)]
* Fix language selection for upgraded accounts [merge from 1.4]

19 years ago* move away SQL guts from parseQuery to queryMain
Domas Mituzas [Sat, 11 Dec 2004 09:55:56 +0000 (09:55 +0000)]
* move away SQL guts from parseQuery to queryMain
* add ranking

19 years agoallow ranked search results: added SearchEngine:queryRanking()
Domas Mituzas [Sat, 11 Dec 2004 09:55:02 +0000 (09:55 +0000)]
allow ranked search results: added SearchEngine:queryRanking()

19 years ago* Hide RC patrol markers when patrol is disabled or not allowed to patrol.
Brion Vibber [Sat, 11 Dec 2004 01:41:52 +0000 (01:41 +0000)]
* Hide RC patrol markers when patrol is disabled or not allowed to patrol.

19 years agoFix self-links
Brion Vibber [Fri, 10 Dec 2004 06:05:55 +0000 (06:05 +0000)]
Fix self-links

19 years agoPrint the database name and give a chance to abort
Brion Vibber [Fri, 10 Dec 2004 06:05:30 +0000 (06:05 +0000)]
Print the database name and give a chance to abort

19 years ago(bug 1028) fix page move over redirect to not fail on the unique index
Brion Vibber [Fri, 10 Dec 2004 05:56:44 +0000 (05:56 +0000)]
(bug 1028) fix page move over redirect to not fail on the unique index

19 years agoRevert unauthorized changes made without discussion of outstanding objections.
Brion Vibber [Fri, 10 Dec 2004 05:02:23 +0000 (05:02 +0000)]
Revert unauthorized changes made without discussion of outstanding objections.
Please rework this as an extension.

19 years agoNew feature: You can edit summaries and change the Minor Edit flag.
Nicholas Pisarro, Jr [Fri, 10 Dec 2004 04:49:27 +0000 (04:49 +0000)]
New feature: You can edit summaries and change the Minor Edit flag.

* Documented at http://meta.wikimedia.org/wiki/Feature_to_edit_summaries

19 years agoClean up some bogus defaults
Brion Vibber [Fri, 10 Dec 2004 03:56:04 +0000 (03:56 +0000)]
Clean up some bogus defaults

19 years agoFix for table prefix
Brion Vibber [Fri, 10 Dec 2004 03:20:23 +0000 (03:20 +0000)]
Fix for table prefix

19 years agoFix inclusion error during installation
Zheng Zhu [Fri, 10 Dec 2004 01:43:16 +0000 (01:43 +0000)]
Fix inclusion error during installation

19 years ago* Defer message cache initialization, shaving a few ms off file cache hits
Brion Vibber [Thu, 9 Dec 2004 05:51:20 +0000 (05:51 +0000)]
* Defer message cache initialization, shaving a few ms off file cache hits

19 years agoAdded optional setting to allow UI messages act as content.
Zheng Zhu [Thu, 9 Dec 2004 03:00:49 +0000 (03:00 +0000)]
Added optional setting to allow UI messages act as content.

19 years agoMerge image gallery fixlets from 1.4
Brion Vibber [Thu, 9 Dec 2004 02:13:00 +0000 (02:13 +0000)]
Merge image gallery fixlets from 1.4

19 years ago* Fix string escaping with PostgreSQL
Brion Vibber [Wed, 8 Dec 2004 19:51:30 +0000 (19:51 +0000)]
* Fix string escaping with PostgreSQL

19 years ago(bug 1039) mCache may not be an array if cache failures are happening, so check befor...
Brion Vibber [Wed, 8 Dec 2004 17:43:09 +0000 (17:43 +0000)]
(bug 1039) mCache may not be an array if cache failures are happening, so check before searching it

19 years agohtmlspecialchars [MF REL1_4]
River Tarnell [Wed, 8 Dec 2004 11:02:08 +0000 (11:02 +0000)]
htmlspecialchars [MF REL1_4]

19 years agoprevent javascript insertion
Jens Frank [Wed, 8 Dec 2004 10:50:08 +0000 (10:50 +0000)]
prevent javascript insertion

19 years ago(bug 1016) Fix handling of lines omitting Image: in a <gallery> tag
Jens Frank [Tue, 7 Dec 2004 23:44:04 +0000 (23:44 +0000)]
(bug 1016) Fix handling of lines omitting Image: in a <gallery> tag