• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
dehash the forums code

  1. … 23 more files in changeset.
Change form from GET to POST so password isn't logged in access

log. Fix bug#1743.

Support new install.xml XML attributes so dotLRN will install, fix bug#2355.

    • -5
    • +5
    /openacs-4/packages/dotlrn/install.xml
updating the release date

charter means something more formal in the UK than the US -- use Purpose

fixed links and removed aD email

add authors chapter

add authors chapter

add xml source file

add images referenced by xml file

  1. … 8 more files in changeset.
change authors layout

change layout of authors and add xml file that generates the docboock

add images referenced by xml-file

  1. … 20 more files in changeset.
change authors layout

Changed reported mime type for csv download to application/csv such that macs and safari don't try to show it as plain text in the browser as they do by default with the old mime type

New categories code honours enable categories parameter and remove site wide categories link if we are not using the package as the source of categorisation trees

    • -0
    • +2
    /openacs-4/packages/faq/www/one-faq.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.adp
    • -0
    • +1
    /openacs-4/packages/faq/www/admin/index.tcl
breadcrumbs too small to read -- size increased

changed private level to privacy level

character encoding fixes and translations

Fix bug#2310

Fix bug#2176, update context_id when remounting and unmounted package instance

The insert of the actions breaks on Oracle at the moment.

Bug #2274: My removal of "upper()" some time back broke some things, hmmm, put it back

in.

Removed the dependency on auth::test functions from HEAD

Adding leading slash to dotlrn mount point

    • -1
    • +1
    /openacs-4/packages/dotlrn/install.xml
templated host-node map; now uses listbuilder and ad_form

Fix bug#1601

Jeff's "anyone can be a subsite" patch came complete with an extra "]".

"acs-subite" doesn't match "acs-subsite]" ...

return recursion_count from ad_conn even if not initialized bug 1788

Adding package_id to pa_insert_image and its call to image.new. Fixed and tested on both Oracle and PG. This was just to get things working again. Other parts of this package will need updating for the new acs_objects.package_id column. For example, the pa_photo object itself is not currently storing the package_id.