lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the bin class file

synch after CVS changes

testing comminitg to cvs

update

    • binary
    /lams_central/src/flash/lams_authoring.fla
testing comminitg to cvs

tidies up the code

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

Changed calls to get the workpace folder details to be only one call - getFolderContents. This requires a few dummy values and complicates the java side, but it makes it much easier on the Flash side.

modifications after removing the session attributes at the start of activities.

style changes and redundant jsp clean up

no change really

changes to accomodate session cleanup at start of activities

no major change

checks for null references

wording changes to add question/options

included the CREATION_DATE for the existing content

upload file handles FileException

converting String based date to java.util.date

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

Steve and my changes collided. Hopefully this version contains all our changes.

Add group name.

    • -4
    • +4
    /lams_common/db/sql/insert_test_data.sql
Add performChosenGrouping function. Not finish yet

Add group name

Add group name.

    • -2284
    • +2291
    /lams_common/db/model/lams_11.clay
    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
Changed the calls to get the workspace folders and folder contents to be one call getFolderContents. The call uses dummy values to indicate when it wants the very root of all directories and when it needs the organisation workspaces. This allows Flash to call the same method (and the same data) for all parts of the display tree, which makes drag and drop much easier.

Most of the "rearranging" of the data and the dummy values has been kept in the Action class as it is designed to suit Flash, rather than being normal business logic.

    • binary
    /lams_build/lib/lams/lams-central.jar
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.

Teacher view of the learner url did not include the user id. This stopped the tools showing the specific data for a learner.

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

*** empty log message ***

    • binary
    /lams_central/src/flash/lams_authoring.fla