• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
One quick fix to etp oracle

fix problem in sql drop script

    • -2
    • +4
    ./sql/oracle/edit-this-page-create.sql
    • -7
    • +16
    ./sql/oracle/edit-this-page-drop.sql
    • -1
    • +6
    ./sql/postgresql/edit-this-page-create.sql
    • -12
    • +14
    ./sql/postgresql/edit-this-page-drop.sql
fix minor bug with name of auto-page-number sequence

    • -2
    • +2
    ./sql/postgresql/edit-this-page-create.sql
add UI for choosing date attribute type, and example of its use in the news application

Fixed a bone-headed error on my part ...

I misspelled a query name. I also removed a bogus ns_log Error that someone

had added at some point in time.

Fix bug in etp-swap (thanks Jun)

fix two new bugs in get_content_items

Incorrectly copied query (from the Oracle version) made it here ...

1. changed db_qd_log to use the passed-in level rather than gluing things

to "Debug" for convenience. I then changed all the "Notice" calls to

"Debug". Then my one "Error" call I added worked! :) If a query file

has a syntax error in it now, an error is logged to the server log but

bootstrapping continues.

2. Lots and lots or etp oracle fixes and some PG version clean-ups

3. Some file-storage files were unconventionally named.

    • -1
    • +1
    ./sql/oracle/edit-this-page-create.sql
  1. … 8 more files in changeset.
updated dynamic sql procs

New queryfiles for the news index page (queries were still embedded in the

.tcl file). Slight bug fix elsewhere ...

    • -0
    • +23
    ./templates/news-index-oracle.xql
    • -0
    • +24
    ./templates/news-index-postgresql.xql

1. Modified the init code so edit-this-page doesn't die if there's a type

name clash with an existing content type ("News Item"). It now skips

the registration of that application after an error and continues on.

2. Hacked and whacked at the Oracle version, still a lot of work to do.

    • -86
    • +82
    ./sql/oracle/edit-this-page-create.sql

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

    • -176
    • +129
    ./sql/oracle/edit-this-page-create.sql
    • -0
    • +52
    ./sql/oracle/edit-this-page-drop.sql
    • -21
    • +8
    ./sql/postgresql/edit-this-page-create.sql
    • -4
    • +28
    ./sql/postgresql/edit-this-page-drop.sql
  1. … 4 more files in changeset.
Explain that you can't delete a site node that has other site nodes referring to it

Fix bug with placing two items with same name in trash folder

Remove nasty code for dropping constraints on content-repostitory audit table. The workaround is no longer necessary.

    • -17
    • +0
    ./sql/postgresql/edit-this-page-create.sql
deleted need to alter cr_folders

    • -8
    • +0
    ./sql/postgresql/edit-this-page-create.sql
    • -5
    • +1
    ./sql/postgresql/edit-this-page-drop.sql
don't remember, probably nothing

    • -0
    • +4
    ./sql/postgresql/edit-this-page-create.sql
added drop script

fixed typo

initial script

    • -0
    • +40
    ./sql/postgresql/edit-this-page-drop.sql
renamed to follow APM standards

    • -0
    • +526
    ./sql/oracle/edit-this-page-create.sql
renamed to follow APM standards

    • -0
    • +526
    ./sql/oracle/edit-this-page.sql
    • -0
    • +467
    ./sql/postgresql/edit-this-page-create.sql
changed to proper file name

    • -0
    • +28
    ./www/etp-edit-postgresql.xql
    • -0
    • +11
    ./www/etp-extlink-postgresql.xql
    • -0
    • +23
    ./www/etp-publish-postgresql.xql
    • -0
    • +26
    ./www/etp-symlink-postgresql.xql
changed typo in file name

Updated for Oracle

fixed some xml typos

pulled out some more pg dependent querys

    • -0
    • +11
    ./www/etp-extlink-postgres.xql
fixed typo in xql