• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
1) Fix image handling. Accidentally commented out by a previous

commit!

2) Fix storage type handling. DO NOT SET storage type to empty string

which is always invalid. I have no idea why that was changed. There is

no reason to check the indbp parameter twice.

Remove extras LI

Adding AGAIN parameter CategoriesP removed by mistake ( i guess ) of cesarh.

Make file view use same scripts as folder view for actions on files and folders. Some HTML cleanup.

Remove unused and obsolete scripts

  1. … 9 more files in changeset.
HTML Strict cleanup

    • -1
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
Fix error message

Checking that upgrade scripts modify parameters for the right package.

Modification to the oracle upgrade scripts for FS.

  1. … 3 more files in changeset.
Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/file-storage.ar_EG.utf-8.xml
    • -1
    • +1
    ./catalog/file-storage.ar_LB.utf-8.xml
    • -1
    • +1
    ./catalog/file-storage.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -4
    • +4
    ./catalog/file-storage.el_GR.utf-8.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.eu_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.fi_FI.utf-8.xml
    • -1
    • +1
    ./catalog/file-storage.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.hi_IN.utf-8.xml
  1. … 1287 more files in changeset.
Fixed it so only the parameter from file storage package will be overwritten and not any other parameters with the same name

Greek catalogs for dotlrn

    • -1
    • +159
    ./catalog/file-storage.el_GR.utf-8.xml
  1. … 45 more files in changeset.
Merged oacs-5-3 branch to HEAD

    • -1
    • +10
    ./tcl/file-storage-callback-procs.tcl
  1. … 187 more files in changeset.
Fixed link with view package

Fixing bug where label is called but name is meant preventing the proc from dying if the owner does not exist. Also adding the file extension to published file names (if it isn't already at the end of the file) so that a users default application is used instead of asking the user to select an application for a file that may be a doc, pdf, jpg, etc.

Now copy and move urls is working

    • -0
    • +114
    ./sql/postgresql/upgrade/upgrade-5.4.0d4-5.4.0d5.sql
Raising the version, since it was added the attribute package instance name to the context bar.

Adding a nuew message key called "file-storage" to use it in the context bar.

    • -0
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/file-storage.es_GT.ISO-8859-1.xml
Moving categories_limitation partial query to a db_map

Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

    • -1
    • +3
    ./catalog/file-storage.en_US.ISO-8859-1.xml
  1. … 19 more files in changeset.