Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed complete tool activity from loading the next tool directly to a lams learning loading page

    • binary
    ./WEB-INF/lib/antlr.jar
    • binary
    ./WEB-INF/lib/aopalliance.jar
    • binary
    ./WEB-INF/lib/ehcache-1.0.jar
    • binary
    ./WEB-INF/lib/hibernate2.jar
    • binary
    ./WEB-INF/lib/lams.jar
    • binary
    ./WEB-INF/lib/mysql-connector-java-3.1.7-bin.jar
    • binary
    ./WEB-INF/lib/spring.jar
    • -1
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 11 more files in changeset.
Remove notebook related Struts action and form bean from learning web app. They will be moved into notebook module.

    • -3
    • +3
    ./WEB-INF/spring/applicationContext.xml
    • -2
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 4 more files in changeset.
replaced with requestURL

renamed requestDisplayActivity requestURL

Replaced ActionMappings with ActivityMapping

    • -2
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
*** empty log message ***

latest build

Added journal, pageTitles and changed toolActivity to loadToolActivity

Added notebook DAO, hibernate files and service

    • -0
    • +10
    ./WEB-INF/spring/applicationContext.xml
    • -0
    • +4
    ./WEB-INF/spring/learningApplicationContext.xml
notebook details page

    • -0
    • +119
    ./notebook/detail.jsp
Fixed urls to use context and added pageTitle

renamed toolActivity to loadToolActivity

    • -0
    • +55
    ./loadToolActivity.jsp
removed an old comment

Added in the frames and flash from LAMS 1.0b7

    • -1
    • +110
    ./WEB-INF/struts/struts-config.xml
    • -0
    • +112
    ./controlBottomFrame.jsp
    • -0
    • +53
    ./controlTopFrame.jsp
  1. … 1 more file in changeset.
Added GPL header

    • -0
    • +21
    ./WEB-INF/spring/applicationContext.xml
    • -1
    • +22
    ./WEB-INF/spring/dataAccessContext.xml
    • -0
    • +20
    ./WEB-INF/spring/dbConnection.properties
    • -5
    • +20
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 45 more files in changeset.
Removed reference to activityId

Added DummyToolService

    • -0
    • +8
    ./WEB-INF/spring/learningApplicationContext.xml
Updated

Added ActionMappings as bean

    • -0
    • +4
    ./WEB-INF/spring/learningApplicationContext.xml
Updated to match changes in lams_common

    • -11
    • +3
    ./WEB-INF/spring/applicationContext.xml
    • -1
    • +1
    ./WEB-INF/spring/dbConnection.properties
latest version

    • -63
    • +73
    ./WEB-INF/struts/struts-config.xml
Uses DB lams11

    • -1
    • +1
    ./WEB-INF/spring/dbConnection.properties
commented out datasource and ref that specified in datasource context

    • -6
    • +34
    ./WEB-INF/spring/applicationContext.xml
Uses DummyLearnerService

    • -1
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
commented out messageSource, in applicationContext

    • -2
    • +2
    ./WEB-INF/spring/dataAccessContext.xml
Moved to test folder

Calls ChooseActivity instead of Display

test jsps

    • -0
    • +23
    ./test/dblSubmitTest.jsp
    • -0
    • +28
    ./test/dummyTool.jsp
Usees activityId instead of URL

Latest versions of these files