Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed url for admin. | nnrcschmdt | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | Merge pull request #7 from hermannschwaerzler/master | Christian Pointner | 2017-07-09 | 1 | -3/+16 |
|\ | | | | | More changes/additions to README.rst to explain how to get a working development installation. | ||||
| * | Merge branch 'master' of https://github.com/radio-helsinki-graz/pv | Hermann Schwärzler | 2017-07-09 | 2 | -6/+6 |
| |\ | |/ |/| | |||||
* | | upgraded requirement to Django 1.11.2, Pillow 4.1.1, PyYAML 3.12, ↵ | nnrcschmdt | 2017-06-20 | 1 | -5/+5 |
| | | | | | | | | django-tinymce 2.6.0 and python-dateutil 2.6.0 | ||||
* | | moved reverse import to new namespace | nnrcschmdt | 2017-06-19 | 1 | -1/+1 |
| | | |||||
* | | upgraded requirement to Django 1.10.7 | nnrcschmdt | 2017-06-19 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #6 from hermannschwaerzler/master | Ernesto Rico Schmidt | 2017-06-18 | 1 | -4/+16 |
|\ \ | | | | | | | updated README | ||||
| | * | explain final steps to get a running development instance: create an admin user | Hermann Schwärzler | 2017-07-09 | 1 | -0/+11 |
| | | | |||||
| | * | local_settings.py is a better place to change settings than editing settings.py | Hermann Schwärzler | 2017-06-19 | 1 | -3/+5 |
| |/ | |||||
| * | update README to mention missing dependencies asf. | Hermann | 2017-06-18 | 1 | -4/+16 |
|/ | | | | "syncdb" is deprecated: "migrate" is the command to create the DB. | ||||
* | reverted back to callable datetime functions | nnrcschmdt | 2017-06-13 | 3 | -13/+15 |
| | |||||
* | removed django.conf.urls.patterns | nnrcschmdt | 2017-06-13 | 3 | -40/+39 |
| | |||||
* | upgraded requirement to Django 1.9.13 | nnrcschmdt | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | added markdown exporter for yearly show logs | Christian Pointner | 2017-04-27 | 2 | -6/+50 |
| | | | | improved some export queries | ||||
* | 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 |
| |