• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved root folder creation to apm after-mount callback. Added UI to

dav enable a file-storage instance. Converted file-add to ad_form and

cr_import_content. fix.sql includes fixes to bugs in acs-kernel and

acs-content-repository. Added update_last_modfiied for the content_item

when a new revision is uploaded so that last modified is displayed

correctly.

Fixed missing declaration for v_revision_id in image__new_revision.

case fold email and set member_state to approved so the rel insert does not bomb see bug 1108

noquote for context and title

if you are going to allow people to run arbitrary tcl on the server you may as well let them enter whatever tags they want in the text box

hopefully the last problem with -- bug 1086

Adding noquote to fix bug#1070. Thanks to C R Oldham for the patch.

context bar barfed with site node starting with a -

fix more noquote bugs

Removing comma, typo.

- Added missing files.

    • -0
    • +135
    /openacs-4/contrib/packages/classified-ads/www/index.adp
    • -0
    • +20
    /openacs-4/contrib/packages/classified-ads/www/index.xql
    • -0
    • +3
    /openacs-4/contrib/packages/classified-ads/www/doc/bugs.txt
- Can't remember what I changed. It's been a month or so since I touched

the package. Promise I'll get back to it.

*** empty log message ***

some noquote fixes, handle names starting in - properly

fixing content_item.rename for bug 1051, references to input parameter

adding -- to all ad_html_to_text calls

    • -3
    • +3
    /openacs-4/packages/forums/www/message-email.tcl
add -- to all string_truncate calls

properly quote forum name for context bar, -- for ad_html_to_text in do_notification

    • -3
    • +4
    /openacs-4/packages/forums/www/message-post.tcl
site node instance names for the context bar should be plain text and so quotehtml

remove MIT specific references on user add page

first draft of code to generate XML document to be used to generate flash map for simulation objects

    • -0
    • +12
    /openacs-4/contrib/packages/simulation/www/object-xml.tcl
    • -0
    • +173
    /openacs-4/packages/simulation/tcl/object-procs.tcl
    • -0
    • +12
    /openacs-4/packages/simulation/www/object-xml.tcl
bug 515, require dotlrn admin to add a full access user. also cleaned up context bar

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/member-add-2.adp
dont ad_quotehtml summary for list bug 1097, unset category array and handle missing name bug 1105

list builder labels couldnt start with a -

use %20 rather than + in patch label (cf bug 1099) fix some quoting problems, order the patch list by summary, add -- where needed

add a -- to ad_html_text_convert, make util_close_html_tags not eat < not part of a tag

Repository now lives on openacs.org

adding edit history page

    • -0
    • +32
    /openacs-4/packages/acs-lang/www/admin/edit-history.adp
    • -0
    • +51
    /openacs-4/packages/acs-lang/www/admin/edit-history.tcl
Fixed the code to build repository for all relevant versions, include description, summary, etc. in manifest

Added proc to get repository channel from acs-kernel version number