[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/Nuke/ -> RELEASE-NOTES (source)

   1  These are the release notes for the Nuke extension.
   2  
   3  Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke
   4  Latest version of the release notes: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=blob;f=RELEASE-NOTES
   5  
   6  === Version 1.1.7 ===
   7  (2012-10-05)
   8  
   9  * Added option to limit page selection by namespace.
  10  
  11  === Version 1.1.6 ===
  12  (2012-08-14)
  13  
  14  * Making use of of the new message methods introduced in MW 1.18 instead of wfMsg*.
  15  * Use of User::getEditToken rather then deprecated User::editToken.
  16  * Updated release notes, readme and install to reflect the Git migration.
  17  * Changed minimum required MediaWiki version from 1.18 to 1.19.
  18  
  19  === Version 1.1.5 ===
  20  (2012-03-14)
  21  
  22  * (bug 35214) Special:Nuke allows deletions even when blocked
  23  * (bug 16985) Show number of recent edits in Special:Nuke
  24  * (bug 23600) Nuke extension w/PostgreSQL: column "recentchanges.rc_timestamp" should be in GROUP BY
  25  
  26  === Version 1.1.4 ===
  27  (2012-2-12)
  28  
  29  * Changed "n changes" links by "view changes" links, since the edit count was broken and cannot be made to work nicely.
  30  
  31  === Version 1.1.3 ===
  32  (2012-01-11)
  33  
  34  * Modernizing of some of the code to make use of newly introduced features.
  35  
  36  === Version 1.1.2 ===
  37  (2011-11-10)
  38  
  39  * Implemented sql like match feature as suggested in bug 5835.
  40  * Removed inline JavaScript and make use of jQuery loaded via the resource loader instead.
  41  * Modernizing of some of the code to make use of newly introduced features.
  42  * Changed minimum required MediaWiki version from 1.16 to 1.18.
  43  
  44  === Version 1.1.1 ===
  45  (2011-10-19)
  46  
  47  * Do not show author names when filtering on a single author.
  48  * Added "delete more pages" link.
  49  * Fixed Special:Nuke/authorname behavior.
  50  
  51  === Version 1.1 ===
  52  (2011-2-14)
  53  
  54  * Added a changable limit and the option to not filter the recent changes on a single user.


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1