• last updated 17 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN%3Adanw%3A20010827035917 does not exist.

Fix typos

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

  1. … 8 more files in changeset.
add 2 tables to (still deficient) drop scripts

  1. … 1 more file in changeset.
forgot ;

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

  1. … 34 more files in changeset.
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. … 58 more files in changeset.
remove acs-workflow and custom permissions from create scripts, bump version to 5.0d and update dependencies

  1. … 3 more files in changeset.
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.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
updating oracle workflow

  1. … 3 more files in changeset.

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.
initial revision of acs-workflow-4.3

  1. … 20 more files in changeset.
fixed closing of cursors after an exception

  1. … 4 more files in changeset.
more cleanup of oracle cursors and cms porting work

  1. … 9 more files in changeset.
fixed cursors that were not being closed in the core

  1. … 3 more files in changeset.
converted notification calls to acs_mail_nt calls

  1. … 9 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2469 more files in changeset.
Initial revision

    • -0
    • +298
    ./cms-content-methods.sql
    • -0
    • +859
    ./cms-permissions.sql
    • -0
    • +243
    ./cms-publishing-wf.sql
    • -0
    • +295
    ./cms-widgets.sql
    • -0
    • +1464
    ./cms-workflow.sql
  1. … 2469 more files in changeset.