summaryrefslogtreecommitdiff
path: root/program
Commit message (Collapse)AuthorAgeFilesLines
* reverted accidentially committed stuffChristian Pointner2016-05-271-2/+2
|
* merged speed optimization branchChristian Pointner2016-05-271-3/+3
|\
| * Optimize selection of time slot by fetching the program slotsErnesto Rico-Schmidt2016-05-271-3/+3
| |
* | show idErnesto Rico-Schmidt2016-05-271-1/+1
| |
* | merged stable into masterChristian Pointner2016-05-273-10/+28
|\ \ | |/
| * 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
| |
| * 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
| |
* | merged hotfix (add end time to json day schedule, also include date in ↵Christian Pointner2016-04-201-1/+2
| | | | | | | | start/end) into master
* | fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-1915-32/+49
| |
* | 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
|/
* 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
|
* fixed get_querysetErnesto Rico-Schmidt2016-03-311-2/+2
|
* fix initial migrationChristian Pointner2016-03-311-7/+7
|
* 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
|
* fixed commandErnesto Rico-Schmidt2016-01-061-4/+4
|
* 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
|
* cleaned-up URLsErnesto Rico-Schmidt2016-01-061-9/+2
|
* moved to class based generic viewsErnesto Rico-Schmidt2016-01-062-121/+164
|
* 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-303-0/+247
|
* reformated code.Ernesto Rico-Schmidt2015-12-284-236/+125
|
* fixed imports for django 1.7Christian Pointner2015-09-252-14/+15
|
* handle errors betterErnesto Rico-Schmidt2014-07-211-1/+16
|