• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made a small change in the removeOptionalCA method

Removed redundant language and country tables - now just use the supported locale tables.

  1. … 34 more files in changeset.
Fixed tab alignment problem with IE. The URL to include the special IE stylesheet was wrong.

    • -5
    • +26
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
fixed multiple calls issue in monitor

  1. … 2 more files in changeset.
added variable for displaying either 'active' groups or 'archived' (for profile page) groups.

  1. … 2 more files in changeset.
correct event listeners

added code to initiate drawing of temperory transition when user click on activity with transition tool active

added code to draw transition as users mouse drags on the canvas from one activity to another

reverted controller code + updated preloader to load movie to root

  1. … 4 more files in changeset.
deleted some code related to context menu

removed some code related to contect menu

preloader + cursor + transition fixes

  1. … 2 more files in changeset.
made a smal change in the propertyinspectornew movieclip

changed code to hide steppers in PI when author loads

change password

  1. … 1 more file in changeset.
edit profile

  1. … 4 more files in changeset.
Remove unused lesson columns in Learning Design table

  1. … 10 more files in changeset.
preloader changes

    • binary
    ./flash/preloader.fla
ValidateLearningDesign has been split from StoreLearningDesign, but I forgot to add it as a transationed method.

Accidently removed saveLearningDesign - broke starting a lesson.

Tweak authoring make OptionalActivities save correctly when an existing child activity is moved out of the Optional Activity onto the canvas (ie becomes a top level activity). Changed the cascading of the activities relationship (see lams-common) and split the calls to save and validate into two methods, both called by the servlet. Splitting the calls means that an exception thrown in the validation shouldn't cause the save db update to roll back so the design will be saved, albiet marked as invalid. (MySQL might get us here - as we are sharing the session MySQL may still rollback, even though Spring doesn't roll back).

The servlet now also handles the exceptions and creates the wddx packets. Having the service handle the exception was causing a problem with the transaction - as it was catching the exception the partially updated data in the data was committed. By moving the exception handling out to the servlet, the Spring transation handling was detecting the exception and rolling back the transaction and hence the data in the db remained as it was in the start.

Found a reference in the comment to an old class name.

added pre-loader + using import library (monitor/add seq wizard)

    • binary
    ./flash/lams_monitoring_main.fla
    • binary
    ./flash/lams_wizard_main.fla
  1. … 4 more files in changeset.
added pre-loader + using import library

    • binary
    ./flash/lams_authoring_main.fla
  1. … 2 more files in changeset.
added autoSaved flag

enabled branch button to show toltip but it does not perform any function yet

latest fla file

added code to handle saving and retrieving of minimum and maximum activity stepper value when saving and while reopening the design

made changes to update the minimum and maximum todo activities when edited in PI

made changes in the hearder and scratchpad and added two new moviclips to be used in scratchpad