• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing duplicate text in description

Added check for libthread library

Fix #2764. Move privacy setting to after instantiate callback so you can actually change the parameter

Fix #2765. Added dependency on .LRN.

Update info file so new upgrade script will run.

file upgrade-5.2.1d1-5.2.1d2.sql was initially added on branch oacs-5-2.

Changes to make the root of parentless items = -4 (security context root) instead of 0 (unregistered visitor)

Sites upgradeed from 4.6-4.6.1 have been operating with -4 as the parent_id for years (for example openacs.org) while new installs had

parent_id = 0. This caused problems with the new package_id code that calls content_item__get_root_folder which was assuming the root =

0. It looks like the new install code did not accomodate parent_id=-4 and that is now fixed.

Needs testing on Oracle.

Basic compatibility with naviserver 4.99.0 (some packages with filters will need similar fixes)

more outlook-like timestamp formatting

tidy up an <if>

abort script after redirect

couple of errors/typos in the upgrade scripts

New indexes

Removed caching of tasks pagination and added a flush for project changes. Additionally removed the parse_reply_address as this has wandered off into a custom package

file upgrade-0.9.4d-0.9.5b.sql was initially added on branch oacs-5-2.

file set-default.tcl was initially added on branch oacs-5-2.

file manage.tcl was initially added on branch oacs-5-2.

file manage.adp was initially added on branch oacs-5-2.

file aggregator-add.tcl was initially added on branch oacs-5-2.

file aggregator-add.adp was initially added on branch oacs-5-2.

file apm-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/news-aggregator/tcl/apm-callback-procs.xql
file apm-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/news-aggregator/tcl/apm-callback-procs.tcl
file upgrade-0.9d-0.9.4d.sql was initially added on branch oacs-5-2.

Minor tweaks to the UI and data model to better support instance awareness and manageability. The Oracle code is WAY out of date and, not having an Oracle install, I'm not going to worry about it now. Version bumped to 0.9.5b and I removed Simon from owner list as he's no longer active in the community. Release will be tagged oacs-5-1-compat but work will need to be done to get it going on oacs-5-2.

  1. … 12 more files in changeset.
Ammended the filters in the navbar so you will only see the current project

Fixed link to create new relationship so it automatically assigns the person in the group of the other organization (and vice versa)

    • -14
    • +13
    /openacs-4/packages/contacts/lib/oo_mailing.tcl
Removing a remaining quote

Fixed catalog in german

fixed a typo in the create session type url

also make sure that the attendance admin page fails gracefully with a nice error message and a link to create session calendar type if a session calendar type does not exist, add the tcl file that creates the session and redirect back to attendance admin page