lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
taken off security constraints

    • -111
    • +0
    /lams_tool_laqa/web/WEB-INF/web.xml
Fixes and changes in relation to lost /corrupt session issue

    • -2
    • +2
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -3
    • +3
    /lams_tool_laqa/db/sql/tool_insert.sql
    • -28
    • +70
    /lams_tool_laqa/web/WEB-INF/struts-config.xml
small wording changes

End of task: Learning module now presents incorrect and correct feedback.

*** empty log message ***

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.exe
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.swf
applied dictionary and reformatted the place of methods

all styleobejct are now being placed on same level

No longer need. Tool now uses the system default style via <lams:ccs /> tag.

    • -150
    • +0
    /lams_tool_forum/web/css/aqua.css
This css file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +55
    /lams_tool_forum/web/css/fckeditor_style.css
This javascript file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

*** empty log message ***

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
    • -0
    • +1
    /lams_central/web/flashxml/es_dictionaryold.xml
    • -0
    • +1
    /lams_central/web/flashxml/zh_dictionary.xml
added visual element for activity panel removed hardcoded cases for lime and ruby themes serialised xml data

For quartz job list function.

    • -0
    • +20
    /lams_admin/conf/xdoclet/web-security.xml
    • -1
    • +0
    /lams_admin/conf/xdoclet/web-settings.xml
    • -0
    • +12
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -0
    • +38
    /lams_admin/web/admin/joblist.jsp
*** empty log message ***

    • binary
    /lams_central/src/flash/lams_authoring.fla
added placement of send data button for debug messages

internationalisation

removed popupwindow sizing properties

internationalisation of error windows

internationalised the ok button for alert or error message window

Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

added Custom context menu Key handler for control key to handle transition tool activation and deactivation and incorporated dictionary items

Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

*** empty log message ***

Incorporated the dictionary items for toolkit components

added description field to all the tools and activities

added methods to show Custom context menu for right click on the canvas to allow copy and paste selected activity on the canvas

fixed the bugs for resizing child activities container

added method to setActiveTool from other classes like Application.as on key Handler calls

added few Debugger log messages

added bgpanel to style canvas activity added condition to check if the current active too is Transition then disable double click.