Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tinymce: upgrade and disable drag&drop for images | Christian Pointner | 2021-03-22 | 1 | -5/+1 |
| | |||||
* | move show filters to seperate endpoint | Christian Pointner | 2021-03-03 | 1 | -0/+1 |
| | |||||
* | fix link targets for new homepage | Christian Pointner | 2021-03-03 | 1 | -3/+3 |
| | |||||
* | remove views not used by new homepage | Christian Pointner | 2021-03-03 | 1 | -2/+0 |
| | |||||
* | fix vew names and url tag parameters for v2 templates | Christian Pointner | 2021-03-01 | 1 | -3/+3 |
| | |||||
* | add V2 views and template tags for new homepage | Christian Pointner | 2021-02-24 | 1 | -1/+12 |
| | |||||
* | fixed pep8/flake8 warnings. again. | Ernesto Rico-Schmidt | 2016-04-19 | 1 | -3/+3 |
| | |||||
* | moved views | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -21/+14 |
| | |||||
* | cleaned-up URLs | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -9/+2 |
| | |||||
* | moved to class based generic views | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -16/+29 |
| | |||||
* | fixed current_box URL | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -50/+15 |
| | |||||
* | fixed imports for django 1.7 | Christian Pointner | 2015-09-25 | 1 | -7/+7 |
| | |||||
* | added always_visible to the Hosts and updated template and URLs | Ernesto Rico-Schmidt | 2014-05-01 | 1 | -1/+3 |
| | |||||
* | pep8-ized code | Ernesto Rico-Schmidt | 2014-04-29 | 1 | -20/+37 |
| | |||||
* | added explicit template names | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -4/+4 |
| | |||||
* | fixed urls and file locations | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | moved CSS generation to program application. | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -1/+2 |
| | |||||
* | enabled cache for current_how view | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -1/+2 |
| | |||||
* | limited shows and host to active ones. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -3/+4 |
| | |||||
* | 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 |
| | |||||
* | urls above /program or /nop are currently not handled by deliverance, so we ↵ | Johannes Raggam | 2011-07-09 | 1 | -0/+4 |
| | | | | need a /program/static url here. | ||||
* | site_media is served by Apache. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -4/+0 |
| | |||||
* | remove pdb | Johannes Raggam | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | link all resources from local instead of googleapi | Johannes Raggam | 2011-06-30 | 1 | -1/+6 |
| | |||||
* | star import seems to be the only solution. | Ernesto Rico-Schmidt | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 1 | -0/+35 |
| | |||||
* | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 1 | -20/+0 |
| | |||||
* | changed url for the current view. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -1/+1 |
| | |||||
* | added week schedule view. | Ernesto Rico-Schmidt | 2011-03-22 | 1 | -1/+2 |
| | |||||
* | added current/next/after show view & day/today schedule view. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -3/+6 |
| | |||||
* | simplified recommendations view, fixed template for recommendations, added ↵ | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -6/+6 |
| | | | | template for recommendations box. | ||||
* | added recommendations box. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -1/+2 |
| | |||||
* | renamed model attributes to be more consistent, updated templates ↵ | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -2/+3 |
| | | | | accordingly. added recommendations view and template. | ||||
* | First commit | Ernesto Rico-Schmidt | 2011-02-27 | 1 | -0/+14 |