• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing obsolete files

localizing folder names (they used to show up as message keys in the UI)

Fixed bug #482: URLs for gifs wrong

    • binary
    ./www/resources/file.gif
    • binary
    ./www/resources/folder.gif
    • binary
    ./www/resources/new.gif
  1. … 8 more files in changeset.
upgrade file fix: using create or replace function instead of create function

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -10
    • +10
    ./sql/oracle/file-storage-package-create.sql
  1. … 274 more files in changeset.
Made folder use <th> instead of <td> for header

Fixed bug #831: DB porting error

Fixed bugs #423: download w/url, #753: publish_url problem, and #427: root folder name wrong

Fixed bug #803: URL insert caused crash

Fixed bug #402: Request error after entering URL

re-exporting the Arabic catalog files as their keys were previously messed up (had question marks in them)

    • -2
    • +1
    ./catalog/file-storage.AR_EG.ISO-8859-6.xml
    • -8
    • +1
    ./catalog/file-storage.AR_LB.ISO-8859-6.xml
  1. … 60 more files in changeset.
adding latest translations from the translation server

    • -0
    • +7
    ./catalog/file-storage.AR_EG.ISO-8859-6.xml
    • -0
    • +113
    ./catalog/file-storage.AR_LB.ISO-8859-6.xml
    • -1
    • +1
    ./catalog/file-storage.TH_TH.TIS-620.xml
    • -2
    • +3
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -24
    • +24
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.fi_FI.ISO-8859-15.xml
    • -1
    • +1
    ./catalog/file-storage.fr_FR.ISO-8859-1.xml
    • -5
    • +87
    ./catalog/file-storage.it_IT.ISO-8859-1.xml
    • -4
    • +4
    ./catalog/file-storage.ko_KR.EUC-KR.xml
    • -1
    • +1
    ./catalog/file-storage.ms_my.US-ASCII.xml
    • -1
    • +1
    ./catalog/file-storage.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.no_NO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.pl_PL.ISO-8859-2.xml
  1. … 616 more files in changeset.
Bug 292, fixing spelling mistake

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Removed old debugging log statements

  1. … 5 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -7
    • +11
    ./sql/oracle/file-storage-package-create.sql
    • -0
    • +708
    ./sql/oracle/upgrade/upgrade-4.6.2-4.6.3.sql
    • -0
    • +253
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
  1. … 807 more files in changeset.
Timezonized

    • -1
    • +1
    ./tcl/file-storage-procs-postgresql.xql
  1. … 1 more file in changeset.
adding timezone support

  1. … 4 more files in changeset.
add a 'back to folder view' link to file view

file file.xql was initially added on branch oacs-4-6.

Removed the redundant "download archive" link, it already exists in folder-chunk.adp (where it shows if content_size_total is greater than zero).

fixes bug 152/patch 47 Jun Yamog

Forgot to noquote title and context bar.

    • -3
    • +3
    ./sql/postgresql/file-storage-create.sql
1. Added support for retrieval of live revision of files by their URL (a.k.a. virtual URLs).

This will make relative linking of images and sub-documents in HTML documents work.

As a small bonus, HTML and text documents will be templated, but only if they

are being stored in the db. Files stored in the file system look like before ...

2. Provided upgrade scripts for file-storage and the CR.

    • -1
    • +27
    ./sql/oracle/file-storage-create.sql
    • -0
    • +33
    ./sql/oracle/upgrade/upgrade-4.6.2-4.7d3.sql
    • -1
    • +34
    ./sql/postgresql/file-storage-create.sql
    • -1
    • +8
    ./sql/postgresql/file-storage-drop.sql
    • -0
    • +36
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.7d3.sql
    • -0
    • +15
    ./www/view/index-oracle.xql
    • -0
    • +15
    ./www/view/index-postgresql.xql
    • -0
    • +43
    ./www/view/index.vuh
committing all translations on the translation server at http://translate.dotlrn.collaboraid.net

    • -1
    • +1
    ./catalog/file-storage.TH_TH.TIS-620.xml
    • -1
    • +1
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.fi_FI.ISO-8859-15.xml
    • -0
    • +6
    ./catalog/file-storage.fr_FR.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/file-storage.it_IT.ISO-8859-1.xml
    • -0
    • +109
    ./catalog/file-storage.ko_KR.EUC-KR.xml
    • -0
    • +6
    ./catalog/file-storage.ms_my.US-ASCII.xml
    • -1
    • +1
    ./catalog/file-storage.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.no_NO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.pl_PL.ISO-8859-2.xml
    • -1
    • +18
    ./catalog/file-storage.pt_BR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.ru_RU.windows-1251.xml
  1. … 532 more files in changeset.
add user id and IP address to update_last_modified()

    • -7
    • +11
    ./sql/oracle/file-storage-package-create.sql
    • -0
    • +708
    ./sql/oracle/upgrade/upgrade-4.6.2-4.6.3.sql
    • -0
    • +253
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
  1. … 4 more files in changeset.
file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-4.6.2-4.6.3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
last_modified became wrong during merge. Reverted to previous state.

Took MIT's version of this file which allows comment enabling on a per-instance

basis rather than globally for all file-storage instances.

noquote changes (Dirk Gomez)

  1. … 113 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -2
    • +27
    ./sql/oracle/file-storage-package-create.sql
    • -220
    • +0
    ./sql/oracle/file-storage-simple-package-create.sql
    • -48
    • +45
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +817
    ./sql/oracle/upgrade/upgrade-4.6.1-4.6.2.sql
    • -183
    • +0
    ./sql/postgresql/file-storage-simple-package-create.sql
    • -0
    • +188
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
    • -20
    • +30
    ./tcl/file-storage-procs-oracle.xql
    • -25
    • +33
    ./tcl/file-storage-procs-postgresql.xql
  1. … 50 more files in changeset.