lams_tool_chat

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

  1. … 10 more files in changeset.
Updated how jabber room names are allocated.

When a chat tool session is created, it is assigned a jabber room name.

A 'room_created' boolean field was added to the lachat11_session table. This indicated whether the room has been created on the jabber server.

    • -0
    • +4
    ./db/sql/updatescripts/updateTo20070504.sql
Changed polling interval to 10 seconds

Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
  1. … 151 more files in changeset.
Changes in lesson/workflow, lams/rams, student/participant, etc

  1. … 22 more files in changeset.
file ImgButtonWrapper.tag was initially added on branch editonfly_branching.

    • -0
    • +0
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
Updated the FCKEditor tag to remove hardcoded "lams" from path.

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
  1. … 50 more files in changeset.
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

  1. … 15 more files in changeset.
update to learner for refresh progress bar

  1. … 13 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 14 more files in changeset.
Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Update scipts for nb and chat to allow the update fom 2.0 to 2.0.2, just the same as previous update scripts for 2.0.1 but with diff names

    • -0
    • +4
    ./db/sql/updatescripts/updateTo20070315.sql
  1. … 1 more file in changeset.
Typo in previous check in

Created new release to include change of colour (LDEV-1167)

LDEV-1167: Replaced yellow colour in palatte.

Merging 2.0.1 changes from the HEAD

    • -2
    • +1
    ./.settings/org.eclipse.core.resources.prefs
    • -91
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -91
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
  1. … 230 more files in changeset.
Final changes for 2.0.1 installer

Timestamp works, jsmath works, removes jbosss temp files, runs correctly

  1. … 6 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

  1. … 10 more files in changeset.
Updating Greek

  1. … 3 more files in changeset.
Added context application and classpath columns

    • -0
    • +8
    ./db/sql/updatescripts/updateTo20070227.sql
  1. … 24 more files in changeset.
added in a property to each tool's buiild.properties for the language packe package

  1. … 12 more files in changeset.
Updating English

    • -0
    • +99
    ./conf/language/rams/ApplicationResources_en_AU.properties
  1. … 22 more files in changeset.
Updating Danish, French, Maori

Splitting LAMS language files into two sets - LAMS and RAMS. Needed to clear the build directories that contained the language files before building.

  1. … 135 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -91
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -91
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -95
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -98
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -0
    • +98
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +91
    ./conf/language/lams/ApplicationResources_ar_JO.properties
    • -0
    • +98
    ./conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +95
    ./conf/language/lams/ApplicationResources_da_DK.properties
    • -0
    • +91
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +98
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +98
    ./conf/language/lams/ApplicationResources_en_AU.properties
  1. … 420 more files in changeset.
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.