summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * add V2 views and template tags for new homepageChristian Pointner2021-02-2417-1/+744
| |
* | Revert "enable show language selector for homepage"Christian Pointner2021-02-262-2/+2
| | | | | | | | This reverts commit 7e6fec288d4544b639d4e633bbe60b5225c3bff5.
* | enable show language selector for homepageChristian Pointner2021-02-262-2/+2
|/
* Merge branch 'add-languages' into stableChristian Pointner2021-02-249-6/+179
|\
| * disable language selector in templates for nowChristian Pointner2021-02-242-2/+2
| |
| * add more language fixturesChristian Pointner2021-02-241-0/+78
| |
| * show language slug in admin viewChristian Pointner2021-02-241-1/+1
| |
| * add fixtures for languageChristian Pointner2021-02-171-0/+12
| |
| * fix model for new language field and add language filter to show list templateChristian Pointner2021-02-177-6/+37
| |
| * add language to modelChristian Pointner2021-02-173-4/+56
|/
* fix nop int vs strChristian Pointner2021-01-161-1/+1
|
* Remove left-over hackErnesto Rico Schmidt2020-09-211-1/+1
|
* Simplify the logicErnesto Rico Schmidt2020-09-211-47/+39
|
* Add exception to to return extended height of the showErnesto Rico Schmidt2020-09-211-1/+3
|
* Fix week schedule, remove dead codeErnesto Rico Schmidt2020-09-121-13/+16
|
* more height to display the 5 min slot at 12 pm beginning next weekErnesto Rico Schmidt2020-01-243-17/+30
|
* add year and week to context of week scheduleErnesto Rico Schmidt2020-01-241-0/+2
|
* switch LICENSEErnesto Rico Schmidt2020-01-241-27/+661
|
* fix rendering of week scheduleChristian Pointner2019-10-161-0/+7
|
* always return first specials timeslotChristian Pointner2017-09-281-2/+8
|
* Merge branch 'master' into stableChristian Pointner2017-04-272-6/+50
|\
| * added markdown exporter for yearly show logsChristian Pointner2017-04-272-6/+50
| | | | | | | | improved some export queries
* | Merge branch 'master' into stableChristian Pointner2017-04-272-24/+12
|\ \ | |/
| * set correct file encodingChristian Pointner2017-04-272-1/+3
| |
| * move musikprogram handling of nop to settingsChristian Pointner2017-04-272-23/+9
| |
| * Merge branch 'stable'Christian Pointner2017-04-071-1/+1
| |\ | |/ |/|
* | rename new special show exportChristian Pointner2017-04-071-1/+1
| |
* | Merge branch 'master' into stableChristian Pointner2017-04-073-3/+32
|\ \ | |/
| * added sepcial show timeslot exportChristian Pointner2017-04-073-3/+32
| |
* | Merge branch 'master' into stableChristian Pointner2017-04-061-15/+24
|\ \ | |/
| * fix check_automation_ids commandChristian Pointner2017-04-061-15/+24
| |
| * Merge branch 'stable'Christian Pointner2017-03-094-13/+13
| |\ | |/ |/|
* | Hotfix: datetime.now as callable for query sets to fix implicit 'caching' ↵Christian Pointner2017-03-094-13/+13
| | | | | | | | problem after switching to uwsgi
* | Merge branch 'master' into stableChristian Pointner2017-02-201-1/+1
|\ \ | |/
| * restore old url behavior, which is now supported by the plone proxyviewJohannes Raggam2017-02-191-1/+1
| |
* | Merge branch 'master' into stableChristian Pointner2017-02-171-1/+1
|\ \ | |/
| * fix url to specific day viewJohannes Raggam2017-02-171-1/+1
| |
* | Merge branch 'master' into stableChristian Pointner2017-02-171-1/+2
|\ \ | |/
| * added pussy*whipped to list of music-showsChristian Pointner2017-02-171-1/+2
| |
* | Merge branch 'master' into stableChristian Pointner2017-01-124-6/+20
|\ \ | |/
| * fix now-playing filterChristian Pointner2017-01-061-1/+1
| |
| * fix fixtures for program-showChristian Pointner2017-01-061-0/+2
| |
| * only show musicpools in nowplayingChristian Pointner2017-01-061-1/+1
| |
| * added support for new noplaying db formatChristian Pointner2017-01-062-4/+16
|/
* added support for multi-shows in JSON.Ernesto Rico-Schmidt2016-09-161-1/+12
|
* Merge pull request #4 from radio-helsinki-graz/stableErnesto Rico-Schmidt2016-09-071-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 futureChristian Pointner2016-09-071-2/+2
| |
* | removed unneeded distinct() method.Ernesto Rico-Schmidt2016-08-201-1/+1
| |
* | display only active program slots of a show.Ernesto Rico-Schmidt2016-08-202-2/+2
| |
* | display only active shows of a host.Ernesto Rico-Schmidt2016-08-201-2/+2
| |