• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed some defaults

some more porting to postgres

    • -2
    • +2
    ./packages/forums/tcl/forums-procs.xql
    • -2
    • +2
    ./packages/forums/www/forum-view-oracle.xql
    • -1
    • +2
    ./packages/forums/www/index-postgresql.xql
tree.increment_key() now does the lpadding for us

tune folder contents query

postgres does not like a certain flavor of table aliases

i had forgotten to commit some of the port to postgres changes

    • -38
    • +42
    ./packages/forums/tcl/forums-procs.xql
    • -24
    • +23
    ./packages/forums/tcl/messages-procs.xql
    • -0
    • +27
    ./packages/forums/www/index-postgresql.xql
    • -27
    • +0
    ./packages/forums/www/index-postresql.xql
fixing creation of site_node under postgres

more improvements to the site-node api

    • -4
    • +46
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -3
    • +3
    ./packages/bm-portlet/www/bm-portlet.tcl
    • -3
    • +3
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -59
    • +28
    ./packages/dotlrn/tcl/community-procs.tcl
    • -39
    • +33
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -127
    • +1
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
    • -26
    • +0
    ./packages/dotlrn/tcl/site-nodes-procs.xql
    • -2
    • +2
    ./packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl
    • -10
    • +12
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
  1. … 3 more files in changeset.
site_nodes::mount_count was slow as shit replaced it with call to apm_num_instnaces

update cache on delete of node; new cache that maps between node_ids and thier respective urls

    • -2
    • +21
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
check inherit_p on dotlrn to see if we need to change it instead of setting it on every server restart

adding permission::inherit_p api

forgot to change portal_node_mappings in a few places

    • -5
    • +5
    ./packages/dotlrn-fs/www/all-objects.tcl
added upgrade scripts for Jun's changes

re-ordering queries in acs_permission.permission_p for performance's sake

moved portal::mapping api and data model from new-portal into the core, i.e.

into acs-tcl and acs-kernel. renamed it from portal::mapping to

site_node_object_map, since that is what it is. enjoy.

    • -0
    • +24
    ./packages/acs-tcl/tcl/site-node-object-map-procs-oracle.xql
    • -0
    • +18
    ./packages/acs-tcl/tcl/site-node-object-map-procs-postgresql.xql
    • -0
    • +44
    ./packages/acs-tcl/tcl/site-node-object-map-procs.tcl
    • -0
    • +13
    ./packages/acs-tcl/tcl/site-node-object-map-procs.xql
  1. … 14 more files in changeset.
fix postgres install

site-map now uses the site node apis where possible

    • -13
    • +5
    ./packages/acs-subsite/acs-subsite.info
    • -22
    • +12
    ./packages/acs-subsite/www/admin/site-map/delete.tcl
    • -63
    • +18
    ./packages/acs-subsite/www/admin/site-map/index.tcl
  1. … 23 more files in changeset.
more of the new api

    • -6
    • +74
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -17
    • +0
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
correct typo

new site node api (not done); new caching methodology; if something breaks let me know

    • -2
    • +3
    ./packages/acs-tcl/tcl/site-nodes-init.tcl
    • -269
    • +292
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -28
    • +29
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
parent_name fix from Andrew

revamp with all the known installation issues

    • -59
    • +93
    ./packages/dotlrndoc/www/doc/dotlrn-install.adp
One of the index names was too long for oracle

Fixed SDM #1539 with patch #281

4.5 changes

    • -3
    • +3
    ./packages/acs-core-docs/www/index.adp
Making a singleton like all the other applets

adding variation on function

Fix to dt_widget_list bug that showed the no item type multiple

times. From Andrew Grumet.

fixing calls to tree functions in postgres queries

    • -1
    • +1
    ./packages/forums/www/index-postresql.xql