lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up html errors, removed unused images.

Cleaned up html errors, removed unused images.

    • binary
    /lams_tool_chat/web/images/error.png
    • binary
    /lams_tool_chat/web/images/error_big.png
    • binary
    /lams_tool_chat/web/images/exclude.png
    • binary
    /lams_tool_chat/web/images/good.png
    • binary
    /lams_tool_chat/web/images/good_big.png
    • binary
    /lams_tool_chat/web/images/hidden.png
    • binary
    /lams_tool_chat/web/images/hidden_big.png
    • binary
    /lams_tool_chat/web/images/warning.png
    • -1
    • +1
    /lams_tool_chat/web/layouts/tabLayout.jsp
    • -6
    • +8
    /lams_tool_chat/web/pages/learning/chat_ui.jsp
  1. … 4 more files in changeset.
Ensure that no blank spaces are added in the text areas

avoid using http session

make 'build-jar' depend on 'copy-lams-jar-to-shared-lib' instead of just 'lams-jar' so that master build script in lams_build won't fail if lams.jar is forgotten

preloader changes

    • -0
    • +239
    /lams_central/src/flash/LoadQue.as
    • binary
    /lams_central/src/flash/lams_authoring_main.fla
    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_central/src/flash/lams_wizard_main.fla
    • binary
    /lams_central/src/flash/preloader.fla
Add warning info if no topic and "allow learner to create new topics" option off.

*** empty log message ***

Adding Dutch translation

    • -0
    • +247
    /lams_tool_lamc/conf/language/ApplicationResources_nl.properties
Fix for LDEV-471: Tooltips for cross.gif, uparrow.gif, downarrow.gif and edit.gif

Fix for LDEV-494: Title and instructions should be able to be blank

Fix for LDEV-216: Various MCQ issues addressed

Fix for LDEV-216: Various MCQ improvements and fixes

Fix for LDEV-485: Authoring page: Cancel area too close of the + sign

Fix for LDEV-447: Stucked when answering questions but not pressing the Finished button

Fix for LDEV-450: Improve layout for learner

preload flash movies prior to loading + chg bg colour

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_preloader.swf
add getUserManageBeans method

move from lams_admin for usermanageservice to use

move to lams_common for usermanageservice to use

change attributes names according to those set by struts action

Limit post function done

add import to compile only

some optimisation to avoid unnecessary db queries.

Added learner notebook entries to export portfolio pages.

Added learner notebook entries to export portfolio pages.

    • -0
    • +1
    /lams_tool_chat/web/common/taglibs.jsp
Allow upload finished.

ValidateLearningDesign has been split from StoreLearningDesign, but I forgot to add it as a transationed method.

Add error handling for authoring and definelater page.

Replaced HashSet with TreeSet.