summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* implemented show typesChristian Pointner2016-11-252-17/+32
|
* also remove multi-show ids from PV when deletedChristian Pointner2016-09-151-0/+11
|
* 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
|
* minor refactoringChristian Pointner2016-09-151-14/+15
|
* remove debugging imports from rhrd-showChristian Pointner2016-09-141-3/+1
|
* implemented multi-editChristian Pointner2016-09-141-5/+42
|
* implemented multi-showChristian Pointner2016-09-141-1/+34
|
* implemented multi-show removeChristian Pointner2016-09-141-0/+31
|
* harmonized input output values for mulit-show lib functionsChristian Pointner2016-09-141-26/+27
|
* multi shows listing works nowChristian Pointner2016-09-141-2/+3
|
* adding multi-show works nowChristian Pointner2016-09-142-3/+73
|
* added multi-show support (not working yet)Christian Pointner2016-09-091-1/+64
|
* added remove showid from PV to rhrd-showChristian Pointner2016-08-031-1/+10
|
* added clear command to rhrd-poolChristian Pointner2016-08-031-1/+41
|
* updated changelog for release0.11.0rel-0.11.0Christian Pointner2016-07-311-1/+0
|
* removing musicpool is now implementedChristian Pointner2016-07-311-4/+21
|
* print clock usage for musicpoolChristian Pointner2016-07-311-0/+20
|
* print used carts for musicpoolsChristian Pointner2016-07-311-1/+7
|
* pool creation allmost doneChristian Pointner2016-07-301-2/+2
|
* musicpools vs musicgridChristian Pointner2016-07-301-2/+2
|
* creating pool event works nowChristian Pointner2016-07-291-1/+1
|
* implemented create musicpool groupChristian Pointner2016-07-291-16/+13
|
* honoring special groups on add/remove group membersChristian Pointner2016-07-291-0/+58
|
* implemented music pool infoChristian Pointner2016-07-281-2/+2
|
* implemented list_musicpools lib functionChristian Pointner2016-07-281-8/+8
|
* added tool rhrd-tool (most library functions are still missing)Christian Pointner2016-07-281-0/+233
|
* rhrd-user can update grid rights nowChristian Pointner2016-07-272-3/+49
|
* list groups by typeChristian Pointner2016-07-251-5/+10
|
* implemented command to list groups of userChristian Pointner2016-07-251-1/+23
|
* 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-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
|