• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added support for OpenACS 5.1

- Added support for anonymous ratings, aggregated separately

Added a @see site_node::get_children in site_node::get_package_url, and

a description of when to use get_children.

Clarify that get_package_url returns the first URL if it is mounted in more

than one location.

Remove code to check OpenACS version for authentication.

using renamed function for maturity name

Showing maturity on the package install page. Renaming apm_maturity_int_to_text to apm::package_version::attributes::maturity_int_to_text (in namespace where it belongs)

added package maturity text internationalization; incremented version so new keys are detected

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
adding Maturity and license support to repository builder

should return text/html for html

return rating_id when creating a rating

    • -5
    • +5
    /openacs-4/packages/ratings/www/rate.tcl
fix the other typo of opeancs

Fixed typo ...

file book-delete.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/bookshelf/www/book-delete.adp
file book-delete.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/bookshelf/www/book-delete.tcl
- Added mime_type for main_entry and additional_entry

- Added delete page

bad writte <fullquery> fixed

merging acs-mail-lite oacs-5-1 with head, since head works but the other doesnt

Formatting change: && at beginning of lines, instead of end

Added in upgrade files. For some reason they weren't included in the merge.

Resolves conflicts, merging from HEAD to oacs-5-1

Make the automatic detection of expired logins work when you explicitly supply party_id 0 as well

Merge HEAD to the 5.1 branch.

  1. … 38 more files in changeset.
Trim leading zeros since month_data is keyed by month number without leading zero, and I have seen at least once getting it a month value with leading zero from somewhere.

factor the clipboard functionality out of cop-base and cop-ui

    • -0
    • +30
    /openacs-4/packages/clipboard/clipboard.info
    • -0
    • +168
    /openacs-4/packages/clipboard/tcl/clipboard-procs.tcl
    • -0
    • +6
    /openacs-4/packages/clipboard/www/ae.adp
    • -0
    • +44
    /openacs-4/packages/clipboard/www/ae.tcl
    • -0
    • +31
    /openacs-4/packages/clipboard/www/attach.tcl
    • -0
    • +17
    /openacs-4/packages/clipboard/www/delete.tcl
    • -0
    • +21
    /openacs-4/packages/clipboard/www/index.adp
    • -0
    • +15
    /openacs-4/packages/clipboard/www/index.tcl
    • -0
    • +21
    /openacs-4/packages/clipboard/www/remove.tcl
    • -0
    • +22
    /openacs-4/packages/clipboard/www/view.adp
    • -0
    • +40
    /openacs-4/packages/clipboard/www/view.tcl
pg_relcheck was replaced by pg_constraint in postgres 7.3 and

later. Code allows for both, but was only using the right one for 7.3

exactly, not 7.3 and above.

class=image not necessary

Accept -package_id for getting package parameters, to support adding photos from pages not inside the photo-album package, e.g. from a migration script

Get rid of the ugly blue border around photos

break out view tracking stuff from cop-base

    • -0
    • +29
    /openacs-4/packages/views/views.info
    • -0
    • +18
    /openacs-4/packages/views/sql/postgresql/views-drop.sql
    • -0
    • +40
    /openacs-4/packages/views/sql/postgresql/views-procs.sql
    • -0
    • +44
    /openacs-4/packages/views/tcl/views-procs.tcl
move the rating icon generation into the ratings package

    • -7
    • +113
    /openacs-4/packages/ratings/tcl/rating-procs.tcl