• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -4
    • +4
    ./packages/calendar/www/mini-calendar.adp
    • -8
    • +0
    ./packages/calendar/www/view-list-display.tcl
    • -0
    • +4
    ./packages/calendar/www/view-month-display.tcl
  1. … 33 more files in changeset.
reverting the removal of the sql scripts until someone explains why they were removed leaving the portlet broken: http://openacs.org/bugtracker/openacs/bug?bug_number=2592

file contact-tasks.adp was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

    • -0
    • +0
    ./packages/tasks/lib/contact-tasks.adp
file process-assign.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/www/process-assign.tcl
file contact-tasks.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

    • -0
    • +0
    ./packages/tasks/lib/contact-tasks.tcl
bugfixing

    • -1
    • +1
    ./packages/tasks/lib/contact-tasks.adp
    • -25
    • +9
    ./packages/tasks/lib/contact-tasks.tcl
    • -2
    • +4
    ./packages/tasks/tcl/tasks-callback-procs.tcl
    • -188
    • +1
    ./packages/tasks/www/contact.tcl
    • -6
    • +12
    ./packages/tasks/www/index-postgresql.xql
    • -6
    • +7
    ./packages/tasks/www/process-assign.tcl
    • -3
    • +3
    ./packages/tasks/www/task-interval.tcl
fixing galileo's merge from oacs-5-1 to oacs-5-2

    • -21
    • +20
    ./packages/news-portlet/www/news-portlet.tcl
several fixes for looks

    • -1
    • +3
    ./packages/theme-selva/www/selva-master.tcl
added global images for the site

    • binary
    ./packages/theme-selva/www/resources/Selva/images/image.png
    • binary
    ./packages/theme-selva/www/resources/Selva/images/logo1.gif
    • binary
    ./packages/theme-selva/www/resources/Selva/images/tab_left.gif
    • binary
    ./packages/theme-selva/www/resources/Selva/images/tab_right.gif
    • binary
    ./packages/theme-selva/www/resources/Selva/images/vcss.png
If dotlrn is not installed the selva-site-master are used

If dotlrn are installed use selva-lrn-master

    • -0
    • +39
    ./packages/theme-selva/www/selva-lrn-master.adp
    • -0
    • +357
    ./packages/theme-selva/www/selva-lrn-master.tcl
    • -35
    • +7
    ./packages/theme-selva/www/selva-master.adp
    • -397
    • +6
    ./packages/theme-selva/www/selva-master.tcl
file upgrade-0.1d-0.1d1.sql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

file tasks-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/tcl/tasks-install-procs.tcl
new tasks package based on workflow

    • -0
    • +489
    ./packages/tasks/sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql
    • -0
    • +15
    ./packages/tasks/tcl/tasks-install-procs.tcl
file tasks-procs.xql was added on branch oacs-5-2 on 2005-10-07 21:41:45 +0000

file tasks-drop.sql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

    • -0
    • +0
    ./packages/tasks/sql/postgresql/tasks-drop.sql
file processes.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file processes-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/www/processes-postgresql.xql
file process.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file process-task-delete.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/www/process-task-delete.tcl
file process-delete.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/www/process-delete.tcl
file process-add-edit-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file mark-completed.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

    • -0
    • +0
    ./packages/tasks/www/mark-completed.tcl
file delete.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

new tasks package based on workflow

    • -0
    • +6
    ./packages/tasks/lib/contact-tasks.adp
    • -0
    • +181
    ./packages/tasks/lib/contact-tasks.tcl
    • -0
    • +7
    ./packages/tasks/sql/postgresql/tasks-drop.sql
    • -1
    • +61
    ./packages/tasks/tcl/tasks-callback-procs.tcl
    • -0
    • +44
    ./packages/tasks/tcl/tasks-install-procs.tcl
    • -1
    • +171
    ./packages/tasks/tcl/tasks-procs.tcl
    • -0
    • +111
    ./packages/tasks/tcl/tasks-procs.xql
    • -66
    • +60
    ./packages/tasks/www/contact.tcl
    • -46
    • +51
    ./packages/tasks/www/index-postgresql.xql
  1. … 14 more files in changeset.
Removed callback for club creation as this does not belong here

Made use of person::person_p

Fixed salutation

file contact-rels.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

    • -0
    • +0
    ./packages/contacts/www/contact-rels.tcl
Fixed adding of a new other_type when creating a relationship

    • -3
    • +4
    ./packages/contacts/www/contact-rels.tcl
Added callback for new organization relationships