• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
put \\ at the end so it doesn't get confused

@, #, %, &, and + are also special characters because of urls. we might think

about just replacing any non-alphanumeric or space character with an

underscore.

made download-archive and the publish_object_to_file_system api file system

safe, that is, removed file system special characters according to the

'filename' tcl api.

@see http://dev.scriptics.com/man/tcl8.3/TclCmd/filename.htm#M29

  1. … 1 more file in changeset.
fixed a bunch of queries that were select

s instead of perform.. file uploading works on pg now

  1. … 5 more files in changeset.
added some optional parameters to make fs procs more modular for attachments

  1. … 2 more files in changeset.
created a rename_folder method.

  1. … 2 more files in changeset.
tune folder contents query

  1. … 2 more files in changeset.
adding a safety check

  1. … 2 more files in changeset.
adding "download archive" code; moved some stuff around in publish_to_file_system procs

  1. … 8 more files in changeset.
added support for publishing fs_objects to the file system; also added some archiving infrastructure stuff

  1. … 14 more files in changeset.
Minor mods to add the ability to specify the title of an fs object using a urlvar and a minor doc update

  1. … 5 more files in changeset.
mistakenly commited some stuff i didn't want to yet

  1. … 2 more files in changeset.
adding folder-contents view (altough it's not linked yet) and other fixes

  1. … 6 more files in changeset.
some code for seeing if files are newer than a certain number of days ago

  1. … 2 more files in changeset.
made a template to be included in other templates that displays the contents of a folder, used in in the index page

  1. … 7 more files in changeset.
cleaned up a little more to remove code duplication. added api to get the contents of a folder.

  1. … 6 more files in changeset.
fixed some more stuff up (hopefully pgsql version works)

  1. … 7 more files in changeset.
making the parameters required explicitly

cleaned up api a bit; still more cleaning up to be done

  1. … 2 more files in changeset.
Modification of types needed by site-wide search interface

Various changes to support storage in filesystem

  1. … 4 more files in changeset.
fs_file_p must check file_storage_item for content_type in CR

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

    • -0
    • +232
    ./file-storage-procs.tcl
  1. … 2479 more files in changeset.