lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
All tools their update script to the deploy dir when the creat-tool-package task is called

  1. … 10 more files in changeset.
adding a minServerversionNumber field to deploy.xml when create-tool-package is called for all tools

  1. … 11 more files in changeset.
Changing the minimum server version number in all the tool's build.xml to 2.0.200612051427, (lams-2.0)

  1. … 11 more files in changeset.
added an entry to all the tool's build.xml for minServerVersionNumber to be put in the deploy.xml

  1. … 10 more files in changeset.
Added in a flag hideTool in all the tool's build.properties

  1. … 20 more files in changeset.
Changing the tool's build.xml so the create-deploy package copies the .war and .jar files from build/lib to /build.deploy

The deploy.xml is also updated to point to the jar and war in build/deploy

Changing the build.xml of all the tools so the generated deploy.xml points to the sql scripts in the build/deploy/sql folder instead of the db/sql folder

  1. … 11 more files in changeset.
Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

Updating Welsh, Spanish, Polish

    • -5
    • +5
    ./conf/language/ApplicationResources_cy_GB.properties
    • -3
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -5
    • +8
    ./conf/language/ApplicationResources_pl_PL.properties
Changing build.xml "deploy-tool" target to separate the compilation and deploy processess. This will be used later for debian packaging

  1. … 10 more files in changeset.
Updating Greek

    • -3
    • +6
    ./conf/language/ApplicationResources_el_GR.properties
mix up with online/offline instructions ldev-1123

Adding Maori. Updating Spanish, Welsh, Italian, Korean, Portuguese, Swedish

    • -3
    • +6
    ./conf/language/ApplicationResources_cy_GB.properties
    • -3
    • +6
    ./conf/language/ApplicationResources_es_ES.properties
    • -3
    • +6
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +98
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -2
    • +2
    ./conf/language/ApplicationResources_pt_BR.properties
    • -3
    • +6
    ./conf/language/ApplicationResources_sv_SE.properties
added rtl stylesheet for chat

    • -0
    • +72
    ./web/includes/css/chat_rtl.css
Adding Portuguese, Updating Vietnamese, Norwegian, English

    • -5
    • +5
    ./conf/language/ApplicationResources_en_AU.properties
    • -5
    • +8
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +98
    ./conf/language/ApplicationResources_pt_BR.properties
LDEV-1121: Fixing spelling of numPosts key

    • -1
    • +1
    ./conf/language/ApplicationResources_en_AU.properties
LDEV-1121: Re-adding labels that hadn't made it onto the I18N website.

    • -0
    • +3
    ./conf/language/ApplicationResources_en_AU.properties
Update Welsh

    • -4
    • +7
    ./conf/language/ApplicationResources_cy_GB.properties
Fix overlap problem in textarea.

    • -2
    • +2
    ./web/pages/monitoring/chatHistory.jsp
Updating Spanish

    • -2
    • +2
    ./conf/language/ApplicationResources_es_ES.properties
Changes for LDEV-1061

Added the recipents name to the beginning of a private message.

auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
Adding English (Australian) as en_AU to fix LDEV-997

    • -0
    • +95
    ./conf/language/ApplicationResources_en_AU.properties
    • -4
    • +4
    ./conf/language/ApplicationResources_sv_SE.properties
  1. … 2 more files in changeset.
Add file size validation.

Updating Danish, French, Korean, POlish, Swedish

    • -2
    • +5
    ./conf/language/ApplicationResources_da_DK.properties
    • -3
    • +6
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +6
    ./conf/language/ApplicationResources_pl_PL.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_sv_SE.properties
Fixed onclick issue in UpdateRosterDisplay method

    • -14
    • +1
    ./web/includes/javascript/learning.js
fix for ie6 problem with long message strings LDEV 1046

Disabled finish button after first click to prevent double click.

  1. … 16 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 1 more file in changeset.