• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Debugging

add getBaseStyleObject

Hopefully the problems with the moved Tool Exceptions are now fixed.

Removed accidently - looked like they were in the build area.

Should never have been in CVS

Moved to the exception directory

Fixed test case - added an extra cleanup before testing the file delete, so that it won't be thrown off by other old files.

Fixed test case - was referring to the wrong ID for the chat tool

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion.

Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors.

Moved all the tool exceptions to one package.

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -0
    • +480
    ./src/java/org/lamsfoundation/lams/tool/BasicToolVO.java
*** empty log message ***

Added tool icon paths. The icons have come from Dave, and are yet to reconciled to our list of tools. They are stuck in lams_central for now but should go into the tool projects.

changed message log retrieval to include scope

changed to fit new application architecture + added 'load' event

added 'load' and 'init' events, changed to fit new architecture in Application

added 'load' event & get for className

changed from dummyServerDefaults to _configData

Changed name of constraints - sometimes causes problems with creating the database.

Changed the id value in the test - doesn't match test data.

getWorkspaceByRootFolderID now handles no workspace being returned. Was throwing an array index exception.

icons for tools

    • binary
    ./src/flash/assets/icons/icon_chat.jpg
    • binary
    ./src/flash/assets/icons/icon_chat.png
    • binary
    ./src/flash/assets/icons/icon_chatgroupreporting.swf
    • binary
    ./src/flash/assets/icons/icon_doublereflectivequestion.swf
    • binary
    ./src/flash/assets/icons/icon_group.swf
    • binary
    ./src/flash/assets/icons/icon_groupreporting.swf
    • binary
    ./src/flash/assets/icons/icon_htmlnb.swf
    • binary
    ./src/flash/assets/icons/icon_imagegallery.swf
    • binary
    ./src/flash/assets/icons/icon_imageranking.swf
    • binary
    ./src/flash/assets/icons/icon_journal.swf
    • binary
    ./src/flash/assets/icons/icon_messageboard.swf
    • binary
    ./src/flash/assets/icons/icon_noticeboard.swf
    • binary
    ./src/flash/assets/icons/icon_questionanswer.swf
    • binary
    ./src/flash/assets/icons/icon_ranking.swf
    • binary
    ./src/flash/assets/icons/icon_reflectivequestion.swf
  1. … 9 more files in changeset.
added message type constants

Added live log and log retrieval methods

created

    • binary
    ./src/flash/org/lamsfoundation/lams/common/DebugDialog.as
add todo

added doubleclick time constant

fix handlers