vinodk in OpenACS

closing div

My bad. table_name can be null on OpenACS 5.3. reverting my commit

Fix acs_object_procs_test on PG. Was complaining about null value for table_name

Removed miscapitalized filenames

Removed miscapitalized filenames

  1. … 3 more files in changeset.
Removed miscapitalized filenames

aa_export_vars takes a list of arguments

Add metrics xowiki include

    • -0
    • +44
    /openacs.org-dev/www/templates/metrics.adp
    • -0
    • +33
    /openacs.org-dev/www/templates/metrics.tcl
Add procs to calculate code metrics about a package

    • -1
    • +151
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
Update info-file.tcl to use the NSV array instead of the database and filesystem. (Duh\!)

unclobber pkg var

Added the info-file include for xowiki

    • -0
    • +20
    /openacs.org-dev/www/templates/info-file.adp
    • -0
    • +40
    /openacs.org-dev/www/templates/info-file.tcl
Added the bug-tracker include for xowiki

    • -0
    • +33
    /openacs.org-dev/www/templates/bug-tracker.adp
    • -0
    • +109
    /openacs.org-dev/www/templates/bug-tracker.tcl
Upgrade script for auth_driver_params changes

file upgrade-5.0.0a1-5.0.0a2.sql was initially added on branch oacs-5-0.

Fix test to use current api

Changes to apm_package_version__delete and apm_package_version__copy didn't get into an upgrade script

Fix typo from my forum post

version url must be unique, otherwise upgrade won't work

version url must be unique, otherwise upgrade won't work

drop table statements won't work until the view is dropped

fix typo

fix typo

Upgrade script for changes which allow package uninstantiation

fixed call to xmlrpc::remote_call

Document proper usage of aa_export_vars

Add Blogger and MetaWeblog API functionality with automated tests.

    • -0
    • +16
    /openacs-4/packages/lars-blogger/tcl/blogger-api-init.tcl
    • -0
    • +376
    /openacs-4/packages/lars-blogger/tcl/blogger-api-procs.tcl
    • -0
    • +13
    /openacs-4/packages/lars-blogger/tcl/metaweblog-api-init.tcl
    • -0
    • +258
    /openacs-4/packages/lars-blogger/tcl/metaweblog-api-procs.tcl
    • -0
    • +12
    /openacs-4/packages/lars-blogger/tcl/metaweblog-api-procs.xql
    • -0
    • +296
    /openacs-4/packages/lars-blogger/tcl/test/blogger-api-procs.tcl
Add RSD link and cleanup generation of headerstuff content

    • -0
    • +9
    /openacs-4/packages/lars-blogger/www/headerstuff.adp
    • -0
    • +21
    /openacs-4/packages/lars-blogger/www/rsd/index.vuh
place entry-edit functionality into a TCL proc

Add proc to list blogs to which a user can post

Use XML-RPC package for weblogs.com ping