• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

I misspelled a query name. I also removed a bogus ns_log Error that someone

had added at some point in time.

Oops added a couple of comments with single apostrophes within a quoted

string (PL/pgSQL function body)

fixing the fix

Fixed some errors in my earlier hacking on hierarchical queries...

Adding fix for the case where the portal (e.g. workspace) already has a

calendar PE. May still be broken.

conflict resolution

Improved this slightly ...

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 4 more files in changeset.

Oops - I'd previously committed a query with a literal substituted for

:forum_id, done back when I was hacking these queries for greater efficiency

using real test data. I was using psql so I was using literal values...

removing until fixed

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/index.adp
some infrastructure changes for better support of multiple community_types; basic clubs infrastructure

    • -21
    • +36
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -0
    • +12
    /openacs-4/packages/dotlrn/tcl/club-procs.tcl
    • -10
    • +5
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -0
    • +40
    /openacs-4/packages/dotlrn/tcl/site-nodes-procs.tcl
    • -0
    • +10
    /openacs-4/packages/dotlrn/tcl/site-nodes-procs.xql
    • -0
    • +25
    /openacs-4/packages/dotlrn/www/communities-oracle.xql
    • -0
    • +26
    /openacs-4/packages/dotlrn/www/communities.adp
    • -0
    • +17
    /openacs-4/packages/dotlrn/www/communities.tcl
  1. … 15 more files in changeset.

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"