• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Saving changes.

    • -0
    • +12
    /openacs-4/packages/rss-support/www/subscr-run.tcl
fixed an oracle XQL bug

moved things to package_instantiate_object

    • -76
    • +31
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -15
    • +102
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +20
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl

Check the comments in postgresql.sql - my previous commit didn't quite work

as expected.

I also removed an ugly assumption made in the PG port in bboard-procs.tcl.

updates

add applet/user update

add user/applet updates

add applet/user updates

Changed operations "AddApplet" and "AddUser" to refer to one time init

operations. The new ops "AddAppletToCommunity" and

"AddUserToCommunity" will replace the old ops.

Added "tree_left" and "tree_right" in order to optimize tree queries, which

I did for the bboard package. "LIKE (tree_sortkey || %)" never uses the

index as we thought it did, as it turns out ... see postgresql.sql for

example queries that do.

minor UI cleanup

fixed an Oracle bug in ad_permission_grant query

fixed a few things

fixed bugs

added support for multiple param values

fixed breadcrumbs and stuff

    • -0
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
  1. … 7 more files in changeset.
added rel segments creation

fixed a bug in the calendar naming

fixed nasty non-user situation

    • -0
    • +5
    /openacs-4/packages/dotlrn/www/index-not-a-user.adp
    • -0
    • +2
    /openacs-4/packages/dotlrn/www/index.tcl
more security updates

added privilege creation

    • -0
    • +56
    /openacs-4/packages/dotlrn/sql/oracle/dotlrn-security-create.sql
log all ds errors

pass the portal_template_id along

pass the portal_template_id along!

remove nasty portals PLSQL stuff,

big cleanup of non-member and portal template page creation

create improvements for dotlrn

updated perms

if in the wrong place

Put the .info file in alignment with this package's world...