• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 683 more files in changeset.
Added package type to the site map, making it easier to figure out how your site's structured, when instance name isn't the same as package name

order services just like postgres version

order by url just like postgres version

Adds rename to Sitemap bug 1564 patch 280

site map subtree collapse bug fixes bug 1269 patch 298

fixing creation of site_node under postgres

  1. … 1 more file in changeset.
site-map now uses the site node apis where possible

  1. … 23 more files in changeset.
Minor performace fix. Do 'admin' priv check on the services, only if

the link will actually be shown. from Andrew Grumet.

patch 136 applied

yet another .tcl extension removal from links

  1. … 2 more files in changeset.
in index.tcl: changed unmounted.tcl to unmounted

applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.

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. … 18 more files in changeset.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

  1. … 26 more files in changeset.

1. Blank parameters were listed as being of "No Value", and when you hit

"set parameters" this string replaced the empty string in the database,

not exactly what you want. I changed the code to leave the input box

blank.

2. caching of empty parameter strings didn't work. I'd fixed this earlier

for ad_parameter proper but missed the fact that ad_parameter_cache had

the same bug.

With these changes you can now run acs-workflow's admin UI without graphviz

  1. … 1 more file in changeset.
Make the site-map parameter-set page highlight parameters which have

been overridden by the ad.ini/nsd.tcl file (SDM patch #82)

  1. … 1 more file in changeset.
Fix SDM bug #979

Fix queries

Port queries

    • -0
    • +18
    ./auto-mount-oracle.xql
    • -0
    • +17
    ./instance-delete-oracle.xql
    • -0
    • +26
    ./instance-delete.xql
  1. … 15 more files in changeset.
fixed ad_table call in site-map

Port queries

    • -0
    • +14
    ./auto-mount-postgresql.xql
    • -0
    • +11
    ./delete-postgresql.xql
    • -0
    • +74
    ./index-postgresql.xql
    • -0
    • +27
    ./instance-delete-postgresql.xql
    • -0
    • +55
    ./mount-postgresql.xql
    • -0
    • +39
    ./new-postgresql.xql
    • -0
    • +13
    ./package-new-postgresql.xql
    • -0
    • +13
    ./parameter-set-postgresql.xql
    • -0
    • +35
    ./unmounted-postgresql.xql
  1. … 19 more files in changeset.
OpenACS 4.x

  1. … 1310 more files in changeset.
Initial revision

    • -0
    • +42
    ./instance-delete.tcl
    • -0
    • +32
    ./parameter-set-2.tcl
  1. … 1310 more files in changeset.