• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Fixed SDM #1559 with patch #275

    • -23
    • +1
    ./packages/wp-slim/www/presentation-acl-add-3-postgresql.xql
    • -14
    • +4
    ./packages/wp-slim/www/presentation-acl-delete-postgresql.xql
added PG support for new calendar API, and fixed front page to create a personal calendar for a user if he/she doens't have any

fixed pg load of dm

DO NOT CACHE ALL PARAMETERS FOR ALL PACKAGE INSTANCES ON SERVER RESTART. CACHE ON DEMAND

    • -4
    • +14
    ./packages/acs-tcl/tcl/defs-procs.tcl
optimized search criteria that uses permissions system

    • -5
    • +8
    ./packages/dotlrn/www/admin/users-search.tcl
Fixed SDM #1558 with patch #274

    • -0
    • +47
    ./packages/wp-slim/www/search.adp
    • -0
    • +148
    ./packages/wp-slim/www/search.tcl
    • -0
    • +11
    ./packages/wp-slim/www/search.xql
some uncommited changes

    • -1
    • +2
    ./packages/dotlrn/www/dotlrn-main-portlet.tcl
    • -5
    • +5
    ./packages/dotlrn/www/admin/classes-chunk.adp
    • -4
    • +4
    ./packages/dotlrn/www/admin/departments.adp
    • -2
    • +2
    ./packages/dotlrn/www/admin/users-chunk.adp
Minor performace fix. Do 'admin' priv check on the services, only if

the link will actually be shown. from Andrew Grumet.

Added instructions/note about file-storage-init issue. Minor formatting changes

    • -21
    • +29
    ./packages/dotlrndoc/www/doc/dotlrn-install.adp
Fixed SDM #1553 using patch #270

Fixed SDM$ 1551 using patch # 269