• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file xowiki-portlet-admin-drop.sql was initially added on branch HEAD.

file dotlrn-xowiki-create.sql was initially added on branch HEAD.

file dotlrn-xowiki-drop.sql was initially added on branch HEAD.

Commented out michele's weird menu collapse/expand code

Show membership requests only if the policy is needs approval or there are users waiting for approval

Show actions and membership requests only to admin.

    • -27
    • +33
    /openacs-4/packages/dotlrn/www/members.tcl
Bug#3108 Set a default page title, but warn in the error log.

Bug#3107 Document use of tmp_filename. The caller needs to clean up

the tmp file. The content repository does not "know" what the proper

procedure is to handle the file.

New forms.css from 5.3

New standard.adp from oacs-5-3

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