Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | formated templates and updated templatetags | Ernesto Rico-Schmidt | 2016-01-06 | 17 | -437/+457 | |
* | added new model fields and updated admin | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -39/+37 | |
* | added commands to update new model fields | Ernesto Rico-Schmidt | 2016-01-06 | 3 | -0/+57 | |
* | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 | |
* | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 | |
* | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 | |
* | renamed model field | Ernesto Rico-Schmidt | 2016-01-06 | 4 | -49/+49 | |
* | replaced permalink calls, cleaned-up Show model | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -11/+9 | |
* | added fields to forms | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -0/+3 | |
* | fixed current_box URL | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -1/+1 | |
* | added migrations for nop & program | Ernesto Rico-Schmidt | 2015-12-30 | 3 | -0/+247 | |
* | reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 4 | -236/+125 | |
* | fixed imports for django 1.7 | Christian Pointner | 2015-09-25 | 2 | -14/+15 | |
* | handle errors better | Ernesto Rico-Schmidt | 2014-07-21 | 1 | -1/+16 | |
* | added always_visible to the Hosts and updated template and URLs | Ernesto Rico-Schmidt | 2014-05-01 | 3 | -1/+8 | |
* | added save_as to NoteAdmin and limited time slot to the last four weeks. made... | Ernesto Rico-Schmidt | 2014-05-01 | 1 | -11/+17 | |
* | pep8-ized code | Ernesto Rico-Schmidt | 2014-04-29 | 9 | -144/+309 | |
* | added german translations to datepicker | Ernesto Rico-Schmidt | 2014-03-21 | 1 | -0/+8 | |
* | fixed date format for datepicker | Ernesto Rico-Schmidt | 2014-03-14 | 1 | -2/+3 | |
* | fixed datepicker uri | Ernesto Rico-Schmidt | 2014-03-14 | 1 | -1/+1 | |
* | forced json output to utf-8 | Ernesto Rico-Schmidt | 2014-03-12 | 1 | -1/+1 | |
* | fixed day_schedule to export 00:00 - 23:59:59 and not between 06:00 and 05:59 | Ernesto Rico-Schmidt | 2014-03-07 | 2 | -7/+13 | |
* | fixed text color selection | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -1/+1 | |
* | added color to broadcast formats | Ernesto Rico-Schmidt | 2014-02-28 | 2 | -2/+3 | |
* | added explicit template names | Ernesto Rico-Schmidt | 2014-02-28 | 2 | -5/+5 | |
* | Merge branch 'master' of https://github.com/nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2014-02-28 | 19 | -11/+778 | |
|\ | ||||||
| * | fixed urls and file locations | Ernesto Rico-Schmidt | 2014-02-28 | 19 | -11/+778 | |
* | | fixed fields order. | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -0/+4 | |
|/ | ||||||
* | dont err when AUTOMATION_BASE_URL isnt set | Johannes Raggam | 2014-02-07 | 1 | -3/+7 | |
* | fixed addnote command when index is needed (multiple timeslots per show and day) | Ernesto Rico-Schmidt | 2014-01-07 | 1 | -1/+4 | |
* | fixed addnote and importnote command after removal of owner to notes. | Ernesto Rico-Schmidt | 2013-09-24 | 2 | -6/+3 | |
* | removed owner of Note. | Ernesto Rico-Schmidt | 2013-09-20 | 2 | -3/+0 | |
* | fix week number bug. this time for real. really | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -7/+7 | |
* | fix week number bug. this time for real. | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -3/+9 | |
* | fix week number bug. | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -5/+5 | |
* | added JSON export for automation. | Ernesto Rico-Schmidt | 2013-04-12 | 3 | -2/+34 | |
* | added automation ID for programslots and shows. | Ernesto Rico-Schmidt | 2013-04-12 | 1 | -0/+2 | |
* | added support for timeslot index when adding notes. | Ernesto Rico-Schmidt | 2013-03-10 | 1 | -2/+11 | |
* | fixed index out range. | Ernesto Rico-Schmidt | 2013-03-09 | 1 | -4/+7 | |
* | added big admin image | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -6/+6 | |
* | added admin images. | Ernesto Rico-Schmidt | 2013-03-08 | 2 | -18/+57 | |
* | added forms.py | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -0/+42 | |
* | removed unused tiny_mce | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -1/+1 | |
* | moved CSS generation to program application. | Ernesto Rico-Schmidt | 2013-03-08 | 4 | -6/+111 | |
* | avoided case when len(ends) < len(starts). | Ernesto Rico-Schmidt | 2012-12-16 | 1 | -2/+2 | |
* | fixed week view | Ernesto Rico-Schmidt | 2012-11-26 | 1 | -1/+2 | |
* | updated error message. | Ernesto Rico-Schmidt | 2012-02-18 | 1 | -1/+1 | |
* | added status as argument. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -4/+5 | |
* | made Show description nullable. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -1/+1 | |
* | only show active program_slots at show_detail | Christian Pointner | 2012-02-15 | 1 | -0/+6 | |