lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1241: Problem with progess engine getting stuck when a user is in a parallel activity within an optional activity and a force complete has occured. If the user selects the parallel activity after the force complete, the parallel activity is set to attempted, but the contained activities were left marked complete. So when the contained activities were "finished", they detected as complete and tried to forward the user to the current activity, which was the aforesaid parallel!

Now the code that sets an activity back to attempted will also check any completed child activities back to completed.

  1. … 1 more file in changeset.
Updating version numbers for LAMS 2.0.3, RAMS 0.8.1 (Still 1.0 beta!)

LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 11 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -0
    • +227
    ./conf/j2ee/lams.application.xml
    • -0
    • +227
    ./conf/j2ee/rams.application.xml
Updating Italian

  1. … 2 more files in changeset.
Updating Greek

LDEV-1216 make ssl parameters optional

  1. … 1 more file in changeset.
Adding RAMS theme and version to the build.

  1. … 16 more files in changeset.
*** empty log message ***

LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

  1. … 4 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 14 more files in changeset.
Change to tool deployer so that scribe is hidden correctly when it is updated. Ie its valid flag is set in lams_tool and disabled in lams_learning_library

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 2 more files in changeset.
lams-tool-deploy.jar has RemoveModuleFromApplicationXML class in it now

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
deploy-ear-updater added to the build.xml for use in the updater

Updating Greek

  1. … 3 more files in changeset.
[LI-57] Added in an extra class to deploy UpdateToolContextPath.jave, if you call its main method with the path to a tool's deploy.xml, it will update the manifests and web.xmls for lams-central.war, lams-learning.war and lams-monitoring.war instead of replacing them with new ones

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 2 more files in changeset.
Small change to tool deployer to correct version check bug

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
Updating English

  1. … 38 more files in changeset.
Checked it in set to RAMS! Should default to LAMS.

Tweaking the build for RAMS - MCQ tool not included for RAMS. The correct set of tools is picked up automatically from the conf.application parameter.

Splitting LAMS language files into two sets - LAMS and RAMS

  1. … 420 more files in changeset.
Tool-deployer upgrade, checks the db for tool_signature and tool_version, stops if current tool is up to date, installs entire tool if the signature is not present in the db

TODO: update db and jar and war files if tool exists, but is not the newest version

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 4 more files in changeset.
Fixed problem which arose when deploy-tools is called. The generated deploy.xml was pointing to the wrong sql scripts, the problem originated in the build.xml of the tools, now fixed

my bad

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 11 more files in changeset.
lams-tool_deploy generates a tool_version entry for a tool's deploy.xml

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 3 more files in changeset.
Updating Welsh, Spanish

  1. … 10 more files in changeset.
Updating Welsh

  1. … 11 more files in changeset.
Improving the permission tests on the main monitoring calls.

LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 3 more files in changeset.
fixed export failure on incorrect EARDir key and empty directory

  1. … 2 more files in changeset.