Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time slot choices are now limited in admin. | Ernesto Rico-Schmidt | 2011-04-06 | 1 | -1/+1 |
* | fixed query in time slot manager. | Ernesto Rico-Schmidt | 2011-04-03 | 1 | -1/+1 |
* | integrated django-haystack. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -1/+0 |
* | added search indexes and templates. | Ernesto Rico-Schmidt | 2011-04-02 | 4 | -0/+30 |
* | added haystack and Solr settings. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -0/+5 |
* | updated requirements, added pysolr. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -0/+1 |
* | fixed admin media prefix, removed settings for logging. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -19/+1 |
* | back-ported to Django 1.2. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -1/+0 |
* | renamed variables to match context of generic views. | Ernesto Rico-Schmidt | 2011-04-02 | 4 | -4/+4 |
* | changed to function based generic views. | Ernesto Rico-Schmidt | 2011-04-02 | 2 | -133/+96 |
* | removed settings not compatible with Django 1.2. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -13/+0 |
* | fixed typo. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -1/+1 |
* | updated requirements and todo list. | Ernesto Rico-Schmidt | 2011-04-02 | 2 | -2/+1 |
* | added base style sheet. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -0/+152 |
* | cleaned-up templates. | Ernesto Rico-Schmidt | 2011-04-02 | 10 | -85/+93 |
* | updated list. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -0/+1 |
* | added static_media. | Ernesto Rico-Schmidt | 2011-04-02 | 1 | -0/+10 |
* | fixed encoding problems. again. | Ernesto Rico-Schmidt | 2011-03-25 | 4 | -9/+9 |
* | simplified unicode representation of a program slot. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -4/+3 |
* | cleaned-up template. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -30/+38 |
* | cleaned-up template. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -9/+9 |
* | renamed current template, minor cosmetic change. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -1/+1 |
* | cleaned-up settings. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -7/+0 |
* | changed url for the current view. | Ernesto Rico-Schmidt | 2011-03-25 | 1 | -1/+1 |
* | added filtering and day context variable to day/today schedule, renamed templ... | Ernesto Rico-Schmidt | 2011-03-25 | 3 | -26/+57 |
* | updated program slot import to be more robust. | Ernesto Rico-Schmidt | 2011-03-24 | 1 | -10/+15 |
* | use mysql development database | Johannes Raggam | 2011-03-24 | 1 | -2/+11 |
* | import correction | Johannes Raggam | 2011-03-24 | 4 | -6/+6 |
* | +i18n | Johannes Raggam | 2011-03-24 | 1 | -0/+1 |
* | updated requirements. | Ernesto Rico-Schmidt | 2011-03-23 | 1 | -0/+1 |
* | updated open task. | Ernesto Rico-Schmidt | 2011-03-23 | 1 | -0/+2 |
* | updated requirements. | Ernesto Rico-Schmidt | 2011-03-23 | 1 | -2/+3 |
* | changed to TemplateView for day schedule, use one template for both views. | Ernesto Rico-Schmidt | 2011-03-22 | 2 | -68/+17 |
* | fixed indentation. | Ernesto Rico-Schmidt | 2011-03-22 | 1 | -1/+1 |
* | added missing header to templates. | Ernesto Rico-Schmidt | 2011-03-22 | 2 | -10/+25 |
* | added week schedule view. | Ernesto Rico-Schmidt | 2011-03-22 | 4 | -4/+129 |
* | fixed templates. | Ernesto Rico-Schmidt | 2011-03-21 | 2 | -6/+6 |
* | added templates for current & dav/today views. | Ernesto Rico-Schmidt | 2011-03-21 | 3 | -0/+110 |
* | added current/next/after show view & day/today schedule view. | Ernesto Rico-Schmidt | 2011-03-21 | 3 | -12/+65 |
* | modified Note: made start field unique. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -1/+1 |
* | added TimeSlotManager. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -1/+24 |
* | fixed (error) messages of import commands. | Ernesto Rico-Schmidt | 2011-03-21 | 2 | -2/+2 |
* | fixed save methods. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -6/+3 |
* | added has_active_programslots to Show. | Ernesto Rico-Schmidt | 2011-03-21 | 2 | -2/+7 |
* | modified Time slot: added redundant field. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -3/+6 |
* | data migration, added Note import. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -0/+62 |
* | cleaned up host import code. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -7/+12 |
* | added date_hierarchy to Note admin. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -1/+2 |
* | modified Note: added redundant fields for better admin, limited choices to ti... | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -3/+10 |
* | fixed field compatibility issue with MySQL. | Ernesto Rico-Schmidt | 2011-03-20 | 1 | -1/+1 |