• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos in upgrade script

Add correct upgrade script versions

Remove old wrong upgrade scipts

Fix upgrade version numbers

    • -0
    • +81
    ./packages/assessment/sql/oracle/upgrade/upgrade-0.23d1-0.23d2.sql
    • -0
    • +64
    ./packages/assessment/sql/oracle/upgrade/upgrade-0.23d2-0.23d3.sql
- fix tag again (used wrong name)

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
- fix setting of tag name

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
- remove duplicated line

- make comment more general

- remove unneeded quotes

Rewrote the URL to file mapping stuff slightly so that it will work when

searching more than two directories. Bad hardwiring. Hard-to-read code.

New version will work for any number of search directories (as will happen

when package extensiblity is implemented) and IMO is easier to read and

a bit faster, too, when searching for an appropriate .vuh file to serve.

    • -222
    • +193
    ./packages/acs-tcl/tcl/request-processor-procs.tcl
add debug info in case, channel::transfer fails

    • -3
    • +8
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
- change from folder_id to parent_id

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- provide better message for deprecated method

- protect channel transfer by a mutex

- check in bg-delivery whether the driver is "nssock"; otherwise, fall back to classical ns_returnfile

    • -5
    • +28
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
Added some keywords and icons in Environment edit (cockpit)

    • -15
    • +29
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
changing back to ad_..abort, so we don't get error notifications every time a customer registers as a part of a purchase

fixing broken reference

- set thread name for tcl threads

- add on-deletion trace handler to obtain control on object deletion on thread exits

    • -0
    • +42
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Fix headings level

    • -2
    • +0
    ./www/templates/homepage-new-index.adp
- some cleanup

- make form validator more robust

    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Reloading the activities tree when changing the content of the page.

    • -1
    • +5
    ./packages/imsld/www/resources/imsld.js
Allowing to change activity orders within a structure

    • binary
    ./packages/imsld/www/resources/arrow_down.png
    • binary
    ./packages/imsld/www/resources/arrow_up.png
Sorting the activities within a structure.

    • -22
    • +92
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
- use html diff when it is available and it works

    • -4
    • +7
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
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

    • -21
    • +21
    ./packages/acs-tcl/tcl/util-diff-procs.tcl
- preserve white-space in multi-line includelets

- improve HTML

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +3
    ./packages/xowiki/www/resources/xowiki.css
- experimental tidy support

    • -1
    • +4
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
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.

    • -33
    • +30
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -0
    • +22
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- improve HTML

- make RSS-client more robust

- pass orderby/page_number/page_size to get_form_entries

- prepare diff for HTML diff

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +3
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -3
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -7
    • +23
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -2
    • +2
    ./packages/xowiki/www/view-default.adp
- fix typo in comment

    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- bump version number

- new interface for initializing FormPages when they

are created in the database (method initialize)

    • -3
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl