• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8098 more files in changeset.
file richtext-procs.tcl was initially added on branch oacs-5-10.

file attachments-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/attachments-procs.tcl
Whitespace cleanup

Provide a minimal documentation to public procs

Smartify query

Let everything happen in the database for this proc

Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation

Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results:

-------

Author: Peter Marklund <peter_marklund@fastmail.fm>

Date: Mon Nov 24 14:50:34 2003 +0000

changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id

-------

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
1. Use the mapped folder from file-storage to get and store attachments

2. HTML cleanup

  1. … 2 more files in changeset.
use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 12 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Merge from oacs-5-2 new detach user interface.

  1. … 3 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

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

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

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

  1. … 5 more files in changeset.
copyright OpenForce -> MIT

  1. … 113 more files in changeset.
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
    • +12
    ./attachments-procs-postgresql.xql
  1. … 6 more files in changeset.
updates

  1. … 2 more files in changeset.
polished attachments

    • -0
    • +12
    ./attachments-procs-oracle.xql
  1. … 16 more files in changeset.
Initial revision

    • -0
    • +63
    ./attachments-procs.tcl
    • -0
    • +35
    ./attachments-procs.xql
  1. … 7 more files in changeset.