• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The SCORM tests have a space in the file path, the paths get

urlencoded so decode it.

Add dependency on ecommerce.

Add test for util::param::get to make sure it returs the passed in

default if the parameter is not set.

Pass on community_id

Merge from HEAD.

added bulk action to move relationships to other contact

    • -0
    • +41
    /openacs-4/packages/contacts/www/relationship-bulk-move.tcl
bump up version number, updated scriptaculous to version 1.6.1

Changing chat_msgs.creation_date from date to timestamptz datatype

spell error changed

we no longer need party_id for tasks

Use parent_id to find user folders.

Add tests for user and shared folders

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

    • -0
    • +0
    /openacs-4/packages/dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
removing portlet table. replacing it with links to the new imsld-tree (using a lib file in the imsld package)

removing portlet table. replacing it with links to the new ims-ld tree

    • -14
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.adp
    • -34
    • +45
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
    • -30
    • +53
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -1
    • +1
    /openacs-4/packages/imsld/www/index.adp
    • -23
    • +2
    /openacs-4/packages/imsld/www/index.tcl
    • -1
    • +3
    /openacs-4/packages/imsld/www/index.xql
export all customer data of customers with new invoices

localizing project title

fixing customer query: invluce data of new customers

fixing reports, adding filter for niminum amount

content_name should be content__name

Fix for news__clone plsql, added lead var for news__new

file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

1. Modify install.xml to install the Selva theme. Sloan theme is still the

default theme when .LRN is installed, but you can now use the site template

admin pages to make selva your theme.

2. Hid Kelp theme from view. It's still installed as a portal theme, but if

you want to make it visible to the site template stuff you need to add

it via the "add site template" web UI page.

    • -0
    • +1
    /openacs-4/packages/dotlrn/install.xml
better error messages when adp includelet fails...

    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Adding date, month and year sub-types of ams::widget::date, this allows for much more logical aggregated reports with date type attributes in extended columns (for contacts) - e.g. break down gender by year born, or show mean the number of people who inquired broken down by month-year (where date of inquiry is actually a full date), etc.

    • -4
    • +11
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
fixing the return url of the "finish" link. now it returns to the imsld-tree page, instead of the index one:

    • -3
    • +6
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
fixing bugs handling resources and services

    • -19
    • +21
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
fix imsld link targets

    • -5
    • +1
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -2
    • +4
    /openacs-4/packages/imsld/www/imsld-tree.adp
remove faulty email_image::check_image_magick function and just test for it when exec

remove faulty email_image::check_image_magick function and just test for it when exec

Moving informing information to after_html in other widgets, so that not as much information is present in the urls if form info is changed since inform information is no longer treated as a form variable