• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing the behavior of the player, based on several tests results

    • -36
    • +100
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
Change de table name for Oracle port.

Made sure we are not returning something for the portrait if it was not found as this confuses the load balancer. I personally think we should not return the error message, especially as the portrait-bits are usually included as an image in OpenACS, which makes the error senseless anyway

Add anchor to redirect

Fix for previous commit. The objec might not exist in the cache

Made sure to not append the URL twice

Fixed problem for signup due to caching

Fixing the contact::history callback

Removing commented out content

    • -11
    • +0
    /openacs-4/packages/tasks/lib/tasks.adp
Bugfix and i18n for object names

Support for providing the item_id of the portrait directly

Added procedure to provide the portrait_id of a user

Cached the user_id from username procedure as this will not change that easily / often

fixing bug when adding an activity-structure with more than one information item

    • -16
    • +18
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
Never change a running system. Maxconns was correct after all

Never change a running system. Maxconns was correct after all

Change back to default master from wrong commit

Made sure we are still using maxconnections which seems to be still the case and not maxconns

Added Tom Jacksons pools.tcl as an init for OpenACS so we can get teh pools to work in AOLserver 4.5

    • -0
    • +47
    /openacs-4/packages/acs-tcl/tcl/pools-init.tcl
Performance increase by a factor of 200

provide new method "insert_statement" for generalizing database driver specific code

more portable update scripts

alter dtype::form::edit to accept a value for object_type; adjust the form

in www/form-ae.tcl so it passes object_type.

Needed because dtype::form::edit did not otherwise know how to get that value.

adding source argument for includelets toc and selection

Make title optional, not every question set needs to be saved for reuse.

Fix unescaped variable references.

Fixed ad_conn peeraddr to return the correct IP Address

use policy to decide, whether create-new-page links for unknown page references should be presented to a user

    • -6
    • +11
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
provide policy checking for uploading and/or renaming .js and .css files

    • -2
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
corrected misspelled variable name form_d -> form_id

simplified naming conventions for ::xowiki::File (all are named now file:*, and not swf:* etc), simplified name resolution, allowing .css and .js to be included in an xowiki folder and being resolved from there

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +14
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -2
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -7
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl