summaryrefslogtreecommitdiff
path: root/program
Commit message (Expand)AuthorAgeFilesLines
* fixed copy&paste errorErnesto Rico-Schmidt2016-08-171-1/+1
* removed is_active from Host, Show and ProgramSlot.Ernesto Rico-Schmidt2016-08-179-26/+65
* simplified update commandsErnesto Rico-Schmidt2016-08-162-30/+7
* added management commands to chech and remove stale automation_idsErnesto Rico-Schmidt2016-08-032-0/+51
* hotfix: show has no automation_id anymoreChristian Pointner2016-08-031-2/+0
* remove automation_id in showsErnesto Rico-Schmidt2016-08-033-2/+19
* limit timeslot, better namingErnesto Rico-Schmidt2016-08-032-11/+18
* Merge branch 'predecessor-selection'Christian Pointner2016-07-201-0/+11
|\
| * exclude self as show predecessorErnesto Rico-Schmidt2016-07-201-3/+8
| * exclude idErnesto Rico-Schmidt2016-05-271-0/+6
* | added short_description to list header of program slots.Ernesto Rico-Schmidt2016-06-121-0/+1
* | show only name in the admin program slots.Ernesto Rico-Schmidt2016-06-121-1/+5
* | don't include the ID in the show detail pageErnesto Rico-Schmidt2016-06-121-1/+1
* | added automation ID to listErnesto Rico-Schmidt2016-05-271-1/+1
* | brown paper bag bugErnesto Rico-Schmidt2016-05-273-7/+1
* | 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 start/...Christian Pointner2016-04-201-1/+2
* | 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