summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated TODOErnesto Rico-Schmidt2016-05-271-0/+9
* Update to latest Django 1.8 versionErnesto Rico-Schmidt2016-05-271-1/+1
* Optimize selection of time slot by fetching the program slotsErnesto Rico-Schmidt2016-05-271-3/+3
* Link to predecessor show.Ernesto Rico-Schmidt2016-05-012-2/+2
* include notes of predecessor show if available.Ernesto Rico-Schmidt2016-05-011-1/+12
* be explicit about what is not allowed to change while updating.Ernesto Rico-Schmidt2016-05-011-8/+14
* updated requirements.Ernesto Rico-Schmidt2016-05-011-4/+4
* minor cosmetics.Ernesto Rico-Schmidt2016-05-011-3/+11
* Hotfix: add end time to json day schedule, also include date in start/endChristian Pointner2016-04-201-1/+1
* Merge branch 'master' into stableChristian Pointner2016-04-151-3/+3
|\
| * also include pv-id in day-schedule exportChristian Pointner2016-04-151-3/+3
* | merged master into stable after new deploymentChristian Pointner2016-04-1550-849/+1484
|\ \ | |/
| * 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