• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed case where the upload times out.

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fixed file handle leakage in util_http_file_upload when the connection is refused by the remote server.

    • -1
    • +11
    ./packages/acs-tcl/tcl/utilities-procs.tcl
1. check for oracle by checking for oracle, rather than not postgres

2. only call oracle if we're using oracle

    • -7
    • +12
    ./packages/search/tcl/search-procs.tcl
validator for page_order

    • -2
    • +10
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
file oacs-view.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file view-plain.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file view-page.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file view-links.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file view-default.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

    • -0
    • +0
    ./packages/xowiki/www/view-default.adp
file oacs-view3.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file oacs-view2.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file adp-generator-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

    • -0
    • +0
    ./packages/xowiki/tcl/adp-generator-procs.tcl
new includelets for e.g. book mode: create-item-button, edit-item-button, delete-item-button

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -36
    • +94
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -3
    • +17
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/view-default.adp
more modular edit-buttons for book mode (part 1)

    • -10
    • +78
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Copied over a few more things from default master...

    • -0
    • +15
    ./packages/acs-subsite/www/group-master.tcl
Remove h1 heading as done in default-master

    • -1
    • +0
    ./packages/acs-subsite/www/group-master.adp
Add popup to select which sections to display on the appliations page

    • -0
    • +23
    ./packages/dotlrn-ecommerce/www/sections-list.adp
    • -0
    • +72
    ./packages/dotlrn-ecommerce/www/sections-list.tcl
Add new filter features

Update info files for 5.3.2 final

    • -1
    • +1
    ./packages/acs-subsite/acs-subsite.info
  1. … 3 more files in changeset.
Update changelog for 5.3.2 final

renaming FormInstance to FormPage, deleting obsolete code, some refactoring

    • -5
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -25
    • +8
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -15
    • +19
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -28
    • +35
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Remove h1 tag. Should be set at application pages level

fixing old-style PageTemplate and PageInstances when widget_specs from the folder_object are used

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
file xowiki.css was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

    • -0
    • +0
    ./packages/xowiki/www/resources/xowiki.css
file zen-forms-backward-compatibility.css was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

some css improvements:

- less invasive, when xowiki pages are included (e.g. via the dotlrn xowiki portlet)

- forward compatible css file for forms for OpenACS versions prior to 5.3.1

- some CSS improvements

    • -48
    • +4
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +20
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -35
    • +33
    ./packages/xowiki/www/resources/xowiki.css
    • -0
    • +108
    ./packages/xowiki/www/resources/zen-forms-backward-compatibility.css
make sure to refresh views on next version bump, deactivate form id generation (not needed right now), move methods callable via urls to www-procs

    • -4
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -19
    • +20
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -1
    • +50
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
fixing css class of submit button for wym

    • -3
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
programm around a bug in tdom (dom parse -html, see tdom mailing list)

    • -4
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -8
    • +18
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Unset titles for default and site master CSS. They weren't applied when alternative stylesheets were available (e.g. forums)