lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

replace old xjavadox1.1 for Java SE5 syntax.

    • binary
    /lams_build/lib/xdoclet/xjavadoc-1.1.jar
    • binary
    /lams_build/lib/xdoclet/xjavadoc-1.5-snapshot050611.jar
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.

Updated mysql-connector, to go with MySQL 5.0

    • binary
    /lams_build/deploy-tool/lib/mysql-connector-java-3.1.12-bin.jar
Authoring module now supports giving feedback for correct and incorrect answers to questions.

Reverse the previous change - we do want to keep deleting lessons. We will fix the issues related to sharing files / removing lessons / deleting files by adding the user id to the content repository.

Don't want to delete any lessons, including preview lessons. This means that we always keep the records showing who created which files in the content repository (important if we need to track who created an offensive file).

Added tabs to forum monitoring interface.