summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fixed query in time slot manager.Ernesto Rico-Schmidt2011-04-031-1/+1
| * integrated django-haystack.Ernesto Rico-Schmidt2011-04-021-1/+0
| * added search indexes and templates.Ernesto Rico-Schmidt2011-04-024-0/+30
| * added haystack and Solr settings.Ernesto Rico-Schmidt2011-04-021-0/+5
| * 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
* | updated setup and requirements.Ernesto Rico-Schmidt2011-04-072-3/+5
* | cherry-picked commits from develop branch.Ernesto Rico-Schmidt2011-04-0713-90/+128
* | /today cannot be root only url, since it's not as so in plone. unifying, unim...Johannes Raggam2011-04-061-3/+6
* | allow urls with and without trailing slashJohannes Raggam2011-04-042-12/+12
* | plone style portletsJohannes Raggam2011-04-042-18/+21
* | unify urls for easier deliverance integrationJohannes Raggam2011-04-041-2/+2
* | apply plone plortlet styleJohannes Raggam2011-03-311-13/+13
* | updJohannes Raggam2011-03-311-0/+1
* | refactoring package structureJohannes Raggam2011-03-262-6/+9
* | refactor project structureJohannes Raggam2011-03-2634-0/+0
* | more dependenciesJohannes Raggam2011-03-261-0/+3
* | creating an egg pt3Johannes Raggam2011-03-265-6/+48
* | creating an egg pt2Johannes Raggam2011-03-2620-1/+1
* | creating an egg pt1Johannes Raggam2011-03-2618-0/+0
|/
* 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