lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed button size

enabled more testing

    • -0
    • +21
    /lams_tool_lamc/web/learningIndex.jsp
enabled testing code for create. leave and removeTool sessions

reorganized ToolContentManager and ToolSessionManager methods and fixed loging

included setFlushMode(FlushMode.AUTO) in the update

fixed error.defineLater

included learnerService service bean

added the file

    • binary
    /lams_tool_lamc/web/images/icon_mcq.swf
anabled testing teacher mode

MODIFED SO THAT DEFAULT CONTENT ID IS USED WHERE NO CONTENTID IS AVAILABLE

enabled deleting DEFAULT_CONTENT_ID

reformatted ToolContentManager methods

added DEFAULT_CONTENT_ID

changed to align with other tools

    • -3
    • +3
    /lams_tool_lamc/db/sql/activity_insert.sql
    • -1
    • +3
    /lams_tool_lamc/db/sql/drop_lams_tool_mc.sql
    • -2
    • +2
    /lams_tool_lamc/db/sql/tool_insert.sql
Merged the different copy, delete, rename and move methods to have one method per feature (apart from one extra delete contents function).

Typo - constant was in quotes!

Changed call that gets an parameter value to suit changes in WebUtil.

Added methods to WebUtil which get a Long or an Integer from the request parameters where the parameter may be optional (previously they had to be mandatory).

Rationalised the copy*, move*, delete* and rename* messages for the workspace - Flash calls one method which then calls the appropriate code for a folder, learning design etc, rather than separate methods on the interface for each resource type.

    • binary
    /lams_build/lib/lams/lams-central.jar
No test version: forceComplete

added tab, working wsp folder operations...

    • binary
    /lams_central/web/lams_authoring.swf
opps.. forgot to re-include the Advanced page... it's fixed now

LDEV-72: updated sample config file for client updates

added the url to the "movie" param

* rewrote the tabcontroller * Implemented new FCKeditor DHTML controller

    • -31
    • +71
    /lams_tool_laqa/web/BasicContent.jsp
    • -12
    • +25
    /lams_tool_laqa/web/InstructionsContent.jsp
    • -96
    • +116
    /lams_tool_laqa/web/author_page.jsp
    • -0
    • +38
    /lams_tool_laqa/web/author_page/css/fckeditor_style.css
    • -0
    • +155
    /lams_tool_laqa/web/author_page/js/fckcontroller.js
LDEV-72 - made changes to Configuration, ConfigurationLoader and ConfigurationKeys

LDEV-72 - added some new values to configuration file. Updated dtd to reflect these changes.

    • -1
    • +10
    /lams_build/conf/unix/lams/lams.dtd
    • -0
    • +13
    /lams_build/conf/unix/lams/lams.xml
    • -1
    • +20
    /lams_build/conf/windows/lams/lams.dtd
    • -0
    • +12
    /lams_build/conf/windows/lams/lams.xml
LDEV-72: added some parameters to the call to lams_authoring.swf?

LDEV-72: added methods to process DictionaryDates, will put values in a hashmap and will place this hashmap in the main hashmap

LDEV-72: added constants for the new values which are in the config file.