Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also add show types to multi-shows | Christian Pointner | 2016-11-25 | 1 | -8/+12 |
| | |||||
* | implemented show types | Christian Pointner | 2016-11-25 | 2 | -6/+37 |
| | |||||
* | creating pool clock now contains jingle events | Christian Pointner | 2016-09-16 | 1 | -2/+9 |
| | |||||
* | added lib function to get group of cart | Christian Pointner | 2016-09-16 | 1 | -0/+22 |
| | |||||
* | added lib function to change the value of evergreens | Christian Pointner | 2016-09-15 | 1 | -0/+24 |
| | |||||
* | implemented multi-edit | Christian Pointner | 2016-09-14 | 1 | -1/+31 |
| | |||||
* | implemented multi-show | Christian Pointner | 2016-09-14 | 1 | -0/+30 |
| | |||||
* | implemented multi-show remove | Christian Pointner | 2016-09-14 | 1 | -0/+23 |
| | |||||
* | harmonized input output values for mulit-show lib functions | Christian Pointner | 2016-09-14 | 1 | -2/+4 |
| | |||||
* | multi shows listing works now | Christian Pointner | 2016-09-14 | 1 | -2/+8 |
| | |||||
* | adding multi-show works now | Christian Pointner | 2016-09-14 | 1 | -2/+8 |
| | |||||
* | added multi-show support (not working yet) | Christian Pointner | 2016-09-09 | 1 | -1/+85 |
| | |||||
* | added remove showid from PV to rhrd-show | Christian Pointner | 2016-08-03 | 1 | -0/+39 |
| | |||||
* | added clear command to rhrd-pool | Christian Pointner | 2016-08-03 | 1 | -0/+35 |
| | |||||
* | clock filling almost done | Christian Pointner | 2016-07-31 | 1 | -4/+18 |
| | |||||
* | updating pool title works too | Christian Pointner | 2016-07-31 | 1 | -0/+22 |
| | |||||
* | removing musicpool is now implemented | Christian Pointner | 2016-07-31 | 1 | -2/+7 |
| | |||||
* | print clock usage for musicpool | Christian Pointner | 2016-07-31 | 1 | -26/+55 |
| | |||||
* | print used carts for musicpools | Christian Pointner | 2016-07-31 | 1 | -0/+26 |
| | |||||
* | pool creation allmost done | Christian Pointner | 2016-07-30 | 2 | -18/+224 |
| | |||||
* | musicpools vs musicgrid | Christian Pointner | 2016-07-30 | 1 | -4/+4 |
| | |||||
* | removing musicpool - partly implemented | Christian Pointner | 2016-07-30 | 1 | -0/+74 |
| | |||||
* | creating pool event works now | Christian Pointner | 2016-07-29 | 1 | -0/+121 |
| | |||||
* | implemented create musicpool group | Christian Pointner | 2016-07-29 | 2 | -5/+83 |
| | |||||
* | honoring special groups on add/remove group members | Christian Pointner | 2016-07-29 | 1 | -2/+2 |
| | |||||
* | implemented music pool info | Christian Pointner | 2016-07-28 | 1 | -1/+30 |
| | |||||
* | implemented list_musicpools lib function | Christian Pointner | 2016-07-28 | 1 | -0/+30 |
| | |||||
* | finished pool color selection | Christian Pointner | 2016-07-28 | 1 | -0/+17 |
| | |||||
* | rhrd-user can update grid rights now | Christian Pointner | 2016-07-27 | 1 | -2/+2 |
| | |||||
* | no more specialusers config (use DB instead) | Christian Pointner | 2016-07-26 | 1 | -8/+41 |
| | |||||
* | list groups by type | Christian Pointner | 2016-07-25 | 1 | -4/+15 |
| | |||||
* | implemented command to list groups of user | Christian Pointner | 2016-07-25 | 1 | -0/+20 |
| | |||||
* | add optional uri queries to fetch_parse_json | Christian Pointner | 2016-07-19 | 1 | -2/+8 |
| | |||||
* | added feature to export schedules list0.10.0rel-0.10.0 | Christian Pointner | 2016-06-23 | 1 | -0/+107 |
| | |||||
* | allow additional headers to be used when fetching json | Christian Pointner | 2016-05-25 | 1 | -1/+7 |
| | |||||
* | added rhrd-show search | Christian Pointner | 2016-05-20 | 1 | -3/+4 |
| | |||||
* | fix edit show (change title didn't work) | Christian Pointner | 2016-05-19 | 1 | -8/+25 |
| | |||||
* | add group name to show info | Christian Pointner | 2016-05-19 | 1 | -2/+3 |
| | |||||
* | rhrd-show can now edit show info | Christian Pointner | 2016-05-18 | 1 | -0/+18 |
| | |||||
* | moved to JSON::MaybeXS | Christian Pointner | 2016-05-11 | 1 | -2/+3 |
| | |||||
* | generated schedules now get updated if they already exist | Christian Pointner | 2016-05-06 | 1 | -2/+14 |
| | |||||
* | add check if automation/show id exist when generating log | Christian Pointner | 2016-04-30 | 1 | -0/+18 |
| | |||||
* | improved show info output | Christian Pointner | 2016-04-29 | 1 | -0/+41 |
| | | | | moved command line parsing of week and dow to lib | ||||
* | generating schedule logs works now | Christian Pointner | 2016-04-27 | 1 | -5/+63 |
| | |||||
* | added some more checks: dow, week-rhythm... | Christian Pointner | 2016-04-15 | 2 | -4/+42 |
| | |||||
* | adapted schedule generator to changed PV export format | Christian Pointner | 2016-04-14 | 1 | -2/+2 |
| | |||||
* | inital commit for schedule generation | Christian Pointner | 2016-04-14 | 1 | -0/+32 |
| | |||||
* | remove unused parameter | Christian Pointner | 2016-04-14 | 1 | -1/+1 |
| | |||||
* | updated copyright and changelog for release0.7.0rel-0.7.0 | Christian Pointner | 2016-02-10 | 2 | -2/+2 |
| | |||||
* | updated to new library version | Christian Pointner | 2016-02-10 | 1 | -17/+14 |
| |