summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix nop int vs strHEADmasterChristian Pointner2021-01-161-1/+1
|
* Remove left-over hackErnesto Rico Schmidt2020-09-151-1/+1
|
* Simplify the logicErnesto Rico Schmidt2020-09-151-47/+39
|
* Add exception to to return extended height of the showErnesto Rico Schmidt2020-09-151-1/+3
|
* Fix week schedule, remove dead codeErnesto Rico Schmidt2020-09-091-13/+16
|
* Optimize imports. FormatErnesto Rico Schmidt2020-09-096-34/+38
|
* Optimize imports. FormatErnesto Rico Schmidt2020-09-092-12/+12
|
* Merge pull request #23 from radio-helsinki-graz/dependabot/pip/django-1.11.29Ernesto Rico Schmidt2020-06-051-1/+1
|\ | | | | Bump django from 1.11.28 to 1.11.29
| * Bump django from 1.11.28 to 1.11.29dependabot[bot]2020-06-051-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.28Ernesto Rico Schmidt2020-02-121-1/+1
|\ | | | | Bump django from 1.11.27 to 1.11.28
| * Bump django from 1.11.27 to 1.11.28dependabot[bot]2020-02-111-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 requirementErnesto Rico Schmidt2020-01-241-1/+1
|
* 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
|
* Merge pull request #21 from radio-helsinki-graz/dependabot/pip/pyyaml-5.1Ernesto Rico Schmidt2020-01-171-1/+1
|\ | | | | Bump pyyaml from 3.12 to 5.1
| * Bump pyyaml from 3.12 to 5.1dependabot[bot]2020-01-171-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.23Ernesto Rico Schmidt2019-10-231-1/+1
|\ | | | | Bump django from 1.11.3 to 1.11.23
| * Bump django from 1.11.3 to 1.11.23dependabot[bot]2019-10-231-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 scheduleChristian Pointner2019-10-161-0/+7
|
* always return first specials timeslotChristian Pointner2017-09-281-2/+8
|
* removed TODOs as we keep track of everything as issues now.nnrcschmdt2017-08-231-9/+0
|
* upgraded Django and Pillow requirements.nnrcschmdt2017-07-101-2/+2
|
* fixed url for admin.nnrcschmdt2017-07-101-1/+1
|
* Merge pull request #7 from hermannschwaerzler/masterChristian Pointner2017-07-091-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/pvHermann Schwärzler2017-07-092-6/+6
| |\ | |/ |/|
* | upgraded requirement to Django 1.11.2, Pillow 4.1.1, PyYAML 3.12, ↵nnrcschmdt2017-06-201-5/+5
| | | | | | | | django-tinymce 2.6.0 and python-dateutil 2.6.0
* | moved reverse import to new namespacennrcschmdt2017-06-191-1/+1
| |
* | upgraded requirement to Django 1.10.7nnrcschmdt2017-06-191-1/+1
| |
* | Merge pull request #6 from hermannschwaerzler/masterErnesto Rico Schmidt2017-06-181-4/+16
|\ \ | | | | | | updated README
| | * explain final steps to get a running development instance: create an admin userHermann Schwärzler2017-07-091-0/+11
| | |
| | * local_settings.py is a better place to change settings than editing settings.pyHermann Schwärzler2017-06-191-3/+5
| |/
| * update README to mention missing dependencies asf.Hermann2017-06-181-4/+16
|/ | | | "syncdb" is deprecated: "migrate" is the command to create the DB.
* reverted back to callable datetime functionsnnrcschmdt2017-06-133-13/+15
|
* removed django.conf.urls.patternsnnrcschmdt2017-06-133-40/+39
|
* upgraded requirement to Django 1.9.13nnrcschmdt2017-06-121-1/+1
|
* added markdown exporter for yearly show logsChristian Pointner2017-04-272-6/+50
| | | | improved some export queries
* 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
| |\ | |/ |/|