• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
user super() for po9pulateFromDTO

some comments

extend

improve the populateFromDTO to use super() method

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

modified parseActivities and parseTransitions.

properties of activities and transitions will only be updated if the field is sent by wddx

Default image if the toolkit activity image fails to load

    • binary
    ./web/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

remove nulls from DTO.

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

Made themeName and imgRoot variables that must be set by calling code.

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

  1. … 1 more file in changeset.
Added checks, so that it will only set the value if the field is present in the wddx packet.

Will also update any activities that exist in a learning design, and delete unused ones.

instead of creating new entries each time al earning design is saved

workspace changes

  1. … 1 more file in changeset.
copy & paste.

Fix bugs in setDesign (had old code form manpreets designs)

add event dispatching

remove some debugging

Modified the build so that the jar won't contain web details and war won't contain classes.

WIP on undo (multi level)

Converted to use the common.properties definitions in lams_build.

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

stuff

add removeTransition function, also add event dispatch for updates

key listeners and handlers for copy/paste and undo

round x & y coords to INT

in extractActivityObject method, changed it to get the hashtable key xCoord instead of xcoord, since flash is sending xCoord.

ycoord is also changed to yCoord.

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.