• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Check permission before internal-redirecting to default template for that content type

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.

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
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.