Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed bug where some context values where not initialiized properly | Christian Pointner | 2015-12-14 | 1 | -4/+6 |
* | added more sophisticated import options - still needs testing | Christian Pointner | 2015-12-14 | 1 | -70/+121 |
* | fetch Music Pool import-params | Christian Pointner | 2015-12-14 | 1 | -4/+21 |
* | fetching show info works now | Christian Pointner | 2015-12-13 | 1 | -6/+7 |
* | music pool group check works now | Christian Pointner | 2015-12-13 | 1 | -8/+25 |
* | importer can now fetch group of cart | Christian Pointner | 2015-12-13 | 1 | -3/+18 |
* | GroupName should now be only supplied for music pools | Christian Pointner | 2015-12-13 | 1 | -5/+29 |
* | importer now knows which information is needed for what operation | Christian Pointner | 2015-12-12 | 1 | -10/+41 |
* | imporved result reporting | Christian Pointner | 2015-12-12 | 1 | -20/+54 |
* | add_cart and add_cut now correctly parse the response | Christian Pointner | 2015-12-12 | 1 | -13/+33 |
* | added xml parse for response of rdxport | Christian Pointner | 2015-12-12 | 1 | -18/+0 |
* | ImportFile now passes through result from RDXport | Christian Pointner | 2015-12-12 | 1 | -11/+33 |
* | parsing RDWebResult works now | Christian Pointner | 2015-12-11 | 1 | -16/+36 |
* | curl based importer | Christian Pointner | 2015-12-11 | 1 | -47/+83 |
* | added RemovCart and AddCut commands | Christian Pointner | 2015-12-11 | 1 | -0/+42 |
* | added add_cart function | Christian Pointner | 2015-12-10 | 1 | -18/+52 |
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 1 | -17/+31 |
* | importer deletes source file and dir if requested | Christian Pointner | 2015-12-10 | 1 | -1/+26 |
* | import_file should be done | Christian Pointner | 2015-12-08 | 1 | -59/+75 |
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 1 | -4/+26 |
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -4/+6 |
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 1 | -12/+13 |
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 1 | -7/+12 |
* | introduced conf | Christian Pointner | 2015-12-04 | 1 | -11/+52 |
* | moved control interface back to main package | Christian Pointner | 2015-12-03 | 1 | -0/+99 |