lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918, LDEV-1926: Added default conditions as a part of tool's default content. Removed unnecessary call to DAO.

  1. … 10 more files in changeset.
LDEV-1606: Added BranchConditionDTOs specific for each tool. This fixes bug in learning design export.

  1. … 10 more files in changeset.
Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
Updating Greek, English and Spanish

LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918: Fixed a small bug in output factories (even simple conditions were considered text search based).

  1. … 3 more files in changeset.
LDEV-1945: Added text search based conditions to Chat tool.

    • -0
    • +40
    ./conf/xdoclet/struts-actions.xml
  1. … 23 more files in changeset.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

  1. … 16 more files in changeset.
Switched to unpacked jsjac file.

LDEV-1969

Moved jsjac library to lams central

  1. … 18 more files in changeset.
LDEV-1969

Moved createId and createMultiUserChat from the chat tool to lams_common

  1. … 1 more file in changeset.
Formatted code.

Updating Korean and French

  1. … 4 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db/sql/db_version_insert.sql
  1. … 68 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 34 more files in changeset.
Updating Maori, Norwegian

  1. … 20 more files in changeset.
Updated project classpaths

  1. … 13 more files in changeset.
Updating Spanish, English and Greek

  1. … 37 more files in changeset.
2.1.1 version updates

    • -0
    • +2
    ./db/sql/updatescripts/updateTo20080813.sql
  1. … 2 more files in changeset.
LDEV-1876

Removed xmlns attribute check

LDEV-1876

Updated jsjac library to version 1.3.1

    • -0
    • +3
    ./web/includes/javascript/jsjac-1.3.1/AUTHORS
    • -0
    • +11
    ./web/includes/javascript/jsjac-1.3.1/COPYING
    • -0
    • +143
    ./web/includes/javascript/jsjac-1.3.1/ChangeLog
    • -0
    • +470
    ./web/includes/javascript/jsjac-1.3.1/MPL-1.1.txt
    • -0
    • +57
    ./web/includes/javascript/jsjac-1.3.1/Makefile
    • -0
    • +87
    ./web/includes/javascript/jsjac-1.3.1/README
    • -0
    • +339
    ./web/includes/javascript/jsjac-1.3.1/gpl-2.0.txt
    • -0
    • +506
    ./web/includes/javascript/jsjac-1.3.1/jsjac.js
    • -0
    • +33
    ./web/includes/javascript/jsjac-1.3.1/jsjac.packed.js
    • -0
    • +504
    ./web/includes/javascript/jsjac-1.3.1/lgpl-2.1.txt
    • -0
    • +55
    ./web/includes/javascript/jsjac-1.3.1/src/JSJaC.js
    • -0
    • +126
    ./web/includes/javascript/jsjac-1.3.1/src/JSJaCBuilder.js
    • -0
    • +22
    ./web/includes/javascript/jsjac-1.3.1/src/JSJaCConfig.js
  1. … 28 more files in changeset.
Updating RAMS English

  1. … 16 more files in changeset.
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1662 wrong closure of the script tab solved in all tools

  1. … 11 more files in changeset.
Updating Norwegian

  1. … 10 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Chat

Updating Japanese

  1. … 13 more files in changeset.
Updating Italian

  1. … 3 more files in changeset.
Updating French

  1. … 15 more files in changeset.
LDEV-1511

This has been changed again to prevent the tool deployer code failing during the update

Now all innodb alterations and adding contraints required for LDEV-1511 are done in this one script, in lams common alter_21_engine.sql which is allowed to fail.

  1. … 4 more files in changeset.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.

  1. … 21 more files in changeset.