Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added methods to list only active shows of a host and only active program ↵ | Ernesto Rico-Schmidt | 2016-08-20 | 1 | -0/+6 |
| | | | | slots of a show. | ||||
* | added ActivityFilter for Hosts, Shows and ProgramSlots. | Ernesto Rico-Schmidt | 2016-08-17 | 1 | -4/+45 |
| | |||||
* | removed update_{hosts,programslots,shows} management commands. | Ernesto Rico-Schmidt | 2016-08-17 | 3 | -59/+0 |
| | |||||
* | fixed copy&paste error | Ernesto Rico-Schmidt | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | removed is_active from Host, Show and ProgramSlot. | Ernesto Rico-Schmidt | 2016-08-17 | 9 | -26/+65 |
| | |||||
* | simplified update commands | Ernesto Rico-Schmidt | 2016-08-16 | 2 | -30/+7 |
| | |||||
* | added management commands to chech and remove stale automation_ids | Ernesto Rico-Schmidt | 2016-08-03 | 2 | -0/+51 |
| | |||||
* | hotfix: show has no automation_id anymore | Christian Pointner | 2016-08-03 | 1 | -2/+0 |
| | |||||
* | remove automation_id in shows | Ernesto Rico-Schmidt | 2016-08-03 | 3 | -2/+19 |
| | |||||
* | limit timeslot, better naming | Ernesto Rico-Schmidt | 2016-08-03 | 2 | -11/+18 |
| | |||||
* | Merge branch 'predecessor-selection' | Christian Pointner | 2016-07-20 | 1 | -0/+11 |
|\ | |||||
| * | exclude self as show predecessor | Ernesto Rico-Schmidt | 2016-07-20 | 1 | -3/+8 |
| | | |||||
| * | exclude id | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -0/+6 |
| | | |||||
* | | added short_description to list header of program slots. | Ernesto Rico-Schmidt | 2016-06-12 | 1 | -0/+1 |
| | | |||||
* | | show only name in the admin program slots. | Ernesto Rico-Schmidt | 2016-06-12 | 1 | -1/+5 |
| | | |||||
* | | don't include the ID in the show detail page | Ernesto Rico-Schmidt | 2016-06-12 | 1 | -1/+1 |
| | | |||||
* | | added automation ID to list | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | brown paper bag bug | Ernesto Rico-Schmidt | 2016-05-27 | 3 | -7/+1 |
| | | |||||
* | | reverted accidentially committed stuff | Christian Pointner | 2016-05-27 | 1 | -2/+2 |
| | | |||||
* | | merged speed optimization branch | Christian Pointner | 2016-05-27 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Optimize selection of time slot by fetching the program slots | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -3/+3 |
| | | |||||
* | | show id | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | merged stable into master | Christian Pointner | 2016-05-27 | 3 | -10/+28 |
|\ \ | |/ | |||||
| * | Link to predecessor show. | Ernesto Rico-Schmidt | 2016-05-01 | 2 | -2/+2 |
| | | |||||
| * | include notes of predecessor show if available. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -1/+12 |
| | | |||||
| * | be explicit about what is not allowed to change while updating. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -8/+14 |
| | | |||||
| * | minor cosmetics. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -3/+11 |
| | | |||||
| * | Hotfix: add end time to json day schedule, also include date in start/end | Christian Pointner | 2016-04-20 | 1 | -1/+1 |
| | | |||||
* | | merged hotfix (add end time to json day schedule, also include date in ↵ | Christian Pointner | 2016-04-20 | 1 | -1/+2 |
| | | | | | | | | start/end) into master | ||||
* | | fixed pep8/flake8 warnings. again. | Ernesto Rico-Schmidt | 2016-04-19 | 15 | -32/+49 |
| | | |||||
* | | removed cba_entry_id and cba_series_id from Show and Time Slot models | Ernesto Rico-Schmidt | 2016-04-16 | 3 | -2/+36 |
| | | |||||
* | | simplified inline admin for program slots and time slots | Ernesto Rico-Schmidt | 2016-04-16 | 1 | -2/+3 |
|/ | |||||
* | also include pv-id in day-schedule export | Christian Pointner | 2016-04-15 | 1 | -3/+3 |
| | |||||
* | easier to understand export format for day_schedule | Christian Pointner | 2016-04-14 | 1 | -4/+5 |
| | |||||
* | fixed get_queryset | Ernesto Rico-Schmidt | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | fix initial migration | Christian Pointner | 2016-03-31 | 1 | -7/+7 |
| | |||||
* | fixed missed renaming of variables | Ernesto Rico-Schmidt | 2016-03-30 | 4 | -4/+4 |
| | |||||
* | fixed typo | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -2/+2 |
| | |||||
* | fixed typo and minor style changes | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -4/+7 |
| | |||||
* | fixed jquery-ui path in day_schedule template, fixed recommendations template | Christian Pointner | 2016-03-30 | 2 | -5/+5 |
| | |||||
* | removed unused comments template stuff | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -8/+0 |
| | |||||
* | fixed warning 340 | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -5/+5 |
| | |||||
* | restored blank & null for hosts | Ernesto Rico-Schmidt | 2016-03-27 | 1 | -5/+5 |
| | |||||
* | fixed templates | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -19/+25 |
| | |||||
* | fixed update commands | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -15/+40 |
| | |||||
* | added is_ | Christian Pointner | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | added is_ | Ernesto Rico-Schmidt | 2016-02-12 | 2 | -3/+3 |
| | |||||
* | fixed command | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -4/+4 |
| | |||||
* | moved views | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -23/+43 |
| | |||||
* | fixed commands | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -11/+11 |
| |