VCL-1064 - Show reservations being captured or in maintenance on Reservations page

userpreferences.php: modified processUserPrefsInput: added maintenance state to list of states of reservations checked to prevent users from changing rdpport value

utils.php:
-modified checkOverlap: added maintenance and image capture states to list of ignored reservation states when checking for overlapping reservations
-modified printHTMLHeader: added image and checkpoint to list of reservation states for which the page will automatically refresh

xmlrpcWrappers.php:
-modified XMLRPCgetRequestStatus: added checks for reservation being in maintenance and for it beingin image or checkpoint
-modified XMLRPCextendRequest: added checks for reservation being in maintenance and for it beingin image or checkpoint
-modified XMLRPCsetRequestEnding: added checks for reservation being in maintenance and for it beingin image or checkpoint

3 files changed