Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | write via temp file | Joey Hess | 2013-10-14 |
| | |||
* | add schedule command | Joey Hess | 2013-10-13 |
| | | | | | Mostly because it gives me an excuse and a hook to document the schedule expression format. | ||
* | add/remove/edit schedule UI working | Joey Hess | 2013-10-11 |
| | | | | | | | | | | | | Once I built the basic widget, it turned out to be rather easy to replicate it once per scheduled activity and wire it all up to a fully working UI. This does abuse yesod's form handling a bit, but I think it's ok. And it would be nice to have it all ajax-y, so that saving one modified form won't lose any modifications to other forms. But for now, a nice simple 115 line of code implementation is a win. This late night hack session commit was sponsored by Andrea Rota. | ||
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
| | |||
* | add schedule to vicfg | Joey Hess | 2013-10-07 |
| | |||
* | add a log file for scheduled activities | Joey Hess | 2013-10-07 |