• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fixed bug (backport of fix in rev 1.74 of postgresql/apm-create.sql)

- bump version number to 5.6.1

file upgrade-5.6.0-5.6.1.sql was initially added on branch oacs-5-6.

fixed prefixed_lookup to invoke methods on inherited content (the correct one)

    • -7
    • +12
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

    • -0
    • +23
    /openacs-4/packages/xowiki/COPYRIGHT
    • -0
    • +126
    /openacs-4/packages/xowiki/xowiki.info
    • -0
    • +1
    /openacs-4/packages/xowiki/lib/view.adp
    • -0
    • +30
    /openacs-4/packages/xowiki/lib/view.tcl
    • -0
    • +150
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -0
    • +928
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -0
    • +3481
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -0
    • +503
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -0
    • +4529
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
    • -0
    • +150
    /openacs-4/packages/xowiki/tcl/lcs-procs.tcl
  1. … 985 more files in changeset.
revert previous two changes

    • -14
    • +0
    /openacs-4/packages/xowiki/www/xinha/Makefile
revert previous change

    • -23
    • +0
    /openacs-4/packages/xowiki/COPYRIGHT
    • -126
    • +0
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +0
    /openacs-4/packages/xowiki/lib/view.adp
    • -30
    • +0
    /openacs-4/packages/xowiki/lib/view.tcl
    • -150
    • +0
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -979
    • +0
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -3481
    • +0
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -503
    • +0
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -4529
    • +0
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
    • -150
    • +0
    /openacs-4/packages/xowiki/tcl/lcs-procs.tcl
  1. … 973 more files in changeset.
fix prefixed_lookup to invoke methods on inherited content

    • -4
    • +55
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -6
    • +16
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -0
    • +30
    /openacs-4/packages/xowiki/www/thumbnail.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
    • binary
    /openacs-4/packages/xowiki/www/resources/jpeg-icon.png
    • binary
    /openacs-4/packages/xowiki/www/resources/mov-icon.png
    • binary
    /openacs-4/packages/xowiki/www/resources/mp4-icon.png
    • binary
    /openacs-4/packages/xowiki/www/resources/pdf-icon.png
- changing folder inheritance from names (was broken) to ids; resolver changes are missing

    • -4
    • +5
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -18
    • +36
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improved version of get_super_folders

    • -23
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix get_super_folders in cases, where pages are subpages of e.g. an

xowiki::Page; otherwise the regeression test fails

- try to simplify logic with intersect/concat

    • -7
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- don't use numerical comparison for strings, can lead to errors and strange results

- provide message for further debugging, when name lookup fails

    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
renamed formfield->get_dom_spec to formfield->get_json

support for repeatable file fields & util_tdom2list for definition of widget specs the tdom script way

add viewers parameter in folder.form.page

folder configuration & inheritance

    • -138
    • +156
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -8
    • +63
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +110
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
repeatable attributes

    • -18
    • +291
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -0
    • +136
    /openacs-4/packages/xowiki/www/resources/wu-repeatable.js
handle invalid input from url-parameter gracefully (many thanks to Frank Bergmann for the hint)

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- fix regression test

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
make sure we exclude null paths from cr_files_to_delete

- require swa to allow editing of arbitry content in rich text

adding method "xo::ical utc_to_clock"

fix bug 2807 security issue during enhanced text/html edit.

Fix bug 3203 timeanddate.com regexp needs updating. Made regexp more forgiving. Also cleaned up related parsing to help minimize future maintenance.

Commiting parameter description clarification and patch 920 http://openacs.org/bugtracker/openacs/patch?patch_number=920

fix bug #3211

Using acs_root_dir to get installation's root dir instead of checking directly acs_properties nsv array.

- working around tdom bug (in asHTML)

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
beta, working versions

    • -0
    • +149
    /openacs-4/packages/accounts-finance/tcl/distribution-procs.tcl
    • -0
    • +90
    /openacs-4/packages/accounts-finance/tcl/growth-rate-procs.tcl
    • -0
    • +298
    /openacs-4/packages/spreadsheet/tcl/form-helper-procs.tcl
    • -0
    • +391
    /openacs-4/packages/spreadsheet/tcl/simple-table-procs.tcl
fix memory leak in lars blogger

update list of RFCs, provide descriptions