• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Loop through authorities and check username and email for HTTP auth. If

someone has a better idea, let me know.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -1
    • +1
    ./catalog/oacs-dav.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.en_AU.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.eu_ES.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.nn_NO.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.no_NO.ISO-8859-1.xml
  1. … 2464 more files in changeset.
file oacs-dav.eu_ES.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.eu_ES.ISO-8859-1.xml
file oacs-dav.ru_RU.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.ru_RU.utf-8.xml
file oacs-dav.ro_RO.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.ro_RO.utf-8.xml
file oacs-dav.pa_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.pa_IN.utf-8.xml
file oacs-dav.no_NO.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.no_NO.ISO-8859-1.xml
file oacs-dav.nn_NO.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.nn_NO.ISO-8859-1.xml
file oacs-dav.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/oacs-dav.it_IT.ISO-8859-1.xml
file oacs-dav.hi_IN.utf-8.xml was initially added on branch oacs-5-2.

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

for pacakges NOT included in the OpenACS Core

    • -1
    • +1
    ./catalog/oacs-dav.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.en_AU.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.eu_ES.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.nn_NO.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.no_NO.ISO-8859-1.xml
  1. … 1067 more files in changeset.
Bring this page into the 90s by making the URL clickable!

Add /webdav-support/ URL to the docs.

Don't filter on every URL that starts with "dav".

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +18
    ./catalog/oacs-dav.en_AU.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml
    • -0
    • +11
    ./sql/postgresql/upgrade/upgrade-1.0b3-1.0b4.sql
    • -19
    • +49
    ./tcl/oacs-dav-procs-postgresql.xql
solve some bugs:remove parenthesis and change operator by empty_string

change format in clock format because there is a problem with accent ex. mi�

Added a couple of new translations into german and some language strings for English. Some catalog files go their version number bumped up due to the fact that the package version had increased in the meantime

    • -1
    • +1
    ./catalog/oacs-dav.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
  1. … 31 more files in changeset.
Changed left join by union because there are peformance probkems with big database

    • -39
    • +69
    ./tcl/oacs-dav-procs-postgresql.xql
funtion bad writed

Taking up version numbers -- preparing for release

  1. … 1 more file in changeset.
Error in function name: perission_p

Added message keys

    • -1
    • +1
    ./catalog/oacs-dav.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
  1. … 33 more files in changeset.
Bump version so upgrade from 5.1 works.

Add on delete cascade for node_id. Fixes bug#2308

Moved root folder creation to after-instantiate to allow unmounting and remounting of file-storage.

  1. … 3 more files in changeset.
Dave's fixes from oacs-5-1 moved to HEAD

Add on delete cascade to oracle create file.

file oacs-dav.es_CO.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-09-27 04:04:02 +0000

    • -0
    • +0
    ./catalog/oacs-dav.es_CO.ISO-8859-1.xml