• 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

this runs cms-permissions.sql during package install so necessary functions get created

fix for content_module__new -- see bug 2650

file upgrade-5.0d-5.1d.sql was added on branch oacs-5-2 on 2005-10-04 22:16:49 +0000

fix for content_module__new -- see bug 2650

    • -0
    • +53
    ./sql/postgresql/upgrade/upgrade-5.0d-5.1d.sql
Fixed typo

updated todo

add beginnings of an uninstantiate callback

a few install/instantiation tweaks and a first stab at a new index.vuh

file install-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/install-procs.xql
add 2 tables to (still deficient) drop scripts

forgot ;

forgot a ;

missed a query in last large commit; update todo

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

    • -1
    • +1
    ./www/modules/items/assign-keywords.tcl
  1. … 20 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

again, temporarily sidestep [un]publish to filesystem question and simply unset live revision

    • -11
    • +11
    ./www/modules/items/unpublish.tcl
use cr tcl api

    • -17
    • +0
    ./www/modules/items/status-edit-oracle.xql
    • -19
    • +0
    ./www/modules/items/status-edit-postgresql.xql
    • -18
    • +10
    ./www/modules/items/status-edit.tcl
    • -13
    • +0
    ./www/modules/items/status-edit.xql
set live revision (temporarily sidestep issue of [un]publishing to filesystem)

format date outside of string var; add 'make live' option

    • -1
    • +3
    ./www/modules/items/publish-status.adp
    • -5
    • +5
    ./www/modules/items/publish-status.tcl
trivial layout change

small style change

copy index.vuh to /www/subsite

cr api has obsoleted these files

    • -15
    • +0
    ./www/modules/items/unpublish-oracle.xql
    • -15
    • +0
    ./www/modules/items/unpublish-postgresql.xql
tidy up datasource display

    • -34
    • +14
    ./www/modules/templates/datasources.adp
using new cr api

    • -19
    • +0
    ./www/modules/items/template-register-oracle.xql
tidy up template-unregister

    • -16
    • +13
    ./www/modules/items/template-unregister.tcl
move render_bookmark to namespace, where i should've put it in the first place