• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding new package version attributes maturity, license, and license_url. Introducing the concept of dynamic package version attributes so that these can be added easily in the future. The attributes are driven by a metadata spec returned by the proc apm::package_version::attributes::get_spec.The attributes are stored in the skinny table apm_package_version_attr and managed through the Tcl API in namespace apm::package_version::attributes. Changing the parse and generate info XML file procs to use the dynamic attributes. Adding the dynamic attributes to the manifest XML file as well. The attributes are editable in the APM admin UI.

    • -5
    • +8
    ./acs-admin/www/apm/build-repository.tcl
    • -2
    • +21
    ./acs-admin/www/apm/version-edit-2.tcl
    • -1
    • +26
    ./acs-admin/www/apm/version-edit.tcl
    • -2
    • +15
    ./acs-admin/www/apm/version-view.tcl
    • -1
    • +17
    ./acs-kernel/sql/oracle/apm-create.sql
    • -0
    • +15
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d3-5.2.0d4.sql
    • -0
    • +18
    ./acs-kernel/sql/postgresql/apm-create.sql
    • -11
    • +227
    ./acs-tcl/tcl/apm-install-procs.tcl
tested and updated doc

Fix for Bug #1771: When posting anonymously the notification emails reveal the posters identity. Also fix a problem in lib/message/post.tcl - when anonymous posting was enabled but not checked then it failed with 'empty string not allowed as operator of &&'

Source the search service contract implementation on install.

Return a URL without '/www' so that links in the search listing points to the correct place.

    • -1
    • +2
    ./static-pages/tcl/static-pages-sc-procs.tcl
Fixed a couple of search trigger functions which either didn't work so well or not at all. Static Pages can now be deleted or updated and will be un-indexed or re-indexed respectively.

file object-procs.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./dotkul/tcl/object-procs.tcl
Latest revision

    • -115
    • +100
    ./dotkul/tcl/dotkul-procs.tcl
Fix zip file upload feature which wa left out of file-storage update.

Fix URL calculation for file-storage package root folder. Content_item.get_path

produces an incorrect relative URL with the cr_items.name is not the same

as the actual URL of the root folder. Fixes Bug#1763

    • -4
    • +6
    ./file-storage/tcl/file-storage-procs.tcl
Fixed noquote bug

added maturity and license info

    • -0
    • +2
    ./acs-api-browser/acs-api-browser.info
    • -0
    • +2
    ./acs-authentication/acs-authentication.info
    • -2
    • +2
    ./acs-automated-testing/acs-automated-testing.info
    • -0
    • +2
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -0
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +2
    ./acs-service-contract/acs-service-contract.info
Display the account-closed message in the title, instead of the off-putting 'Login Denied'

reverting - we are not quite ready yet

reverting - we are not quite ready yet

trickling isssues with adding package_id to acs_object table

Fixed bug #1500: Re-Run RSS Feed Generation After Weblog Edit

    • -13
    • +13
    ./lars-blogger/tcl/lars-blogger-procs.tcl
    • -4
    • +4
    ./lars-blogger/tcl/lars-blogger-procs.xql
Removed HTML to deliberately set cell background color to white for the reload links, which is where you need it the most, because it's the furthest away from the name of the package

added license and maturity

Fix reference to lock_timeout var.

file upgrade-2.0d2-2.0d3.sql was initially added on branch oacs-5-1.

Fixed search service contract problem on PG

Remove empty_string_p from tDAV

Add default lock timeout parameter to allow changing the timeout from the web

interface.

Add support for defaultlocktimeout parameter.

Added upper and lower case versions of all basic keys.

    • -34
    • +74
    ./acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml
Bugfix: Documentation for parameters weren't shown, if there was a newline right after the '@param foo', a space or tab character was required in that place

    • -7
    • +7
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
Increased version number to reflect changes in the service contracts.

Partial fix for bug 1261 - I removed the problem links but the long-term fix is to make them work properly instead.

Fixed bug 1597 - Oracle can't handle comments on the ends of the lines