robogals / myrobogals

myRobogals is the global intranet and record-keeping tool for Robogals. It has been built to simplify many of our day-to-day tasks including organising school visits, maintaining a member database, communicating with members, storing records reliably for future generations and easily collecting statistics on a global scale.
https://my.robogals.org
10 stars 21 forks source link

School visit time check #50

Closed U-238 closed 11 years ago

U-238 commented 11 years ago

It is currently possible to create a school visit where the end time is before the start time. The form validation should ensure that the end time is after the start time.

yfcheung commented 11 years ago

Done (check date < date, and config correctness)