• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new workspace data struct and moves etc..

fix bug in object printer

save as...

cursor

*** empty log message ***

    • -0
    • +1
    ./src/flash/assets/bin.txt
    • -0
    • +1
    ./src/flash/assets/squarebin.txt
change lams_tool test data to avoid conflict in submit tool.

  1. … 1 more file in changeset.
Persist toolSessionName.

Change toolSessionManager interface to add new toolSessionName.

  1. … 7 more files in changeset.
Change staff group name import from flash client.

Add ToolSession Name.

LDEV-75: Tweaked the Flash crash dump - must be logged in to do a dump and the file now has a .xml extension.

  1. … 3 more files in changeset.
Add test record for chosen group

Add group name

tidies up the code

updated to work with new serverside model. simpler and now works. TODO: Tidy code and removve debugging

Fixed bug in the previous version - added the user id but lost the session id!

Add group name.

Add group name.

    • -2285
    • +2292
    ./db/model/lams_11.clay
Teacher view of the learner url did not include the user id. This stopped the tools showing the specific data for a learner.

Added a general "user doesn't have the rights to do this" exception. This may be used for throwing an exception in the service layer and be picked up in the web layer for translation to a Flash error message. See usage in WorkspaceAction.java for example.

Updated Lesson class diagram

start focus in the input field

fiox a bug in the object printer

better cahce clearning handler, still have bug when moving to top level. added basic validation, made dictionary complient

rename btn

wsp move and rename

added rename and move functions. also now common response handler except for move

Remove SUSPEND_STATE for activeLesson query.

Lesson state diagram

    • binary
    ./design/LessonState.mdr
    • binary
    ./design/LessonState.xml.zip
Clarified meanings of lesson states.

Changed name of parentLearningDesign to originalLearningDesign. This field links the lesson version of a design back to its original design, but the parent name suggests that the parent learning design contains the child learning design (this is the meaning in the activity table) so the name was changed.