Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | be explicit about what is not allowed to change while updating. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -8/+14 | |
| | | ||||||
* | | updated requirements. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -4/+4 | |
| | | ||||||
* | | minor cosmetics. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -3/+11 | |
| | | ||||||
* | | Hotfix: add end time to json day schedule, also include date in start/end | Christian Pointner | 2016-04-20 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into stable | Christian Pointner | 2016-04-15 | 1 | -3/+3 | |
|\ \ | ||||||
* \ \ | merged master into stable after new deployment | Christian Pointner | 2016-04-15 | 50 | -849/+1484 | |
|\ \ \ | ||||||
* | | | | enable song listing for Songbirdsrel-2014-07 | Christian Pointner | 2015-10-07 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | updated Django, Pillow and PyYAML | Ernesto Rico-Schmidt | 2014-09-05 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | fixed the list of shows | Ernesto Rico-Schmidt | 2014-08-16 | 1 | -15/+20 | |
| | | | | ||||||
* | | | | simplified and fixed week schedule | Ernesto Rico-Schmidt | 2014-08-15 | 1 | -46/+43 | |
| | | | | ||||||
* | | | | handle errors better | Ernesto Rico-Schmidt | 2014-07-21 | 1 | -1/+16 | |
| | | | | ||||||
| | | * | Merge branch 'master' of github.com:radio-helsinki-graz/pv | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -1/+4 | |
| | | |\ | ||||||
| | | | * | nop: added entries to musicprog list | Christian Pointner | 2016-05-21 | 1 | -1/+4 | |
| | | | | | ||||||
| | | * | | Update to latest Django 1.8 version | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | merged hotfix (add end time to json day schedule, also include date in ↵ | Christian Pointner | 2016-04-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | start/end) into master | |||||
| | | * | fixed pep8/flake8 warnings. again. | Ernesto Rico-Schmidt | 2016-04-19 | 17 | -38/+56 | |
| | | | | ||||||
| | | * | removed unused templates | Ernesto Rico-Schmidt | 2016-04-16 | 3 | -29/+0 | |
| | | | | ||||||
| | | * | removed cba_entry_id and cba_series_id from Show and Time Slot models | Ernesto Rico-Schmidt | 2016-04-16 | 3 | -2/+36 | |
| | | | | ||||||
| | | * | simplified inline admin for program slots and time slots | Ernesto Rico-Schmidt | 2016-04-16 | 1 | -2/+3 | |
| | | | | ||||||
| | | * | updated requiremets and TODO list | Ernesto Rico-Schmidt | 2016-04-16 | 3 | -4/+9 | |
| | |/ | ||||||
| | * | also include pv-id in day-schedule export | Christian Pointner | 2016-04-15 | 1 | -3/+3 | |
| |/ | ||||||
| * | easier to understand export format for day_schedule | Christian Pointner | 2016-04-14 | 1 | -4/+5 | |
| | | ||||||
| * | fix deprecated option name: mimetype vs. content_type | Christian Pointner | 2016-04-14 | 1 | -2/+2 | |
| | | ||||||
| * | fixed get_queryset | Ernesto Rico-Schmidt | 2016-03-31 | 1 | -2/+2 | |
| | | ||||||
| * | fix initial migration | Christian Pointner | 2016-03-31 | 1 | -7/+7 | |
| | | ||||||
| * | migrations for database nop should only be done on nop database | Christian Pointner | 2016-03-31 | 3 | -0/+9 | |
| | | ||||||
| * | fixed missed renaming of variables | Ernesto Rico-Schmidt | 2016-03-30 | 4 | -4/+4 | |
| | | ||||||
| * | fixed typo | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -2/+2 | |
| | | ||||||
| * | fixed typo and minor style changes | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -4/+7 | |
| | | ||||||
| * | fixed jquery-ui path in day_schedule template, fixed recommendations template | Christian Pointner | 2016-03-30 | 2 | -5/+5 | |
| | | ||||||
| * | removed unused comments template stuff | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -8/+0 | |
| | | ||||||
| * | fixed warning 340 | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -5/+5 | |
| | | ||||||
| * | restored blank & null for hosts | Ernesto Rico-Schmidt | 2016-03-27 | 1 | -5/+5 | |
| | | ||||||
| * | fixed templates | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -19/+25 | |
| | | ||||||
| * | fixed update commands | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -15/+40 | |
| | | ||||||
| * | added is_ | Christian Pointner | 2016-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | added is_ | Ernesto Rico-Schmidt | 2016-02-12 | 2 | -3/+3 | |
| | | ||||||
| * | updated german localization messages | Ernesto Rico-Schmidt | 2016-01-07 | 1 | -86/+95 | |
| | | ||||||
| * | fixed command | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -4/+4 | |
| | | ||||||
| * | fixed warnings | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -6/+1 | |
| | | ||||||
| * | moved views | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -23/+43 | |
| | | ||||||
| * | fixed commands | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -11/+11 | |
| | | ||||||
| * | removed old week_schedule view | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -35/+0 | |
| | | ||||||
| * | updated to Django 1.8.8 | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | clened-up URLs | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -4/+4 | |
| | | ||||||
| * | cleaned-up URLs | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -9/+2 | |
| | | ||||||
| * | moved to class based generic views | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -121/+164 | |
| | | ||||||
| * | updated TEMPLATE settings to new style | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -5/+20 | |
| | | ||||||
| * | moved tofirstdayinisoweek to utils | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+9 | |
| | | ||||||
| * | formated templates and updated templatetags | Ernesto Rico-Schmidt | 2016-01-06 | 17 | -437/+457 | |
| | |