• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug 1360 and give myself credit and fix some broken links ..

    • -11
    • +3
    ./packages/ecommerce/www/doc/index.adp
Fix for docs ..

    • -2
    • +2
    ./packages/ecommerce/www/doc/audit.adp
    • -2
    • +2
    ./packages/ecommerce/www/doc/audit.tcl
    • -1
    • +1
    ./packages/ecommerce/www/doc/contextbar.adp
    • -5
    • +10
    ./packages/ecommerce/www/doc/contextbar.tcl
    • -32
    • +33
    ./packages/ecommerce/www/doc/ecommerce-setup.adp
  1. … 9 more files in changeset.
WebDAV enable forms.

    • -10
    • +10
    ./packages/file-storage/www/admin/index.adp
    • -1
    • +4
    ./packages/file-storage/www/admin/index.tcl
Fixed notifications formatting bug

    • -3
    • +10
    ./packages/lars-blogger/tcl/entry-procs.tcl
patch 360 bug 1154

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Cleaned up add_file and added add_version

    • -11
    • +51
    ./packages/file-storage/www/file-add.tcl
    • -1
    • +1
    ./packages/file-storage/www/file-add.xql
    • -1
    • +10
    ./packages/file-storage/www/file-edit.tcl
    • -1
    • +2
    ./packages/file-storage/www/folder-chunk.adp
    • -7
    • +2
    ./packages/file-storage/www/version-add.tcl
Adding files to manage DAV support.

    • -0
    • +15
    ./packages/file-storage/www/admin/index.adp
    • -0
    • +35
    ./packages/file-storage/www/admin/index.tcl
    • -0
    • +11
    ./packages/file-storage/www/admin/index.xql
Let file-add work for new revisions as well as new files.

    • -17
    • +15
    ./packages/file-storage/www/file-add.tcl
    • -0
    • +24
    ./packages/file-storage/www/file-add.xql
Use file-upload to add a new revision also.

Removing unused file-add-2.

Simplified upgrade to swap name and title.

Added upgrade for oracle and fixed oracle functions.

    • -108
    • +0
    ./packages/file-storage/www/file-add-2.tcl
    • -17
    • +0
    ./packages/file-storage/www/file-add-2.xql
Complete upgrade script.

Clean up postgresql functions so name refers to name and title refers to title.

Move everything into one upgrade script.

    • -2
    • +2
    ./packages/file-storage/file-storage.info
Add index.vuh so GET works with plain old URL file-storage/folder/filename.ext

    • -0
    • +20
    ./packages/file-storage/www/index.vuh
Fix content_item__move error and bug in content-image.sql.

Added fs::add_file tcl proc to more easily implement webdav support. Added

upgrade callback.

    • -10
    • +12
    ./packages/file-storage/file-storage.info
    • -30
    • +15
    ./packages/file-storage/www/file-add.tcl
Adding install callbacks for webdav support

Moved root folder creation to apm after-mount callback. Added UI to

dav enable a file-storage instance. Converted file-add to ad_form and

cr_import_content. fix.sql includes fixes to bugs in acs-kernel and

acs-content-repository. Added update_last_modfiied for the content_item

when a new revision is uploaded so that last modified is displayed

correctly.

    • -45
    • +1
    ./packages/file-storage/www/file-add.adp
    • -4
    • +70
    ./packages/file-storage/www/file-add.tcl
    • -0
    • +8
    ./packages/file-storage/www/file-oracle.xql
Remove generic query file. It contained only one db-specific query

    • -11
    • +0
    ./packages/file-storage/www/file.xql
Fixed typos.

Added optional name parameter to content_item content_folder content_extlink

content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql.

adds a multirow pop command Patch 282 Jerry Asher

    • -4
    • +24
    ./packages/acs-templating/tcl/query-procs.tcl
initial revision

files needed for HTML email processing

    • -0
    • +323
    ./packages/acs-tcl/tcl/base64.tcl
    • -0
    • +3585
    ./packages/acs-tcl/tcl/mime.tcl
Templated site-wide index page

    • -1
    • +1
    ./packages/acs-admin/www/index-oracle.xql
    • -1
    • +1
    ./packages/acs-admin/www/index-postgresql.xql
Forgot to flush keywords cache when deleting a bug-tracker category

Added comment, because both Jun and I were confused.

    • -1
    • +6
    ./packages/acs-templating/tcl/list-procs.tcl
applied patch 261, to allow access to variables in -pass_properties. applied patch 249, renames level to __level so the multirow with level name element will not conflict

    • -4
    • +9
    ./packages/acs-templating/tcl/list-procs.tcl
used wrong function in last submission - should have been string first, not string match. Doh\!

Added -orderby_name switch to let you specify a name for the orderby filter for your list

    • -19
    • +25
    ./packages/acs-templating/tcl/list-procs.tcl
Typo in spelling of checkbox_name in the API doc.

    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl