lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Cleaned up html errors, removed unused images.

    • -18
    • +18
    ./web/pages/monitoring/editActivity.jsp
Cleaned up html errors, removed unused images.

    • -14
    • +23
    ./web/pages/authoring/authoring.jsp
  1. … 4 more files in changeset.
Added learner notebook entries to export portfolio pages.

    • -15
    • +17
    ./web/pages/export/exportPortfolio.jsp
Added learner notebook entries to export portfolio pages.

    • -24
    • +47
    ./web/pages/export/exportPortfolio.jsp
Change button label from Reflect to Continue

disabled sending of empty messages.

Changed chat client such that a message is sent when the learner hits enter.

    • -223
    • +235
    ./web/pages/learning/chat_app.js
Added reflect on chat.

  1. … 13 more files in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
Updating norwegian

  1. … 8 more files in changeset.
Fixed bug preventing display of instruction attachments.

  1. … 1 more file in changeset.
Updating Norwegian, English

    • -136
    • +89
    ./conf/language/ApplicationResources.properties
    • -35
    • +35
    ./conf/language/ApplicationResources_no.properties
Exception handler define for STRUTS.

    • -0
    • +13
    ./conf/xdoclet/error-pages.xml
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
    • -4
    • +8
    ./web/WEB-INF/struts/struts-config.xml