lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed LDEV-802. Space underneath tabs in authoring.

Added contentFolderID to monitoring

Misuse <fmt:message> tag.

Write out the stack trace to the log during login failures.

added register service deployment discriptor

register service

Fix duplicate topic bug : message DAO use session UID to read topics , it should be session ID:(

Updated EditorAreaCSS to use the new css file.

added a new method to check if activty is selected

new

    • binary
    /lams_central/web/images/icon_htmlnb.swf
updated steps

add note 'to be completed'

added lams1 check; check for spaces in inst dir; option to install jsmath as compressed/expanded; moved Sections before the Functions; changed check for wildfire port from 9090 to 5222

    • -91
    • +149
    /win_installer/src/installer.nsi
Added force complete.

    • -1
    • +1
    /lams_tool_scribe/db/sql/create_lams_tool_scribe.sql
    • -1
    • +1
    /lams_tool_scribe/db/sql/table-schema.sql
    • -0
    • +34
    /lams_tool_scribe/web/pages/learning/report.jsp
    • -3
    • +8
    /lams_tool_scribe/web/pages/learning/scribe.jsp
The 1.0.2 wddx import packets has 0x0a references which cause the parser to throw away some of the text. These references have been replaced with a newline to get around the problem.

Added a method to WebUtil to convert newlines in instruction text to <BR/> to be used by the 1.0.2 import code for the tools.

The 1.0.2 has 0x0a references which cause the parser to throw away some of the text. These references have been replaced with a newline to get around the problem

1.0.2 importer: convert newlines in instruction text to <BR/> as the matching field uses an FCKEditor

1.0.2 importer: convert newlines in instruction, question description text to <BR/> as the matching field uses an FCKEditor

In method readToolAccessMode, return null if the mode attribute is not present for

journal entries page for teachers - accessible from Monitor (learners tab)

journal entries page for teachers - accessible from Monitor (learners tab)

    • -1
    • +1
    /lams_learning/web/notebook/addnew.jsp
    • -2
    • +14
    /lams_learning/web/notebook/view.jsp
    • -6
    • +6
    /lams_learning/web/notebook/viewall.jsp
    • -0
    • +90
    /lams_learning/web/notebook/viewalljournals.jsp
added journal entries button to monitor

Updating Danish, Spanish, French, Korean, Norwegian, Polish

    • -2
    • +16
    /lams_learning/conf/language/ApplicationResources_da_DK.properties
    • -2
    • +16
    /lams_learning/conf/language/ApplicationResources_es_ES.properties
    • -2
    • +16
    /lams_learning/conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +16
    /lams_learning/conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +16
    /lams_learning/conf/language/ApplicationResources_no_NO.properties
    • -2
    • +23
    /lams_learning/conf/language/ApplicationResources_pl_PL.properties
added journal entries button to monitor

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
added help icon

Set define later = true only when authoring is launched from the monitoring screen.

Updating news - One day I'll know how to spell :-)

Fixed bug in learner export

replaced hard coded text for vote stats with language key

<char code='0a'/><char code='0a'/> in the 1.0.2 import files is causing the parser to strip out text. Put in a replacement string to code around the problem