• last updated 45 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reverting - we are not quite ready yet

    • -3
    • +1
    ./packages/acs-subsite/tcl/package-procs.tcl
reverting - we are not quite ready yet

    • -6
    • +4
    ./packages/acs-subsite/tcl/package-procs.tcl
trickling isssues with adding package_id to acs_object table

    • -2
    • +7
    ./packages/acs-subsite/tcl/package-procs.tcl
Fixed bug #1500: Re-Run RSS Feed Generation After Weblog Edit

    • -0
    • +3
    ./packages/lars-blogger/tcl/entry-procs.tcl
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

    • -2
    • +2
    ./packages/acs-admin/www/apm/index.tcl
added license and maturity

Fix reference to lock_timeout var.

    • -1
    • +1
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
file upgrade-2.0d2-2.0d3.sql was initially added on branch oacs-5-1.

Fixed search service contract problem on PG

    • -2
    • +2
    ./packages/lars-blogger/lars-blogger.info
Remove empty_string_p from tDAV

    • -2
    • +2
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
Add default lock timeout parameter to allow changing the timeout from the web

interface.

    • -2
    • +2
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Add support for defaultlocktimeout parameter.

    • -1
    • +4
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
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.

    • -2
    • +2
    ./packages/dotlrn/www/manage-memberships.adp
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

    • -2
    • +3
    ./packages/acs-subsite/lib/subsites.tcl
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.

    • -5
    • +11
    ./packages/acs-templating/tcl/tag-init.tcl
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

Add lock timout support.

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

    • -1
    • +1
    ./packages/acs-lang/www/admin/batch-editor.adp
    • -1
    • +1
    ./packages/bookshelf/www/book-edit.adp
    • -1
    • +1
    ./packages/lars-blogger/www/category-edit.adp
    • -1
    • +1
    ./packages/lars-blogger/www/entry-edit.adp
    • -1
    • +1
    ./packages/logger/www/project-select.adp
    • -1
    • +1
    ./packages/logger/www/admin/project.adp
    • -1
    • +1
    ./packages/logger/www/admin/projection.adp
    • -1
    • +1
    ./packages/logger/www/admin/variable.adp
Add lockdiscovery to PROPFIND response.

    • -4
    • +36
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
Fix lock handling some more. Lock timeout still does not work.

    • -17
    • +32
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
    • -8
    • +10
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
Fix oracle queries. Improve lock handling.

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