• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file install.adp was initially added on branch oacs-5-8.

file tutorial.adp was initially added on branch oacs-5-8.

file todo.adp was initially added on branch oacs-5-8.

file requirements.adp was initially added on branch oacs-5-8.

file object-model.adp was initially added on branch oacs-5-8.

file intermedia.adp was initially added on branch oacs-5-8.

- prettify documentation (use master templates)

  1. … 17 more files in changeset.
file design.adp was initially added on branch oacs-5-8.

file index.adp was initially added on branch oacs-5-8.

- fix html

- prettify documentation (use master templates)

file index.adp was initially added on branch oacs-5-8.

file usage.adp was initially added on branch oacs-5-8.

file requirements.adp was initially added on branch oacs-5-8.

file install.adp was initially added on branch oacs-5-8.

- fix minor documentation bugs

- prettify documentation (use master templates)

file design.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    /openacs-4/packages/acs-events/www/doc/design.adp
file requirements.adp was initially added on branch oacs-5-8.

file index.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    /openacs-4/packages/acs-events/www/doc/index.adp
Using the /shared/parameters interface to set package parameters.

variables used on adp file were not being set.

Fixing pg custom queries and substituting ad_table for list template.

- improve handling of erroneous and malicious paths provided to the api browser

- make procs-view more robust against invalid paths

- set reminiscent of .ini-files deprecated

cleanup in item::* namespace

most functions were already moved into the content::item namespace,

but a few were left.

- marked the following function as deprecated

* item::get_content

* item::content_is_null

* item::get_revision_content

* item::content_methods_by_type

* item::publish

* item::unpublish

- added new functions:

* content::item::content_is_null

* content::item::content_methods_by_type

* content::item::get_content

* content::item::get_revision_content

* content::item::publish

* content::item::unpublish

- updated regression test

cleanup in cr::keyword::* namespace

one cannot advocate to create a keyword with

content::keyword::item_assign and query it with

cr::keyword::item_get_assigned)

- marked the following function as deprecaed

* cr::keyword::get_children

* cr::keyword::get_keyword_id

* cr::keyword::get_options_flat

* cr::keyword::item_get_assigned

* cr::keyword::item_unassign

* cr::keyword::item_unassign_children

- added new functions:

* content::keyword::get_children

* content::keyword::get_keyword_id

* content::keyword::get_options_flat

* content::keyword::item_get_assigned

* content::keyword::item_unassign_children

- updated regression test

- bump version number to 5.8.1a5

file upgrade-5.8.1a4-5.8.1a5.sql was initially added on branch oacs-5-8.