Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | 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 ↵ | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -3/+10 | |
| | | | | time slots in the future. | |||||
* | fixed field compatibility issue with MySQL. | Ernesto Rico-Schmidt | 2011-03-20 | 1 | -1/+1 | |
| | ||||||
* | fixed recurrence rule fixture. | Ernesto Rico-Schmidt | 2011-03-20 | 1 | -1/+0 | |
| | ||||||
* | fixed time slot generation, tweaked unicode representation of program slots. | Ernesto Rico-Schmidt | 2011-03-20 | 1 | -30/+27 | |
| | ||||||
* | data migration. | Ernesto Rico-Schmidt | 2011-03-19 | 6 | -522/+189 | |
| | ||||||
* | added primary keys to the fixture data. | Ernesto Rico-Schmidt | 2011-03-13 | 6 | -164/+164 | |
| | ||||||
* | added TODO list. | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -0/+8 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -1/+5 | |
|\ |