Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added week number calculations | Christian Pointner | 2011-12-01 | 1 | -0/+7 |
| | |||||
* | limited shows and host to active ones. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 |
| | |||||
* | align current_box and recommendations_box with design | Johannes Raggam | 2011-06-09 | 1 | -1/+5 |
| | |||||
* | fixed typo in queryset method call. | Ernesto Rico-Schmidt | 2011-06-07 | 1 | -2/+2 |
| | |||||
* | excluded default show from show list. | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -7/+7 |
| | |||||
* | fixed filtering in day view. | Ernesto Rico-Schmidt | 2011-05-11 | 1 | -0/+12 |
| | |||||
* | fill empty timeslots in day and week schedule views with a default show. | Ernesto Rico-Schmidt | 2011-05-01 | 1 | -2/+6 |
| | |||||
* | simplified day and week views, use Program slot manager now, ↵ | Ernesto Rico-Schmidt | 2011-04-25 | 1 | -10/+11 |
| | | | | get_or_create_current is more robust now. | ||||
* | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 1 | -0/+92 |
| | |||||
* | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 1 | -150/+0 |
| | |||||
* | added filtering and day context variable to day/today schedule, renamed ↵ | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -4/+18 |
| | | | | template for current view. | ||||
* | changed to TemplateView for day schedule, use one template for both views. | Ernesto Rico-Schmidt | 2011-03-22 | 1 | -20/+17 |
| | |||||
* | added week schedule view. | Ernesto Rico-Schmidt | 2011-03-22 | 1 | -2/+40 |
| | |||||
* | added current/next/after show view & day/today schedule view. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -7/+59 |
| | |||||
* | added filtering to the show list view. | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -3/+23 |
| | |||||
* | simplified recommendations view, fixed template for recommendations, added ↵ | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -10/+8 |
| | | | | template for recommendations box. | ||||
* | added recommendations box. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -0/+5 |
| | |||||
* | renamed model attributes to be more consistent, updated templates ↵ | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -7/+16 |
| | | | | accordingly. added recommendations view and template. | ||||
* | First commit | Ernesto Rico-Schmidt | 2011-02-27 | 1 | -0/+17 |