Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify the logic | Ernesto Rico Schmidt | 2020-09-21 | 1 | -47/+39 | |
| | ||||||
* | Add exception to to return extended height of the show | Ernesto Rico Schmidt | 2020-09-21 | 1 | -1/+3 | |
| | ||||||
* | Fix week schedule, remove dead code | Ernesto Rico Schmidt | 2020-09-12 | 1 | -13/+16 | |
| | ||||||
* | more height to display the 5 min slot at 12 pm beginning next week | Ernesto Rico Schmidt | 2020-01-24 | 3 | -17/+30 | |
| | ||||||
* | add year and week to context of week schedule | Ernesto Rico Schmidt | 2020-01-24 | 1 | -0/+2 | |
| | ||||||
* | switch LICENSE | Ernesto Rico Schmidt | 2020-01-24 | 1 | -27/+661 | |
| | ||||||
* | fix rendering of week schedule | Christian Pointner | 2019-10-16 | 1 | -0/+7 | |
| | ||||||
* | always return first specials timeslot | Christian Pointner | 2017-09-28 | 1 | -2/+8 | |
| | ||||||
* | Merge branch 'master' into stable | Christian Pointner | 2017-04-27 | 2 | -6/+50 | |
|\ | ||||||
| * | added markdown exporter for yearly show logs | Christian Pointner | 2017-04-27 | 2 | -6/+50 | |
| | | | | | | | | improved some export queries | |||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-04-27 | 2 | -24/+12 | |
|\ \ | |/ | ||||||
| * | set correct file encoding | Christian Pointner | 2017-04-27 | 2 | -1/+3 | |
| | | ||||||
| * | move musikprogram handling of nop to settings | Christian Pointner | 2017-04-27 | 2 | -23/+9 | |
| | | ||||||
| * | Merge branch 'stable' | Christian Pointner | 2017-04-07 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | rename new special show export | Christian Pointner | 2017-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-04-07 | 3 | -3/+32 | |
|\ \ | |/ | ||||||
| * | added sepcial show timeslot export | Christian Pointner | 2017-04-07 | 3 | -3/+32 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-04-06 | 1 | -15/+24 | |
|\ \ | |/ | ||||||
| * | fix check_automation_ids command | Christian Pointner | 2017-04-06 | 1 | -15/+24 | |
| | | ||||||
| * | Merge branch 'stable' | Christian Pointner | 2017-03-09 | 4 | -13/+13 | |
| |\ | |/ |/| | ||||||
* | | Hotfix: datetime.now as callable for query sets to fix implicit 'caching' ↵ | Christian Pointner | 2017-03-09 | 4 | -13/+13 | |
| | | | | | | | | problem after switching to uwsgi | |||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-02-20 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | restore old url behavior, which is now supported by the plone proxyview | Johannes Raggam | 2017-02-19 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-02-17 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | fix url to specific day view | Johannes Raggam | 2017-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-02-17 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | added pussy*whipped to list of music-shows | Christian Pointner | 2017-02-17 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2017-01-12 | 4 | -6/+20 | |
|\ \ | |/ | ||||||
| * | fix now-playing filter | Christian Pointner | 2017-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | fix fixtures for program-show | Christian Pointner | 2017-01-06 | 1 | -0/+2 | |
| | | ||||||
| * | only show musicpools in nowplaying | Christian Pointner | 2017-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | added support for new noplaying db format | Christian Pointner | 2017-01-06 | 2 | -4/+16 | |
|/ | ||||||
* | added support for multi-shows in JSON. | Ernesto Rico-Schmidt | 2016-09-16 | 1 | -1/+12 | |
| | ||||||
* | Merge pull request #4 from radio-helsinki-graz/stable | Ernesto Rico-Schmidt | 2016-09-07 | 1 | -2/+2 | |
|\ | | | | | expand maximum time range for add/note to 12 weeks in the future | |||||
| * | expand maximum timerange for add/note to 12 weeks in the future | Christian Pointner | 2016-09-07 | 1 | -2/+2 | |
| | | ||||||
* | | removed unneeded distinct() method. | Ernesto Rico-Schmidt | 2016-08-20 | 1 | -1/+1 | |
| | | ||||||
* | | display only active program slots of a show. | Ernesto Rico-Schmidt | 2016-08-20 | 2 | -2/+2 | |
| | | ||||||
* | | display only active shows of a host. | Ernesto Rico-Schmidt | 2016-08-20 | 1 | -2/+2 | |
| | | ||||||
* | | list only active host and active shows. | Ernesto Rico-Schmidt | 2016-08-20 | 1 | -4/+2 | |
| | | ||||||
* | | 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. | |||||
* | | Merge pull request #3 from radio-helsinki-graz/recognize_activity | Ernesto Rico-Schmidt | 2016-08-17 | 12 | -86/+107 | |
|\ \ | |/ |/| | Recognize activity | |||||
| * | 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 | |
| | ||||||
* | Merge branch 'master' into stable | Christian Pointner | 2016-08-03 | 3 | -2/+19 | |
|\ | ||||||
| * | remove automation_id in shows | Ernesto Rico-Schmidt | 2016-08-03 | 3 | -2/+19 | |
| | |