lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
corrected the dto attribute names for firstname and lastname for learners

added a line of code in save datadesignmodel method to set true value for isSequenceSet in monitor model to future check on reloading of learner details

added a condition to check if learning design is allready set then just get the details agin without changing design data model

changed the learner name from it user name to first name and last name

added workspace and workspaceFolder maintenance code since it's easier done here rather than in service layer. workspace/workspaceFolder/organisation/user may need be remodeled to make thing clearer

changes in update method to handle refresh click event and added a method to reload details and progress data

update to chat css and ui

Improvements to LDEV266, for the summary screen

Fix to LDEV266: MCQ Summary page

    • -10
    • +10
    /lams_tool_lamc/db/model/lams_tool_mc.clay
remove unnecessary bean definitions to speed up application startup a bit

    • -5
    • +0
    /lams_admin/conf/xdoclet/web-settings.xml
The activityId was changed to activityID in a previous check in, but the change seems to have got lost.

    • -1
    • +1
    /lams_learning/web/optionsActivity.jsp
renamed the src

    • binary
    /lams_build/lib/spring/src/spring-framework-1.2.8-src.zip
Corrected reference to spring.jar, as the references to things like the WebApplicationContext weren't being found.

any transitions connected to deleted activity are also deleted (removed)

    • binary
    /lams_central/web/lams_authoring.swf
updated UserManagementService interfaces

use updated UserManagementService interfaces

fixed author use correct url

changed request param

appended id to unique connection name to avoid conflicts with preview/learner

    • binary
    /lams_central/src/flash/learnerProgress_lc.fla
    • -11
    • +20
    /lams_central/web/WEB-INF/lams.tld
    • -2
    • +3
    /lams_central/web/WEB-INF/tags/Passon.tag
    • -11
    • +20
    /lams_learning/web/WEB-INF/lams.tld
    • binary
    /lams_learning/web/lams_learner.swf
    • -1
    • +1
    /lams_learning/web/loadToolActivity.jsp
    • -2
    • +2
    /lams_learning/web/optionsActivity.jsp
Adding lessonID to the activity form, so that the passon.swf can have it separately and make it part of the connection name. Changed form.activityId to form.activityID for consistency.

    • -1
    • +1
    /lams_learning/web/optionsActivity.jsp
changed the height of gate activity icon

latest wf file with preview popup issue resolved

    • binary
    /lams_central/web/lams_authoring.swf
change in launchPopupWindow method to call javascript function for opening preview popup window

chnage in openPreview function in javascript to open the popup without menubar and toolbar

use spring.jar

    • -37
    • +1
    /lams_build/conf/j2ee/application.xml
upgrade to hibernate3.1 to use spring 1.2.8

    • binary
    /lams_build/lib/hibernate/hibernate3.jar
Change set activity parent method.

added a property for activity label

added a gateTitle method to give custom title to gate between activities

removed redundant key: label.summary.sessionSeparator