• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

I missed one reference to the user_new_template in my last commit, this fixes that

UserInfoTemplate should be used instead of UserNewTemplate when at /pvt/home since we are not creeating a new user but editing the info on an existing one

Removing custom sql and instead using the tcl api to get the best revision id for pm::project::get_project_item_id

Adding no_perm_check to contacts::person::new when adding to the contacts default group since permissions checks take place before this proc is run

Adding the ability to add the opposite end of a relationship, i.e. either an employer OR an employee when creating a new contact

    • -21
    • +39
    /openacs-4/packages/contacts/www/contact-add.tcl
Moving context_id to be included in the form even if there are no file attachments (integration from csreurope)

update of message catalog

adjust to changes in xotcl-core, make form entry table accept more different content fields, bump version number

    • -4
    • +5
    /openacs-4/packages/xowiki/xowiki.info