• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the parent_id in the call so you do not have to figure it out manually in the callbacks for file_revision_new

More I18N updates and German Translations. Luckily no customer of ours will see the admin pages (as I18N is unknown territory there....)

    • -1
    • +1
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
  1. … 12 more files in changeset.
show write actions only when write_p is 1

removed honoring of like_filesystem_p for view url as it always uses the actual file path. retained for download url.

fix misplaced line

New i18n

    • -1
    • +2
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
  1. … 4 more files in changeset.
fix edit data clause in ad_form -- rename a variable, set variable this_title initially, pass this_title instead of title to fs_add_version

Added a backlink to the project. THis should be a callback, but I need this is a task for another day

Upgrade scripts for the view fix for fs_objects

    • -0
    • +53
    ./sql/oracle/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
New translations

    • -3
    • +39
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
Fixed the counting. Special treatment for oracle not using the "in" statement. PLEASE TEST IT SOMEONE!!!

    • -2
    • +2
    ./sql/oracle/file-storage-views-create.sql
the count in fs_objects was actually counting non fs_objects as well when counting the number of elements in a folder. This has been taken care of.

added parameter to use content-title as filename rather than content-name

Add support for editing text/* files.

    • -0
    • +106
    ./tcl/file-storage-procs-postgresql.xql
fixed download url

added callback file_revision_new

added variable filename to page

I18N

    • -1
    • +4
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Don't launch a new window when opening a folder; find the correct package_id even if included from elsewhere, e.g. a dotlrn portlet.

Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

Add includes to show folder contents.

file folder-admin.adp was initially added on branch oacs-5-2.

file folder-links.xql was initially added on branch oacs-5-2.

file folder-links.tcl was initially added on branch oacs-5-2.

file folder-links.adp was initially added on branch oacs-5-2.

file folder-links-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./lib/folder-links-postgresql.xql
file folder-links-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./lib/folder-links-oracle.xql
file folder-admin.tcl was initially added on branch oacs-5-2.