• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
turn off text checking in domNodeCmds

turn off text checking in domNodeCmds

Missed this in my upgrade

'annotate' was not a child of 'admin' - pffft!

get stable ordering when multiple functions with same number of arguments exist

Avail for byronl on packages dotlrn-content, content-portlet

Adding alias for packages: dotlrn-content and content-portlet

Initial import of dotlrn-content

Initial revision

    • -0
    • +25
    /openacs-4/packages/dotlrn-content/dotlrn-content.info
    • -0
    • +355
    /openacs-4/packages/dotlrn-content/tcl/content-applet-procs.tcl
    • -0
    • +354
    /openacs-4/packages/dotlrn-content/tcl/content-applet-procs.tcl2
Initial import of content-portlet

  1. … 192 more files in changeset.
Initial revision

    • -0
    • +1
    /openacs-4/packages/content-portlet/.DS_Store
    • -0
    • +30
    /openacs-4/packages/content-portlet/content-portlet.info
  1. … 192 more files in changeset.
fix typo

set always last_modified for default sorting in form-usages

uses braces for expressions, string operators for string comparisons

    • -3
    • +3
    /openacs-4/packages/search/www/search.tcl
use tcl 8.4 comparison operators

don't join on acs_objects if not needed

fix table references

allow passing of title text and detail_url to form page create as well

update parameter values when they are changed via parameter forms

don't crash, if no xinha is available (<if @::array.field@ not nil> does not seem to work)

allow passing of template_file to xowiki::From's create-new

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
added new package parameter "request-blocking-off" to be able to deactivate request blocking

Fixed pools-init to work with AOLserver 4.0

    • -43
    • +45
    /openacs-4/packages/acs-tcl/tcl/pools-init.tcl
use strpos for searching a string in a variable in postgres

bumping version numbers to be able to base other version on latest refactoring

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
undo escaped changes

ensure that charset is always included in content type for text/* media types.

xotcl-core support for file-level dependencies

    • -0
    • +101
    /openacs-4/packages/xotcl-core/tcl/04-library-procs.tcl
minor editing differences

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
move return_page and reply_to_user to general package definition to make it resuable in other packages,

provide to Package methods "invoke" and "error_msg" optional non positional arguments to control the

behavior in error cases better, especially when xowiki pages are included

    • -54
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl