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

committing new version 1.2d1 of workflow.info file that should have been committed earlier when description and description_mime_type attributes were added to actions

adding procs workflow::action::fsm::delete and workflow::role::delete. Adding description and description_mime_type attributes to action edit and new procs

Catalog file referred to incorrect variable name. Fixes bug#1087

Fixes misnamed query.

Fixed silly typo. Close bug#1088

fixing a number of broken pages. Making the demo data tclwebtest script work

  1. … 25 more files in changeset.
Fixed bug with guessing mime types

Added bounce messages for improperly addressed emails and for emails

from unauthorized senders.

Messages follow the qmail-send Bounce Messages Format (QDBMF)

http://cr.yp.to/proto/qsbmf.txt

Added a notification_email_hold table to hold possible bounce messages

until they are accepted by the system.

Provide a default locale via ad_conn locale even if not in a connection