Add support for merge requests
commit91e6b5cb2f3d531ce40cd0331e2261d30766de47
authorLukas Fleischer <archlinux@cryptocrack.de>
Wed, 25 Jun 2014 09:29:17 +0000 (25 11:29 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Wed, 25 Jun 2014 09:38:02 +0000 (25 11:38 +0200)
tree1b901e6000b44569123a51fd2dd2aa371d92f443
parent959c61a77dd6a41bf82cc12b5eb873c9cfb0ffb8
Add support for merge requests

This adds a new "Merge" category to the list of available request types
and also adds a new "Merge into" field that is hidden via JavaScript
when "Deletion" or "Orphan" is selected.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
UPGRADING
schema/aur-schema.sql
web/html/pkgbase.php
web/html/pkgmerge.php
web/html/pkgreq.php
web/lib/pkgbasefuncs.inc.php
web/template/pkgreq_results.php