Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added deleteuser command. | Ernesto Rico-Schmidt | 2011-06-04 | 1 | -0/+22 |
| | |||||
* | added createuser command. | Ernesto Rico-Schmidt | 2011-06-02 | 1 | -0/+25 |
| | |||||
* | star import seems to be the only solution. | Ernesto Rico-Schmidt | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | excluded default show from show list. | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -7/+7 |
| | |||||
* | fixed filtering in day view. | Ernesto Rico-Schmidt | 2011-05-11 | 1 | -0/+12 |
| | |||||
* | fill empty timeslots in day and week schedule views with a default show. | Ernesto Rico-Schmidt | 2011-05-01 | 1 | -2/+6 |
| | |||||
* | integrated TinyMCE. | Ernesto Rico-Schmidt | 2011-04-25 | 1 | -2/+4 |
| | |||||
* | simplified day and week views, use Program slot manager now, ↵ | Ernesto Rico-Schmidt | 2011-04-25 | 2 | -14/+25 |
| | | | | get_or_create_current is more robust now. | ||||
* | fixed imports. | Ernesto Rico-Schmidt | 2011-04-16 | 4 | -4/+4 |
| | |||||
* | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 21 | -0/+1024 |
| | |||||
* | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 19 | -1004/+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 |
| | |||||
* | 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 | 1 | -4/+18 |
| | | | | template for current view. | ||||
* | updated program slot import to be more robust. | Ernesto Rico-Schmidt | 2011-03-24 | 1 | -10/+15 |
| | |||||
* | import correction | Johannes Raggam | 2011-03-24 | 4 | -6/+6 |
| | |||||
* | changed to TemplateView for day schedule, use one template for both views. | Ernesto Rico-Schmidt | 2011-03-22 | 1 | -20/+17 |
| | |||||
* | added week schedule view. | Ernesto Rico-Schmidt | 2011-03-22 | 2 | -3/+42 |
| | |||||
* | added current/next/after show view & day/today schedule view. | Ernesto Rico-Schmidt | 2011-03-21 | 2 | -10/+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 | 5 | -521/+189 |
| | |||||
* | added primary keys to the fixture data. | Ernesto Rico-Schmidt | 2011-03-13 | 6 | -164/+164 |
| | |||||
* | added filtering to the show list view. | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -3/+23 |
| | |||||
* | simplified recommendations view, fixed template for recommendations, added ↵ | Ernesto Rico-Schmidt | 2011-03-13 | 2 | -16/+14 |
| | | | | template for recommendations box. | ||||
* | added shows fixture. | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -0/+9 |
| | |||||
* | added Musikredaktion. | Ernesto Rico-Schmidt | 2011-03-13 | 1 | -1/+5 |
| | |||||
* | added recommendations box. | Ernesto Rico-Schmidt | 2011-03-12 | 2 | -1/+7 |
| | |||||
* | tweaked admin for notes. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -0/+1 |
| | |||||
* | renamed model attributes to be more consistent, updated templates ↵ | Ernesto Rico-Schmidt | 2011-03-12 | 4 | -28/+44 |
| | | | | accordingly. added recommendations view and template. | ||||
* | fixed display and generation of time slot for daily recurrences. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -14/+32 |
| | |||||
* | added fixture for hosts. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -0/+520 |
| | |||||
* | added daily recurrence rule. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -0/+5 |
| | |||||
* | First commit | Ernesto Rico-Schmidt | 2011-02-27 | 13 | -0/+531 |