summaryrefslogtreecommitdiff
path: root/program
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixed text color selectionErnesto Rico-Schmidt2014-02-281-1/+1
* added color to broadcast formatsErnesto Rico-Schmidt2014-02-282-2/+3
* added explicit template namesErnesto Rico-Schmidt2014-02-282-5/+5
* Merge branch 'master' of https://github.com/nnrcschmdt/helsinkiErnesto Rico-Schmidt2014-02-2819-11/+778
|\
| * fixed urls and file locationsErnesto Rico-Schmidt2014-02-2819-11/+778
* | fixed fields order.Ernesto Rico-Schmidt2014-02-281-0/+4
|/
* dont err when AUTOMATION_BASE_URL isnt setJohannes Raggam2014-02-071-3/+7
* fixed addnote command when index is needed (multiple timeslots per show and day)Ernesto Rico-Schmidt2014-01-071-1/+4
* fixed addnote and importnote command after removal of owner to notes.Ernesto Rico-Schmidt2013-09-242-6/+3
* removed owner of Note.Ernesto Rico-Schmidt2013-09-202-3/+0
* fix week number bug. this time for real. reallyErnesto Rico-Schmidt2013-09-201-7/+7
* fix week number bug. this time for real.Ernesto Rico-Schmidt2013-09-201-3/+9
* fix week number bug.Ernesto Rico-Schmidt2013-09-201-5/+5
* added JSON export for automation.Ernesto Rico-Schmidt2013-04-123-2/+34
* added automation ID for programslots and shows.Ernesto Rico-Schmidt2013-04-121-0/+2
* added support for timeslot index when adding notes.Ernesto Rico-Schmidt2013-03-101-2/+11
* fixed index out range.Ernesto Rico-Schmidt2013-03-091-4/+7
* added big admin imageErnesto Rico-Schmidt2013-03-081-6/+6
* added admin images.Ernesto Rico-Schmidt2013-03-082-18/+57
* added forms.pyErnesto Rico-Schmidt2013-03-081-0/+42
* removed unused tiny_mceErnesto Rico-Schmidt2013-03-081-1/+1
* moved CSS generation to program application.Ernesto Rico-Schmidt2013-03-084-6/+111
* avoided case when len(ends) < len(starts).Ernesto Rico-Schmidt2012-12-161-2/+2
* fixed week viewErnesto Rico-Schmidt2012-11-261-1/+2
* updated error message.Ernesto Rico-Schmidt2012-02-181-1/+1
* added status as argument.Ernesto Rico-Schmidt2012-02-171-4/+5
* made Show description nullable.Ernesto Rico-Schmidt2012-02-171-1/+1
* only show active program_slots at show_detailChristian Pointner2012-02-151-0/+6
* show specials as recommendations even if there is no note attachedChristian Pointner2012-02-151-3/+4
* show up to 20 recommandtions in boxChristian Pointner2012-02-151-1/+1
* added image_enabled flag to showChristian Pointner2012-02-151-0/+1
* made Show name not unique anymore.Ernesto Rico-Schmidt2012-02-151-1/+1
* added cleanup_defaultshow command.Ernesto Rico-Schmidt2012-02-101-0/+21
* finished undoing read only fields.Ernesto Rico-Schmidt2011-12-291-2/+0