• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

  1. … 19 more files in changeset.
First stab at I18N

  1. … 4 more files in changeset.
file upgrade-0.1d-0.1d1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.1d-0.1d1.sql
adding improvemtns to ratings package, adding one context_object_id field on ratings table to store one context object, adding page to add and remove dimensions

    • -23
    • +25
    ./postgresql/ratings-datamodel.sql
  1. … 14 more files in changeset.
- Added support for OpenACS 5.1

- Added support for anonymous ratings, aggregated separately

    • -21
    • +98
    ./postgresql/ratings-triggers.sql
return rating_id when creating a rating

  1. … 2 more files in changeset.
refactor ratings from cop-base

    • -0
    • +18
    ./postgresql/ratings-create.sql
    • -0
    • +13
    ./postgresql/ratings-data.sql
    • -0
    • +121
    ./postgresql/ratings-datamodel.sql
    • -0
    • +53
    ./postgresql/ratings-drop.sql
    • -0
    • +217
    ./postgresql/ratings-procs.sql
    • -0
    • +78
    ./postgresql/ratings-triggers.sql
  1. … 3 more files in changeset.