• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied Lars Pind's patch #178, removing an extraneous "]" from the context

bar.

Applied CR Oldham's patch #152 which does a little HTML cleanup.

Added Tilman Singer's patch #117 which changes some multirows to use the

built-in rownum value rather than needlessly select their own.

Applied Tilman Singer's patch #116 which corrects some context bar errors.

  1. … 7 more files in changeset.
patch 111 applied

patch 136 applied

yet another .tcl extension removal from links

  1. … 2 more files in changeset.
in index.tcl: changed unmounted.tcl to unmounted

applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

    • -1
    • +1
    ./group-types/rel-type-add-postgresql.xql
    • -2
    • +1
    ./groups/elements-display-list-postgresql.xql
  1. … 12 more files in changeset.

More permissions speeding up, or at least that is the theory...

First round of speedups for verious permissions issues. Key finding is that

the all_object_party_privilege_map is speedy in PostgreSQL and apparently in

Oracle, as well (having re-read some of the optimization threads).

    • -0
    • +24
    ./rel-types/delete-2-postgresql.xql
  1. … 17 more files in changeset.

1. Blank parameters were listed as being of "No Value", and when you hit

"set parameters" this string replaced the empty string in the database,

not exactly what you want. I changed the code to leave the input box

blank.

2. caching of empty parameter strings didn't work. I'd fixed this earlier

for ad_parameter proper but missed the fact that ad_parameter_cache had

the same bug.

With these changes you can now run acs-workflow's admin UI without graphviz

    • -8
    • +10
    ./site-map/parameter-set-oracle.xql
    • -5
    • +7
    ./site-map/parameter-set-postgresql.xql
  1. … 1 more file in changeset.
Make the site-map parameter-set page highlight parameters which have

been overridden by the ad.ini/nsd.tcl file (SDM patch #82)

    • -1
    • +1
    ./site-map/parameter-set-postgresql.xql
  1. … 1 more file in changeset.
Adds host-node-map patch

    • -0
    • +17
    ./host-node-map/add.tcl
    • -0
    • +17
    ./host-node-map/add.xql
    • -0
    • +16
    ./host-node-map/delete.tcl
    • -0
    • +15
    ./host-node-map/delete.xql
    • -0
    • +24
    ./host-node-map/index-oracle.xql
    • -0
    • +25
    ./host-node-map/index-postgresql.xql
    • -0
    • +73
    ./host-node-map/index.tcl
    • -0
    • +14
    ./host-node-map/index.xql
adds host-node-map patch

Small fixes

    • -19
    • +0
    ./rel-segments/constraints/one-oracle.xql
Small fixes

    • -9
    • +11
    ./group-types/rel-type-add-postgresql.xql
    • -9
    • +10
    ./groups/rel-type-add-postgresql.xql
Small fixes

  1. … 3 more files in changeset.
Fix typo

Small fixes

Port queries

    • -2
    • +3
    ./groups/elements-display-list-postgresql.xql
Add metadata for person__new and user__new

Port a few more queries

    • -3
    • +2
    ./groups/elements-display-list-postgresql.xql
  1. … 1 more file in changeset.
Specify kernel package_id when getting SystemURL

  1. … 2 more files in changeset.
Port queries

    • -0
    • +17
    ./object-types/one-postgresql.xql
  1. … 1 more file in changeset.

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 25 more files in changeset.
Fix SDM bug #979

    • -0
    • +1
    ./site-map/parameter-set-postgresql.xql
Port group-type/change-join-policy

    • -20
    • +0
    ./group-types/change-join-policy-2-postgresql.xql
    • -3
    • +1
    ./group-types/change-join-policy-2.xql
    • -20
    • +0
    ./group-types/change-join-policy-postgresql.xql