• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -0
    • +18
    /openacs-4/packages/acs-tcl/tcl/site-node-object-map-procs-postgresql.xql
  1. … 14 more files in changeset.
fix postgres install

site-map now uses the site node apis where possible

  1. … 23 more files in changeset.
more of the new api

correct typo

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

    • -269
    • +292
    /openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl
parent_name fix from Andrew

revamp with all the known installation issues

One of the index names was too long for oracle

Fixed SDM #1539 with patch #281

4.5 changes

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

Fixed SDM #1559 with patch #275

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

optimized search criteria that uses permissions system

Fixed SDM #1558 with patch #274

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

    • -4
    • +4
    /openacs-4/packages/dotlrn/www/admin/term.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

Fixed SDM #1553 using patch #270

    • -1
    • +1
    /openacs-4/packages/wp-slim/www/index.adp
    • -1
    • +2
    /openacs-4/packages/wp-slim/www/index.tcl
Fixed SDM$ 1551 using patch # 269

Updated release notes to reflect final release.

Fixed SDM #1540: The 'bboard_message_set.message_set_content' query

was using '$content' instead of :content syntax, causing the value to

not be properly quoted, so it fails if you enter a single quote.

adding back dotlrn_syllabus

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
fix to cr_import_content.content_revision_new to call the right PL/SQL proc