• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding option terminators in survey_answer_summary_display to fix a bug where responses containing dashes were causing problems

    • -2
    • +2
    /openacs-4/packages/survey/tcl/survey-procs.tcl
changing icon path so that RP will stop throwing errors

An attempt to speed up the lc_time_fmt call, which gets hit 10+ times per page in calendar applications. We're now memoizing the compilation of % codes to tcl procs and vars. Also, we're no longer rebuilding the hash array of percent codes each time, instead using a namespace var that gets initialized in localization-data-init.tcl

Moving a potentially expensive but little used query into the if block that uses it.

    • -2
    • +3
    /openacs-4/packages/dotlrn/www/index.tcl
replacing manually created lists with list builders with paginationy

    • -46
    • +5
    /openacs-4/packages/dotlrn/www/admin/term.adp
    • -3
    • +57
    /openacs-4/packages/dotlrn/www/admin/term.tcl
    • -24
    • +57
    /openacs-4/packages/dotlrn/www/admin/term.xql
more SQL datamodel schema and CR registry

Bux fixing in dotlrn-syllabus portlet, when the professor upload the syllabus the portlet not show it because the select not return the column title

more item display types

two more display tables

Removing call to ns_server active, which is not thread safe. See NOTES section of http://panoptic.com/wiki/aolserver/ns_server

wrong compare of numbers fixed

editor work in progress

    • -0
    • +111
    /openacs-4/packages/assessment/www/admin/choice-add.tcl
    • -0
    • +10
    /openacs-4/packages/assessment/www/admin/item-create-2.adp
    • -0
    • +127
    /openacs-4/packages/assessment/www/admin/item-create-2.tcl
    • -0
    • +6
    /openacs-4/packages/assessment/www/admin/item-create.adp
    • -0
    • +67
    /openacs-4/packages/assessment/www/admin/item-create.tcl
    • -0
    • +24
    /openacs-4/packages/assessment/www/admin/one-postgresql.xql
    • -0
    • +18
    /openacs-4/packages/assessment/www/admin/one.adp
    • -0
    • +24
    /openacs-4/packages/assessment/www/admin/one.tcl
variable query_restriction not exist

fixing security bug on local password reset. think passwordless admin accounts

Added information on ns_ldap bind

add feedback_right & feedback_wrong. new way to show a session

name widgets as html does

don't fool users into thinking the assessment is correct

fix SQL query. I was using more tables than needed

nobody likes "student response" label

Merge all code to oacs-5-1 branch from HEAD. Further work will be done on

oacs-5-1 branch.

Prevent throwing errors when users assign the same user to the same task twice

Fix bug in patch 528 for bug 1887 applied by me with a typo. Noticed by

Steve Woodcock.

Added section on iterating through db_multirows, courtesy of Russell

Muetzelfeldt.

Fixed bug #2110 by fixing regexp in oacs_dav::conn_setup

Now works in combination with HTTPS.

Raised version num.

Fixed bug #2110 by fixing regexp in oacs_dav::conn_setup.

oacs_dav now works correctly in combination with HTTPS.

Raised rev num.

fix from Sloan - make sure community header logo is visible to all members

more i18n

requires recent version of acs-content-repository

fix user sessions