• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Return a URL without '/www' so that links in the search listing points to the correct place.

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
    ./packages/dotkul/tcl/object-procs.tcl
Latest revision

    • -115
    • +100
    ./packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +340
    ./packages/dotkul/tcl/object-procs.tcl
    • -7
    • +0
    ./packages/dotkul-admin/www/children.adp
    • -0
    • +1
    ./packages/dotkul-admin/www/tree-view.adp
    • -0
    • +4
    ./packages/dotkul-admin/www/tree-view.tcl
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.

    • -0
    • +21
    ./packages/file-storage/www/file-add.adp
    • -29
    • +75
    ./packages/file-storage/www/file-add.tcl
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

    • -2
    • +6
    ./packages/file-storage/www/folder-chunk.tcl
Fixed noquote bug

added maturity and license info

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
Display the account-closed message in the title, instead of the off-putting 'Login Denied'

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