• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The sb_get_table_size proc now handles non-existing tables more gracefully.

user subsite list

    • -0
    • +8
    /openacs-4/packages/acs-subsite/lib/user-subsites.adp
    • -0
    • +10
    /openacs-4/packages/acs-subsite/lib/user-subsites.tcl
    • -0
    • +26
    /openacs-4/packages/acs-subsite/tcl/callback-procs.tcl
remove the list of groups and replace with list of links to communities based on application group membership

make AllowedTag match the physical markup used by RTE

removing bug when parsing grades from the csv file

fixing catalog messages for en_US catalog

for postgres only:

-bugs when installing and when creatin items fixed

-adding missing catalog files

Oops, debug message snuck in from when I was trying to debug why the tgz

file upload was failing (it was bigger than the AOLserver default 2MB limit)

Localized an english-language message and ad_form'd the page while at it

Made general_comments_create a child of the new annotate permission as per TIP 74

Added annotate permission as per TIP 74

add an Actions common key

create the search svc contract by default

Made this auto-mounted package a singleton so it doesn't show up in the

"mount application" select list. There's no good reason to mount it more

than once anyway that either daveb or I could come up with.

Revert to previous acs-core alias with full paths.

Remove non module directoies from acs-core alias

Adding the rest of the core modules as actual modules.

More work on acs-core

Trying to fix acs-core alias

add a common key: Permissions

fix laundry list of bugs in content repository copy code.

duplicate version of the 11arg content_folder__new

copy_creation_ip rather than copy__creation_ip in content_revision__copy

content_folder__copy did not preserve context_id properly

content_item__copy2 had a bunch of unused varaibles -- removed them.

content_item__copy now preserves live_revision so things which copy an

item with a live revision to not have to explicitly publish the new copy

(which eg file storage did not do).

content_revision__copy did an insert into acs_objects without specifying

column names which breaks on a new install since the order is not as expected.

use copy_folder for moving folders

Add content_keyword__del to match oracle pl/sql.

Add define_function_args calls for content-keyword.sql.

Add basic tests for content::keyword apis.

adding notes about future modifications

1. Removed unused file

2. Added rdbms tag to postgres .xql files

add a couple extra callbacks to make tests not fail after the first run (when the callbacks it thinks should not be defined actually are defined since we have been through once

Fix proc name, should br cr::keyword::delete

add a navigation::package_admin callback and an implementation for forums and the lib include to generate html

    • -0
    • +15
    /openacs-4/packages/acs-tcl/lib/actions.adp
    • -0
    • +30
    /openacs-4/packages/acs-tcl/lib/actions.tcl
    • -0
    • +43
    /openacs-4/packages/forums/tcl/forums-callback-procs.tcl
switch to richtext for charter

add a few message keys