- Oct 31, 2013
-
-
Jared Hancock authored
PHP can't discern the difference between d/m/Y and m/d/Y when just the date is submitted to strtotime(). Unfortunately, strptime() is not available until PHP 5.1.0. This patch forces datepickers to change their values to YYYY-MM-DD upon submission to disambiguate parsing issues. Fixes #832
-
- Feb 18, 2013
-
-
Peter Rotich authored
Use minimized version of css.
-
- Feb 15, 2013
-
-
Peter Rotich authored
Add overlay & loading spinner to client interface - shown on form submission to help cut down on double submits.
-
- Oct 11, 2012
-
-
Peter Rotich authored
-
- Apr 29, 2012
-
-
Peter Rotich authored
-