• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding documentation to procs related with .LRN Site Templates

functionality

    • -3
    • +45
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Slight naming problem led to dotlrn_site_templates not being added when

moving from the latest .LRN 2.1 to 2.2. This really more due to our lousy

way of computing whether or not to run an upgrade script to anything

Victor did ... Emma got the Oracle upgrade scripts named correctly.

file upgrade-2.1.4a1-2.2.0a3.sql was initially added on branch oacs-5-2.

This file's not referenced anywhere. According to Emma, Rafa modified

/home/pvt making this file obsolete.

Added catalog messages

Added links to section application assessment

Display price information option based on parameter

1. fixing bugs

2. adding tree files and tree functions (the tree that will be shown like the one in LORS)

2.1. taking into account activitie's properties that were not need to be evaluated in the 'portlet view'

    • -84
    • +65
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -55
    • +521
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -10
    • +179
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -0
    • +7
    /openacs-4/packages/imsld/www/imsld-tree.adp
    • -0
    • +55
    /openacs-4/packages/imsld/www/imsld-tree.tcl
Display price information option based on parameter

Added session messages

Display sessions in proper order

Oops Oracle has no "text" datatype...

first hack at oracle SQL for the 2717 bug fix

file upgrade-2.2.0d2-2.2.0d3.sql was initially added on branch oacs-5-2.

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.