Skip to content
  • Nigel McNie's avatar
    A fix for bug #736 - now validation of dates is done server side. · 39d7fd43
    Nigel McNie authored
    The javascript calendar integration appears to have some bugs, some in the calendar and some in the hook-in javascript I wrote. I did manage to get the date inserting when you clicked 'today', but other problems with the behaviour (like not being able to select certain dates from the calendar under certain conditions) have led me to remove the javascript handling of valid dates and implement it server-side (as it should have already been anyway).
    
    Maybe later, someone can come back and do the javascript properly.
    39d7fd43