• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
This page relies on the "title" attribute to be displayed by the master template. Well, guess what, none of our sites have the title included in the master template, so the name never showed up. I took it out :)

using the task_item_id in order to get the live revision and always show the current live information of the task when grading the students (this is done only if task_id is not supplied and instead of task_id there is task_item_id

added check to ams::option::new to return the existing option_id for the supplied option if it exists

    • -5
    • +10
    /openacs-4/packages/ams/tcl/ams-procs.tcl
Fixed editing the pretty_plural name - which was mislabeld pretty_name

    • -1
    • +1
    /openacs-4/packages/ams/www/attribute.adp
made sure you can only send an email if there is at least one valid recipient

Changed to manual queries as relation_add does not work with organizations

Changed the name to "remove from group"

added callback for population of customer attributes

Fixes to the tasks portlet by Bjoern

remove i18N for the new options for this page - the ams::option::new proc takes care of it and this was duplicating the i18N which caused errors

Use nested list for -var_list parameter

bug fixes... the page checks for params and reacts accordingly. Removed erroneous (old) params

Adding lors implementations for the merge callbacks

    • -1
    • +42
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
    • -0
    • +32
    /openacs-4/packages/lorsm/tcl/lorsm-procs.xql
Adding merge account support to evaluation

initialize parties_new

file contacts-portlet.xql was added on branch oacs-5-2 on 2005-11-30 16:26:13 +0000

New version of portlet

    • -0
    • +21
    /openacs-4/packages/contacts-portlet/www/contacts-portlet.xql
Added missing .info file

    • -0
    • +28
    /openacs-4/packages/dotlrn-contacts/dotlrn-contacts.info
Added a callback to append attributes to the multirow. Furthermore tried to prevent projects from displaying incorrectly

Changed the callback implemenation to provide the name of the contact instead of the party Id

Added possibility to provide group_id so we can limit the contacts display to members of a .LRN community (which happens to be a group)

Adding callbacks implementations for "user merge" suport

    • -0
    • +64
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -0
    • +19
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql
Adding library for merge account support

file as-merge-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/assessment/tcl/as-merge-procs.tcl
file as-merge-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/assessment/tcl/as-merge-procs.xql
Added the ability to have sub searches within an advanced search

fixed typos

Validate deadline date and give user a nice'ish error message rather then an error

added euro

Took out forcing the user to the dotlrn-master default master template