Closed (fixed)
Project:
MERCI (Manage Equipment Reservations, Checkout and Inventory)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 20:15 UTC
Updated:
10 Jun 2009 at 20:10 UTC
Comments
Comment #1
civicpixel commentedJQuery's UI Date Picker has a limitation option...
http://jqueryui.com/demos/datepicker/#min-max
I think the easiest way to do this is going to be to add the limit as a variable to MERCI and then add that when the calendar is loaded.
This is just a quick first step because a savvy user could disable javascript and enter the date by hand to bypass the restriction. That probably wouldn't happen in Austin, but it would definitely happen in the university environments I've worked in. Eventually, the validation need to be added to the module as well.
Comment #2
kreynen commentedlatest commit to CVS resolves this