• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:miguelm:20050729230910:2 does not match your current filter (clear filter).

file rating-procs.xql was initially added on branch oacs-5-2.

file add-dimension.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/add-dimension.adp
file add-dimension-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/add-dimension-postgresql.xql
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
    ./sql/postgresql/ratings-datamodel.sql
    • -0
    • +69
    ./sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql
    • -0
    • +11
    ./www/delete-dimension-postgresql.xql
  1. … 3 more files in changeset.
Apply patch 695 for bug 2516, increase standards compliance

  1. … 5 more files in changeset.
fix return values from the aggregates::get func, add a lib/ratings includelet (used by cop-ui/www/ratings/ratings), add delete.tcl

    • -0
    • +113
    ./lib/ratings.tcl
- Added support for OpenACS 5.1

- Added support for anonymous ratings, aggregated separately

    • -7
    • +11
    ./sql/postgresql/ratings-datamodel.sql
    • -14
    • +13
    ./sql/postgresql/ratings-procs.sql
    • -21
    • +98
    ./sql/postgresql/ratings-triggers.sql
return rating_id when creating a rating

move the rating icon generation into the ratings package

add small and large stars + wordpress bar style icons

    • binary
    ./www/resources/lstars/s-0.5.gif
    • binary
    ./www/resources/lstars/s-1.0.gif
    • binary
    ./www/resources/lstars/s-1.5.gif
    • binary
    ./www/resources/lstars/s-2.0.gif
    • binary
    ./www/resources/lstars/s-2.5.gif
    • binary
    ./www/resources/lstars/s-3.0.gif
    • binary
    ./www/resources/lstars/s-3.5.gif
    • binary
    ./www/resources/lstars/s-4.0.gif
    • binary
    ./www/resources/lstars/s-4.5.gif
    • binary
    ./www/resources/lstars/s-5.0.gif
    • binary
    ./www/resources/stars/s-0.5.gif
    • binary
    ./www/resources/stars/s-1.0.gif
    • binary
    ./www/resources/stars/s-1.5.gif
    • binary
    ./www/resources/stars/s-2.0.gif
  1. … 16 more files in changeset.
refactor ratings from cop-base

    • -0
    • +18
    ./sql/postgresql/ratings-create.sql
    • -0
    • +13
    ./sql/postgresql/ratings-data.sql
    • -0
    • +121
    ./sql/postgresql/ratings-datamodel.sql
    • -0
    • +53
    ./sql/postgresql/ratings-drop.sql
    • -0
    • +217
    ./sql/postgresql/ratings-procs.sql
    • -0
    • +78
    ./sql/postgresql/ratings-triggers.sql
    • -0
    • +175
    ./tcl/rating-procs.tcl