• last updated 35 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
noquote changes (Dirk Gomez)

  1. … 74 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
fix some spelling errors

  1. … 24 more files in changeset.
remove source-file.tcl

  1. … 1 more file in changeset.
fix some broken links

  1. … 23 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 680 more files in changeset.
propigate context to master, remove title/context from individual pages

  1. … 7 more files in changeset.
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 35 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.

1. Removed call to "schedule_proc" in acs-workflow. It's no longer needed.

2. Changed admin UI so you can enter the sort order when adding or editing

places.

3. Duplicated Bart Teeuwisse's glossary changes for Oracle.

  1. … 11 more files in changeset.

Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type.

Note this change currently only works for Postgres and breaks the Oracle implementation.

  1. … 2 more files in changeset.

incorporated two patches by Bart Teeuwisse

Fixed a blunder ...

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -1
    • +1
    ./illustration-add-edit-2-postgresql.xql
  1. … 72 more files in changeset.

Fixed some problems in the directory package, and have gotten glossary

nearly working.

    • -11
    • +28
    ./illustration-add-edit-2-oracle.xql
    • -43
    • +63
    ./illustration-add-edit-2-postgresql.xql
    • -3
    • +2
    ./illustration-add-edit-postgresql.xql
  1. … 7 more files in changeset.

navigation-procs-oracle.xql: we inherited a query from aD that sorted

backwards, messing up the database-derived nav bars generated from the

site map.

The rest is partial work towards getting glossary to work. After running

the query dispatcher it no longer worked even for Oracle due to a bunch

of duplicate query names in several files. Boo-hiss...

    • -0
    • +41
    ./disable-oracle.xql
    • -0
    • +40
    ./disable-postgresql.xql
    • -0
    • +67
    ./glossary-add-edit-oracle.xql
    • -0
    • +64
    ./glossary-add-edit-postgresql.xql
    • -0
    • +43
    ./glossary-add-edit.xql
    • -0
    • +51
    ./glossary-oracle.xql
    • -0
    • +49
    ./glossary-postgresql.xql
    • -0
    • +92
    ./illustration-add-edit-2-oracle.xql
    • -0
    • +100
    ./illustration-add-edit-2-postgresql.xql
    • -0
    • +94
    ./illustration-add-edit-2.xql
    • -0
    • +19
    ./illustration-add-edit-oracle.xql
    • -0
    • +19
    ./illustration-add-edit-postgresql.xql
    • -0
    • +15
    ./illustration-bits-oracle.xql
    • -0
    • +16
    ./illustration-bits-postgresql.xql
  1. … 26 more files in changeset.

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +53
    ./glossary-add-edit.adp
    • -0
    • +256
    ./glossary-add-edit.tcl
    • -0
    • +247
    ./illustration-add-edit-2.tcl
    • -0
    • +71
    ./illustration-add-edit.adp
    • -0
    • +58
    ./illustration-add-edit.tcl
    • -0
    • +26
    ./illustration-bits.tcl
    • -0
    • +73
    ./package-administer.adp
    • -0
    • +44
    ./package-administer.tcl
  1. … 2465 more files in changeset.