summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated requirements, added pysolr.Ernesto Rico-Schmidt2011-04-021-0/+1
* fixed admin media prefix, removed settings for logging.Ernesto Rico-Schmidt2011-04-021-19/+1
* back-ported to Django 1.2.Ernesto Rico-Schmidt2011-04-021-1/+0
* renamed variables to match context of generic views.Ernesto Rico-Schmidt2011-04-024-4/+4
* changed to function based generic views.Ernesto Rico-Schmidt2011-04-022-133/+96
* removed settings not compatible with Django 1.2.Ernesto Rico-Schmidt2011-04-021-13/+0
* fixed typo.Ernesto Rico-Schmidt2011-04-021-1/+1
* updated requirements and todo list.Ernesto Rico-Schmidt2011-04-022-2/+1
* added base style sheet.Ernesto Rico-Schmidt2011-04-021-0/+152
* cleaned-up templates.Ernesto Rico-Schmidt2011-04-0210-85/+93
* updated list.Ernesto Rico-Schmidt2011-04-021-0/+1
* added static_media.Ernesto Rico-Schmidt2011-04-021-0/+10
* fixed encoding problems. again.Ernesto Rico-Schmidt2011-03-254-9/+9
* simplified unicode representation of a program slot.Ernesto Rico-Schmidt2011-03-251-4/+3
* cleaned-up template.Ernesto Rico-Schmidt2011-03-251-30/+38
* cleaned-up template.Ernesto Rico-Schmidt2011-03-251-9/+9
* renamed current template, minor cosmetic change.Ernesto Rico-Schmidt2011-03-251-1/+1
* cleaned-up settings.Ernesto Rico-Schmidt2011-03-251-7/+0
* changed url for the current view.Ernesto Rico-Schmidt2011-03-251-1/+1
* added filtering and day context variable to day/today schedule, renamed templ...Ernesto Rico-Schmidt2011-03-253-26/+57
* updated program slot import to be more robust.Ernesto Rico-Schmidt2011-03-241-10/+15
* use mysql development databaseJohannes Raggam2011-03-241-2/+11
* import correctionJohannes Raggam2011-03-244-6/+6
* +i18nJohannes Raggam2011-03-241-0/+1
* updated requirements.Ernesto Rico-Schmidt2011-03-231-0/+1
* updated open task.Ernesto Rico-Schmidt2011-03-231-0/+2
* updated requirements.Ernesto Rico-Schmidt2011-03-231-2/+3
* changed to TemplateView for day schedule, use one template for both views.Ernesto Rico-Schmidt2011-03-222-68/+17
* fixed indentation.Ernesto Rico-Schmidt2011-03-221-1/+1
* added missing header to templates.Ernesto Rico-Schmidt2011-03-222-10/+25
* added week schedule view.Ernesto Rico-Schmidt2011-03-224-4/+129
* fixed templates.Ernesto Rico-Schmidt2011-03-212-6/+6
* added templates for current & dav/today views.Ernesto Rico-Schmidt2011-03-213-0/+110
* added current/next/after show view & day/today schedule view.Ernesto Rico-Schmidt2011-03-213-12/+65
* modified Note: made start field unique.Ernesto Rico-Schmidt2011-03-211-1/+1
* added TimeSlotManager.Ernesto Rico-Schmidt2011-03-211-1/+24
* fixed (error) messages of import commands.Ernesto Rico-Schmidt2011-03-212-2/+2
* fixed save methods.Ernesto Rico-Schmidt2011-03-211-6/+3
* added has_active_programslots to Show.Ernesto Rico-Schmidt2011-03-212-2/+7
* modified Time slot: added redundant field.Ernesto Rico-Schmidt2011-03-211-3/+6
* data migration, added Note import.Ernesto Rico-Schmidt2011-03-211-0/+62
* cleaned up host import code.Ernesto Rico-Schmidt2011-03-211-7/+12
* added date_hierarchy to Note admin.Ernesto Rico-Schmidt2011-03-211-1/+2
* modified Note: added redundant fields for better admin, limited choices to ti...Ernesto Rico-Schmidt2011-03-211-3/+10
* fixed field compatibility issue with MySQL.Ernesto Rico-Schmidt2011-03-201-1/+1
* fixed recurrence rule fixture.Ernesto Rico-Schmidt2011-03-201-1/+0
* fixed time slot generation, tweaked unicode representation of program slots.Ernesto Rico-Schmidt2011-03-201-30/+27
* data migration.Ernesto Rico-Schmidt2011-03-196-522/+189
* added primary keys to the fixture data.Ernesto Rico-Schmidt2011-03-136-164/+164
* added TODO list.Ernesto Rico-Schmidt2011-03-131-0/+8