• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-2:miguelm:20050929134023:1 does not match your current filter (clear filter).

file tasks-portlet.adp was added on branch oacs-5-2 on 2005-11-30 16:09:46 +0000

    • -0
    • +0
    ./packages/tasks-portlet/www/tasks-portlet.adp
file tasks-portlet.tcl was added on branch oacs-5-2 on 2005-11-30 16:09:46 +0000

    • -0
    • +0
    ./packages/tasks-portlet/www/tasks-portlet.tcl
More bug fixing related to the confusiton between contact_id, party_id and user_id

    • -52
    • +1
    ./packages/tasks/lib/tasks-postgresql.xql
    • -1
    • +1
    ./packages/tasks-portlet/www/tasks-portlet.adp
    • -0
    • +11
    ./packages/tasks-portlet/www/tasks-portlet.tcl
Use inline style to set vertical alignment as valign=top doesn't work

Fixed display of tasks depending on whom you are viewing

    • -2
    • +1
    ./packages/tasks/lib/tasks-postgresql.xql
Minor change so that the community name is highlighted when within the community and in small_title_p mode

    • -2
    • +2
    ./packages/theme-selva/tcl/selva-procs.tcl
Added support for a small title, which means the title is not displayed in the 'You are here' fashion, but if in a .LRN community in a TAB

    • -3
    • +4
    ./packages/theme-selva/theme-selva.info
    • -1
    • +84
    ./packages/theme-selva/tcl/selva-procs.tcl
    • -2
    • +0
    ./packages/theme-selva/www/selva-master.adp
Recommitting the properties

    • -0
    • +5
    ./packages/theme-selva/www/selva-master.adp
Setting defaults

    • -1
    • +17
    ./packages/theme-selva/www/selva-master.tcl
removed the properties that were breaking the code

    • -5
    • +0
    ./packages/theme-selva/www/selva-master.adp
allowing users to send an email to a contact that dosn't have an email using it's employer email

    • -5
    • +43
    ./packages/contacts/www/message.tcl
adding message to the catalog

file tasks-portlet-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:09:46 +0000

file tasks-portlet.info was added on branch oacs-5-2 on 2005-11-30 16:09:43 +0000

file tasks-portlet-create.sql was added on branch oacs-5-2 on 2005-11-30 16:09:45 +0000

file tasks.tcl was added on branch oacs-5-2 on 2005-11-30 16:09:45 +0000

    • -0
    • +0
    ./packages/tasks-portlet/lib/tasks.tcl
file tasks.adp was added on branch oacs-5-2 on 2005-11-30 16:09:45 +0000

    • -0
    • +0
    ./packages/tasks-portlet/lib/tasks.adp
file tasks-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:09:45 +0000

initial version of tasks-portlet package

    • -0
    • +26
    ./packages/tasks-portlet/tasks-portlet.info
    • -0
    • +44
    ./packages/tasks-portlet/lib/tasks-postgresql.xql
    • -0
    • +6
    ./packages/tasks-portlet/lib/tasks.adp
    • -0
    • +187
    ./packages/tasks-portlet/lib/tasks.tcl
    • -0
    • +3
    ./packages/tasks-portlet/www/tasks-portlet.adp
    • -0
    • +9
    ./packages/tasks-portlet/www/tasks-portlet.tcl
calling the tasks include

calling the include instead of the list template

include for showing contact tasks

    • -0
    • +38
    ./packages/tasks/lib/tasks-postgresql.xql
    • -54
    • +142
    ./packages/tasks/lib/tasks.tcl
file util-procs.xql was added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000

    • -0
    • +0
    ./packages/invoices/tcl/util-procs.xql
added support for accept-link in offer-email with encoded hash-value for authentification

    • -0
    • +24
    ./packages/invoices/tcl/util-procs.tcl
    • -0
    • +11
    ./packages/invoices/tcl/util-procs.xql
file dotlrn-tasks-procs.xql was added on branch oacs-5-2 on 2005-11-30 16:11:12 +0000

file dotlrn-tasks-create.sql was added on branch oacs-5-2 on 2005-11-30 16:11:11 +0000

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

initial version of dotlrn-tasks package

    • -0
    • +28
    ./packages/dotlrn-tasks/dotlrn-tasks.info
    • -0
    • +158
    ./packages/dotlrn-tasks/sql/postgresql/dotlrn-tasks-create.sql
    • -0
    • +115
    ./packages/dotlrn-tasks/sql/postgresql/dotlrn-tasks-drop.sql
    • -0
    • +243
    ./packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl
    • -0
    • +18
    ./packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.xql
Enable Scan for replies again, as this should be the default on 5.2

Commit on behalf of Nima. Notifications is now using a callback on the general acs-mail-lite sweeper for incoming emails instead of relying on it's own procedures. Just in case the old procs are still in place, just commented out