• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added contacts::person::new procedure

Added dependency for acs-translations.

fixing type

significant performance improvement to the interacted procs i just uploaded

Adding last interaction contact search condition type and associated catalog messages

Updated package dependencies

Updated dependencies.

Typo when referencing to n_responses variable in message keys

Fixing var reference in message key for eu_ES locale

Fixing vars reference in some message keys for the en_US locale

Valencia dotlrn-chat package + oracle support from uned.

    • -0
    • +21
    /openacs-4/packages/dotlrn-chat/dotlrn-chat.info
    • -0
    • +222
    /openacs-4/packages/dotlrn-chat/tcl/dotlrn-chat-procs.tcl
Valencia chat-portlet package + oracle support from uned.

    • -0
    • +20
    /openacs-4/packages/chat-portlet/chat-portlet.info
    • -0
    • +98
    /openacs-4/packages/chat-portlet/tcl/chat-portlet-procs.tcl
    • -0
    • +22
    /openacs-4/packages/chat-portlet/www/chat-admin-portlet.adp
  1. … 5 more files in changeset.
Valencia chat package. Provides support for postgresql and few enhancements like user search.

    • -90
    • +12
    /openacs-4/packages/chat/chat.info
    • -0
    • +90
    /openacs-4/packages/chat/catalog/chat.ca_ES.ISO-8859-1.xml
    • -0
    • +90
    /openacs-4/packages/chat/catalog/chat.en_US.ISO-8859-1.xml
    • -0
    • +90
    /openacs-4/packages/chat/catalog/chat.es_ES.ISO-8859-1.xml
    • -416
    • +443
    /openacs-4/packages/chat/java/adChatApplet.java
    • -188
    • +188
    /openacs-4/packages/chat/java/adChatMessage.java
    • -105
    • +105
    /openacs-4/packages/chat/java/adChatServer.java
  1. … 76 more files in changeset.
changing get proc to select all info on a rel, not just the opposite id

adding redirect if EditDataAfterRel wants it and minor bug fixes

adding return_url as a variable that can be passed to this page

setting version to 1.2b7 so the the new parameter EditDataAfterRel gets loaded along with a catalog message

Fixing accidental update of max rowcount move to 5000, and putting a style on the checkbox column to limit its width to 3px, and horizontally align the checkbox in the center.

adding documentation to procs related with .LRN Site Templates

functionality

    • -3
    • +45
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Slight naming problem led to dotlrn_site_templates not being added when

moving from the latest .LRN 2.1 to 2.2. This really more due to our lousy

way of computing whether or not to run an upgrade script to anything

Victor did ... Emma got the Oracle upgrade scripts named correctly.

file upgrade-2.1.4a1-2.2.0a3.sql was initially added on branch oacs-5-2.

This file's not referenced anywhere. According to Emma, Rafa modified

/home/pvt making this file obsolete.

Added catalog messages

Added links to section application assessment

Display price information option based on parameter

1. fixing bugs

2. adding tree files and tree functions (the tree that will be shown like the one in LORS)

2.1. taking into account activitie's properties that were not need to be evaluated in the 'portlet view'

    • -84
    • +65
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -55
    • +521
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -10
    • +179
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -0
    • +7
    /openacs-4/packages/imsld/www/imsld-tree.adp
    • -0
    • +55
    /openacs-4/packages/imsld/www/imsld-tree.tcl
Display price information option based on parameter

Added session messages

Display sessions in proper order

Oops Oracle has no "text" datatype...