• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 814 more files in changeset.
make file attachments work (my last commit fixed URLs but overlooked files

  1. … 5 more files in changeset.
make attachments work (context was calendar events). Added item::get_type to the CR because I needed it and it didn't seem to already exist.

  1. … 3 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 125 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 179 more files in changeset.
Removed the vile fs_simple_objects added by OF to store URLs in file

storage despite the existence of a non-versioned URL type in the content

repository. Upgrade scripts provided. I added Tcl API to the content

repository to honor our desire to export the SQL API to Tcl client code.

1. folder contents are now counted correctly (bug fix)

2. The fs_objects view is now usable in PG (it was a UNION view before and

therefore didn't scale)

3. Code in file storage is considerably simpler now and all file storage

objects are now stored in the content repository, as they should

be.

The Oracle version may need some work I'll finish testing this afternoon.

  1. … 43 more files in changeset.
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 20 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 75 more files in changeset.
Use the name of the attachment rather than the object_id.

This will give mime attachments the proper name and association with an application

on the user's PC.

I18N: using message catalog for folder type pretty name in file storage UI, merging two keys into one

  1. … 1 more file in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
adding docs

    • -0
    • +30
    ./doc/src/README.txt
    • -0
    • +116
    ./doc/src/attachments.apt
I18N: some temporary message tags were unconverted. My script had eaten some code, need to figure out why

  1. … 1 more file in changeset.
I18N: made the attachments package use the message catalog

  1. … 2 more files in changeset.
change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 8 more files in changeset.
fix some spelling errors

  1. … 24 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 24 more files in changeset.
remove local masters

Fixes from sloan. Needs some cleanup (in particular attach.xql

should go away and file-storage should provide an enhanced

fs::get_folder_contents which will scale).

  1. … 1 more file in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 685 more files in changeset.
fixups and added approved_p column

    • -0
    • +16
    ./toggle-approved.tcl
  1. … 8 more files in changeset.
copyright OpenForce -> MIT

  1. … 111 more files in changeset.
the query was bad when there was more than one query. Thanks Deds Castillo.

added PG support

  1. … 4 more files in changeset.
improved help text

updates

  1. … 2 more files in changeset.
polished attachments

    • -0
    • +38
    ./go-to-attachment.tcl
    • -0
    • +27
    ./go-to-attachment.xql
    • -0
    • +28
    ./download/index.vuh
    • -0
    • +14
    ./download/index.xql
    • binary
    ./graphics/folder.gif
  1. … 5 more files in changeset.
removed test file

made attachments work

    • -0
    • +94
    ./file-add-2-oracle.xql
    • -0
    • +87
    ./file-add-2-postgresql.xql
start of attachments package

  1. … 5 more files in changeset.