• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 2 more files in changeset.
noquote changes (Dirk Gomez)

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

    • -0
    • +4
    ./sql/oracle/upgrade/upgrade-0.3-0.4.sql
    • -1
    • +7
    ./sql/postgresql/attachments-create.sql
  1. … 174 more files in changeset.
removing the file listings from the info files since those are no longer used by OpenACS

  1. … 28 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. … 42 more files in changeset.
committing the latest translations from the dotLRN translation server

    • -0
    • +24
    ./catalog/attachments.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.fi_FI.ISO-8859-15.xml
    • -0
    • +50
    ./catalog/attachments.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.no_NO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.pl_PL.ISO-8859-2.xml
    • -2
    • +25
    ./catalog/attachments.pt_BR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.ru_RU.windows-1251.xml
    • -1
    • +1
    ./catalog/attachments.sh_HR.ISO-8859-5.xml
    • -1
    • +1
    ./catalog/attachments.sv_SE.ISO-8859-1.xml
  1. … 420 more files in changeset.
Committing the latest translation work from the dotlrn translation server. Many thanks to all the volunteer translators.

    • -1
    • +1
    ./catalog/attachments.da_DK.ISO-8859-1.xml
    • -1
    • +27
    ./catalog/attachments.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.en_US.ISO-8859-1.xml
    • -20
    • +36
    ./catalog/attachments.es_ES.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/attachments.fi_FI.ISO-8859-15.xml
    • -1
    • +1
    ./catalog/attachments.it_IT.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/attachments.nl_NL.ISO-8859-1.xml
    • -0
    • +50
    ./catalog/attachments.no_NO.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/attachments.pl_PL.ISO-8859-2.xml
    • -0
    • +27
    ./catalog/attachments.pt_BR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.ru_RU.windows-1251.xml
    • -1
    • +1
    ./catalog/attachments.sh_HR.ISO-8859-5.xml
    • -1
    • +1
    ./catalog/attachments.sv_SE.ISO-8859-1.xml
  1. … 124 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.
file upgrade-0.3-0.4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.3-0.4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.3-0.4.sql
add RI Indexes, bump to version 0.4, upgrade script provided

    • -0
    • +4
    ./sql/oracle/upgrade/upgrade-0.3-0.4.sql
    • -1
    • +7
    ./sql/postgresql/attachments-create.sql
making notifications and attachments use the auto-mount feature

  1. … 1 more file in changeset.
I18N: committing all the message catalog files from the dotLRN translation server. Kudos to all our translators for this contribution.

    • -0
    • +49
    ./catalog/attachments.da_DK.ISO-8859-1.xml
    • -0
    • +26
    ./catalog/attachments.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/attachments.en_US.ISO-8859-1.xml
    • -0
    • +34
    ./catalog/attachments.es_ES.ISO-8859-1.xml
    • -0
    • +49
    ./catalog/attachments.fi_FI.ISO-8859-15.xml
    • -0
    • +15
    ./catalog/attachments.it_IT.ISO-8859-1.xml
    • -0
    • +49
    ./catalog/attachments.nl_NL.ISO-8859-1.xml
    • -0
    • +49
    ./catalog/attachments.pl_PL.ISO-8859-2.xml
    • -0
    • +27
    ./catalog/attachments.ru_RU.windows-1251.xml
    • -0
    • +13
    ./catalog/attachments.sh_HR.ISO-8859-5.xml
    • -0
    • +49
    ./catalog/attachments.sv_SE.ISO-8859-1.xml
  1. … 324 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. … 74 more files in changeset.
adding package version information to message catalog files

    • -1
    • +1
    ./catalog/attachments.en_US.ISO-8859-1.xml
  1. … 42 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

    • -18
    • +18
    ./catalog/attachments.en_US.ISO-8859-1.xml
sync info files with package data and correct provides identifiers

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

  1. … 130 more files in changeset.
adding docs

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

    • -6
    • +3
    ./catalog/attachments.en_US.ISO-8859-1.xml
I18N: made the attachments package use the message catalog

    • -0
    • +58
    ./catalog/attachments.en_US.ISO-8859-1.xml
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

    • -15
    • +12
    ./www/admin/new-root-folder-map.tcl
  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).

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 684 more files in changeset.
upgrade

    • -0
    • +40
    ./sql/postgresql/upgrade/upgrade-0.1d-0.2.sql
fixups and added approved_p column

    • -0
    • +16
    ./sql/oracle/upgrade/upgrade-0.1d-0.2.sql
    • -1
    • +7
    ./sql/postgresql/attachments-create.sql
    • -7
    • +20
    ./tcl/attachments-procs-postgresql.xql
    • -0
    • +16
    ./www/toggle-approved.tcl
copyright OpenForce -> MIT

    • -2
    • +2
    ./sql/postgresql/attachments-create.sql
  1. … 106 more files in changeset.