• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
increase forums_forums.charter to 4000 chars, add length checking in the forums form, bump version info

    • -7
    • +8
    /openacs-4/packages/forums/forums.info
file upgrade-1.2.0d3-1.2.0d4.sql was initially added on branch oacs-5-2.

the forum form defines charter widget as richtext so handle charter variable properly

    • -2
    • +2
    /openacs-4/packages/forums/lib/forums/new.tcl
datatype for charter should be richtext as well since it is using richtext widget. this assures values are not truncated

Added Beehive packages for dotlrn portlets.

    • -0
    • +32
    /openacs-4/packages/beehive-portlet/beehive-portlet.info
    • -0
    • +86
    /openacs-4/packages/beehive-portlet/www/beehive-portlet.adp
    • -0
    • +43
    /openacs-4/packages/beehive-portlet/www/beehive-portlet.tcl
    • -0
    • +32
    /openacs-4/packages/dotlrn-beehive/dotlrn-beehive.info
    • -0
    • +223
    /openacs-4/packages/dotlrn-beehive/tcl/dotlrn-beehive-procs.tcl
Added initial sources for the Beehive package.

    • -0
    • +33
    /openacs-4/packages/beehive/beehive.info
    • -0
    • +66
    /openacs-4/packages/beehive/www/communication.tcl
    • -0
    • +76
    /openacs-4/packages/beehive/www/configure-end.adp
    • -0
    • +21
    /openacs-4/packages/beehive/www/configure-end.tcl
    • -0
    • +94
    /openacs-4/packages/beehive/www/configure.adp
    • -0
    • +21
    /openacs-4/packages/beehive/www/configure.tcl
    • -0
    • +19
    /openacs-4/packages/beehive/www/create-edit-session.adp
    • -0
    • +185
    /openacs-4/packages/beehive/www/create-edit-session.tcl
    • -0
    • +248
    /openacs-4/packages/beehive/www/create-edit-session1.adp
    • -0
    • +169
    /openacs-4/packages/beehive/www/create-edit-session1.tcl
  1. … 84 more files in changeset.
imsld aliases

Fixed version numbers and make sure we provide 5.2.3b2

Granting commit to Aiman Turani recommned by Rafael Calvo.

adding relationship 'with ___ is (not) ___' search condition so that people can easily search for all contacts related in a certain way to one specific contact (without having to search for rel with contact in search), and fixing 'relationship in search' search conditions

adding relationship with ___ is ___ search condition messages

acs-translations is required by core packages (i.e. acs-subsite), but was

not made part of acs-core in CVSROOT/modules. As a core package, I have

given it the current 5.2.3b2 version number, and I made acs-lang depend

on it. And I made acs-subsite depend on acs-lang, as it should.

sigh ... added acs-translations to acs-core, which someone else should've

done earlier.

Added missing dependency

Separate hash on url

Display correct choices

Fixes for qti export/import

    • -497
    • +542
    /openacs-4/packages/assessment/tcl/as-qti-procs.tcl
Reverse commit of redundant copy/move code.

Remove reference to list that does not exist

speed improvements to object query

    • -6
    • +6
    /openacs-4/packages/tasks/www/index.tcl
removing tasks limitation clause for multirow select because the limitations are built in by the paginator - this speeds stuff up substantially

file LMSTestCourse02-orig.zip was initially added on branch oacs-5-2.

file test.pdf was initially added on branch oacs-5-2.

    • binary
    /openacs-4/packages/lors/tcl/test/Courses/test.pdf
file LMSTestCourse02.zip was initially added on branch oacs-5-2.

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

    • -0
    • +0
    /openacs-4/packages/lors/tcl/lors-procs.tcl
file LMSTestCourse01.zip was initially added on branch oacs-5-2.

file LMSTestCourse01.xml was initially added on branch oacs-5-2.

file lors-test-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/lors/tcl/lors-test-procs.tcl
    • -0
    • +0
    /openacs-4/packages/lors/tcl/test/lors-test-procs.tcl
Add code to actually delete a course.

Add code to import an assessment if its in the IMS.

Add tests for SCORM upload.

    • -8
    • +9
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
  1. … 13 more files in changeset.
Various bug fixes.