• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Applied the first patch contained in patch #397 (the other problem had

previously been fixed by someone else)