summaryrefslogtreecommitdiff
path: root/program/views.py
Commit message (Collapse)AuthorAgeFilesLines
* align current_box and recommendations_box with designJohannes Raggam2011-06-091-1/+5
|
* fixed typo in queryset method call.Ernesto Rico-Schmidt2011-06-071-2/+2
|
* excluded default show from show list.Ernesto Rico-Schmidt2011-05-161-7/+7
|
* fixed filtering in day view.Ernesto Rico-Schmidt2011-05-111-0/+12
|
* fill empty timeslots in day and week schedule views with a default show.Ernesto Rico-Schmidt2011-05-011-2/+6
|
* simplified day and week views, use Program slot manager now, ↵Ernesto Rico-Schmidt2011-04-251-10/+11
| | | | get_or_create_current is more robust now.
* getting real.Ernesto Rico-Schmidt2011-04-131-0/+92
|
* creating an egg pt2Johannes Raggam2011-03-261-150/+0
|
* added filtering and day context variable to day/today schedule, renamed ↵Ernesto Rico-Schmidt2011-03-251-4/+18
| | | | template for current view.
* changed to TemplateView for day schedule, use one template for both views.Ernesto Rico-Schmidt2011-03-221-20/+17
|
* added week schedule view.Ernesto Rico-Schmidt2011-03-221-2/+40
|
* added current/next/after show view & day/today schedule view.Ernesto Rico-Schmidt2011-03-211-7/+59
|
* added filtering to the show list view.Ernesto Rico-Schmidt2011-03-131-3/+23
|
* simplified recommendations view, fixed template for recommendations, added ↵Ernesto Rico-Schmidt2011-03-131-10/+8
| | | | template for recommendations box.
* added recommendations box.Ernesto Rico-Schmidt2011-03-121-0/+5
|
* renamed model attributes to be more consistent, updated templates ↵Ernesto Rico-Schmidt2011-03-121-7/+16
| | | | accordingly. added recommendations view and template.
* First commitErnesto Rico-Schmidt2011-02-271-0/+17