• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
committing first version

Removed testing code

Fixing an earlier validation patch I made that would not let you enter a "--" to get a task with no hard deadline. My apologies to anyone who were running a cvs copy and got bit by this bug.

file bulk-update.xql was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Adding bulk-add.xql file and added sort of attributes with the use of the ams::util::localize_and_sort_list_of_lists proc

    • -0
    • +14
    /openacs-4/packages/contacts/www/bulk-update.xql
Adding ams::util::localize_list_of_lists and ams::util::sort_list_of_list which helps with dealing alphabetizing localization keys

    • -1
    • +51
    /openacs-4/packages/ams/tcl/ams-procs.tcl
Fixed localization bug - localization takes place in the attribute::new proc and is not needed on this page

    • -3
    • +3
    /openacs-4/packages/ams/www/attribute-add.tcl
Display Project portlet of CLUB

added category support

fixed base_url problem

Fix for displaying the images even for non english languages, provided by Orzenil

better display of assigned categories with their trees

Fixed issues with database select

Fixed task link issue

the save_add_another form button does not seem to work so I took it out.

Fixed ForceSearchBeforeAdd bug

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