• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Releasing dom trees of parsed rdf and xsl files as well, not only the one of the generated html.

a few fixes

Adds parameter IndexInternalRedirectUrl to acs-kernel, acs-subsite, bump version nubmers, modifies acs-subsite/www/index.tcl to use param, patch 413 bug 1363 Guan Yang

    • -5
    • +6
    ./packages/acs-subsite/acs-subsite.info
    • -1
    • +11
    ./packages/acs-subsite/www/index.tcl
ticket 1697 - correction

acs_named_objects superflous now that title is in acs_objects. need to fix the rest of the occurances though

-abort flag does not seem to exist

sync up work

    • -2
    • +3
    ./contrib/packages/cop-base/cop-base.info
    • -0
    • +31
    ./contrib/packages/cop-base/lib/install.xml
    • -0
    • +4
    ./contrib/packages/cop-base/www/index.adp
    • -0
    • +6
    ./contrib/packages/cop-base/www/admin/community-new.adp
    • -0
    • +39
    ./contrib/packages/cop-base/www/admin/community-new.tcl
    • -0
    • +14
    ./contrib/packages/cop-base/www/doc/index.adp
    • -0
    • +97
    ./contrib/packages/cop-ui/lib/cop-master.adp
    • -0
    • +35
    ./contrib/packages/cop-ui/lib/cop-master.tcl
    • -0
    • +10
    ./contrib/packages/cop-ui/lib/index.adp
    • -0
    • +14
    ./contrib/packages/cop-ui/lib/index.tcl
    • -2
    • +1
    ./contrib/packages/cop-ui/www/index.adp
  1. … 5 more files in changeset.
ticket 1697

ad_script_abort if ftsdriver missing

adding a simple example tclwebtest test case that creates a test user and logs him in over HTTP, requests a web page, and then teardowns the user. In order to do this I copied over some procs from etc/install/tcl to tclwebtest-procs.tcl. The procs in etc/install/tcl should go away as we have tclwebtest fully integrated in acs-automated-testing

Add head to switch statement for authorization.

    • -1
    • +2
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Fix reference to outputheaders, it should have been all lowercase.

Add support for HEAD operation on webdav service contract.

Add HEAD operation to service contract definition.

    • -1
    • +12
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Add support for HEAD method for webdav content. cr_write_content still

needs to be modified to return a HEAD response instead of the

entire item for "lob" storage method.

    • -1
    • +3
    ./packages/oacs-dav/tcl/oacs-dav-init.tcl
    • -2
    • +19
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Merging Jeff's fixes from HEAD.

fix the parse to get the lock token, return size 0 for null content length, urldecode the Destination header. make some ns_log notices debug. flip size and filename for the cr_import_content call (this was already done I thought, can't

hurt to make sure)

    • -31
    • +31
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
    • -4
    • +6
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
fix upgrade script, set package, title for forums on new and edit, propigate displayed_object_id for forum

    • -1
    • +2
    ./packages/forums/tcl/forums-procs.tcl
    • -0
    • +8
    ./packages/forums/tcl/forums-procs.xql
add LOCK and UNLOCK to the tDAV options

fix the parse to get the lock token, return size 0 for null content length,

urldecode the Destination header. make some ns_log notices debug.

flip size and filename for the cr_import_content call.

    • -31
    • +31
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
    • -4
    • +6
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
Fixed bugs

    • -3
    • +4
    ./contrib/packages/events/www/admin/venues.tcl
send a content-length 0 header for empty files.

add package_id to folder create

dav procs merged from 5.1. Thanks Dave\!

added diagrams of group model

    • binary
    ./packages/acs-core-docs/www/files/groups.dia
    • binary
    ./packages/acs-core-docs/www/images/group-initial.png
    • binary
    ./packages/acs-core-docs/www/images/group-model.png
Some stuff I forgot to commit before.

    • -8
    • +14
    ./packages/dotkul/lib/generic-page.tcl
    • -3
    • +3
    ./packages/dotkul/lib/one-column-layout.tcl
    • -3
    • +25
    ./packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +6
    ./packages/lars-blogger/www/entry-chunk.tcl
Add missing webdav support files to file-storage. Fixes bug#1688

Finish merging Jeff's simple page with my changes to reactive URL editing.

    • -3
    • +3
    ./packages/file-storage/www/folder-chunk.tcl
    • -5
    • +0
    ./packages/file-storage/www/simple-edit.adp
    • -3
    • +2
    ./packages/file-storage/www/simple-edit.tcl
Add Jeff's simple display page for URLs to 5.1 branch.

    • -0
    • +0
    ./packages/file-storage/www/simple.adp
    • -1
    • +1
    ./packages/file-storage/www/simple.tcl
change the css for the footer to reference the class not an id

add package_id to content_folder__new define_function_args, upgrade script