• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
various code revisions, still working on qf_choice and qf_choices, all untested

fixing bad test. string match glob doesnt work for this scenario, replacing with regexp

adding donb's 1.26 revsion back in.. I accidently overwrote it.

- fix naviserver/aolserver incompatibility

Fix passing HTML in url variable and use util_user_message instead

- don't call costly ad_html_text convert when not needed

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add drop table cascade

- make sure to use uplevel with just one argument

- small optimization

    • -5
    • +6
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
UML-Graphs: use correct arrowhead, draw multiple-inheritance correctly, label instance-of relations

- added missing instvar statement for package_id in widget_spec_from_folder_object

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- generated UM diagrams: don't show siblings of a class if there are more than 5 siblings; otherwise new versions of dot seem to loop

- reduce verbosity

- store objects in the state before initialize_loaded_object in the cache to save memory

- remove escaped "-p" flag

Upgrade scripts for changes on object metadata creation (adding automatic

table and column creation to base objects as well as CR object, object views,

etc).

- flush cache of template_file before refetch

- use table names for all attributes

    • -3
    • +3
    /openacs-4/packages/xowiki/www/admin/list.tcl
- change rendering of links to missing content

Fix unterminated XML tags for required

Templating stuff was moved to core recently (by me), in 5.6.0d1, so I've

removed it from this package and made it dependent on the proper version of

acs-templating. I've tagged the previous version of the package as being

openacs-5-6-compat.

- take care, when cache entry are already gone

- report entry size

- make ad_proc instantiate_page_from_id more intelligence (let package decide, what kind of init is needed)

    • -17
    • +30
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
more quoting..

starting higher level UI + adding user input quoting by default etc.

- make show-object more independent on openacs versions

- bump version to 0.136 and update dependency

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
- switch from -volatile to method destroy_on_cleanup for more version robustness