summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵Johannes Raggam2011-04-061-3/+6
| | | | unimplemented additions
* 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 ↵Ernesto Rico-Schmidt2011-03-253-26/+57
| | | | template for current view.
* 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
|
* added templates for current & dav/today views.Ernesto Rico-Schmidt2011-03-213-0/+110
|
* added current/next/after show view & day/today schedule view.Ernesto Rico-Schmidt2011-03-213-12/+65
|
* modified Note: made start field unique.Ernesto Rico-Schmidt2011-03-211-1/+1
|
* added TimeSlotManager.Ernesto Rico-Schmidt2011-03-211-1/+24
|
* fixed (error) messages of import commands.Ernesto Rico-Schmidt2011-03-212-2/+2
|
* fixed save methods.Ernesto Rico-Schmidt2011-03-211-6/+3
|
* added has_active_programslots to Show.Ernesto Rico-Schmidt2011-03-212-2/+7
|
* modified Time slot: added redundant field.Ernesto Rico-Schmidt2011-03-211-3/+6
|
* data migration, added Note import.Ernesto Rico-Schmidt2011-03-211-0/+62
|
* cleaned up host import code.Ernesto Rico-Schmidt2011-03-211-7/+12
|
* added date_hierarchy to Note admin.Ernesto Rico-Schmidt2011-03-211-1/+2
|
* modified Note: added redundant fields for better admin, limited choices to ↵Ernesto Rico-Schmidt2011-03-211-3/+10
| | | | time slots in the future.
* fixed field compatibility issue with MySQL.Ernesto Rico-Schmidt2011-03-201-1/+1
|
* fixed recurrence rule fixture.Ernesto Rico-Schmidt2011-03-201-1/+0
|
* fixed time slot generation, tweaked unicode representation of program slots.Ernesto Rico-Schmidt2011-03-201-30/+27
|
* data migration.Ernesto Rico-Schmidt2011-03-196-522/+189
|
* added primary keys to the fixture data.Ernesto Rico-Schmidt2011-03-136-164/+164
|