Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | show specials as recommendations even if there is no note attached | Christian Pointner | 2012-02-15 | 1 | -3/+4 | |
| | ||||||
* | show up to 20 recommandtions in box | Christian Pointner | 2012-02-15 | 1 | -1/+1 | |
| | ||||||
* | added image_enabled flag to show | Christian Pointner | 2012-02-15 | 1 | -0/+1 | |
| | ||||||
* | made Show name not unique anymore. | Ernesto Rico-Schmidt | 2012-02-15 | 1 | -1/+1 | |
| | ||||||
* | added cleanup_defaultshow command. | Ernesto Rico-Schmidt | 2012-02-10 | 1 | -0/+21 | |
| | ||||||
* | finished undoing read only fields. | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -2/+0 | |
| | ||||||
* | enabled cache for current_how view | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -1/+2 | |
| | ||||||
* | undo read only fields in inline admins | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -7/+3 | |
| | ||||||
* | fixed brown paper bug in save method. | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -1/+3 | |
| | ||||||
* | removed deleting of remaining time slots. | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -4/+0 | |
| | ||||||
* | fixed problem when saving time slots. | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -3/+3 | |
| | ||||||
* | added renew action to TimeSlot admin | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -0/+9 | |
| | ||||||
* | finally fixed save method | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -35/+47 | |
| | | | | existing program slots will now get updated. new timeslots will be created or deleted if necessary. | |||||
* | added save on top to Program Slot admin | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -0/+1 | |
| | ||||||
* | tweaked inline admin | Ernesto Rico-Schmidt | 2011-12-20 | 1 | -0/+6 | |
| | | | | made most of the fields of of timeslots and programmslots read-only. | |||||
* | removed date_hierarchy from ProgramSlotAdmin | Ernesto Rico-Schmidt | 2011-12-04 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-12-02 | 1 | -0/+7 | |
|\ | ||||||
| * | added week number calculations | Christian Pointner | 2011-12-01 | 1 | -0/+7 | |
| | | ||||||
* | | fix model, max_length to long for unique | Johannes Raggam | 2011-12-02 | 1 | -1/+1 | |
|/ | ||||||
* | made name of Show unique | Ernesto Rico-Schmidt | 2011-11-01 | 1 | -1/+1 | |
| | ||||||
* | made get_or_create_current more robust | Ernesto Rico-Schmidt | 2011-11-01 | 1 | -1/+3 | |
| | | | | added MultipleObjectsReturned exception | |||||
* | fixed save method for ProgramSlot. | Ernesto Rico-Schmidt | 2011-10-16 | 1 | -4/+4 | |
| | ||||||
* | fixed save method for Programslot. | Ernesto Rico-Schmidt | 2011-09-10 | 1 | -2/+2 | |
| | ||||||
* | fixed indexing. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 | |
| | ||||||
* | limited shows and host to active ones. | Ernesto Rico-Schmidt | 2011-07-24 | 2 | -4/+5 | |
| | ||||||
* | removed unused import. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -2/+0 | |
| | ||||||
* | fixed filters for note admin. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -3/+3 | |
| | ||||||
* | fixed time comparison. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 | |
| | ||||||
* | extended query for get_day_timeslots. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 | |
| | ||||||
* | updated note migration. | Ernesto Rico-Schmidt | 2011-07-23 | 1 | -12/+16 | |
| | ||||||
* | added management command to add a note. | Ernesto Rico-Schmidt | 2011-07-23 | 1 | -0/+54 | |
| | ||||||
* | remove haystack search | Johannes Raggam | 2011-07-18 | 1 | -13/+0 | |
| | ||||||
* | use django/static in debug mode | Johannes Raggam | 2011-07-17 | 1 | -0/+8 | |
| | ||||||
* | static and site media are server by Apache. | Ernesto Rico-Schmidt | 2011-07-16 | 1 | -4/+0 | |
| |