• last updated 30 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- set sql-spec of attribute "description" of cr_revisions from varchar(1000) to text

- improve comments

- don't hard-code name "validator" in extend_slot

- added new method for compound-fields named "specs_unmodified"

- drop revision_id from formfields of type file when exporting it

    • -6
    • +19
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- don't recreate compound file components after_specs

- optimize copy marshalling for FormPages

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fixed quoting

- implement copy mode for exporter

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -11
    • +24
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- use spaces rather than tabs

    • -23
    • +29
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -584
    • +591
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -373
    • +373
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -216
    • +222
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -117
    • +123
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -28
    • +36
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
    • -23
    • +29
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
    • -28
    • +28
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -114
    • +114
    /openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl
    • -1610
    • +1610
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -207
    • +207
    /openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
- make change-page-order more configurable (folder_id, publish_status)

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- use spaces rather than tabs

    • -274
    • +274
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- make publish-status for get_page_order_items and page_order_renames configurable

- use spaces rather then tabs

- use spaces instead of tabs

    • -740
    • +740
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
- use bind variables instead of tcl substituted vars

- remove tabs, make indentation more uniform

- fix for bug #3219: check ExcludedFiles when serving resources

- fix page order increment function to handle multi-digit suffix

- new function to allow driver selection/switching

- use bind variables instead of tcl substituted vars to improve hit ratio in dbi prepare cache

- use bind variables instead of tcl substituted vars to improve hit ration in prepare cache

- use bind variables instead of substituted strings to improve prepare cache hit ratio

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- fix syntax (see bug #3218)

- don't depend on dbi_foreach, since this is deprecated

- add missing ::xo::db::DB method "transaction"

- fix commented out statement, causes troubles with multiline sql statements

- fix for bug #3217 (xss vulnerbility found by AppScan, reported by Andrew Helsley)

- fix for bug #3216 (xss vulnerbility found by AppScan)

- remove unneeded files

- uplevel one level higher when substituting variables, cmds in named SQL queries