Allow specifying number of optional waypoints.
authorCMDR furrycat <elite@furrycat.net>
Mon, 6 Jun 2016 10:53:02 +0000 (06:53 -0400)
committerCMDR furrycat <elite@furrycat.net>
Mon, 6 Jun 2016 10:53:02 +0000 (06:53 -0400)
commit7af95fb752ed0537df9d8fb2a221027d0ebaff6f
treec186ed4d2fce6aea0b0427adb55f71158b290c79
parent169c88b42050b707fc523919df4412475ee5c387
Allow specifying number of optional waypoints.

Allow races where competitors must visit any n of m stations.  When creating
the race set the number of optional waypoints to n and ensure that m > n
stations are marked as waypoints.
lib/race.php
propel/schema.xml
race.js