• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge docbook docs from HEAD to oacs-5-1 branch

    • binary
    ./acs-core-docs/www/files/groups.dia
    • binary
    ./acs-core-docs/www/images/group-initial.png
    • binary
    ./acs-core-docs/www/images/group-model.png
    • binary
    ./acs-core-docs/www/images/i18n-1.png
    • binary
    ./acs-core-docs/www/images/i18n-2.png
    • binary
    ./acs-core-docs/www/images/i18n-3.png
    • binary
    ./acs-core-docs/www/images/production.dia
    • binary
    ./acs-core-docs/www/images/upgrade-cvs.png
  1. … 4 more files in changeset.
Geraldo Morales noticed that this proc's query hardwired "instant" rather

than using the "name" parameter as it obviously should ...

    • -1
    • +1
    ./notifications/tcl/interval-procs.xql
Fixed bug #1526

    • -1
    • +1
    ./acs-subsite/tcl/application-group-procs-oracle.xql
Applied patch #446 to fix bug #1594

    • -3
    • +7
    ./acs-templating/www/doc/tagref/include.html
Fixed bug #1645: clicking on the context when viewing an archive messes up url

Applied patch #476 to fix bug #1687: listbuilder paginator doesn't cache all pages

Fixed bug #1696: Removed .html extension

Fix list-builder to allow using a variable for the list name instead of having to put a hard value there

    • -10
    • +7
    ./acs-templating/tcl/list-procs.tcl
Changed from ID to CLASS because there are multiple

    • -3
    • +3
    ./acs-developer-support/lib/footer.adp
Added 'log' command to ds_profile, which causes it to spit out the profile info to the log file. Useful for things that are running in background threads

    • -5
    • +37
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Pass in impl_alias and impl_pl directly to acs_sc_proc, which avoids calling the expensive acs_sc_get_alias proc

    • -16
    • +11
    ./acs-service-contract/tcl/acs-service-contract-init.tcl
    • -5
    • +9
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
Clarified unfinished nature of proc through clear comment

    • -1
    • +7
    ./acs-service-contract/tcl/implementation-procs.tcl
stripped the balance stuff from the startup script and renamed it openacs.txt from init.d

    • -0
    • +387
    ./acs-core-docs/www/files/openacs.txt
Added troubleshooting information for those with older info in the

config.tcl files.

test commit, just added an empty line

Disable anonymos browsing, require authentication for PROPFIND method

decode . in URLs to make MS Web Folders happ

Fixed bug #1486: Changed the cut'n'paste link to use absolute path.

Fixed a typo in one of the queries

    • -1
    • +1
    ./acs-mail-lite/tcl/acs-mail-lite-procs-oracle.xql
fixing ticket 52. Making enroll_user proc check whether user is already is enrolled and just return if he is.

    • -3
    • +14
    ./simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
bug 1068

    • -1
    • +1
    ./dotlrn-homework/www/folder-chunk-postgresql.xql
    • -5
    • +6
    ./dotlrn-homework/www/folder-chunk.tcl
Made calls to ImageMagick use ImageMagickPath ...

    • -7
    • +7
    ./photo-album/tcl/photo-album-procs.tcl
Added anchor tags to last-n-comments

    • -0
    • +1
    ./lars-blogger/lib/last-n-comments-oracle.xql
    • -0
    • +1
    ./lars-blogger/lib/last-n-comments-postgresql.xql
    • -1
    • +1
    ./lars-blogger/lib/last-n-comments.adp
added available translations

    • -0
    • +11
    ./workflow/catalog/workflow.nl_NL.ISO-8859-1.xml
file workflow.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./workflow/catalog/workflow.nl_NL.ISO-8859-1.xml
added translations

    • -0
    • +19
    ./simulation/catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 1 more file in changeset.
file simulation.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./simulation/catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 1 more file in changeset.
Before:

A long biography would push the portrait on the page buttom

Portrait had a blue border to indicate the link

Biographie didn't support HTML

Now:

Used table to have biography on the left and portrait on the right

Removed border with border="0"

Added noquote to @bio@

    • -15
    • +21
    ./dotlrn/www/community-member.adp
Correctly URLencode URIs in propfind responses.

various bug fixes for package_id, title addition to acs_objects

Remove spaces from WebDAVURLPrefix parameter, again.