• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added MIME types for Open Office documents

Use string equal instead of 'ne' syntax, since the 'ne' syntax seems to break on some versions of Tcl

    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
Fixed problem with UCS2 conversion error on long outgoing mails (e.g. daily summary notifications) as encountered in Heidelberg

Allow images that are not subtypes of image to be uploaded, ie: for file-storage

Lame workaround for lame Oracle 4000 char limit when searching: limit to searching the first 3500 chars. Real solution: Use intermedia. I still haven't found a way to automatically install the intermedia stuff with the APM installer, though, since it requires knowing the ctxsys password. And this will likely still cause some problems with long multibyte strings. Perhaps. Don't know.

Fix propfind query for oracle to return the correct results based on the

depth header. Fixes propfind problem when adding web folders with MS clients.

updated for 5.1.0rc1

updated package info files for 5.1.0rc1. Using b1 as key because rc isn't supported yet and b wasn't used yet.

    • -3
    • +4
    ./packages/acs-subsite/acs-subsite.info
  1. … 3 more files in changeset.
rebuild docs for 5.1 rc1

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -2
    • +2
    ./packages/acs-core-docs/www/analog-setup.html
    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver.html
    • -7
    • +16
    ./packages/acs-core-docs/www/aolserver4.html
    • -2
    • +2
    ./packages/acs-core-docs/www/ch10s06.html
    • -0
    • +0
    ./packages/acs-core-docs/www/credits.html
    • -3
    • +3
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.html
    • -1
    • +1
    ./packages/acs-core-docs/www/dev-guide.html
  1. … 84 more files in changeset.
file profile-code.html was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/acs-core-docs/www/profile-code.html
Added more troubleshooting info for Aolserver 4 and nsopenssl

Changed from #developer-support-footer to .developer-support-footer

CSS cleanup

Fixed bug #1425: person::update and party::update assume object is a user

Fixed bug #1450: Don't dress img src URLs as links

    • -3
    • +7
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Made the package name be a link to install the package, instead of having a separate link at the far right side

    • -6
    • +2
    ./packages/acs-admin/www/install/install.tcl
Implemented first step towards merging the six different install options - now there are just 4

    • -10
    • +2
    ./packages/acs-admin/www/install/index.adp
    • -4
    • +5
    ./packages/acs-admin/www/install/index.tcl
    • -2
    • +5
    ./packages/acs-admin/www/install/install.adp
    • -5
    • +28
    ./packages/acs-admin/www/install/install.tcl
Added doc for -unclobber switch to db_mutlirow

    • -0
    • +4
    ./packages/acs-tcl/tcl/00-database-procs.tcl
- Added -unclobber switch to template::multirow

- Added local emacs code to set indent level to 2

    • -3
    • +55
    ./packages/acs-templating/tcl/query-procs.tcl
Applied patch #462 to fix bug #1642: missing noquote

merge docbook docs from HEAD to oacs-5-1 branch

    • binary
    ./packages/acs-core-docs/www/files/groups.dia
    • -1
    • +1
    ./packages/acs-core-docs/www/files/openacs.txt
    • binary
    ./packages/acs-core-docs/www/images/i18n-1.png
    • binary
    ./packages/acs-core-docs/www/images/i18n-2.png
    • binary
    ./packages/acs-core-docs/www/images/i18n-3.png
    • -2
    • +2
    ./packages/acs-core-docs/www/xml/index.xml
  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 ...

Fixed bug #1526

Applied patch #446 to fix bug #1594

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

    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
Fixed bug #1696: Removed .html extension

    • -1
    • +1
    ./packages/bug-tracker/www/bug-add.adp
Fix list-builder to allow using a variable for the list name instead of having to put a hard value there

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

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