• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

    • -18
    • +11
    ./sql/postgresql/file-storage-drop.sql
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

    • -4
    • +13
    ./sql/oracle/file-storage-create.sql
    • -0
    • +26
    ./sql/oracle/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
    • -4
    • +13
    ./sql/postgresql/file-storage-create.sql
    • -0
    • +22
    ./sql/postgresql/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

Untabify and indent

HTML cleanup

Indent

Retrieve the title of the file to be renamed instead of the filename

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 9 more files in changeset.
Fix param values for archive command and extension (were mixed up)

    • -0
    • +7
    ./sql/oracle/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
    • -0
    • +7
    ./sql/postgresql/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
Check permissions before internal-redirecting to the template for that content type

Check permission before internal-redirecting to default template for that content type

Bumped version number

- fix for bug #3156

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -1
    • +6
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -11
    • +1
    ./tcl/file-storage-callback-procs.tcl
    • -1
    • +1
    ./tcl/file-storage-procs-postgresql.xql
  1. … 367 more files in changeset.
Disabling the linkage of copying/moving when we know that the destination

folder will generate and error in the DB.

Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 71 more files in changeset.
Removed the condition to build extra_vars so it won't be NULL, otherwise a null value was causing the query to retrieve URLs of items to fail.

Fix: Specifying the package_id when getting the BehaveLikeFileSystemP parameter.

The size of a URL is returned as "", resulting in its being displayed as

"bytes" with no number in front. Changed it to simply display the empty

string for the size of a URL.

Grabbing a folder's parent_id AFTER YOU DELETE THE FOLDER doesn't work all

that well.

Add missing spanish translations

    • -1
    • +6
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
  1. … 5 more files in changeset.
Fix dependencies

  1. … 21 more files in changeset.
Increase contrast between fg and bg for the filename

Fixed error with fs_context_bar_list: argument extra_vars isn't use. Add extra_vars to query.

    • -1
    • +1
    ./tcl/file-storage-procs-postgresql.xql
compilation error due to bad plpgsql body

Removed duplicated implementation of search::url

    • -11
    • +1
    ./tcl/file-storage-callback-procs.tcl
Version_url variable was asigned twice with different values. Removed the first one to keep the code 'clean'

Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id is empty or doesn't exist.

HTML Strict cleanup

  1. … 11 more files in changeset.
Changed moveByCopyDeleteP default value to 0 (as stated by the description of the parameter), moreover the moveByCopyDelete only moves the live revison of the file. Bumped version number and updated portlet and applet dependency.

  1. … 2 more files in changeset.