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

scope error, only showing first word

Fix for but 1599. Resetting the default for title pa_photo.new so that the specification and body match. We set to 'photo' because cr_revisions.title must be non null.

Modified the date type's "to_sql" property to return to_timestamp if the

format includes minutes and seconds, to_date otherwise. In reality we should

probably move to having both date and timestamp template types but for now

this should work for both Oracle and PG.

fixed small redirect bug

added adp for umounted applications page

This is just a comment on the previous commit. Oracle was refusing to compile the package because the specification and body were not declaring the type in an identical way. The specification says that the package_id column is of type acs_objects.package_id%TYPE but the body previously was declaring it cr_folders.package_id%TYPE. That wasn't good enough for Oracle. Now the two are declaring the type the same way.

Remove HTML escaped ampersand

  1. … 9 more files in changeset.
bug#1347 removed &

Bugfix.

bug#2117 fixed for postgres

Bugfix

Require acs-authenication so it will upgrade correctly.

Bumped bug tracker version prior to releasing

Adding Zachary Shaw

Bump version so upgrade from 5.1 works.