• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix old style sortkey query

Changed index.vuh files to use rp_internal_redirect rather than

rp_serve_abstract_file, which didn't work if OpenACS was running in

performance mode.

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

  1. … 690 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context up to master, make etp-master use sitewide master

  1. … 4 more files in changeset.
handle tree_sortkey correctly for excluding trash

Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

  1. … 8 more files in changeset.
Took out Oracle support for ETP as it doesn't work.

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