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

do string map once instead of twice

Remove generic query file. It contained only one db-specific query

Fixed typos.

Added optional name parameter to content_item content_folder content_extlink

content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql.

use site-nodes cache instead of going to the db

bug 1098 /admin/host-host-map/ didn't display full url (and was not sorted by url either) which made it quite annoying

o notifications fixes have been completed.

o needed fixes in lt_format_time and html-email-procs.

o Oracle bits /should/ work but are untested at this time.

added example install_xml

fix noquote problems, some bad sql (no trunc(current_timestamp)), and a few presentation bugs

o correct in parse_incoming_email

was source (and looking) for wrong filenames. This caused the

procedure to return the entire message.

o updated create/drop scripts

o removed debug statement

o correct param documentation of bounce_mail_message