summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge branch 'master' of github.com:radio-helsinki-graz/pvErnesto Rico-Schmidt2016-05-271-1/+4
| | | |\
| | | | * nop: added entries to musicprog listChristian Pointner2016-05-211-1/+4
| | | * | Update to latest Django 1.8 versionErnesto Rico-Schmidt2016-05-271-1/+1
| | | |/
| | | * merged hotfix (add end time to json day schedule, also include date in start/...Christian Pointner2016-04-201-1/+2
| | | * fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-1917-38/+56
| | | * removed unused templatesErnesto Rico-Schmidt2016-04-163-29/+0
| | | * removed cba_entry_id and cba_series_id from Show and Time Slot modelsErnesto Rico-Schmidt2016-04-163-2/+36
| | | * simplified inline admin for program slots and time slotsErnesto Rico-Schmidt2016-04-161-2/+3
| | | * updated requiremets and TODO listErnesto Rico-Schmidt2016-04-163-4/+9
| | |/
| | * also include pv-id in day-schedule exportChristian Pointner2016-04-151-3/+3
| |/
| * easier to understand export format for day_scheduleChristian Pointner2016-04-141-4/+5
| * fix deprecated option name: mimetype vs. content_typeChristian Pointner2016-04-141-2/+2
| * fixed get_querysetErnesto Rico-Schmidt2016-03-311-2/+2
| * fix initial migrationChristian Pointner2016-03-311-7/+7
| * migrations for database nop should only be done on nop databaseChristian Pointner2016-03-313-0/+9
| * fixed missed renaming of variablesErnesto Rico-Schmidt2016-03-304-4/+4
| * fixed typoErnesto Rico-Schmidt2016-03-301-2/+2
| * fixed typo and minor style changesErnesto Rico-Schmidt2016-03-301-4/+7
| * fixed jquery-ui path in day_schedule template, fixed recommendations templateChristian Pointner2016-03-302-5/+5
| * removed unused comments template stuffErnesto Rico-Schmidt2016-03-291-8/+0
| * fixed warning 340Ernesto Rico-Schmidt2016-03-291-5/+5
| * restored blank & null for hostsErnesto Rico-Schmidt2016-03-271-5/+5
| * fixed templatesErnesto Rico-Schmidt2016-03-273-19/+25
| * fixed update commandsErnesto Rico-Schmidt2016-03-273-15/+40
| * added is_Christian Pointner2016-02-121-1/+1
| * added is_Ernesto Rico-Schmidt2016-02-122-3/+3
| * updated german localization messagesErnesto Rico-Schmidt2016-01-071-86/+95
| * fixed commandErnesto Rico-Schmidt2016-01-061-4/+4
| * fixed warningsErnesto Rico-Schmidt2016-01-061-6/+1
| * moved viewsErnesto Rico-Schmidt2016-01-062-23/+43
| * fixed commandsErnesto Rico-Schmidt2016-01-062-11/+11
| * removed old week_schedule viewErnesto Rico-Schmidt2016-01-061-35/+0
| * updated to Django 1.8.8Ernesto Rico-Schmidt2016-01-061-1/+1
| * clened-up URLsErnesto Rico-Schmidt2016-01-061-4/+4
| * cleaned-up URLsErnesto Rico-Schmidt2016-01-061-9/+2
| * moved to class based generic viewsErnesto Rico-Schmidt2016-01-062-121/+164
| * updated TEMPLATE settings to new styleErnesto Rico-Schmidt2016-01-061-5/+20
| * moved tofirstdayinisoweek to utilsErnesto Rico-Schmidt2016-01-061-0/+9
| * formated templates and updated templatetagsErnesto Rico-Schmidt2016-01-0617-437/+457
| * added new model fields and updated adminErnesto Rico-Schmidt2016-01-062-39/+37
| * added commands to update new model fieldsErnesto Rico-Schmidt2016-01-063-0/+57
| * added is_active model fieldErnesto Rico-Schmidt2016-01-061-0/+19
| * added is_active model fieldErnesto Rico-Schmidt2016-01-061-0/+19
| * added is_active model fieldErnesto Rico-Schmidt2016-01-061-0/+19
| * renamed model fieldErnesto Rico-Schmidt2016-01-064-49/+49
| * replaced permalink calls, cleaned-up Show modelErnesto Rico-Schmidt2015-12-301-11/+9
| * added fields to formsErnesto Rico-Schmidt2015-12-301-0/+3
| * fixed current_box URLErnesto Rico-Schmidt2015-12-301-1/+1
| * added migrations for nop & programErnesto Rico-Schmidt2015-12-305-0/+305
| * updated requirementsErnesto Rico-Schmidt2015-12-281-2/+2