• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Fixing two things I forgot

Introduced (from AIMS product by Quest) the KeepLocalTranslations Parameter which allows anyone to keep their local changes even if the merge function believes the local change should be overwritten. A conflict is raised in this case. Additionally made sure we cannot register a message to a non existent package_key. Also be a little bit more conservative when deleting message keys (so they can only be deleted from the main locale, otherwise only unregistered

Merge of lors* packages from oacs-5-3 (michele's work on the rte)

    • -9
    • +103
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -0
    • +9
    /openacs-4/packages/lorsm/src/java/.classpath
    • -0
    • +17
    /openacs-4/packages/lorsm/src/java/.project
  1. … 68 more files in changeset.
changing <b> tag to <em> tag to meet accessibility requirements

changing <br/> to <br> to meet html transitional validation requirements

changing <br/> to <br> to meet html transitional validation requirements

removing / from <input ... /> tag to meet html transitional requirements