• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug #2263. Link to application new broken in site-map.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2268 more files in changeset.
Adding child to parent select in checkbox list

adding bold, images and spaces

add files to support site-map creation

file allow-for-view.tcl was initially added on branch oacs-5-1.

file site-map.tcl was initially added on branch oacs-5-1.

file site-map.adp was initially added on branch oacs-5-1.

file site-map-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./site-map-postgresql.xql
file site-map-oracle.xql was initially added on branch oacs-5-1.

file allow-for-view.xql was initially added on branch oacs-5-1.

add link for build site-map

fix of the direct mounting package, clean up of the new site-map w/list-builder must be done

fixing bug #2139 (link causing problems)

New look for the site map using list builder and anchor tag to jump to the current row.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Changed standard-lars -> standard form template style

  1. … 14 more files in changeset.
Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

Had forgotten to take out call to ad_footer

Templated site-map page, quick-and-dirty

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 595 more files in changeset.
substantially speed up /admin/site-map/ on postgres (and probably oracle but I did not test it)

fix calls to ad_return_complaint

  1. … 22 more files in changeset.
trim the node_name

duped package_key flag bug 1125

This fixes a problem with deleting an unmounted package instance.

If you added and mounted, say, a subsite instance, unmounted and then

attempted to delete it through sitemap->Manage unmounted applications, you

would get an error. It seems site_node::get_node_id_from_object_id doesn't

even fail for an unmounted package, returning the empty string in this case,

and the catch test doesn't trip. Now we explicitly test for the node_id

being set to a sensible value.

Localize instance_name

use site_node api to get children, Steffen Tiedemann Christensen patch 298

Beefed up new templated, form-builderified parameters page, moved it to /shared, and made site-map use it

  1. … 10 more files in changeset.
Use ad_form/templated page for setting parameters

  1. … 2 more files in changeset.