summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* 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-202-1/+33
|
* fix edit show (change title didn't work)Christian Pointner2016-05-192-24/+34
|
* add group name to show infoChristian Pointner2016-05-191-1/+1
|
* rhrd-show can now edit show infoChristian Pointner2016-05-181-6/+16
|
* added scaffold for edit function to rhrd-showChristian Pointner2016-05-181-2/+58
|
* 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-292-46/+28
| | | | 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-272-5/+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-144-12/+98
|
* removed worskstation login scriptChristian Pointner2016-03-152-72/+8
|
* updated copyright and changelog for release0.7.0rel-0.7.0Christian Pointner2016-02-108-8/+8
|
* inital sanity checks for logsChristian Pointner2015-11-262-61/+126
|
* removed root user checksChristian Pointner2015-10-105-33/+0
|
* first checks for showidsChristian Pointner2015-10-091-7/+28
|
* added some checks before drastic changes of a groupChristian Pointner2015-10-092-8/+32
|
* improved show deletionChristian Pointner2015-10-092-1/+18
|
* improved sanity checks for dropbox paramsChristian Pointner2015-10-092-15/+34
|
* most important group sanity cheks are doneChristian Pointner2015-10-082-17/+216
|
* added check for usage of show group cartsChristian Pointner2015-10-071-0/+15
|
* most of add show command is now in rddbChristian Pointner2015-10-071-57/+16
|
* moved some parts of add show command to rddbChristian Pointner2015-10-071-43/+1
|
* minor refactoringChristian Pointner2015-10-073-5/+13
|
* renamed most utils from rd-* to rhrd-*Christian Pointner2015-10-064-0/+98
|
* removing show works now as wellChristian Pointner2015-10-061-1/+8
|
* show dropbox is now also addedChristian Pointner2015-10-061-2/+6
|
* creation of show macro cart is working now as wellChristian Pointner2015-10-061-1/+7
|
* log gets now filled with actual cartsChristian Pointner2015-10-061-1/+2
|
* adding show log works now (needs to filled!Christian Pointner2015-10-061-64/+69
|
* search for free cart inside group cart range works nowChristian Pointner2015-10-051-6/+46
|
* update token now honors context configChristian Pointner2015-10-031-7/+1
|
* add sanity chekcs for add show command argsChristian Pointner2015-10-012-4/+49
|