Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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, unim... | Johannes Raggam | 2011-04-06 | 1 | -3/+6 | |
* | | 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 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 | |