• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -1
    • +2
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -1
    • +4
    ./catalog/file-storage.en_US.ISO-8859-1.xml
  1. … 586 more files in changeset.
Pulled out the call to get__path from the main query in 'folder-chunk' and added a separate query before that db_multirow - suggested by Dave and Don for scalability reasons.

Added automated test

  1. … 1 more file in changeset.
Upload ZIP file with multiple internally linked files feature for Heidelberg

    • -1
    • +1
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Removed bogus file-storage-simple references

    • -4
    • +1
    ./sql/postgresql/file-storage-create.sql
Removed bogus references to file-storage-simple that someone re-inserted

for some reason. That was removed ages ago!

    • -4
    • +1
    ./sql/postgresql/file-storage-create.sql
Accidentally committed debugging statement

Fixed bug #929:

- Added a hint that if you're uploading internally linked files, you should leave title blank

- Verified fix for bug #1051 to allow renaming of files

- Changed link for latest revision on file detail page to use view/... URL instead of download/...

- Verified that you can indeed change the tar command to e.g. gtar, however you must do this on each file-storage instance individually

    • -0
    • +1
    ./catalog/file-storage.da_DK.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.