• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleaned up master template; removed broken html

modifications to the admin ui

    • -0
    • +16
    /openacs-4/packages/dotlrn/www/admin/class-instance-oracle.xql
    • -0
    • +6
    /openacs-4/packages/dotlrn/www/admin/class-instance.adp
    • -0
    • +15
    /openacs-4/packages/dotlrn/www/admin/class-instance.tcl
    • -0
    • +14
    /openacs-4/packages/dotlrn/www/admin/class.adp
    • -0
    • +16
    /openacs-4/packages/dotlrn/www/admin/class.tcl
    • -0
    • +12
    /openacs-4/packages/dotlrn/www/admin/class.xql
  1. … 12 more files in changeset.
multi faq support in ws portals, new ui all around

multi-package update

update

fix typo

udpate

moved admin files from /www to /www/admin

    • -0
    • +18
    /openacs-4/packages/new-portal/www/admin/index.adp
    • -0
    • +23
    /openacs-4/packages/new-portal/www/admin/index.tcl
    • -0
    • +18
    /openacs-4/packages/new-portal/www/admin/portal-config-2.tcl
    • -0
    • +5
    /openacs-4/packages/new-portal/www/admin/portal-config.adp
    • -0
    • +18
    /openacs-4/packages/new-portal/www/admin/portal-config.tcl
    • -0
    • +17
    /openacs-4/packages/new-portal/www/admin/portal-show.tcl
now with xql

    • -0
    • +100
    /openacs-4/packages/new-portal/tcl/portal-procs-oracle.xql
    • -0
    • +314
    /openacs-4/packages/new-portal/tcl/portal-procs.xql
half done moving queries to xql some refactoring to the configure procs

    • -770
    • +257
    /openacs-4/packages/new-portal/tcl/portal-procs.tcl
remove from wsp too

add self to workspace page too

add self to workspace too

Fixed a bone-headed error on my part ...

fix comment

file index.adp was added on branch oacs-5-9 on 2016-11-10 15:07:34 +0000

moving www files to www/admin

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