• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -1
    • +1
    ./catalog/file-storage.ar_EG.utf-8.xml
    • -3
    • +24
    ./catalog/file-storage.ar_LB.utf-8.xml
    • -1
    • +29
    ./catalog/file-storage.ca_ES.ISO-8859-1.xml
    • -1
    • +34
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -2
    • +41
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -0
    • +172
    ./catalog/file-storage.en_AU.ISO-8859-1.xml
    • -6
    • +11
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -0
    • +167
    ./catalog/file-storage.es_CO.ISO-8859-1.xml
    • -1
    • +39
    ./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. … 2464 more files in changeset.
adding Malte\'s useful bulk files upload feature to cvs head, see http://openacs.org/forums/message-view?message_id=467566

Removed Malte's last-minute changes to forums-portlet and file-storage

  1. … 1 more file in changeset.
Catalog files form translate.openacs.org for packages NOT included

in the OpenACS Core

    • -9
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -0
    • +10
    ./catalog/file-storage.pt_BR.ISO-8859-1.xml
  1. … 679 more files in changeset.
Made sure only SWA can upload a folder

New i18n

    • -1
    • +7
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Added upload of FS folder

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

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

slight change in wording

User called my attention to a grammar issue in what turned out to be an uninternationalized phrase in .LRN 2.2. Need to internationalize it after the message key ban has been lifted (post 2.2). Tweaked the original english message for now.

file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.2.3d2-5.2.3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.3d2-5.2.3.sql
Made fs_objects count folder items the same was fs_folders does.

    • -2
    • +2
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +42
    ./sql/postgresql/upgrade/upgrade-5.2.3d2-5.2.3.sql
file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

    • -2
    • +3
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +45
    ./sql/oracle/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
Removed miscapitalized filenames

    • -130
    • +0
    ./catalog/file-storage.ms_my.utf-8.xml
  1. … 17 more files in changeset.
implements file add behaviors based on BehaveLikeFilesystemP package param; see bug 2323 and patch 794

adding file add messages

    • -0
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

file file-storage.hi_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/file-storage.hi_IN.utf-8.xml
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

    • -1
    • +1
    ./catalog/file-storage.ar_EG.utf-8.xml
    • -3
    • +24
    ./catalog/file-storage.ar_LB.utf-8.xml
    • -1
    • +29
    ./catalog/file-storage.ca_ES.ISO-8859-1.xml
    • -1
    • +34
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -19
    • +15
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -5
    • +1
    ./catalog/file-storage.en_AU.ISO-8859-1.xml
    • -6
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -5
    • +1
    ./catalog/file-storage.es_CO.ISO-8859-1.xml
    • -24
    • +30
    ./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
    • -0
    • +168
    ./catalog/file-storage.hi_IN.utf-8.xml
  1. … 1067 more files in changeset.
File improved to implements the application-track callbacks

    • -1
    • +94
    ./tcl/file-storage-callback-procs.tcl
file file-upload-confirm.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/file-upload-confirm.tcl
added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders

    • -1
    • +10
    ./tcl/file-storage-callback-procs.tcl
Reverse commit of redundant copy/move code.

Adding missing oracle query

fixed moving files by copy&delete

Fixed bug #2679, file copy was broken from pages using folder-chunk.

bump version numbers for required packages to 5.2.2; tagging for release

remove duplicated parameter