From: Prateek Saxena Date: Wed, 30 Sep 2015 15:52:11 +0000 (+0530) Subject: RELEASE-NOTES-1.27: Add mw.Upload, its dialog, booklet layouts and subclasses X-Git-Tag: 1.31.0-rc.0~9433 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22lang_raccourcis%22%2C%22module=%24nom_module%22%29%20.%20%22?a=commitdiff_plain;h=08817d8526c9b3feda3ff35555f6558da7744d75;p=lhc%2Fweb%2Fwiklou.git RELEASE-NOTES-1.27: Add mw.Upload, its dialog, booklet layouts and subclasses Change-Id: Ie010a9ba2be9a7fde9a73e6e62d731874e862876 --- diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index e4793b336a..697210c5a9 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -41,6 +41,12 @@ production. * $wgCdnMaxageLagged was added, which limits the CDN cache TTL when any load balancer uses a DB that is lagged beyond the 'max lag' setting in the relevant section of $wgLBFactoryConf. +* Added several JavaScript libraries for uploading files to MediaWiki + from the client-side. See documentation for mw.Upload and its + subclasses for more information. +* Added OOUI dialogs and layout for file upload interfaces. See + documentation for mw.Upload.Dialog, mw.Upload.BookletLayout and its + subclasses for more information. ==== External libraries ====