• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commited wrong fix. This one fixes Version Compatibility Matrix

fix the Version Compatibility Matrix table

fixing terms query UNION

improvements to small doc

fix from Sloan: proc to delete all notifications for a user, which will be used later when we have callbacks to call things like this when we delete a user from core

fix from Sloan: display publish date with title and make summary length a package parameter

fix from Sloan: make loop more efficient

fix from Sloan: to be honest I don't really know what this change does, but it seems harmless and might be useful

    • -4
    • +18
    /openacs-4/packages/forums/tcl/forums-procs.tcl
adding alias for ims-ent

fix from Sloan: add toggles for guest status and access level on dotlrn user admin page

    • -2
    • +3
    /openacs-4/packages/dotlrn/www/admin/user.adp
file browse-toggle.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/admin/browse-toggle.tcl
file guest-toggle.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/admin/guest-toggle.tcl
fix from Sloan: move permission check from SQL to Tcl to take advantage of permission caching

    • -1
    • +7
    /openacs-4/packages/dotlrn/www/admin/user.tcl
fix from Sloan: if member being moved into a group already exists in the destination group and is awaiting approval, approve them

fix from Sloan: display archived and personal communities where appropriate

fix from sloan - need to quote names as they can have single quotes in them

    • -1
    • +8
    /openacs-4/packages/dotlrn/www/spam.tcl
Close bug#1908. Remove call to new_root_folder.

TYPO: should read parameter, not paramer

The template_extension should be adp

fixes from Sloan: improvements to archiving and adding proc remove_user_from_all, which will be used in a remove user callback to be implemented later

bug 406- deleting a page

file upgrade-2.0.3-2.1.0a1.sql was initially added on branch oacs-5-1.

basic documentation

    • -0
    • +166
    /openacs-4/packages/ims-ent/www/doc/ims-ent.txt
adding more term capabilities, small fixes

deleting a non used param

    • -1
    • +0
    /openacs-4/packages/ims-ent/ims-ent.info
taking out wp-slim by now

adding wp-slim and portlet/applet to dotlrn-all alias

adding aliases for ors lorsm lorsm-portlet dotlrn-lorsm

Stan Kaufman commit

fixing alter table syntax for Oracle; this fix committed initially on the 5.1 branch