• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix from Sloan: only show 'this is what we show other users' message to admins, which includes the user looking at their own portrait

fix from Sloan: don't allow admins to delete public folder in cloned classes/communities (it's already there for new ones)

Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 5 more files in changeset.
Removing file-add-2 since it is unnecessary - file-add posts to itself now.

Removing file-add-2* since all is handled by file-add now.

Fixed minor bug in portal::new uncovered when integrating with .LRN

needed an upgrade script for previous change

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

fix the static cvs-id tags

  1. … 18 more files in changeset.
forgot to rename the datamodel scripts to match package key

followup to previous commit, moving query to database specific files where it now belongs

Changed AOLserver 4 compilation instructions to specify that users should check out Tcl 8.4.6 rather than 8.4.5.

Changed AOLserver 4 compilation instructions to specify that users should check out nsoracle 2.7 (tag v2_7) rather than the HEAD version of nsoracle.

add xcms-ui module

reformat the whole section. no change in content

cols wrong in i18n overview table, put ulinks in footnotes for pdf

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