lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
tool db update - help url

  1. … 9 more files in changeset.
Renamed 'part' folder to 'parts' to be consistent with other tools.

Renamed folder to be consistent with other tools.

    • -33
    • +0
    ./web/pages/learning/part/finishButton.jsp
    • -0
    • +33
    ./web/pages/learning/parts/finishButton.jsp
fixed typo in include directive.

Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

    • -0
    • +64
    ./web/includes/css/chat.css
    • -0
    • +313
    ./web/includes/javascript/learning.js
    • -0
    • +18
    ./web/includes/javascript/monitoring.js
    • -56
    • +0
    ./web/includes/javascript/xmlrequest.js
    • -313
    • +0
    ./web/pages/learning/chat_app.js
    • -0
    • +33
    ./web/pages/learning/part/finishButton.jsp
    • -27
    • +6
    ./web/pages/monitoring/headItems.jsp
Adding Polish and German

    • -0
    • +89
    ./conf/language/ApplicationResources_de_DE.properties
    • -0
    • +89
    ./conf/language/ApplicationResources_pl_PL.properties
Updated to latest tld from lams-central

Removed redundant code

Removed redundant code left over from previous changes.

  1. … 14 more files in changeset.
Updated javadoc comments.

Force tables to be INNODB tables

  1. … 2 more files in changeset.
Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Updating Korean

    • -4
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
Updated Authoring pages to new format. See LDEV-576 for details.

Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.

Tab tags and js code updated to remove obsolete comments and code.

    • -0
    • +1
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +57
    ./web/WEB-INF/tags/FCKEditor.tag
    • -0
    • +29
    ./web/includes/javascript/authoring.js
    • -10
    • +17
    ./web/pages/authoring/advanced.jsp
  1. … 3 more files in changeset.
Added contentFolderID parameter.

Added contentFolderID parameter.

Simplified SessionMap code.

Implementing 1.0.2 content import

Adding Arabic and updating Norwegian

    • -0
    • +89
    ./conf/language/ApplicationResources_ar_JO.properties
    • -10
    • +10
    ./conf/language/ApplicationResources_no_NO.properties
  1. … 2 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./web/WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
First go at content support for the 1.0.2 importer

  1. … 5 more files in changeset.
Added country code to all locales

    • -88
    • +0
    ./conf/language/ApplicationResources_el.properties
    • -0
    • +88
    ./conf/language/ApplicationResources_el_GR.properties
    • -89
    • +0
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +89
    ./conf/language/ApplicationResources_es_ES.properties
    • -89
    • +0
    ./conf/language/ApplicationResources_ko.properties
    • -0
    • +89
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +89
    ./conf/language/ApplicationResources_no_NO.properties
  1. … 168 more files in changeset.
Previous update stuffed up the case.

    • -88
    • +0
    ./conf/language/applicationresources_el_GR.properties
    • -89
    • +0
    ./conf/language/applicationresources_es_ES.properties
    • -89
    • +0
    ./conf/language/applicationresources_ko_KR.properties
    • -89
    • +0
    ./conf/language/applicationresources_no_NO.properties
  1. … 16 more files in changeset.
Added country code to all locales

    • -89
    • +0
    ./conf/language/ApplicationResources_no.properties
    • -0
    • +88
    ./conf/language/applicationresources_el_GR.properties
    • -0
    • +89
    ./conf/language/applicationresources_es_ES.properties
    • -0
    • +89
    ./conf/language/applicationresources_ko_KR.properties
    • -0
    • +89
    ./conf/language/applicationresources_no_NO.properties
  1. … 109 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

    • -40
    • +52
    ./web/WEB-INF/tags/HTMLEditor.tag
  1. … 14 more files in changeset.
copyToolContent should be able to cope with fromToolContentID = null - if this occurs then use the default content.

  1. … 4 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

    • -16
    • +10
    ./web/pages/learning/chat_app.js
    • -53
    • +49
    ./web/pages/learning/chat_ui.jsp
Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
Changed roster implementation from using 'select' element to using 'div'. Removed clear button, a user is delselected by click on the user name.

The layout of the textarea and send button need to be realigned.

Private messages in IE is broken in new implementation.

    • -107
    • +107
    ./web/pages/learning/chat_app.js
    • -12
    • +19
    ./web/pages/learning/chat_style.css
Move learner reflections from stats page to summary page. Some minor html cleanup.

    • -35
    • +50
    ./web/pages/monitoring/instructions.jsp
    • -22
    • +4
    ./web/pages/monitoring/statistics.jsp
    • -48
    • +103
    ./web/pages/monitoring/summary.jsp