• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1st draft qf_choce, untested

Added doc section to the richtext to_sql proc.

fixing typos, progress on general bulk inputs, untested

Add require_login to admin filter. This was exposed as an issue when someone accidentally granted admin to the public. No administrator action ever needs to be performed when not logged in.

- provide method qn on nx::Object as well

Adding messing extention to image src url.

Merge TinyMCE 3.3.9.3

  1. … 725 more files in changeset.
Fix remember me checkbox. Conditionally set login cookie discard_p setting based on value of the remember me checkbox when creating or renewing the login cookie.

- moved test to regression tests, extended tests

    • -2
    • +52
    /openacs-4/packages/xowiki/www/admin/test.tcl
- make sure, that resolve_package_path returns always 2nd argument set

- avoid warning messages when not necessary

    • -2
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- generalize code

Fixed nagging problem with bogus package key being passed to add-applications-2.

    • -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).