summaryrefslogtreecommitdiff
path: root/utils/rhrd-schedules
Commit message (Collapse)AuthorAgeFilesLines
* some cleanupChristian Pointner2016-12-031-5/+5
|
* orphan check now supports multi showsChristian Pointner2016-12-011-6/+46
|
* exclude specials from orphan checkChristian Pointner2016-12-011-1/+1
|
* fixed error outputChristian Pointner2016-11-281-1/+1
|
* updatd title check for rhrd-schedulesChristian Pointner2016-11-261-2/+2
|
* implemented show typesChristian Pointner2016-11-251-0/+1
|
* rhrd-schedules generate supports multi-show as wellChristian Pointner2016-09-151-10/+24
|
* rhrd-schedules show support multi-shows nowChristian Pointner2016-09-151-32/+89
|
* adding multi-show works nowChristian Pointner2016-09-141-1/+11
|
* fix rhrd-schedulesChristian Pointner2016-06-231-1/+1
|
* added feature to export schedules list0.10.0rel-0.10.0Christian Pointner2016-06-231-1/+24
|
* added orphans command to rhrds-schedulesChristian Pointner2016-06-161-3/+70
|
* added rhrd-show searchChristian Pointner2016-05-201-0/+3
|
* reduce by one redirectChristian Pointner2016-05-101-3/+3
|
* return error count on generateChristian Pointner2016-05-061-1/+3
|
* generated schedules now get updated if they already existChristian Pointner2016-05-061-1/+1
|
* add check if automation/show id exist when generating logChristian Pointner2016-04-301-1/+10
|
* removed duplicate date checkChristian Pointner2016-04-301-4/+0
|
* added check for start date in schedule generationChristian Pointner2016-04-301-0/+7
|
* improved show info outputChristian Pointner2016-04-291-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 Pointner2016-04-281-0/+1
|
* also print PV id for warningsChristian Pointner2016-04-281-5/+5
|
* allow '(Wiederholung)' at titleChristian Pointner2016-04-281-1/+1
|
* removed imports which are only useful for debuggingChristian Pointner2016-04-271-4/+0
|
* generating schedule logs works nowChristian Pointner2016-04-271-3/+17
|
* print schedule reports works nowChristian Pointner2016-04-271-9/+109
|
* improved date handlingChristian Pointner2016-04-221-12/+17
|
* added remaining sanity checksChristian Pointner2016-04-201-6/+15
|
* added some more checks: dow, week-rhythm...Christian Pointner2016-04-151-7/+19
|
* new export format of PVChristian Pointner2016-04-151-14/+18
|
* initial schedule analyzerChristian Pointner2016-04-141-2/+62
|
* utf8 fixChristian Pointner2016-04-141-2/+0
|
* adapted schedule generator to changed PV export formatChristian Pointner2016-04-141-3/+8
|
* inital commit for schedule generationChristian Pointner2016-04-141-0/+86