• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #1500: Re-Run RSS Feed Generation After Weblog Edit

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.

Add defaultlocktimeout parameter to tDAV config section.

Added upper and lower case versions of all basic keys.

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

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)

Made subsite URLs fully qualified, so they work inside portals

Applied Vinod Kurup's patch 491 for bug 1724 - functions.sh failed if you

weren't using daemontools because a newline inserted into the created

file confused bash (which isn't used if you're using daemontools, therefore

had not been caught by the script author).

Applied patch 394

When catching errors in include templates, we also caught ad_script_abort, so it didn't take effect.

Appled Jarrko's patch 498 for bug 1738: check for PG 7.2 failed on Mac OS X

because the check string was just '%7.2%' and Mac OS X ships with darwin 7.2

took acs-core out of dotlrn-all, because the directories don't come out right; will use existing instructions for now

merged all dotlrn into one alias

Add lock timout support.

    • -46
    • +60
    /openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl
Changed standard-lars -> standard form template style

    • -1
    • +1
    /openacs-4/packages/logger/www/log.adp
Add lockdiscovery to PROPFIND response.

Fix lock handling some more. Lock timeout still does not work.

Fix oracle queries. Improve lock handling.

    • -74
    • +82
    /openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl
Fix content_item.rename to actually have an effect.

Pass dbn to db_with_handle fixes bug 1753