lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Moved contentFolderID and toolContentID from AuthoringForm to the SessionMap

  1. … 4 more files in changeset.
Removed unused imports.

  1. … 15 more files in changeset.
Added cvsingnore file.

  1. … 1 more file in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 15 more files in changeset.
Updated default content.

  1. … 3 more files in changeset.
Cleaned up jsp.

    • -20
    • +18
    ./web/pages/learning/notebook.jsp
    • -13
    • +7
    ./web/pages/learning/runOffline.jsp
  1. … 42 more files in changeset.
Cleaned up html

    • -44
    • +47
    ./web/WEB-INF/tags/DefineLater.tag
Added key button.continue

Removed call to initTabSize. No longer needed.

    • -4
    • +0
    ./web/includes/javascript/authoring.js
    • -4
    • +0
    ./web/includes/javascript/monitoring.js
  1. … 23 more files in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

    • -29
    • +36
    ./web/pages/authoring/authoring.jsp
  1. … 2 more files in changeset.
Updated jsps.

Updated jsps.

    • -18
    • +12
    ./web/pages/learning/notebook.jsp
  1. … 9 more files in changeset.
Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Fix for LDEV-861.

Finished button displayed when activity has finished.

  1. … 1 more file in changeset.
Updated uploadFile method to check for zero length file name.

  1. … 2 more files in changeset.
Updating English and Swedish

    • -20
    • +22
    ./conf/language/ApplicationResources_sv_SE.properties
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
updated tld and tag files

    • -0
    • +56
    ./web/WEB-INF/tags/TabName.tag
  1. … 17 more files in changeset.
Cleaned up jsp pages.

    • -24
    • +12
    ./web/pages/authoring/instructions.jsp
  1. … 6 more files in changeset.
Updated authoring pages.

    • -54
    • +34
    ./web/pages/authoring/advanced.jsp
    • -196
    • +199
    ./web/pages/authoring/instructions.jsp
  1. … 5 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Fixed missing label

    • -1
    • +1
    ./web/pages/monitoring/chatHistory.jsp