• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
deals with duplicate title attributes in acs_objects and cr_revisions

deals with duplicate title attributes in acs_objects and cr_revisions

add beginnings of an uninstantiate callback

  1. … 1 more file in changeset.
a few install/instantiation tweaks and a first stab at a new index.vuh

  1. … 5 more files in changeset.
file install-procs.xql was initially added on branch oacs-5-2.

map content/template roots to package id and look up those roots based on current subsite (using new subsite_package_map table)

  1. … 30 more files in changeset.
file cms-init.tcl was initially added on branch oacs-5-2.

still working out the details of scheduled proc - track_publish_status

copy index.vuh to /www/subsite

move render_bookmark to namespace, where i should've put it in the first place

  1. … 1 more file in changeset.
make sure publish-procs does not barf (for now)

fix small bugs in related content templates, remove User::getID calls from form-procs

  1. … 10 more files in changeset.
lots more cleaning

  1. … 39 more files in changeset.
file workflow-procs.tcl was added on branch oacs-5-2 on 2006-08-31 19:59:05 +0000

more UI tweaks and some data model changes; instatiating cms now creates a set of modules with appropriate permissions making it possible to mount more than one instance

  1. … 44 more files in changeset.
set richtext element values using template::util::richtext::create thanks to daveb

new items bombing with a null revision_id; probably not the permanent fix

add richtext widget

  1. … 2 more files in changeset.
first pass at facelift. still much to do (see todo file in root of package for somewhat random collection of ideas). haven't touched data model so cms will likely still require acs-workflow v4.5 to work w/o error

  1. … 126 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: if cms is installed but not mounted, a blank sweep interval will be used meaning no sweeps will occur, but this is not always correct. Add a default for this case

Fixes bad default content method query bug 1323 patch 410 Michael Steigman

use auth::create_user bug 1025, also fixes a host of other porting bugs and eliminates a couple queries

  1. … 4 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 70 more files in changeset.
file item-procs.tcl was added on branch oacs-5-2 on 2006-08-31 19:59:05 +0000

file item-procs.xql was added on branch oacs-5-2 on 2006-08-31 19:59:05 +0000

Removed item-procs* files, as functionality moved over into

acs-content-repository/tcl/item-procs*

merge of 4.6.3b1 to HEAD

  1. … 72 more files in changeset.
Fixed bug: template::form::get_reference assumes that a local var named 'id' exists.

bugfix on section handling in templating broke form generation