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

Moved icons to submission project

    • binary
    ./web/images/icon_reportsubmission.swf
    • binary
    ./web/images/icon_reportsubmission_for marking(not used).swf
added bin

added bin, improved save / open designs. fixed bugs in refresh design

added a remove activity method

Property inspector, wsp

added create from DTO method. Also proeprty names and additions

added lots of new fields to follow server, also fixing bugs in the setDesign method - TODO - create Transition instance from DTO

changes to follow server side code

save and open designs, property inspector, designDataModel, toolkit

Sets the first activity column

  1. … 1 more file in changeset.
Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

    • -0
    • +27
    ./web/WEB-INF/lams.tld
add other fields to prop inspector support

*** empty log message ***

auto show debugger

add clone() function

added code to open tool authoring URLs

More changes to suit Hibernate 3

  1. … 31 more files in changeset.
Upgraded Hibernate to 3.0. Using the open session filter pattern to avoid problems with Spring closing the session but objects not being fully loaded (due to lazy loading).

getToolContentID method defintion