• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 48 more files in changeset.
improved size

user_edit to 't'

group_calendar_id def param

attempt to fix icons

locking bug fix

Move "children_count" query from .xql to here.

Added oracle-specific "children_count" query which was in the .xql file

Removed PG-specific query from SQL92 file.

made /pvt/home configurable

lots o updates

Now when a PE is locked, it is not hidaeable or shadeable. Also, PE's

can't be swaped (moved) with locked PE's preventing moving through

that means.

fixup all log msgs, and make datasource errors very obvious

fix link

fixed dotlrn site node

    • -0
    • +9
    /openacs-4/packages/dotlrn/dotlrn.info
    • -18
    • +5
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -18
    • +4
    /openacs-4/packages/dotlrn/tcl/club-procs.tcl
    • -386
    • +419
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -4
    • +13
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -3
    • +9
    /openacs-4/packages/dotlrn/www/index.tcl
improved show proc

so, I added my own typo!

just a dynamic completion typo...

update link target for "/classes"

updated

    • -4
    • +6
    /openacs-4/packages/dotlrn/dotlrn.info
initial version

    • -0
    • +87
    /openacs-4/packages/dotlrn/tcl/club-procs.tcl
correctly initializing /classes and /clubs communty types

    • -1
    • +34
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -15
    • +3
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -1
    • +28
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
fixed string matching in is_package_mounted

    • -3
    • +8
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
fixed url so that it would match to the one in site_nodes nsv

fixed "is_instantiated_here" procedure

    • -11
    • +13
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
getting the mounting of /classes and /clubs to work

    • -60
    • +71
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -19
    • +20
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -5
    • +11
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
a bit smarter about parent nodes

some helper procs in site nodes, re-wrote dotlrn::mount_package to use these new helper procs

    • -6
    • +16
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -1
    • +27
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
correct args and typo fix

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
lots of changes