• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -0
    • +5
    ./catalog/file-storage.RO_RO.utf-8.xml
    • -0
    • +25
    ./catalog/file-storage.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -33
    • +35
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/file-storage.it_IT.ISO-8859-1.xml
    • -34
    • +35
    ./catalog/file-storage.nl_NL.ISO-8859-1.xml
  1. … 177 more files in changeset.
Attempted to fix file-storage upgrade problem

    • -88
    • +0
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.7d3.sql
    • -0
    • +88
    ./sql/postgresql/upgrade/upgrade-4.6.3-5.0.0sql
file upgrade-4.6.3-5.0.0sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.6.3-5.0.0sql
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 283 more files in changeset.
Fix typo. Fixes bug#1409

WebDAV enable forms.

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

    • -0
    • +0
    ./www/admin/index-oracle.xql
file index-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/index-postgresql.xql
change the UI on using the form builder and also listing the folders and just making them links

converted forms to use the form builder

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
fixed plsql, for some reason the commit delimiter was committed

Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
Replace call to BCMS proc with plain old query.

    • -0
    • +15
    ./www/folder-create.xql
Remove unused files now that folder-create is a one-page form.

    • -21
    • +0
    ./www/folder-create-2-postgresql.xql
Added form to set folder description. Converted folder-create to ad_form

Remove typo, extra ;

Moving DAV support files to a seperate package.

    • -94
    • +0
    ./tcl/file-storage-dav-install-procs.tcl
    • -123
    • +0
    ./tcl/file-storage-dav-procs.tcl
Take out DAV install callbacks until we decide how to add the dav package.

Fix i18n message handling.

Ad_form conversion of file-delete

Fix typo $write should have been "write".

Fix call to _ proc in ad_form definition.

Added new messages for updated UI.

    • -5
    • +10
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Index.vuh for WebDAV support. I might have to revisit this and combine the

view/index.vuh with this one.

Upgrade to clean up datamodel

    • -0
    • +746
    ./sql/postgresql/upgrade/upgrade-5.0-5.0.1d.sql
The rest of the UI changes

    • -2
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -9
    • +17
    ./sql/postgresql/file-storage-drop.sql
    • -0
    • +94
    ./tcl/file-storage-dav-install-procs.tcl
    • -0
    • +123
    ./tcl/file-storage-dav-procs.tcl
    • -1
    • +31
    ./tcl/file-storage-procs-oracle.xql
    • -2
    • +35
    ./tcl/file-storage-procs-postgresql.xql
    • -334
    • +466
    ./tcl/file-storage-procs.tcl
User interface work, ad_form and listbuilder support added.

Ad_form version of file-add

Removed listfilters section to get rid of redundant sorting UI.

Adding admin files to set DAV access.

max_number_of_bytes not properly defined for the error message, bug 1279, Gerardo Rene Morales Cadoret