lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Adding Italian and Vietnamese. Updating Greek, English, Spanish and Norwegian

    • -39
    • +46
    ./conf/language/ApplicationResources_el_GR.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_no_NO.properties
Disabled finish button after first click to prevent double click.

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

  1. … 1 more file in changeset.
Adding Welsh

    • -0
    • +92
    ./conf/language/ApplicationResources_cy_GB.properties
Changed submitReflection action to update an existing notebook entry when possible rather than create a new entry everytime

  1. … 15 more files in changeset.
updated authoringbutton tag (display rtl)

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 6 more files in changeset.
Fixed 'lock on finish'.

    • -15
    • +13
    ./web/includes/javascript/learning.js
tools export page utf8 encoding + css bundler update to include rtl styles for rtl locale/lang

  1. … 5 more files in changeset.
Implemented new reflection functionality. LDEV-1016

RTL changes

    • -2
    • +2
    ./web/pages/export/exportPortfolio.jsp
  1. … 24 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated AuthoringButton tag

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 8 more files in changeset.
Updating French

    • -2
    • +3
    ./conf/language/ApplicationResources_fr_FR.properties
  1. … 1 more file in changeset.
Added noBorder class to checkbox

    • -2
    • +2
    ./web/pages/monitoring/chatHistory.jsp
Fixed send button.

Moved the send button next to the text area.

    • -26
    • +25
    ./web/pages/learning/learning.jsp
Updating Danish, English, Spanish, Korean, Norwegian and Swedish

    • -3
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -4
    • +5
    ./conf/language/ApplicationResources_ko_KR.properties
    • -3
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -3
    • +4
    ./conf/language/ApplicationResources_sv_SE.properties
Cleaned up jsp.

  1. … 1 more file in changeset.
Changed doTeacherExport to private access only. Shouldn't be visible outside the class.

  1. … 1 more file in changeset.
Changed Boolean to boolean in model classes. This is consistent with other tools.

  1. … 5 more files in changeset.
Removed unused initialisation of HashSet.

  1. … 1 more file in changeset.