lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek

    • -3
    • +30
    /lams_tool_forum/conf/language/ApplicationResources_el_GR.properties
added space between url and ( )

Updated padding on buttons

    • -8
    • +8
    /lams_central/web/css/defaultHTML_learner.css
changed class on login link to 'button'

set margin-top to 0px on p.login-button

changed the background colors for activity categories

latest icon for parallel activities

    • binary
    /lams_central/web/images/icon_groupreporting.swf
    • binary
    /lams_central/web/images/icon_urlcontentmessageboard.swf
Fixed button padding issues.

    • -29
    • +14
    /lams_central/web/css/defaultHTML.css
latest flash compile after replacing toolkit library icon and toolbar menu icon with latest ones

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Changed login button to be a link - as a submit IE was triggering the submit and the javascript, causing the login to occur twice and this would sometimes stuff up the sso cookie.

updated all the cursor icon and toolbar menu icon movieclips

    • binary
    /lams_central/src/flash/lams_authoring.fla
updated icon

    • binary
    /lams_tool_chat/web/images/icon_chat.swf
    • binary
    /lams_tool_lamc/web/images/icon_mcq.swf
    • binary
    /lams_tool_nb/web/images/icon_htmlnb.swf
    • binary
    /lams_tool_nb/web/images/icon_noticeboard.swf
    • binary
    /lams_tool_notebook/web/images/icon_notebook.swf
    • binary
    /lams_tool_scribe/web/images/icon_scribe.swf
    • binary
    /lams_tool_survey/web/images/icon_survey.swf
fixed chosen grouping page - waiting on shelly to check in style changes

    • -21
    • +19
    /lams_monitoring/web/grouping/chosenGrouping.jsp
Move hardcode step of to language file.

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