• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied patch #244

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -0
    • +27
    ./upgrade/upgrade-4.6.4.1-4.6.4.2.sql
  1. … 815 more files in changeset.
Adds 'admin_rel' to permissible rel-types for application groups

    • -0
    • +27
    ./upgrade/upgrade-4.6.4.1-4.6.4.2.sql
  1. … 4 more files in changeset.
file upgrade-4.6.4.1-4.6.4.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.6.4.1-4.6.4.2.sql
  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 53 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 33 more files in changeset.
Applied Tom Jackson's patch to host node map

  1. … 1 more file in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
Fixed bad primary key on host_node_map table. Note: Fixes to Oracle data model have not been tested.

    • -0
    • +24
    ./upgrade/upgrade-4.6b-4.6.1b.sql
  1. … 3 more files in changeset.
initial revision

    • -0
    • +8
    ./upgrade/upgrade-4.5-4.5.1.sql
ported user-sc-create and added it back into the create script

    • -0
    • +146
    ./user-sc-create.sql
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 57 more files in changeset.

Mostly fixed subsite issues with the PG version.

  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.

  1. … 12 more files in changeset.
Initial checkin for host-node-map patch

    • -0
    • +8
    ./host-node-map-create.sql
    • -0
    • +3
    ./host-node-map-drop.sql
Adds host-node-map patch

  1. … 2 more files in changeset.
These colons should be semicolons

  1. … 1 more file in changeset.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 41 more files in changeset.
Use semicolon as argument name / default value separator, instead of

colon (makes it easier to use in pl/pgsql)

  1. … 2 more files in changeset.
Port package_instantiate_object

  1. … 4 more files in changeset.
patch submitted by Steve Woodcock

    • -125
    • +241
    ./application-groups-create.sql
    • -76
    • +133
    ./subsite-callbacks-create.sql
  1. … 2 more files in changeset.
rearranged subsite dirs for new dir structure

    • -0
    • +29
    ./acs-subsite-create.sql
    • -0
    • +12
    ./acs-subsite-drop.sql
    • -0
    • +195
    ./application-groups-create.sql
    • -0
    • +23
    ./application-groups-drop.sql
    • -0
    • +27
    ./attributes-drop.sql
    • -0
    • +16
    ./portraits-drop.sql
    • -0
    • +178
    ./subsite-callbacks-create.sql
    • -0
    • +16
    ./subsite-callbacks-drop.sql
    • -0
    • +151
    ./user-profiles-create.sql
    • -0
    • +17
    ./user-profiles-drop.sql
    • -0
    • +525
    ./upgrade/upgrade-4.1.1-4.2.sql
  1. … 15 more files in changeset.