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

Cached the 'curriculum_bar_p' call. It gets pretty slow if not cached and there are many classes, subsites, etc ...

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

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

    • -115
    • +100
    /openacs-4/packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +340
    /openacs-4/packages/dotkul/tcl/object-procs.tcl
Granted commit rights to Carl Blesius

merge fix of User-agent to 5.1

robots.txt had UserAgent rather than User-agent for the key, added acs-lang, acs-admin, acs-service-contract, workflow, test, and notifications to the list of disallows.

added noquote

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

Fixed noquote bug

added maturity and license info

    • -2
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -0
    • +2
    /openacs-4/packages/search/search.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

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.