• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:lars:20030605164253:3 does not match your current filter (clear filter).

file application-new-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./application-new-oracle.xql
file application-new.tcl was initially added on branch oacs-4-6.

file application-new.adp was initially added on branch oacs-4-6.

file application-new-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./application-new-postgresql.xql
noquote changes (Dirk Gomez)

  1. … 102 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 104 more files in changeset.
removing the package_types query that has been encapsulated in the proc apm_application_new_checkbox (forgot to do this earlier)

site-map UI: fixing setting of context_id when creating new packages. The old query would bomb when parent_id was null (the Main Site)

Adding quick-add bar for applications in the site-map. Adding a delete link for site-nodes that will also delete any mounted package.

  1. … 2 more files in changeset.
fixing HTML typo (i tag instead of li tag)

Correcting text - singletons are not necessarily unmountable. Adding javascript confirm box to deletion of packages. Adding if_no_rows comment to both db_foreach statements.

Cosmetic improvement: only display the warning about parameters set in config files when there are such parameters set.

Templated the mount page, and made it display instances of packages with a non-null auto_mount under 'unmounted packages' instead of under packages that are probably not supposed to be mounted anywhere.

file mount.adp was initially added on branch oacs-4-6.

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 75 more files in changeset.
merge changes for context id and default of instance name to pretty name from package info

Fixed problem discussed in this thread: http://openacs.org/forums/message-view?message_id=51478 about how site nodes get their context_id set. I took Barry's suggestion and use the parent site node object id by default, and then, if there's no object mounted here, fall back on the old package_id of the subsite through which you're currently mounting the new package.

Added an --install new package-- option when you create a new application. This just bounces you off to the /acs-admin/apm/packages-install page.

Peter made it so that if you don't supply a name for your new package instance, it uses the pretty name of the package

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.