• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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