lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added allow custom button label and custom itle for the Alert message window

Most changes are for the alert message formatting

drag and drop tree

    • -0
    • +588
    /lams_common/src/flash/it/sephiroth/TreeDnd.as
    • -0
    • +95
    /lams_common/src/flash/it/sephiroth/XML2Object.as
    • -0
    • +86
    /lams_common/src/flash/it/sephiroth/XML2Object_doc.html
    • -0
    • +8
    /lams_common/src/flash/it/sephiroth/iTreeDnd.as
make labels of buttons configurable

drawing api stuff

    • -0
    • +639
    /lams_common/src/flash/com/polymercode/Draw.as
    • -0
    • +63
    /lams_common/src/flash/com/polymercode/DrawMC.as
merge prady and dave's changes

displays teh issues in a validation

updates teh selected item after changing values

Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

highlight activity

setSelectedItemByUIID

reset the transition tool

show selected

Added method to open a preview window once it is enabled

Preview issue - the start date time was defined wrong in the code that looks for old preview lessons.

added the group button

    • binary
    /lams_central/src/flash/lams_authoring.fla
Changes to accomodate a feedback on persisting feedback.

    • -0
    • +1
    /lams_tool_laqa/web/AdvancedContent.jsp
    • -0
    • +49
    /lams_tool_laqa/web/Errorbox.jsp
    • -0
    • +1
    /lams_tool_laqa/web/InstructionsContent.jsp
    • -8
    • +16
    /lams_tool_laqa/web/author_page.jsp
    • binary
    /lams_tool_laqa/web/images/error.jpg
    • binary
    /lams_tool_laqa/web/images/success.gif
Fixed the delete multiple preview lessons so that it calls delete lesson - otherwise the lessons wouldn't be deleted correctly.

Added system administration page.

    • -0
    • +36
    /lams_admin/conf/xdoclet/filter-mappings.xml
    • -0
    • +44
    /lams_admin/conf/xdoclet/filters.xml
    • -0
    • +9
    /lams_admin/conf/xdoclet/struts-actions.xml
    • -0
    • +14
    /lams_admin/conf/xdoclet/web-settings.xml
    • -0
    • +228
    /lams_admin/web/WEB-INF/lams.tld
    • -2
    • +32
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -12
    • +100
    /lams_admin/web/WEB-INF/web.xml
  1. … 10 more files in changeset.
updated lams_common JAR

Interface for LearningDesignService

Previously LearningDesignValidator updated to LearningDesignService located in lams_common

updated message keys, new package location

Updated validateActivity method to return list of validation errors

Updated validateActivity method to return Vector type

set i18n MessageService config (commonMessageService) and added validation Service config (learningDesignService)

app resources for validation service

validation service getter/setter methods added and storeLearningDesignDetails updated to retrieve and check error list.

Moved to lams_common

Link added to validation service (learningDesignService) for AuthoringService