• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file bio.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/lib/bio.adp
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

More modifications to the .LRN control panel page

    • -32
    • +0
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -30
    • +3
    /openacs-4/packages/dotlrn/www/control-panel.tcl
Tuning projects-billable

More fixes to Selva. Also rewrote the control-panel page to include

the bits of acs-subsite/www/pvt/home we (Carl, Olga, Emma, Daveb, me)

like. Removed the "My Account" link since we've got the bits we like

right on the page.

    • -40
    • +106
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -2
    • +49
    /openacs-4/packages/dotlrn/www/control-panel.tcl
More performance tuning on relationships and the contact__name procedure

Fix typos.

fix typo

Make sure it works with revision_ids as well

added attribute show_sum_p, prevented doublecklick on offer creation

Fix for show hidden courses

Adding queries to handle CLOBS