Index: openacs-4/packages/acs-admin/acs-admin.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/acs-admin.info,v diff -u -N -r1.26.2.9 -r1.26.2.10 --- openacs-4/packages/acs-admin/acs-admin.info 27 Nov 2004 01:32:44 -0000 1.26.2.9 +++ openacs-4/packages/acs-admin/acs-admin.info 10 Jan 2005 01:57:06 -0000 1.26.2.10 @@ -7,16 +7,17 @@ t t - + Don Baccus An interface for Site-wide administration of an OpenACS Installation. - 2004-11-26 + 3 + 2005-01-09 OpenACS Provides a UI for administering site-wide services (including package installation, cache, authentication, and user accounts) for an OpenACS system. - + Index: openacs-4/packages/acs-api-browser/acs-api-browser.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/acs-api-browser.info,v diff -u -N -r1.14.2.9 -r1.14.2.10 --- openacs-4/packages/acs-api-browser/acs-api-browser.info 27 Nov 2004 01:32:45 -0000 1.14.2.9 +++ openacs-4/packages/acs-api-browser/acs-api-browser.info 10 Jan 2005 01:57:07 -0000 1.14.2.10 @@ -7,14 +7,15 @@ t t - + OpenACS Interactive documentation for the Tcl and SQL APIs. - 2004-11-26 + 2005-01-09 + 3 OpenACS On line interactive documentation for the locally installed Tcl and SQL APIs. Links to the Tcl core and AOLServer online documentation as well. - + Index: openacs-4/packages/acs-authentication/acs-authentication.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/acs-authentication.info,v diff -u -N -r1.14.2.11 -r1.14.2.12 --- openacs-4/packages/acs-authentication/acs-authentication.info 27 Nov 2004 01:32:45 -0000 1.14.2.11 +++ openacs-4/packages/acs-authentication/acs-authentication.info 10 Jan 2005 01:57:07 -0000 1.14.2.12 @@ -7,14 +7,15 @@ t t - + Lars Pind Authentication, account management, and related functionality. - 2004-11-26 + 2005-01-09 + 3 Collaboraid Implements authentication-related security functions for OpenACS, including password, account and session management, bulk account creation etc. Provides a contract based interface for different authentication methods such as PAM or LDAP based authentication. - + Index: openacs-4/packages/acs-automated-testing/acs-automated-testing.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/acs-automated-testing.info,v diff -u -N -r1.12.2.7 -r1.12.2.8 --- openacs-4/packages/acs-automated-testing/acs-automated-testing.info 27 Nov 2004 01:32:46 -0000 1.12.2.7 +++ openacs-4/packages/acs-automated-testing/acs-automated-testing.info 10 Jan 2005 01:57:07 -0000 1.12.2.8 @@ -7,17 +7,18 @@ t f - + OpenACS The interface to the automated testing facilities within OpenACS. - 2004-11-26 + 2005-01-09 + 3 OpenACS Provides a UI for viewing and running automated tests provided by each package within the OpenACS system. Also provides a UI for managing automatic-rebuild servers as in a test farm. - + Index: openacs-4/packages/acs-bootstrap-installer/acs-bootstrap-installer.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/acs-bootstrap-installer.info,v diff -u -N -r1.17.2.11 -r1.17.2.12 --- openacs-4/packages/acs-bootstrap-installer/acs-bootstrap-installer.info 27 Nov 2004 01:32:46 -0000 1.17.2.11 +++ openacs-4/packages/acs-bootstrap-installer/acs-bootstrap-installer.info 10 Jan 2005 01:57:07 -0000 1.17.2.12 @@ -7,14 +7,15 @@ t t - + Don Baccus Bootstraps an OpenACS installation. - 2004-11-26 + 2005-01-09 + 3 OpenACS This package bootstraps OpenACS. If the core packages have not yet been installed, it calls the installer which leads the user through the steps necessary to do so. It also checks that the installation meets the requirements for a successful install of OpenACS. - + Index: openacs-4/packages/acs-content-repository/acs-content-repository.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/acs-content-repository.info,v diff -u -N -r1.33.2.25 -r1.33.2.26 --- openacs-4/packages/acs-content-repository/acs-content-repository.info 7 Jan 2005 03:03:43 -0000 1.33.2.25 +++ openacs-4/packages/acs-content-repository/acs-content-repository.info 10 Jan 2005 01:57:07 -0000 1.33.2.26 @@ -7,17 +7,18 @@ t t - + Dan Wickstrom The canonical repository for OpenACS content. - 2004-11-26 + 2005-01-09 + 3 OpenACS Provides the API for creating and managing user generated content including full support for versioning, rendering content to the filesystem, folders and composite content items, and other CMS backing functionality. Utilized by Bug Tracker, File Storage, and other packages. - + Index: openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl,v diff -u -N -r1.2.2.6 -r1.2.2.7 --- openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl 9 Jan 2005 21:59:52 -0000 1.2.2.6 +++ openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl 10 Jan 2005 01:57:07 -0000 1.2.2.7 @@ -60,11 +60,9 @@ ] aa_true "First item created" [expr $first_item_id == $returned_first_item_id] - # should be using content::item::get here, but it's not implemented - aa_true "First item exists" [expr $first_item_id == \ - [db_string get_item \ - "select item_id from - cr_items where item_id=:first_item_id and name='$test_name'"]] + + aa_true "first item exists" [expr [content::item::get -item_id $first_item_id] == 1] + aa_true "First item's revision exists" \ [expr \ {![string equal "" \ @@ -159,16 +157,6 @@ -array_name new_type_item] == 1] ######################################################### - # check that the extended attributes and the revision - # exist - ######################################################### - # this test is obselete since content::item::get uses - # the content type view to retreive the latest revision - - - - - ######################################################### # copy it ######################################################### #TODO Index: openacs-4/packages/acs-core-docs/acs-core-docs.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/acs-core-docs.info,v diff -u -N -r1.14.2.9 -r1.14.2.10 --- openacs-4/packages/acs-core-docs/acs-core-docs.info 27 Nov 2004 01:32:47 -0000 1.14.2.9 +++ openacs-4/packages/acs-core-docs/acs-core-docs.info 10 Jan 2005 01:57:08 -0000 1.14.2.10 @@ -7,18 +7,17 @@ t t - + OpenACS Documentation Team Documentation for the OpenACS Core. - 2004-11-26 + 2005-01-09 OpenACS GPL 3 - Static HTML documentation for the OpenACS core (includes the DocBook sources). - + Index: openacs-4/packages/acs-kernel/acs-kernel.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/acs-kernel.info,v diff -u -N -r1.57.2.15 -r1.57.2.16 --- openacs-4/packages/acs-kernel/acs-kernel.info 27 Nov 2004 01:32:57 -0000 1.57.2.15 +++ openacs-4/packages/acs-kernel/acs-kernel.info 10 Jan 2005 01:57:08 -0000 1.57.2.16 @@ -7,18 +7,14 @@ t t - + Don Baccus Routines and data models providing the foundation for OpenACS-based Web services. - 2004-11-26 + 2005-01-09 OpenACS The OpenACS kernel contains the core datamodel create and drop scripts for such things as objects, groups, partiies and the supporting PL/SQL and PL/pgSQL procedures. - - - 2 - - - + 3 + Index: openacs-4/packages/acs-lang/acs-lang.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/acs-lang.info,v diff -u -N -r1.35.2.13 -r1.35.2.14 --- openacs-4/packages/acs-lang/acs-lang.info 27 Nov 2004 01:32:58 -0000 1.35.2.13 +++ openacs-4/packages/acs-lang/acs-lang.info 10 Jan 2005 01:57:08 -0000 1.35.2.14 @@ -7,16 +7,17 @@ t t - + Peter Marklund OpenACS Internationalization Support. - 2004-11-26 + 2005-01-09 + 3 Collaboraid Internationalization and localization support routines and admin UI for manipulating Locales, request processor hooks, templating, accessing and managing the message catalog, and locale-specific formatting functions for localizing dates, times, monetary amounts etc. - + Index: openacs-4/packages/acs-mail/acs-mail.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail/acs-mail.info,v diff -u -N -r1.18.2.9 -r1.18.2.10 --- openacs-4/packages/acs-mail/acs-mail.info 27 Nov 2004 01:32:59 -0000 1.18.2.9 +++ openacs-4/packages/acs-mail/acs-mail.info 10 Jan 2005 01:57:08 -0000 1.18.2.10 @@ -7,16 +7,17 @@ t t - + Vinod Kurup John Prevost General messaging system, mark II - 2004-11-26 + 2005-01-09 + 3 OpenACS Provides generic message services, with email sending. The acs-mail-lite package is the prefered interface for new packages and it's anticipated that this package will ultimately be deprecated. - + Index: openacs-4/packages/acs-messaging/acs-messaging.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-messaging/acs-messaging.info,v diff -u -N -r1.14.2.9 -r1.14.2.10 --- openacs-4/packages/acs-messaging/acs-messaging.info 27 Nov 2004 01:33:00 -0000 1.14.2.9 +++ openacs-4/packages/acs-messaging/acs-messaging.info 10 Jan 2005 01:57:08 -0000 1.14.2.10 @@ -7,17 +7,18 @@ t t - + Anukul Kapoor John Prevost Vinod Kurup General messaging for bboard and general comments. - 2004-11-26 + 2005-01-09 + 3 OpenACS Provides generic message services, with email sending. acs-mail-lite and notifications are the prefered packages for delivering this functionality and it is anticipated that this package will ultimately be deprecated. - + Index: openacs-4/packages/acs-reference/acs-reference.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-reference/acs-reference.info,v diff -u -N -r1.15.2.8 -r1.15.2.9 --- openacs-4/packages/acs-reference/acs-reference.info 27 Nov 2004 01:33:01 -0000 1.15.2.8 +++ openacs-4/packages/acs-reference/acs-reference.info 10 Jan 2005 01:57:08 -0000 1.15.2.9 @@ -7,18 +7,19 @@ t t - + Jon Griffin Tools and API for managing refrence data. - 2004-11-26 + 2005-01-09 + 3 Mayuli Enterprises, LLC Reference Data provides an API to support: <ul> <li> A common set of reference data. <li> Running standard reports on this data. <li> Monitoring the usage of reference data. </ul> - + Index: openacs-4/packages/acs-service-contract/acs-service-contract.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/acs-service-contract.info,v diff -u -N -r1.22.2.9 -r1.22.2.10 --- openacs-4/packages/acs-service-contract/acs-service-contract.info 27 Nov 2004 01:33:01 -0000 1.22.2.9 +++ openacs-4/packages/acs-service-contract/acs-service-contract.info 10 Jan 2005 01:57:08 -0000 1.22.2.10 @@ -7,16 +7,17 @@ t t - + OpenACS API and UI for service contracts - 2004-11-26 + 2005-01-09 + 3 OpenACS Service contracts defines an API for the creation of interfaces and discovery of interface implementations. Examples are the contracts used for search which provide a means to get content on a given object and to translate an object_id to a url or the contracts used by dotlrn and new-portals to allow packages to provide portalized panes. - + Index: openacs-4/packages/acs-subsite/acs-subsite.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/acs-subsite.info,v diff -u -N -r1.64.2.11 -r1.64.2.12 --- openacs-4/packages/acs-subsite/acs-subsite.info 27 Nov 2004 01:33:02 -0000 1.64.2.11 +++ openacs-4/packages/acs-subsite/acs-subsite.info 10 Jan 2005 01:57:09 -0000 1.64.2.12 @@ -7,15 +7,16 @@ t f - + OpenACS Subsite - 2004-11-26 + 2005-01-09 + 3 OpenACS Provides for creating subsites within the OpenACS Community System. Aware of parties, groups, users, portraits. Can be themed via a per subsite master template. - + Index: openacs-4/packages/acs-tcl/acs-tcl.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/acs-tcl.info,v diff -u -N -r1.34.2.9 -r1.34.2.10 --- openacs-4/packages/acs-tcl/acs-tcl.info 27 Nov 2004 01:33:02 -0000 1.34.2.9 +++ openacs-4/packages/acs-tcl/acs-tcl.info 10 Jan 2005 01:57:09 -0000 1.34.2.10 @@ -7,14 +7,15 @@ t t - + OpenACS The Kernel Tcl API library. - 2004-11-26 + 2005-01-09 + 3 OpenACS Contains all the core Tcl API, including the request processor, security and session management, permissions, site-nodes, package management infrastructure, etc. - + Index: openacs-4/packages/acs-templating/acs-templating.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/acs-templating.info,v diff -u -N -r1.27.2.9 -r1.27.2.10 --- openacs-4/packages/acs-templating/acs-templating.info 27 Nov 2004 01:33:03 -0000 1.27.2.9 +++ openacs-4/packages/acs-templating/acs-templating.info 10 Jan 2005 01:57:09 -0000 1.27.2.10 @@ -7,10 +7,11 @@ t t - + OpenACS Templating library. - 2004-11-26 + 2005-01-09 + 3 OpenACS The templating system provides the tag library and support routines @@ -24,7 +25,7 @@ layout of a site can be more easily administered. - + Index: openacs-4/packages/ref-timezones/ref-timezones.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ref-timezones/ref-timezones.info,v diff -u -N -r1.15.2.9 -r1.15.2.10 --- openacs-4/packages/ref-timezones/ref-timezones.info 27 Nov 2004 01:33:03 -0000 1.15.2.9 +++ openacs-4/packages/ref-timezones/ref-timezones.info 10 Jan 2005 01:57:09 -0000 1.15.2.10 @@ -7,14 +7,15 @@ t t - + Jon Griffin Timezone data for acs-reference. - 2004-11-26 + 2005-01-09 + 3 Mayuli Enterprises, LLC This is the timezone data for the acs-reference data package. Used by acs-lang (among others) for localized times. - + Index: openacs-4/packages/search/search.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/search.info,v diff -u -N -r1.13.2.8 -r1.13.2.9 --- openacs-4/packages/search/search.info 27 Nov 2004 01:33:04 -0000 1.13.2.8 +++ openacs-4/packages/search/search.info 10 Jan 2005 01:57:09 -0000 1.13.2.9 @@ -7,15 +7,16 @@ t f - + OpenACS - 2004-11-26 + 2005-01-09 + 3 Site wide search OpenACS Site wide search implemented with service contracts, currently only supports postgres via the OpenFTS driver. - +