Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
save and open designs, property inspector, designDataModel, toolkit

Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

  1. … 3 more files in changeset.
add other fields to prop inspector support

added code to open tool authoring URLs

fix bug in sending tool ID and add LearningDeisngID to activities. n ote need to savethe design before anything else/.

fix bug sending toolID. make debugger on by default

fix bug in transition logic. property inspector work.

see author file log... fixed, sending null for a false

use serverURL for all calls. mustr be passed into the query string on embedding the .swf. else if null will use dolly.uklams.net

convert to wrapped packet format with a key

Changed name of jsp to match name expected by Home action.

Corrected case of JSTL directory - worked fine on windows, broke on Linux

  1. … 1 more file in changeset.
latest version

the xml files that flash loads - dictionary, themes, config etc..

    • -0
    • +1
    ./flashxml/all_learning_designs.xml
    • -0
    • +1
    ./flashxml/all_library_details.xml
    • -0
    • +1
    ./flashxml/configData.xml
    • -0
    • +1
    ./flashxml/defaultTheme.xml
    • -0
    • +1
    ./flashxml/en_dictionary.xml
    • -0
    • +1
    ./flashxml/fr_dictionary.xml
    • -0
    • +1
    ./flashxml/learning_design.xml
    • -0
    • +1
    ./flashxml/limeTheme.xml
    • -0
    • +1
    ./flashxml/rubyTheme.xml
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body.

    • -0
    • +31
    ./development/wddxPost.jsp
  1. … 27 more files in changeset.
Move common.js in Lams_central to /includes/javascript subfolder

    • -0
    • +18
    ./includes/javascript/common.js
  1. … 10 more files in changeset.
Move to Lams_admin project

  1. … 1 more file in changeset.
Fix small bugs

Fix small bugs

Modify MANIFEST.MF for searching contentrepository.jar

  1. … 3 more files in changeset.
Change password screen display.

  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

Move login/index stuff from Lams_common

    • -0
    • +82
    ./WEB-INF/tiles/tiles-defs.xml
  1. … 18 more files in changeset.
Move login/index stuff from Lams_common

  1. … 1 more file in changeset.
Move login/index stuff from Lams_common

    • binary
    ./images/1pxGreen.gif
    • binary
    ./images/1pxGrey.gif
    • binary
    ./images/circle_empty.gif
    • binary
    ./images/circle_filled.gif
    • binary
    ./images/customer_logo.gif
    • binary
    ./images/flash_get.gif
  1. … 29 more files in changeset.
Merge Lams_authoring and Lams_workspace.

  1. … 2 more files in changeset.
Merge Lams_authoring and Lams_workspace.

    • binary
    ./lams_authoring.swf
  1. … 7 more files in changeset.
Merge Lams_authoring and Lams_workspace.

    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    ./WEB-INF/jstl/tlds/fmt-rt.tld
    • -0
    • +442
    ./WEB-INF/jstl/tlds/fmt.tld
    • -212
    • +0
    ./WEB-INF/struts/struts-bean-el.tld
    • -382
    • +0
    ./WEB-INF/struts/struts-bean.tld
    • -185
    • +69
    ./WEB-INF/struts/struts-config.xml
  1. … 74 more files in changeset.
changed the default toolbar to a limited set, instead of the original default toolbar

added FCKeditor Connector and Upload Servlet COnfiguration settings. These were previously placed in individual tool's web.xml, however they can now be removed.