Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module path correction | Johannes Raggam | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' | Ernesto Rico-Schmidt | 2011-04-07 | 13 | -173/+291 |
|\ | |||||
| * | tweaked Note administration. | Ernesto Rico-Schmidt | 2011-04-06 | 1 | -1/+25 |
| | | |||||
| * | 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 |
| | | |||||
* | | updated setup and requirements. | Ernesto Rico-Schmidt | 2011-04-07 | 2 | -3/+5 |
| | | |||||
* | | cherry-picked commits from develop branch. | Ernesto Rico-Schmidt | 2011-04-07 | 13 | -90/+128 |
| | | |||||
* | | /today cannot be root only url, since it's not as so in plone. unifying, ↵ | Johannes Raggam | 2011-04-06 | 1 | -3/+6 |
| | | | | | | | | unimplemented additions | ||||
* | | allow urls with and without trailing slash | Johannes Raggam | 2011-04-04 | 2 | -12/+12 |
| | | |||||
* | | plone style portlets | Johannes Raggam | 2011-04-04 | 2 | -18/+21 |
| | | |||||
* | | unify urls for easier deliverance integration | Johannes Raggam | 2011-04-04 | 1 | -2/+2 |
| | | |||||
* | | apply plone plortlet style | Johannes Raggam | 2011-03-31 | 1 | -13/+13 |
| | | |||||
* | | upd | Johannes Raggam | 2011-03-31 | 1 | -0/+1 |
| | | |||||
* | | refactoring package structure | Johannes Raggam | 2011-03-26 | 2 | -6/+9 |
| | | |||||
* | | refactor project structure | Johannes Raggam | 2011-03-26 | 34 | -0/+0 |
| | | |||||
* | | more dependencies | Johannes Raggam | 2011-03-26 | 1 | -0/+3 |
| | | |||||
* | | creating an egg pt3 | Johannes Raggam | 2011-03-26 | 5 | -6/+48 |
| | | |||||
* | | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 20 | -1/+1 |
| | | |||||
* | | creating an egg pt1 | Johannes Raggam | 2011-03-26 | 18 | -0/+0 |
|/ | |||||
* | 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 ↵ | Ernesto Rico-Schmidt | 2011-03-25 | 3 | -26/+57 |
| | | | | template for current view. | ||||
* | 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 |
| |