• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated infor file.

Fixed javascript redirection.

Set the kernel parameter "ad_vpt_home" to the control panel when we

install .LRN. Bumped version number to 2.2.0a4 and provided upgrade

script.

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
Adding canadian province validation and automatic conversion to the two digit province code from the official list of provinces (which is the format expected by Canada Post).

adding contact::contact_form_after_submit callback that is acted up at the very end of processing the contact add and edit forms. I need the information from the form to be in the database so the other callbacks (which run before then) wouldn't work

adding missing package_id parameter to parameter::get in ontact::message::mailing_address_attribute_id_priority

Turned some hardwired English into message keys, fixed a minor graphical

element problem, blah blah

Misspelled new message key

Got rid of unused facilitator-bio script in www, and renamed lib/facilitator-bio

to bio since it's used for everyone's bio, not just facilitators.

SOLUTION GROVE: QUIT HARDWIRING ENGLISH INTO .LRN.

    • -0
    • +15
    /openacs-4/packages/dotlrn/lib/bio.adp
    • -0
    • +79
    /openacs-4/packages/dotlrn/lib/bio.tcl
    • -6
    • +10
    /openacs-4/packages/dotlrn/www/bio-update.tcl
file bio.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/lib/bio.adp
file bio.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/lib/bio.tcl
Changed db pool config to keep handles open forever rather than a billion

seconds. A billion seconds from mid-May 2006 is 2038, so folks were

running into the Unix Y2.038K bug a few decades early. That billion number

was originally picked because 0 (keep open forever) didn't work in earlier

versions of AOLserver. Early versions of the Oracle client interface on

Linux used to hang when the handle was closed, thus the need to keep them

open "forever". Turns out it's a good idea anyway if the db library and

the appropriate db driver for AOLserver don't leak memory. Both PG and

Oracle have been well-behaved in this respect, so we just keep the db handles

open indefinitely by default.

Changes to display feedback even if points isn't set for the question

Changes to display feedback even if points isn't set for the question

Changed queryset to querytext

fix for bug #2860

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/www/edit.tcl
improved default localization for editing and creating new items

when widget specs are used and a new page is created, use the first widget spec independently from the (nonexising) name

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Got employee search to work

Fixed p.party_id. Should be parties.party_id

roles now support runs

    • -5
    • +7
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -41
    • +16
    /openacs-4/packages/imsld/tcl/imsld-roles-procs.tcl
    • -23
    • +50
    /openacs-4/packages/imsld/tcl/imsld-roles-procs.xql
- fixing bug with multiple learning objects in an environment

    • -3
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
file check_falsch.png was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

file xinha-mc-styles.css was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

file check_richtig.png was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

provide more detailed means to configure xinha (simplified toolbar, configured plugins, ...); allow per directory and per page configuration of xinha; provide mc example from documentation.

    • -1
    • +16
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +2
    /openacs-4/packages/xowiki/www/view.tcl
Provide means for a more detailed configuration of the xinha widget (e.g. to reduce toolbar, to configure plugins, etc.)

adding employee search type and performance tuning a number of search queries

    • -77
    • +107
    /openacs-4/packages/contacts/lib/contacts.tcl
    • -105
    • +89
    /openacs-4/packages/contacts/lib/contacts.xql
Nice semantic HTML

Removing unnecessary joins with cr_items and cr_revisions if not in a search