lhc/web/wiklou.git
18 years agoRemove extra semicolon
Brion Vibber [Fri, 22 Jul 2005 10:00:54 +0000 (10:00 +0000)]
Remove extra semicolon

18 years ago* No longer displaying ResolutionUnit at all
Ævar Arnfjörð Bjarmason [Fri, 22 Jul 2005 00:55:54 +0000 (00:55 +0000)]
* No longer displaying ResolutionUnit at all
* Support for [XY]Resolution

18 years ago* Removed exif-resolutionunit-2 and exif-resolutionunit-3, obsoleted by
Ævar Arnfjörð Bjarmason [Fri, 22 Jul 2005 00:54:33 +0000 (00:54 +0000)]
* Removed exif-resolutionunit-2 and exif-resolutionunit-3, obsoleted by
  exif-xyresolution-i and exif-xyresolution-c
* Made exif-[xy]resolution shorter and more descriptive

18 years ago* Fixed unclosed <p> tag
Ævar Arnfjörð Bjarmason [Fri, 22 Jul 2005 00:06:13 +0000 (00:06 +0000)]
* Fixed unclosed <p> tag

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 23:07:58 +0000 (23:07 +0000)]
* Documentation

18 years ago* Formattingofcondensedcode
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 21:05:02 +0000 (21:05 +0000)]
* Formattingofcondensedcode

18 years ago* URL_PROTOCOLS => $wgUrlProtcols
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 21:00:11 +0000 (21:00 +0000)]
* URL_PROTOCOLS => $wgUrlProtcols

18 years ago* (bug 431) Make external URL protocols configurable in DefaultSettings
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 20:58:44 +0000 (20:58 +0000)]
* (bug 431) Make external URL protocols configurable in DefaultSettings

18 years ago* Make makeInternalOrExternalUrl() use the same url protocols as the parser
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 20:52:48 +0000 (20:52 +0000)]
* Make makeInternalOrExternalUrl() use the same url protocols as the parser

18 years agoSome not so big updates
Niklas Laxström [Thu, 21 Jul 2005 20:05:47 +0000 (20:05 +0000)]
Some not so big updates

18 years ago* Fixed bug: Bah, fucking automatic typecasting
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 18:26:40 +0000 (18:26 +0000)]
* Fixed bug: Bah, fucking automatic typecasting

18 years ago* Support SubjectDistance
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 16:37:39 +0000 (16:37 +0000)]
* Support SubjectDistance
* Reworked FormatExif::msg() to take an argument
* Broke off number formatting into FormatExif::formatNum()

18 years ago* Two new Exif messages, exif-focalplaneresolutionunit-2 and exif-subjectdistance...
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 16:35:21 +0000 (16:35 +0000)]
* Two new Exif messages, exif-focalplaneresolutionunit-2 and exif-subjectdistance-value

18 years agowhoops
Brion Vibber [Thu, 21 Jul 2005 15:20:37 +0000 (15:20 +0000)]
whoops

18 years ago* (bug 275) Section duplication fix
Brion Vibber [Thu, 21 Jul 2005 15:10:22 +0000 (15:10 +0000)]
* (bug 275) Section duplication fix
Clear the section and prepare merged-section full text for the edit form
before save, so that late conflicts don't create a bogus form.
Problems were:
- duplication of entire page into the section on final save
- conflict form showed bogus diff

DF's analysis of the bug: http://bugzilla.wikimedia.org/show_bug.cgi?id=275#c11

18 years ago* Specify USE INDEX on Allpages chunk queries, sometimes gets lost
Brion Vibber [Thu, 21 Jul 2005 12:53:29 +0000 (12:53 +0000)]
* Specify USE INDEX on Allpages chunk queries, sometimes gets lost
  due to bogus optimization

18 years ago* Fix spelling of $wgForwardSearchUrl in DefaultSettings.php
Brion Vibber [Thu, 21 Jul 2005 10:26:16 +0000 (10:26 +0000)]
* Fix spelling of $wgForwardSearchUrl in DefaultSettings.php

18 years ago* Fixed a bug where tags would be wrongly rejected ( === => == )
Ævar Arnfjörð Bjarmason [Thu, 21 Jul 2005 00:59:08 +0000 (00:59 +0000)]
* Fixed a bug where tags would be wrongly rejected ( === => == )
* Added break; to the switch statement in FormatExif::getFormattedData() which fixed numerous bugs
* Using @ to hide errors in Exif::isRational()
* Support formatting of FocalPlaneResolutionUnit
* Added debug info to Exif::validate()
* Fixed a debug error in Exif::isShort()

18 years ago* Exif::validate(): Using $this->debug() rather than wfDebug()
Ævar Arnfjörð Bjarmason [Wed, 20 Jul 2005 21:20:45 +0000 (21:20 +0000)]
* Exif::validate(): Using $this->debug() rather than wfDebug()

18 years ago* Typo: $max was repeated in the prototype
Ævar Arnfjörð Bjarmason [Wed, 20 Jul 2005 20:45:17 +0000 (20:45 +0000)]
* Typo: $max was repeated in the prototype

18 years agoponder namespace when creating hash key for cache
River Tarnell [Wed, 20 Jul 2005 15:02:24 +0000 (15:02 +0000)]
ponder namespace when creating hash key for cache

18 years ago* Added a validateDate() function, the date preference option is somtimes not
Ævar Arnfjörð Bjarmason [Wed, 20 Jul 2005 03:30:44 +0000 (03:30 +0000)]
* Added a validateDate() function, the date preference option is somtimes not
  an integer and this was causing an error that made the DateFormatter.php not
  work for ISO 8601 dates.

18 years agofixed Uncategorizedcategories caching
Tim Starling [Tue, 19 Jul 2005 23:43:35 +0000 (23:43 +0000)]
fixed Uncategorizedcategories caching

18 years agoChick skin is back (css need testing under pda/mobile devices)
Antoine Musso [Tue, 19 Jul 2005 10:00:31 +0000 (10:00 +0000)]
Chick skin is back (css need testing under pda/mobile devices)

18 years agoBring back "chick" skin that missed the 1.4 skin system file (Chick.php)
Antoine Musso [Tue, 19 Jul 2005 09:54:09 +0000 (09:54 +0000)]
Bring back "chick" skin that missed the 1.4 skin system file (Chick.php)

18 years agoSample files for noobs like me.
Antoine Musso [Tue, 19 Jul 2005 09:36:54 +0000 (09:36 +0000)]
Sample files for noobs like me.

18 years ago* Putting redirects in the allpagesredirect class so that they can be styled
Ævar Arnfjörð Bjarmason [Tue, 19 Jul 2005 03:08:02 +0000 (03:08 +0000)]
* Putting redirects in the allpagesredirect class so that they can be styled
  differently from normal pages

18 years ago* Using Database::select() instead of a raw SQL query
Ævar Arnfjörð Bjarmason [Tue, 19 Jul 2005 02:55:56 +0000 (02:55 +0000)]
* Using Database::select() instead of a raw SQL query
* Cleanup

18 years ago* Cache the top-level index list in memcached
Brion Vibber [Mon, 18 Jul 2005 22:15:05 +0000 (22:15 +0000)]
* Cache the top-level index list in memcached
* Removed inverse checkbox that looked index-unfriendly
* Use relative offsets in toplevel index generation to
  avoid retracing all previous steps on each line
* Bump up page size from 480 to 960 to make the
  toplevels more manageable

18 years ago* (bug 2901) Number format for Catalan
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 19:58:47 +0000 (19:58 +0000)]
* (bug 2901) Number format for Catalan

18 years ago* Made makeUpdateOptions() DBMS independant
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 05:40:24 +0000 (05:40 +0000)]
* Made makeUpdateOptions() DBMS independant

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 03:28:58 +0000 (03:28 +0000)]
* Documentation

18 years ago* Modified the update function to take another argument, $options, it now
Ævar Arnfjörð Bjarmason [Mon, 18 Jul 2005 02:30:04 +0000 (02:30 +0000)]
* Modified the update function to take another argument, $options, it now
  supports queries like
  $dbr->update( 'user', array( 'user_name' => 'foo' ), array( 'user_name => 'bar' ), '', array('IGNORE')
  to make UPDATE IGNORE ..
* Documented Database::update()

18 years agoSorry, rv
Alexander Sigachov [Sun, 17 Jul 2005 22:23:53 +0000 (22:23 +0000)]
Sorry, rv

18 years agonogomatch like in MediaWiki ns
Alexander Sigachov [Sun, 17 Jul 2005 22:00:54 +0000 (22:00 +0000)]
nogomatch like in MediaWiki ns

18 years agoTo language.php 1.621
Alexander Sigachov [Sun, 17 Jul 2005 21:26:23 +0000 (21:26 +0000)]
To language.php 1.621

18 years agotemplate purge file cache blah blah blah
River Tarnell [Sun, 17 Jul 2005 20:15:36 +0000 (20:15 +0000)]
template purge file cache blah blah blah

18 years agopurge file cache on save
River Tarnell [Sun, 17 Jul 2005 19:48:03 +0000 (19:48 +0000)]
purge file cache on save

18 years agopurge file cache in invalidateCache
River Tarnell [Sun, 17 Jul 2005 19:34:58 +0000 (19:34 +0000)]
purge file cache in invalidateCache

18 years ago* Moved some code into the Exif and FormatExif classes
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 19:22:15 +0000 (19:22 +0000)]
* Moved some code into the Exif and FormatExif classes

18 years ago* Completely reworked how the Exif class works, it now works as a standalone
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 19:21:08 +0000 (19:21 +0000)]
* Completely reworked how the Exif class works, it now works as a standalone
  class rather than being dependand on the code in Image.php
* Made a new class FormatExif that takes care of formatting an exif array
 (previously built into the Exif class)

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 18:48:52 +0000 (18:48 +0000)]
* Documentation

18 years ago* 'Listusers/'.'sysop' => 'Listusers/sysop'
Ævar Arnfjörð Bjarmason [Sun, 17 Jul 2005 18:48:20 +0000 (18:48 +0000)]
* 'Listusers/'.'sysop' => 'Listusers/sysop'

18 years agofixed incorrect use of text->boolean conversion
Tim Starling [Sun, 17 Jul 2005 02:14:58 +0000 (02:14 +0000)]
fixed incorrect use of text->boolean conversion

18 years ago* Removed blabbedee blabb legal jap jap from msg:booksourcetext
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:15:29 +0000 (22:15 +0000)]
* Removed blabbedee blabb legal jap jap from msg:booksourcetext

18 years ago* Removed $wgCopyrightAffirmation support
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:14:14 +0000 (22:14 +0000)]
* Removed $wgCopyrightAffirmation support

18 years ago* empty() => ''
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:07:38 +0000 (22:07 +0000)]
* empty() => ''

18 years ago* Using the percent function
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 22:01:47 +0000 (22:01 +0000)]
* Using the percent function

18 years ago* Added a percent() function
Ævar Arnfjörð Bjarmason [Sat, 16 Jul 2005 21:59:53 +0000 (21:59 +0000)]
* Added a percent() function

18 years ago* PHP 4.1.2 compatibility fix: define floatval() equivalent if missing
Brion Vibber [Sat, 16 Jul 2005 06:31:46 +0000 (06:31 +0000)]
* PHP 4.1.2 compatibility fix: define floatval() equivalent if missing
This triggered if the 'days' option in Special:Watchlist was selected

18 years agoRevert commit 1.171. This is extension code, I'm not sure why it's checked in to...
Brion Vibber [Sat, 16 Jul 2005 00:06:51 +0000 (00:06 +0000)]
Revert commit 1.171. This is extension code, I'm not sure why it's checked in to core. Also uses wrong syntax for database fields.

18 years agoRevert 1.106, needless complication that duplicates existing functionality with harde...
Brion Vibber [Sat, 16 Jul 2005 00:03:52 +0000 (00:03 +0000)]
Revert 1.106, needless complication that duplicates existing functionality with harder to read syntax.
Use array('user_id=user_name') to do the same, already used in existing code.

18 years agoPopularpages is not a valid special page when counters are disable. That
Antoine Musso [Fri, 15 Jul 2005 23:56:58 +0000 (23:56 +0000)]
Popularpages is not a valid special page when counters are disable. That
blocked the updateSpecialPages.php maintenance script.

18 years agoKilling nomove tooltip
Niklas Laxström [Fri, 15 Jul 2005 20:19:15 +0000 (20:19 +0000)]
Killing nomove tooltip

18 years agoSome updates & killing nomove tooltip
Niklas Laxström [Fri, 15 Jul 2005 20:18:19 +0000 (20:18 +0000)]
Some updates & killing nomove tooltip

18 years ago* Translated MAG_REDIRECT
Ævar Arnfjörð Bjarmason [Fri, 15 Jul 2005 19:38:09 +0000 (19:38 +0000)]
* Translated MAG_REDIRECT
* Added - and ��� to the linktrail

18 years ago* (bug 2866) Revert experimental, non-cross-platform sortable table hack
Brion Vibber [Fri, 15 Jul 2005 04:27:06 +0000 (04:27 +0000)]
* (bug 2866) Revert experimental, non-cross-platform sortable table hack

18 years agohttp:/foobar not rendered anymore
Antoine Musso [Fri, 15 Jul 2005 02:28:41 +0000 (02:28 +0000)]
http:/foobar not rendered anymore

18 years agocheck being done twice
Antoine Musso [Fri, 15 Jul 2005 01:48:48 +0000 (01:48 +0000)]
check being done twice

18 years ago* A new function: editsByNs( $uid ) that uses the SQL from Kate's edit counter
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 17:56:30 +0000 (17:56 +0000)]
* A new function: editsByNs( $uid ) that uses the SQL from Kate's edit counter

18 years ago* Make it possible to use the Database.php class to make queries like
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 17:00:54 +0000 (17:00 +0000)]
* Make it possible to use the Database.php class to make queries like
  SELECT * FROM user WHERE user_id = user_name; (note the lack of quotes),
  use array('user_id' => array(false, 'user_name')) to do this.

18 years ago* GROUP BY support in makeSelectOptions()
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 16:48:53 +0000 (16:48 +0000)]
* GROUP BY support in makeSelectOptions()

18 years ago* (bug 2001) Revert apparent accidental checkin of experimental changes
Brion Vibber [Thu, 14 Jul 2005 08:32:34 +0000 (08:32 +0000)]
* (bug 2001) Revert apparent accidental checkin of experimental changes

18 years ago* (bug 2835) Back out fix for bug 2802, caused regressions in category sort
Brion Vibber [Thu, 14 Jul 2005 05:45:51 +0000 (05:45 +0000)]
* (bug 2835) Back out fix for bug 2802, caused regressions in category sort

18 years agoFix 2788: remove 1 & 2 for realname and footnotes in preferences. It's broke
Antoine Musso [Thu, 14 Jul 2005 03:25:42 +0000 (03:25 +0000)]
Fix 2788: remove 1 & 2 for realname and footnotes in preferences. It's broke
with $wgAllowRealName = false

18 years ago* Undo inconsistent editing behavior change
Brion Vibber [Thu, 14 Jul 2005 02:11:51 +0000 (02:11 +0000)]
* Undo inconsistent editing behavior change

18 years agodon't try to prefill edit summary when section=new (relevant only for preload=)
Erik Moeller [Thu, 14 Jul 2005 01:36:49 +0000 (01:36 +0000)]
don't try to prefill edit summary when section=new (relevant only for preload=)

18 years ago* Forgot the trailing newline
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 00:48:34 +0000 (00:48 +0000)]
* Forgot the trailing newline

18 years ago* Add support for a version key in $wgExtensionCredits
Ævar Arnfjörð Bjarmason [Thu, 14 Jul 2005 00:37:01 +0000 (00:37 +0000)]
* Add support for a version key in $wgExtensionCredits

18 years agopart of bug#2001, forgot to cvs add it
Antoine Musso [Thu, 14 Jul 2005 00:31:42 +0000 (00:31 +0000)]
part of bug#2001, forgot to cvs add it

18 years agoImplement #2001 by Avar and www.kryogenix.org (see .js file for full credit)
Antoine Musso [Wed, 13 Jul 2005 23:58:00 +0000 (23:58 +0000)]
Implement #2001 by Avar and kryogenix.org (see .js file for full credit)
It adds the ability to get client-side sortable tables by assigning an
id and a class ("sortable") to a table.

18 years ago* (bug 2768) section=new on nonexistent talk page does not add heading
Erik Moeller [Wed, 13 Jul 2005 21:25:30 +0000 (21:25 +0000)]
* (bug 2768) section=new on nonexistent talk page does not add heading
* (bug ?) show comment subject in preview when using section=new
* support preload= parameter for section=new
* use section=new edit form when creating a new talk page

18 years agoFix #460 : handle <center> as a block
Antoine Musso [Wed, 13 Jul 2005 21:18:32 +0000 (21:18 +0000)]
Fix #460 : handle <center> as a block

18 years agoSome shared upload fixes
Niklas Laxström [Wed, 13 Jul 2005 15:35:22 +0000 (15:35 +0000)]
Some shared upload fixes

18 years agoRemoving amethyst skin which is just Monobook with a different css
Antoine Musso [Wed, 13 Jul 2005 15:32:03 +0000 (15:32 +0000)]
Removing amethyst skin which is just Monobook with a different css

18 years agoFix #785 : properly get out of a <pre> element :p
Antoine Musso [Wed, 13 Jul 2005 15:17:28 +0000 (15:17 +0000)]
Fix #785 : properly get out of a <pre> element :p

18 years ago* optional parameter for [[Special:Listusers]]
Antoine Musso [Wed, 13 Jul 2005 15:14:12 +0000 (15:14 +0000)]
* optional parameter for [[Special:Listusers]]
* Fix #2832 : correctly redirect [[Special:Listadmins]]

18 years ago* With $wgCapitalLinks off, accept off-by-first-letter-case in 'go' match
Brion Vibber [Wed, 13 Jul 2005 06:47:17 +0000 (06:47 +0000)]
* With $wgCapitalLinks off, accept off-by-first-letter-case in 'go' match
Requested by Wiktionary folks dealing with conversion issues.

18 years ago* live fix: force index on Special:Export only for backup dump
Brion Vibber [Wed, 13 Jul 2005 01:59:12 +0000 (01:59 +0000)]
* live fix: force index on Special:Export only for backup dump

18 years ago* Accept --server option for database to read main query from on backup
Brion Vibber [Wed, 13 Jul 2005 01:57:43 +0000 (01:57 +0000)]
* Accept --server option for database to read main query from on backup

18 years ago* (bug 2833) Fix bug in previous fix
Brion Vibber [Wed, 13 Jul 2005 01:52:51 +0000 (01:52 +0000)]
* (bug 2833) Fix bug in previous fix

18 years ago* The url is now optional
Ævar Arnfjörð Bjarmason [Wed, 13 Jul 2005 01:05:22 +0000 (01:05 +0000)]
* The url is now optional

18 years ago* Added a new array for extensions to use, $wgExtensionCredits, see
Ævar Arnfjörð Bjarmason [Tue, 12 Jul 2005 23:42:11 +0000 (23:42 +0000)]
* Added a new array for extensions to use, $wgExtensionCredits, see
  documentation in DefaultSettings.php

18 years ago* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
Brion Vibber [Tue, 12 Jul 2005 22:50:34 +0000 (22:50 +0000)]
* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
Fixes for invalid usernames now cause User::newFromName to return null for
IP addresses, so we have to stuff an anon's name in separately.
Todo: User::newFromIP() with IPv4 and IPv6 validity checks would be nice.

18 years agoAdd categories to meta KEYWORDS
Alexander Sigachov [Tue, 12 Jul 2005 21:23:28 +0000 (21:23 +0000)]
Add categories to meta KEYWORDS

18 years agono entities here plzz
Niklas Laxström [Tue, 12 Jul 2005 20:51:39 +0000 (20:51 +0000)]
no entities here plzz

18 years ago* (bug 2802) Display more than one character of the sort key.
Ævar Arnfjörð Bjarmason [Tue, 12 Jul 2005 18:28:13 +0000 (18:28 +0000)]
* (bug 2802) Display more than one character of the sort key.

18 years agoFIX #655 : when user enter an empty search query:
Antoine Musso [Tue, 12 Jul 2005 14:57:04 +0000 (14:57 +0000)]
FIX #655 : when user enter an empty search query:
* show an empty search form
* hide subtitle

18 years agoFix #2180 : incorrect name for csb language
Antoine Musso [Mon, 11 Jul 2005 23:52:42 +0000 (23:52 +0000)]
Fix #2180 : incorrect name for csb language

18 years agotypo
Alexander Sigachov [Mon, 11 Jul 2005 21:58:09 +0000 (21:58 +0000)]
typo

18 years agoFrom MediaWiki namespace
Alexander Sigachov [Mon, 11 Jul 2005 21:55:59 +0000 (21:55 +0000)]
From MediaWiki namespace

18 years agoPrevious query did a big cartesian product of everything and then tried
Antoine Musso [Mon, 11 Jul 2005 20:47:34 +0000 (20:47 +0000)]
Previous query did a big cartesian product of everything and then tried
to find out the rows. This new one is faster and use one less tables.

18 years agoFrom language.php 1.600 to 1.616
Alexander Sigachov [Mon, 11 Jul 2005 20:40:31 +0000 (20:40 +0000)]
From language.php 1.600 to 1.616

18 years agoBug 2791 slovene numeric format
Niklas Laxström [Mon, 11 Jul 2005 15:27:17 +0000 (15:27 +0000)]
Bug 2791 slovene numeric format

18 years ago* (bug 2780) Fix thumbnail generation with GD for new image schema
Brion Vibber [Mon, 11 Jul 2005 01:52:27 +0000 (01:52 +0000)]
* (bug 2780) Fix thumbnail generation with GD for new image schema

18 years ago* (bug 2769) Use '-' form for language consistently on command-line
Brion Vibber [Mon, 11 Jul 2005 00:47:00 +0000 (00:47 +0000)]
* (bug 2769) Use '-' form for language consistently on command-line
* Fixlets to rebuildImages.php: clear memcached, indicate missing

18 years ago* Add serialized version number to image metadata cache records
Brion Vibber [Mon, 11 Jul 2005 00:07:20 +0000 (00:07 +0000)]
* Add serialized version number to image metadata cache records

18 years ago* (bug 2789) memcached image metadata now cleared after deletion
Brion Vibber [Sun, 10 Jul 2005 23:46:37 +0000 (23:46 +0000)]
* (bug 2789) memcached image metadata now cleared after deletion

18 years ago(bug 2761) fix capitalization of "i" in Turkish
Jens Frank [Sun, 10 Jul 2005 23:39:34 +0000 (23:39 +0000)]
(bug 2761) fix capitalization of "i" in Turkish

18 years ago* Replace spaces with - in the XHTML id for the sidebar
Ævar Arnfjörð Bjarmason [Sun, 10 Jul 2005 22:38:53 +0000 (22:38 +0000)]
* Replace spaces with - in the XHTML id for the sidebar