• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
the query was bad when there was more than one query. Thanks Deds Castillo.

fix navbar for when there is no root_folder_id

adding base_url arg to get_attachments so that we can better control the

system. there is no need to assume that attachments is mounted under the

current package.

add_attachment_url now takes an optional folder_id argument to use as the root

folder.

added PG support

    • -0
    • +46
    ./sql/postgresql/attachments-create.sql
    • -0
    • +23
    ./sql/postgresql/attachments-drop.sql
    • -0
    • +12
    ./tcl/attachments-procs-postgresql.xql
making name and summary consistent

improved help text

updates

polished attachments

    • -0
    • +12
    ./tcl/attachments-procs-oracle.xql
    • -0
    • +38
    ./www/go-to-attachment.tcl
    • -0
    • +27
    ./www/go-to-attachment.xql
  1. … 4 more files in changeset.
removed test file

made attachments work

    • -0
    • +94
    ./www/file-add-2-oracle.xql
    • -0
    • +87
    ./www/file-add-2-postgresql.xql
    • -0
    • +160
    ./www/file-add-2.tcl
    • -0
    • +17
    ./www/file-add-2.xql
    • -0
    • +34
    ./www/simple-add-2.tcl
    • -0
    • +41
    ./www/simple-add.adp
    • -0
    • +47
    ./www/simple-add.tcl
start of attachments package

Initial revision

    • -0
    • +41
    ./sql/oracle/attachments-create.sql
    • -0
    • +23
    ./sql/oracle/attachments-drop.sql
    • -0
    • +63
    ./tcl/attachments-procs.tcl
    • -0
    • +35
    ./tcl/attachments-procs.xql
    • -0
    • +39
    ./www/admin/new-root-folder-map-2.tcl
    • -0
    • +22
    ./www/admin/new-root-folder-map.adp
    • -0
    • +71
    ./www/admin/new-root-folder-map.tcl
    • -0
    • +23
    ./www/admin/redirect.tcl