Add tagging support to imagerotate, revisiondelete, and tag API modules
authorJustin Du <justin.d128@gmail.com>
Fri, 30 Dec 2016 03:39:51 +0000 (21:39 -0600)
committerJustin Du <justin.d128@gmail.com>
Sat, 31 Dec 2016 17:45:18 +0000 (11:45 -0600)
commit81b932462026fd47b11790d72ef0759ca5aef4bf
tree88b14c09a76169d221b5ec8ed20f9713ea280bdd
parent9fa9a26b9836a3bc84be47fd00c17aea8278ec49
Add tagging support to imagerotate, revisiondelete, and tag API modules

Adds a tags parameter. This allows a user with the applychangetags right to tag the log entry corresponding to the action.

Bug: T97720
Change-Id: I11418d22ee780944e92d82e32b271b8276c396bf
includes/api/ApiImageRotate.php
includes/api/ApiRevisionDelete.php
includes/api/ApiTag.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/revisiondelete/RevDelList.php