Files
habitica/website/views
carolstone 9fe96b7f94 Renamed variables for clarity.
Moved calculation to actually change lastcron into its own function.

Changed validation errormessage to run: if ( dayStart != Math.floor(dayStart) || dayStart < 0 || dayStart > 24 ) {error message}.

Created new calculation for daystart because daystart could never be
future to the current timestamp. This "fix" has broken the whole endeavor,
though, because cron runs immedately when newlastcron > now and now >
oldlastcron.
2015-08-05 22:47:45 -04:00
..
2015-06-12 09:05:06 -05:00
2015-08-05 22:47:45 -04:00
2015-07-03 13:46:22 -05:00
2015-07-03 19:13:31 -05:00
2015-06-27 16:08:38 -05:00
2015-06-27 16:08:38 -05:00