• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed SDM #1533 by applying patch #251: /admin/users/new.tcl breaks on PostgreSQL with a "query didn't return any rows" from the rel_type_info query. I've debugged and fixed this.

Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.

Mostly fixed subsite issues with the PG version.

    • -2
    • +5
    ./sql/postgresql/acs-subsite-create.sql
  1. … 2 more files in changeset.

Most of this fixes up the creation of application groups for subsites.

Subsites - for PG at least - still have some serious problems that need

fixing.

    • -10
    • +10
    ./tcl/application-group-procs-oracle.xql
    • -10
    • +8
    ./tcl/application-group-procs-postgresql.xql
  1. … 8 more files in changeset.

Applied Tom Jackson's patches that make random assigned passwords work.

Removed an unnecessary "lower()" call ...

The patch to upgrade persons to users was PG-only and not in an XQL file to

boot.

Applied Lars Pind's patch #179 - the PG version wasn't allowing one to

explicitly add members to a group.

    • -2
    • +2
    ./www/admin/relations/add-postgresql.xql
Applied Lars Pind's patch #178, removing an extraneous "]" from the context

bar.

Applied Lars Pind's patch #175 - the header and trailer files were missing

and the Tcl file wasn't using the right path.

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

Applied Graeme Walters's patch #144 which allows existing persons to

upgrade themselves to users through the register pages.

Applied Russell Muetzelfeldt's patch #125 which fixed "needs approval" users.

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

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

    • -1
    • +1
    ./www/admin/group-types/one-oracle.xql
    • -1
    • +1
    ./www/admin/group-types/one-postgresql.xql

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

    • -2
    • +2
    ./www/admin/group-types/groups-display.tcl
    • -2
    • +2
    ./www/admin/group-types/rel-type-add.tcl
    • -3
    • +3
    ./www/admin/groups/change-join-policy.tcl
    • -2
    • +2
    ./www/admin/groups/constraints-create.tcl
    • -2
    • +2
    ./www/admin/groups/elements-display.tcl
    • -2
    • +2
    ./www/admin/groups/rel-type-remove.tcl
  1. … 7 more files in changeset.