• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed name of server parameter from AllowEditOnFly to AllowLiveEdit, so that it makes more sense on the configuration screen.

    • -1
    • +2
    ./updatescripts/alter_21_editonfly.sql
  1. … 1 more file in changeset.
Initial version for demonstration will be 1.0 Beta, but marking the clients as 0.8 so that none of the calculation code will break.

Fixing servername - accidently set to Shaun in previous check in.

Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

Also converted paths over to refer to RAMS rather than LAMS.

Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

  1. … 1 more file in changeset.
Had wrong server url and path, and wrong date for dictionary. Remerging changes from head.

Merging RAMS theme changes from the head

    • -0
    • +0
    ./updatescripts/alter_203_rams_theme.sql
  1. … 12 more files in changeset.
change default value for allowEditOnFly

Adding initialise field, so we can tell which activities get added during the live edit.

    • -1
    • +2
    ./updatescripts/alter_21_editonfly.sql
  1. … 5 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 17 more files in changeset.
Added a hibernate version field to the learning design. This allows the Flash progress bar in learner to work out whether or not to get a new design. When edit on the fly is done, the design is changed and hence the new design will need to be displayed next time the learner completes an activity.

  1. … 1 more file in changeset.
Merging 2.0.1 changes from the HEAD

    • -3
    • +3
    ./updatescripts/alter_201_locale_id.sql
    • -0
    • +0
    ./updatescripts/alter_201_system_tool_user_workspace.sql
  1. … 34 more files in changeset.
Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

  1. … 1 more file in changeset.
LDEV-1157: Added new configuration parameter, to make Edit On The Fly optional. Defaults to off.

    • -0
    • +2
    ./updatescripts/alter_21_editonfly.sql
  1. … 3 more files in changeset.
Update the existing activities, setting them to read only if they are attached to a lesson. Otherwise they default to not read only.

    • -0
    • +4
    ./updatescripts/alter_21_editonfly.sql
Added version and lockedForEdit fields, which will be used to stop the learner's progressing while the stop gates are added, for edit on the fly.

    • -0
    • +12
    ./updatescripts/alter_21_editonfly.sql
  1. … 3 more files in changeset.
added system gate + functionality/handling to add a system gate to the LD when setting up Edit on the Fly (flash/java)

  1. … 17 more files in changeset.
LDEV-1110: New columns required for edit on fly - added read only to activity, edit override and edit override user to learning design.

  1. … 5 more files in changeset.