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

Pass in impl_alias and impl_pl directly to acs_sc_proc, which avoids calling the expensive acs_sc_get_alias proc

Clarified unfinished nature of proc through clear comment

stripped the balance stuff from the startup script and renamed it openacs.txt from init.d

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

config.tcl files.

bumping up the version

fixes and clean up by deds: noquote, remove project specific stuff, bug fixes

  1. … 15 more files in changeset.
bug fix on syntax error

removed unused sql

test commit, just added an empty line

Disable anonymos browsing, require authentication for PROPFIND method

decode . in URLs to make MS Web Folders happ

    • -2
    • +13
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Fixed bug #1486: Changed the cut'n'paste link to use absolute path.

Fixed a typo in one of the queries