• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merging catalog files from HEAD to oacs-5-2 for categories

Added support for account manager

Added organization_id to employees

Support for searchbox outside contacts package

Display sessions in proper order

fix: set -context_id correctly to folder_id

Display less link in sessions if more than 3

fix

adding new message for bulk actions

enabling bulk actions for tasks and some bug fixes

    • -42
    • +59
    /openacs-4/packages/tasks/lib/task-form.tcl
    • -7
    • +4
    /openacs-4/packages/tasks/lib/tasks.tcl
    • -1
    • +12
    /openacs-4/packages/tasks/tcl/tasks-procs.tcl
adding tasks/lib/contacts-bulk-add* files

    • -0
    • +9
    /openacs-4/packages/tasks/lib/contacts-bulk-add-task.adp
    • -0
    • +18
    /openacs-4/packages/tasks/lib/contacts-bulk-add-task.tcl
More fixes from the separation of parties, persons and organizations

checking for parent object_type for any attribute_name when searching for an id (not just email) and removing ams::package_id proc because it was useless

    • -16
    • +3
    /openacs-4/packages/ams/tcl/ams-procs.tcl
fixing references to party_id that were not - in search condition types is not an id, its the reference to the party_id column, which might be o.organization_id, or p.person_id or parties.party_id, etc.

removing re-added contact::special_attributes procs because they were moved to to callbacks in the contacts-callback-procs.tcl file, also cleaning up flush proc and making it much cleaner.

Add filter. Fix percentage display.

1. Applied patch for bug 2717, the notorious "upgrade destroys portals"

bug.

2. Made dotlrn depend on version 5.2 of the kernel.

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
typo in error message.

Added check for the project assignment so if the user is already assigned the system does not bomb

Fixes to searches due to my splitting of queries into queries for parties, persons and organizations

Got rid of the possibility to choose the filter value for open projects, as this has a serious performance drawback for the tasks portlet

  1. … 3 more files in changeset.
The email attribute is associated with a party

    • -1
    • +5
    /openacs-4/packages/ams/tcl/ams-procs.tcl
New Procs for special attributes written by timo. New code for the message

Support richtext in mails. Support more than one file in oo-mailings

Added rollout support. Couple of minor changes

Adding ability to delete items from a contacts history which includes a new table. There is an associated parameter DeleteHistoryPermission that controls who can delete history items. Admins can automatically delete any history item.

    • -0
    • +12
    /openacs-4/packages/contacts/lib/history.xql
    • -0
    • +21
    /openacs-4/packages/contacts/www/history.xql
CHeck show_price_p on display. Set show_price_p on existing sections.

adding contact::search::query_clauses callback to contact::search::query_clause to let sites customize how text entry queries on the main contacts page are handled

Added db cache size parameter

Add link to attendance by student from portlet.

Add filter for minimum days attended.