• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
split into two calls for setting up live edit

Fix problem with database name always being lams instead of the one specified in the db.name var

    • -4
    • +4
    /lams_common/db/sql/create_lams_11_db.sql
prevent js alert appearing when cancelling live edit

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
confirm dialog on clicking live edit button

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
live edit : removed revert menu option + put apply and cancel buttons together and spaced apart from other common buttons

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
added validation alert window

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Replaced the hardcoded mode parameter in the method 'getFolderContentsExcludeHome' with the mode value supplied by the web service call 'getLearningDesigns'

Redoing change from head that had been lost in the merge. Related to the login change done for 2.0.1

Added comment explaining the mode parameter for the web service call getLearningDesigns.

mode = 1 : AUTHORING mode, both valid and invalid learning designs will be returned.

mode = 2: MONITORING mode, only valid learning designs are returned.

capture null ptr exception

file ValidationIssue.as was initially added on branch editonfly_branching.

validation of transitions before saving in live edit

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Display an error message if the current activity for a user is null and it can't be recalculated without doing resume, or resume automatically if it was a system gate and the gate activity has been removed.

make test class not fail

JIRA-1174

Moved extCourseId from the 'code' to the 'description' field.

When a design is edited using live edit, we may have added activities on the end. So if anyone has the lesson marked as completed in their learner progress, the completed flag will need to be reset.

fixed incorrect x-coord assignment for (activity == null) case

merged canvas transition fix to the head

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
cleaned up code for transition fix

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
improved draw of transition (position of arrow head) - needs to be moved to head

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
setting position of inserted system gate

More handling for "null" current/next activity - needed for the stop gates being removed.

Also now check that any activity being commenced isn't a live edit + not read only activity. This will stop any user that evades the stop gates from making activities after the stop gate read only - they will not be able to do the next activity. Given that the learning design is already loaded into memory, it shouldn't add greatly to the progress engine steps (not compared to everything else!)

Updating English, Spanish

Updating English

LDEV-167 new screen for sysadmins for cleaning up temp files

    • -0
    • +4
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +41
    /lams_admin/web/cleanup.jsp
LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

automatically login shib users

add some debug info of request headers; placed 'no groups' message inside div

new login method for shib users, looking at possible ways to store customised shib headers

new login servlet for shib users

    • -0
    • +9
    /lams_central/conf/xdoclet/servlets.xml