sedge / opendojo

An open-source student and class management system for traditional karate clubs
Mozilla Public License 2.0
2 stars 0 forks source link

Better date validation on create and edits #152

Closed sedge closed 9 years ago

sedge commented 9 years ago

Currently, if a date is left incomplete it doesn't trigger a validation warning. The user will be prevented from saving, so some sort of validation is occuring. However, it is a mystery to the user what part they've filled in incorrectly.

Plumpernickel commented 9 years ago

Is this strictly for the BirthDate field? Because if that's the case, I solved this in my last round of CSS updates. If this is for Membership start date, then at this point if you set it to any time before today, it simply labels it as expired.

sedge commented 9 years ago

screen shot 2015-04-23 at 1 23 03 pm