summaryrefslogtreecommitdiff
path: root/program
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* added always_visible to the Hosts and updated template and URLsErnesto Rico-Schmidt2014-05-013-1/+8
* added save_as to NoteAdmin and limited time slot to the last four weeks. made...Ernesto Rico-Schmidt2014-05-011-11/+17
* pep8-ized codeErnesto Rico-Schmidt2014-04-299-144/+309
* added german translations to datepickerErnesto Rico-Schmidt2014-03-211-0/+8
* fixed date format for datepickerErnesto Rico-Schmidt2014-03-141-2/+3
* fixed datepicker uriErnesto Rico-Schmidt2014-03-141-1/+1
* forced json output to utf-8Ernesto Rico-Schmidt2014-03-121-1/+1
* fixed day_schedule to export 00:00 - 23:59:59 and not between 06:00 and 05:59Ernesto Rico-Schmidt2014-03-072-7/+13