• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding format column to support the richtext various widget options. This commit accompanies victorg's commits to the rest of static-portlet to support the same thing.

file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on 2005-09-26 08:50:04 +0000

file upgrade-2.1.2d1-2.1.2d2.sql was initially added on branch oacs-5-1.

Resolving bug #2149. I think that #2150 its related with this issue too.

Moving callback impl's code from evaluation-procs to evaluation-callback-procs

file evaluation-callback-procs.tcl was initially added on branch oacs-5-2.

file evaluation-callback-procs.xql was initially added on branch oacs-5-2.

Moving callbacks code from as-merge-procs to as-callback-procs. For order purpose

file as-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/assessment/tcl/as-callback-procs.xql
Moving the callbacks code from calendar-procs to calendar-callback-procs

file calendar-callback-procs.xql was initially added on branch oacs-5-2.

fix new assessment link

Fixing problem with missing paranthesis

changed default group to "-2" for the time being as the rest breaks install and I need to discuss with matthew what he thinks about it

change layout and add default section when a survey assessment is created

Merged callback fix from HEAD.

add an active_p attribute to each course

fix a problem with assessment new and default package_id

link the session name to the calendar view page

Fixed callbacks to not call the arg parser when no switches are declared.

I18N of Names in sql files

Added I18n versions of relationships

Took out convert_to_i18n as this is HEAD function that cannot be backported due to openacs rules (as it would add a new dependency on acs-translations in acs-lang)

Added support for a pretty group name stored in the title for the creation of a group

Callbacks for .LRN

file dotlrn-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-callback-procs.tcl
Made sure that we create a club when calling club::new unless specified otherwise

    • -7
    • +11
    /openacs-4/packages/dotlrn/tcl/club-procs.tcl
Fixed Bug where dotlrn does not adhere to the parameters set forth when creating a new community. Added get_package_id_from_package_key procedure

added properties

minor fix