Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add exception to to return extended height of the show | Ernesto Rico Schmidt | 2020-09-15 | 1 | -1/+3 |
| | |||||
* | Fix week schedule, remove dead code | Ernesto Rico Schmidt | 2020-09-09 | 1 | -13/+16 |
| | |||||
* | Optimize imports. Format | Ernesto Rico Schmidt | 2020-09-09 | 6 | -34/+38 |
| | |||||
* | Optimize imports. Format | Ernesto Rico Schmidt | 2020-09-09 | 2 | -12/+12 |
| | |||||
* | Merge pull request #23 from radio-helsinki-graz/dependabot/pip/django-1.11.29 | Ernesto Rico Schmidt | 2020-06-05 | 1 | -1/+1 |
|\ | | | | | Bump django from 1.11.28 to 1.11.29 | ||||
| * | Bump django from 1.11.28 to 1.11.29 | dependabot[bot] | 2020-06-05 | 1 | -1/+1 |
|/ | | | | | | | Bumps [django](https://github.com/django/django) from 1.11.28 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.28...1.11.29) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Merge pull request #22 from radio-helsinki-graz/dependabot/pip/django-1.11.28 | Ernesto Rico Schmidt | 2020-02-12 | 1 | -1/+1 |
|\ | | | | | Bump django from 1.11.27 to 1.11.28 | ||||
| * | Bump django from 1.11.27 to 1.11.28 | dependabot[bot] | 2020-02-11 | 1 | -1/+1 |
|/ | | | | | | | Bumps [django](https://github.com/django/django) from 1.11.27 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.27...1.11.28) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | upgrade Django requirement | Ernesto Rico Schmidt | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #21 from radio-helsinki-graz/dependabot/pip/pyyaml-5.1 | Ernesto Rico Schmidt | 2020-01-17 | 1 | -1/+1 |
|\ | | | | | Bump pyyaml from 3.12 to 5.1 | ||||
| * | Bump pyyaml from 3.12 to 5.1 | dependabot[bot] | 2020-01-17 | 1 | -1/+1 |
|/ | | | | | | | | Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.12...5.1) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Merge pull request #20 from radio-helsinki-graz/dependabot/pip/django-1.11.23 | Ernesto Rico Schmidt | 2019-10-23 | 1 | -1/+1 |
|\ | | | | | Bump django from 1.11.3 to 1.11.23 | ||||
| * | Bump django from 1.11.3 to 1.11.23 | dependabot[bot] | 2019-10-23 | 1 | -1/+1 |
|/ | | | | | | | Bumps [django](https://github.com/django/django) from 1.11.3 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.3...1.11.23) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | 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 |
| | |||||
* | removed TODOs as we keep track of everything as issues now. | nnrcschmdt | 2017-08-23 | 1 | -9/+0 |
| | |||||
* | upgraded Django and Pillow requirements. | nnrcschmdt | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |