Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added rhrd-show search | Christian Pointner | 2016-05-20 | 1 | -0/+3 |
| | |||||
* | reduce by one redirect | Christian Pointner | 2016-05-10 | 1 | -3/+3 |
| | |||||
* | return error count on generate | Christian Pointner | 2016-05-06 | 1 | -1/+3 |
| | |||||
* | generated schedules now get updated if they already exist | Christian Pointner | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | add check if automation/show id exist when generating log | Christian Pointner | 2016-04-30 | 1 | -1/+10 |
| | |||||
* | removed duplicate date check | Christian Pointner | 2016-04-30 | 1 | -4/+0 |
| | |||||
* | added check for start date in schedule generation | Christian Pointner | 2016-04-30 | 1 | -0/+7 |
| | |||||
* | improved show info output | Christian Pointner | 2016-04-29 | 1 | -39/+20 |
| | | | | moved command line parsing of week and dow to lib | ||||
* | perl date calc dow is not compatible to json and other formats... | Christian Pointner | 2016-04-28 | 1 | -0/+1 |
| | |||||
* | also print PV id for warnings | Christian Pointner | 2016-04-28 | 1 | -5/+5 |
| | |||||
* | allow '(Wiederholung)' at title | Christian Pointner | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | removed imports which are only useful for debugging | Christian Pointner | 2016-04-27 | 1 | -4/+0 |
| | |||||
* | generating schedule logs works now | Christian Pointner | 2016-04-27 | 1 | -3/+17 |
| | |||||
* | print schedule reports works now | Christian Pointner | 2016-04-27 | 1 | -9/+109 |
| | |||||
* | improved date handling | Christian Pointner | 2016-04-22 | 1 | -12/+17 |
| | |||||
* | added remaining sanity checks | Christian Pointner | 2016-04-20 | 1 | -6/+15 |
| | |||||
* | added some more checks: dow, week-rhythm... | Christian Pointner | 2016-04-15 | 1 | -7/+19 |
| | |||||
* | new export format of PV | Christian Pointner | 2016-04-15 | 1 | -14/+18 |
| | |||||
* | initial schedule analyzer | Christian Pointner | 2016-04-14 | 1 | -2/+62 |
| | |||||
* | utf8 fix | Christian Pointner | 2016-04-14 | 1 | -2/+0 |
| | |||||
* | adapted schedule generator to changed PV export format | Christian Pointner | 2016-04-14 | 1 | -3/+8 |
| | |||||
* | inital commit for schedule generation | Christian Pointner | 2016-04-14 | 1 | -0/+86 |