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

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.

    • -6
    • +115
    ./sql/oracle/glossary-create.sql
  1. … 8 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.

    • -13
    • +115
    ./sql/postgresql/glossary-create.sql
    • -1
    • +0
    ./www/glossary-add-edit-postgresql.xql
    • -66
    • +11
    ./www/term-add-edit-postgresql.xql

incorporated two patches by Bart Teeuwisse

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

    • -329
    • +3
    ./sql/oracle/glossary-workflows.sql
    • -0
    • +617
    ./sql/oracle/wf-full-term-publish-create.sql
    • -0
    • +94
    ./sql/oracle/wf-term-go-live.sql
    • -0
    • +426
    ./sql/oracle/wf-term-submission.sql
    • -329
    • +3
    ./sql/postgresql/glossary-workflows.sql
    • -0
    • +575
    ./sql/postgresql/wf-full-term-publish-create.sql
    • -0
    • +98
    ./sql/postgresql/wf-term-go-live.sql
    • -0
    • +203
    ./sql/postgresql/wf-term-submission.sql
  1. … 1 more file in changeset.

1. The PG port of apm__register_parameter had a tiny error which caused it

to not set the new parameter to its default value in any of the effected

package instances.

2. Glossary - added admin as a parent of glossary_admin so admins can admin.

3. edit-this-page PG: removed code that was written because of #1 above

4. edit-this-page Oracle: finished the datamodel port, added drop script

  1. … 7 more files in changeset.

1. Fixed permissions bug in the PG version (missing OR clause in a view)

2. Added (untested thus far) site-wide-search to glossary

3. Added centralized support for importing files into the CR (either into

the filesystem or the database).

4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs

more fixing.

    • -0
    • +25
    ./sql/postgresql/glossary-sc-create.sql
    • -0
    • +7
    ./sql/postgresql/glossary-sc-drop.sql
    • -0
    • +27
    ./tcl/glossary-sc-procs-postgresql.xql
    • -0
    • +33
    ./tcl/glossary-sc-procs.tcl
  1. … 58 more files in changeset.

Fixed a blunder ...

    • -2
    • +1
    ./www/glossary-add-edit-postgresql.xql

Finished porting datamodel...

    • -158
    • +128
    ./sql/postgresql/glossary-create.sql

Bunch of files I forgot to add to the last commit ...

    • -0
    • +269
    ./sql/postgresql/glossary-create.sql
    • -0
    • +123
    ./sql/postgresql/glossary-drop.sql
    • -0
    • +329
    ./sql/postgresql/glossary-workflows.sql
  1. … 11 more files in changeset.

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
    ./www/illustration-add-edit-2-postgresql.xql
    • -18
    • +0
    ./www/illustration-bits-postgresql.xql
  1. … 71 more files in changeset.

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

nearly working.

    • -0
    • +14
    ./www/glossary-add-edit-postgresql.xql
    • -11
    • +28
    ./www/illustration-add-edit-2-oracle.xql
    • -43
    • +63
    ./www/illustration-add-edit-2-postgresql.xql
    • -3
    • +2
    ./www/illustration-add-edit-oracle.xql
    • -3
    • +2
    ./www/illustration-add-edit-postgresql.xql
    • -4
    • +6
    ./www/illustration-bits-postgresql.xql
    • -14
    • +10
    ./www/term-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
    • +26
    ./tcl/glossary-init.xql
    • -0
    • +41
    ./www/disable-oracle.xql
    • -0
    • +40
    ./www/disable-postgresql.xql
    • -0
    • +67
    ./www/glossary-add-edit-oracle.xql
    • -0
    • +64
    ./www/glossary-add-edit-postgresql.xql
    • -0
    • +43
    ./www/glossary-add-edit.xql
    • -0
    • +51
    ./www/glossary-oracle.xql
    • -0
    • +49
    ./www/glossary-postgresql.xql
    • -0
    • +92
    ./www/illustration-add-edit-2-oracle.xql
    • -0
    • +100
    ./www/illustration-add-edit-2-postgresql.xql
    • -0
    • +94
    ./www/illustration-add-edit-2.xql
  1. … 26 more files in changeset.

news was subtyping content_revision with a NULL supertype. glossary-drop

broken for Oracle (probably still broken but it's better, I added stuff

I discovered as I worked on the PG version). The html doc had a missing

tag.

  1. … 2 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
    • +265
    ./sql/oracle/glossary-create.sql
    • -0
    • +174
    ./sql/oracle/glossary-drop.sql
    • -0
    • +329
    ./sql/oracle/glossary-workflows.sql
    • -0
    • +91
    ./tcl/glossary-init.tcl
    • -0
    • +6
    ./tcl/glossary-procs.tcl
    • -0
    • +53
    ./www/glossary-add-edit.adp
    • -0
    • +256
    ./www/glossary-add-edit.tcl
    • -0
    • +247
    ./www/illustration-add-edit-2.tcl
    • -0
    • +71
    ./www/illustration-add-edit.adp
    • -0
    • +58
    ./www/illustration-add-edit.tcl
  1. … 2465 more files in changeset.