lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added archive a lesson feature

  1. … 1 more file in changeset.
Regigged the dummy monitoring screen. Made the layout more compact, moved the learner functionality to the learner screens.

Fixed a transaction bug with startLesson - the method was not named consistently in the applicationContext file, so the method was not part of a proper transaction. As such, the db changes done by the method were lost. This resulted in the lesson staying in the created state, never going onto the started state. Made the naming consistent and it now goes into the started state as expected.

    • -0
    • +42
    ./web/dummyControlFrame.jsp
    • -0
    • +114
    ./web/dummyDetail.jsp
    • -0
    • +73
    ./web/dummyStart.jsp
    • -0
    • +26
    ./web/dummyStarted.jsp
    • -2
    • +17
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
change forum tool context location

  1. … 3 more files in changeset.
Added forum back into the master-build

  1. … 1 more file in changeset.
Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 1 more file in changeset.
Fixed the url processing to remove the escaping from & in wddx'd urls

Added new tags to help with the lams url, the local tool url + the stylesheets.

  1. … 5 more files in changeset.
Converted to use the common.properties definitions in lams_build.

  1. … 4 more files in changeset.
Had the wrong case for the JSTL directory

Updated web.xml to include the context files for all the "current" deployed tools.

Added matching tool jars to classpath.

Stopped deploying the classes to WEB-INF/classes

Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 10 more files in changeset.
Tweaks to the dummy page to make monitoring/define later links clearer

Added monitoring calls to the dummy monitoring page.

Updated the taglib settings and references to suit the new standard

  1. … 32 more files in changeset.
added links for the export stuff

Added place for Export Portfolio calls.

Added a dummy monitoring page that will allow developers to access their tools via the normal learner url.

    • -0
    • +27
    ./web/WEB-INF/lams.tld
More changes to suit Hibernate 3

    • -193
    • +0
    ./test/web/WEB-INF/spring/applicationContext.xml
  1. … 25 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 33 more files in changeset.
Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager.

We will have to rely on the database settings.

  1. … 5 more files in changeset.
Removed reference to WEBINF/lib directory as not longer needed

Removed quartz as it is now in shared libraries

Changed jar file in path to be lams-central and lams-authoring and lams-workspace have been integrated into lams_central project

Still trying to get the delete old report directory command right!

Classpath contained references to WEBINF lib files, which no longer exist.

The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.

  1. … 6 more files in changeset.
Fixed my change to the clean target - only worked when the test cases had been run.

Moved the delete statement for the report directory into the test target.

Fix "_" to "-" in project name.

  1. … 1 more file in changeset.
Will now run the service and gate action tests okay - allows more memory.

Now runs from ANT without "file missing errors", but still doesn't work - throws duplicate key. Not sure what state it expects the test data to be in.

Do not appear to be required for lams_monitoring - appear to have been coped from other projects.

    • binary
    ./lib/jakarta-commons/commons-configuration-1.0-dev-3.20030607.194155.jar
    • binary
    ./web/WEB-INF/lib/jcommon-0.9.6.jar
    • binary
    ./web/WEB-INF/lib/jdbc2_0-stdext.jar
    • binary
    ./web/WEB-INF/lib/jfreechart-0.9.21.jar