• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved table building and column adding code from content repository to

kernel, so all objects can benefit. Part of the acs object management package

work.

1st draft qf_choce, untested

    • -12
    • +65
    ./packages/spreadsheet/tcl/form-procs.tcl
Added doc section to the richtext to_sql proc.

fixing typos, progress on general bulk inputs, untested

    • -44
    • +127
    ./packages/spreadsheet/tcl/form-procs.tcl
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

    • -0
    • +4
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
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.

    • -14
    • +36
    ./packages/acs-tcl/tcl/security-procs.tcl
- moved test to regression tests, extended tests

    • -66
    • +1
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +52
    ./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
    ./packages/xowiki/tcl/package-procs.tcl
- generalize code

    • -2
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
Fixed nagging problem with bogus package key being passed to add-applications-2.

    • -1
    • +7
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
various code revisions, still working on qf_choice and qf_choices, all untested

    • -11
    • +11
    ./packages/spreadsheet/tcl/form-procs.tcl
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.

    • -107
    • +112
    ./packages/acs-tcl/tcl/tcl-documentation-procs.tcl
- fix naviserver/aolserver incompatibility

    • -2
    • +2
    ./packages/xotcl-request-monitor/www/index.tcl
Fix passing HTML in url variable and use util_user_message instead

    • -1
    • +6
    ./packages/acs-subsite/lib/user-new.tcl
- don't call costly ad_html_text convert when not needed

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

- make sure to use uplevel with just one argument

    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- small optimization

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

    • -11
    • +15
    ./packages/xotcl-core/www/show-class-graph.tcl
- added missing instvar statement for package_id in widget_spec_from_folder_object

    • -2
    • +3
    ./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

    • -0
    • +1
    ./packages/xotcl-core/www/show-object.tcl
- reduce verbosity

    • -3
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- store objects in the state before initialize_loaded_object in the cache to save memory

    • -12
    • +42
    ./packages/xotcl-core/tcl/cr-procs.tcl
- remove escaped "-p" flag

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl