(bug 16160) Suggestion box should be resized from left in RTl layout
[lhc/web/wiklou.git] / RELEASE-NOTES
index 08902a9..8726f65 100644 (file)
@@ -49,6 +49,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added $wgRenderHashAppend to append some string to the parser cache and the
   sitenotice cache keys.
 * $wgRCChangedSizeThreshold is now a positive integer by default, 
+* (bug 16006) $wgEnableWriteAPI is now true by default. Authorized can perform
+  write actions using the API.
 
 === Migrated extensions ===
 The following extensions are migrated into MediaWiki 1.14:
@@ -172,6 +174,9 @@ The following extensions are migrated into MediaWiki 1.14:
   is not available due to lack of confirmed address or disabled preference
 * Special:Wanted templates special page added to display missing templates
   linked from articles
+* Make search matches bold only, not red as well
+* Added 'UserRights::showEditUserGroupsForm' hook to allow extensions to alter
+  the groups that the user can be added to or removed from in Special:UserRights
 
 === Bug fixes in 1.14 ===
 
@@ -276,6 +281,16 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date
   preferences.
 * (bug 13701) {{NUMBEROFVIEWS}} magic word to show number of total views.
+* (bug 5101) Image from Commons doesn't show up when searched in Wikipedia search box
+* (bug 14609) User's namespaces to be searched default not updated after adding new namespace
+* Purge form uses valid XHTML and (bug 8992) uses $wgRequest instead of $_SERVER
+* (bug 12764) Special:LonelyPages shows transcluded pages
+* (bug 16073) Enhanced RecentChanges uses onclick handler with better fallback if
+  JavaScript is disabled.
+* (bug 4253) Recentchanges IRC messages no longer include title in diff URLs 
+* Allow '0' to be an accesskey.
+* (bug 8063) Use language-dependent sorting in client-side sortable tables
+* (bug 16160) Suggestions box should be resized from left for RTL wikis
 
 === API changes in 1.14 ===
 
@@ -352,6 +367,13 @@ The following extensions are migrated into MediaWiki 1.14:
   sortkeys containing pipes
 * (bug 16018) Added uccontinue parameter to list=usercontribs so paging
   works properly when multiple users are queried or a userprefix is used
+* (bug 16047) Added activeusers attribute to meta=siteinfo&siprop=statistics
+  output
+* Added redirect resolution to action=parse
+* (bug 16074) rvprop=content combined with a generator with a high limit causes
+  an error
+* (bug 16105) Image metadata attributes containing spaces result in invalid XML
+* (bug 16126) Added siprop=magicwords to meta=siteinfo
 
 === Languages updated in 1.14 ===