• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed 3 bugs in util::html_diff:

- able to process HTML with anchor tags

- fixed undefined variable in: 'util::html_diff -old "ppp" -new "ppp xxx"'

- fixed white-space eating behavior leading to wrong diffs spanning new lines

- preserve white-space in multi-line includelets

- improve HTML

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- experimental tidy support

Add new by default external URL checking to ad_returnredirect. Modify security::locations to be simpler, not rely on ecommerce at all, and use util_current_location to determine the host name.

- improve HTML

- make RSS-client more robust

- pass orderby/page_number/page_size to get_form_entries

- prepare diff for HTML diff

    • -3
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +19
    /openacs-4/packages/xowiki/www/diff.adp
    • -2
    • +2
    /openacs-4/packages/xowiki/www/view-default.adp
- fix typo in comment

- bump version number

- new interface for initializing FormPages when they

are created in the database (method initialize)

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
minor cleanup

- Fix for bug #3158 by asmund realfson

Updated to dotlrn 2.4.1

    • -6
    • +6
    /installers/debian/dotlrn/patches/config.dpatch
Ported to openacs 5.4.3

Update TODO to reflect reality of current practices

Abort ADP so we don't get an error message after returning the error message.

Add title and fix breadcrumbs

Add missing properties (context and title)

Localized the "All" option of the select widget

Rephrase the level AA compliance

Checking that the copy.name is not null when copying it to same parent folder

of the source folder.

-use YUI 2.6.0

- use "range" instead of "match" for "toc" and "book"

Fixing typo in property-group parse/create.

Fixing typo in property-group parse/creation.

- added curly braces around expression

    • -3
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
-added simple match option to toc+book

Disabling the linkage of copying/moving when we know that the destination

folder will generate and error in the DB.

Adding basic checks to content_folder.copy procedure in order to avoid

infinit loops.

- improved local handling

- extended tests

    • -3
    • +10
    /openacs-4/packages/xowiki/www/admin/test.tcl
- simplify locale handling

- added "contains" operator to where option of form-usages

- allow to get default-decoration for included pages from parameter "default-portlet-decoration" (can be set per page)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- added option to get_parameter to skip query_parameters

    • -8
    • +9
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- added decoration=edit for includelets