• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Staff screen now redirects automatically to dummy screen. The popup javascript code to add scrollbars,resizable as the JSP screen gets too long to fit in the window. The scrollbars,resizable should be removed when the Flash screen is implemented.

  1. … 1 more file in changeset.
more parralel activity work (still not functional)

changes to support new library packet. note optinal not working yet, but also not crashing it!

Committing for Dave

Property Inspector is hidden, doesn't yet have support for the other complex activities yet.

Changes that Dave made but could not commit because CVS was full.

Changes were to support the change in structure for the getting the library activity details

Default image if the toolkit activity image fails to load

    • binary
    ./images/icon_missing.swf
1)stop sending nulls (only in design, still to do activity and transitions)

2)send toolContentID, and remove userID

3)Expect libraryActivityUIImage for toolkit's TemplateActivities

Fixed context-param entry for the resource file. The <context-param> tags were in the wrong places.

  1. … 1 more file in changeset.
Made themeName and imgRoot variables that must be set by calling code.

    • -4
    • +3
    ./includes/javascript/tabcontroller.js
Added new tags to help with the lams url, the local tool url + the stylesheets.

  1. … 5 more files in changeset.
copy paste, tool bar, undo (WIP)

copy & paste (CTRL C + CTRL V) and round Coords to nearest ints

Added a dummy staff page to point to the dummy monitoring page. Contents of page to be replaced with flash movies.

Moved icons to submission project

    • binary
    ./images/icon_reportsubmission_for marking(not used).swf
added bin, improved save / open designs. fixed bugs in refresh design

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.