• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a CSS class for file type icons. Currently it's only used by dotlrn but it's helpful, harmless and may come in handy for others at some point.

Adding a CSS class for file type icons. Currently it's only used by dotlrn but it's helpful, harmless and may come in handy for others at some point.

Rolling in daveb's mime type patches from oacs-5-2

Fix bug when more than one content type is assoicated with a mime type.

Undid previous commit

forgotten var webdav

Taking up version numbers -- preparing for release

add regsub for escape $ to show url webdav

move code to index.tcl

solve bug to show url webdav

This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./sql/oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./sql/oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
show locked title in inform widget

added fs-callbacks

    • -0
    • +26
    ./tcl/file-storage-callback-procs.tcl
    • -1
    • +29
    ./tcl/file-storage-install-procs.tcl
file file-storage-callback-procs.tcl was added on branch oacs-5-2 on 2005-06-21 21:22:12 +0000

added

    • -0
    • +88
    ./tcl/file-storage-callback-procs.tcl
committing first version

    • -0
    • +47
    ./tcl/file-storage-callback-procs-oracle.xql
    • -0
    • +47
    ./tcl/file-storage-callback-procs-postgresql.xql
Added message keys

    • -2
    • +1
    ./catalog/file-storage.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
  1. … 33 more files in changeset.
Adding message keys for es_GT and es_ES locale

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -2
    • +34
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.es_GT.ISO-8859-1.xml
fix: new callback interface

  1. … 1 more file in changeset.
fixing callbacks

  1. … 1 more file in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

    • -1
    • +1
    ./sql/oracle/file-storage-views-create.sql
    • -1
    • +1
    ./sql/oracle/file-storage-views-drop.sql
    • -1
    • +1
    ./sql/oracle/upgrade/upgrade-5.1.0a13-5.1.0a14.sql
    • -1
    • +1
    ./sql/postgresql/file-storage-create.sql
    • -1
    • +1
    ./sql/postgresql/file-storage-drop.sql
  1. … 47 more files in changeset.
make OK button consistent with the delete from bulk actions

file file-storage.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-09-26 09:00:18 +0000

    • -0
    • +0
    ./catalog/file-storage.ms_my.utf-8.xml
remove the unused .ms_my locale files which conflict with the ms_MY on OS X and are just confusing to keep around

    • -130
    • +0
    ./catalog/file-storage.ms_my.utf-8.xml
  1. … 36 more files in changeset.
add a cancel button for delete and propigate return_url

use copy_folder for moving folders

fix literal backslash n in message keys; bug 2345, 2362 work needs to be done on translation as well fixed on 5.1 and head

    • -7
    • +7
    ./catalog/file-storage.en_US.ISO-8859-1.xml
fix literal backslash n in message keys; bug 2345, 2362 work needs to be done on translation as well

    • -7
    • +7
    ./catalog/file-storage.en_AU.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/file-storage.es_CO.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/file-storage.es_GT.ISO-8859-1.xml
reverted previous change, resolved bug #2362. Fixed message keys containing \n manually on our system, Jeff is pinging Joel to do this programatically on the translation server. Removed ns_log Notice that were leftovers from testing the download functionality