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

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.

  1. … 1 more file in changeset.
some todos

added static method to craete InputDialog

simple pop up to collect a string form user and pass it back to specified function

added copy/paste, new and delete functionality to workspace

Change Id to ID for flash call.

Added methods to WebUtil which get a Long or an Integer from the request parameters where the parameter may be optional (previously they had to be mandatory).

  1. … 1 more file in changeset.
LDEV-72: added methods to process DictionaryDates, will put values in a hashmap and will place this hashmap in the main hashmap

LDEV-72: added constants for the new values which are in the config file.