lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Hibernate filter to keep session open

    • -0
    • +9
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +13
    ./conf/xdoclet/filters.xml
Updated to match the new package naming

*** empty log message ***

    • -0
    • +201
    ./test/java/WEB-INF/spring/applicationContext.xml
    • -0
    • +74
    ./test/java/WEB-INF/spring/dataAccessContext.xml
    • -0
    • +19
    ./test/java/WEB-INF/spring/dbConnection.properties
    • -0
    • +19
    ./test/java/WEB-INF/spring/learningApplicationContext.xml
*** empty log message ***

    • -0
    • +200
    ./web/WEB-INF/spring/applicationContext.xml
    • -0
    • +74
    ./web/WEB-INF/spring/dataAccessContext.xml
    • -0
    • +19
    ./web/WEB-INF/spring/dbConnection.properties
    • -0
    • +19
    ./web/WEB-INF/spring/learningApplicationContext.xml
    • -33
    • +48
    ./web/WEB-INF/struts/struts-config.xml
*** empty log message ***

  1. … 6 more files in changeset.
Replaced all text literals with messages

Added title param

Added title for definitions using activityLayout

*** empty log message ***

*** empty log message ***

    • binary
    ./lib/aopalliance/aopalliance.jar
    • binary
    ./lib/cglib/cglib-full-2.0.2.jar
    • binary
    ./lib/dom4j/dom4j-1.5.2.jar
    • binary
    ./lib/ehcache/ehcache-1.0.jar
    • binary
    ./lib/hibernate/hibernate-tools.jar
    • binary
    ./lib/hibernate/hibernate2.jar
    • binary
    ./lib/hibernate/odmg-3.0.jar
    • binary
    ./lib/hibernate/src/hibernate2-src.zip
    • binary
    ./lib/jakarta-commons/commons-beanutils.jar
    • binary
    ./lib/jakarta-commons/commons-configuration-1.0-dev-3.20030607.194155.jar
    • binary
    ./lib/jakarta-commons/commons-digester.jar
    • binary
    ./lib/jakarta-commons/commons-fileupload.jar
    • binary
    ./lib/jakarta-commons/commons-lang-2.0.jar
  1. … 66 more files in changeset.
replace with specific jsps for each action type

*** empty log message ***

    • -0
    • +5
    ./conf/xdoclet/global-forwards.xml
    • -0
    • +5
    ./conf/xdoclet/servlet-mappings.xml
    • -0
    • +39
    ./conf/xdoclet/servlets.xml
    • -0
    • +1
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +1
    ./conf/xdoclet/struts-message-resources.xml
    • -0
    • +7
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +61
    ./conf/xdoclet/taglibs.xml
    • -0
    • +0
    ./conf/xdoclet/web-settings.xml
    • -0
    • +13
    ./web/lessonComplete.jsp
    • -0
    • +160
    ./web/optionsActivity.jsp
    • -0
    • +24
    ./web/parallelActivity.jsp
    • -0
    • +12
    ./web/partialCompleted.jsp
    • -0
    • +29
    ./web/requestDisplayActivity.jsp
  1. … 14 more files in changeset.
*** empty log message ***

    • -0
    • +37
    ./web/ParallelActivity.jsp
    • -0
    • +43
    ./web/SingleActivity.jsp
    • -0
    • +3
    ./web/META-INF/MANIFEST.MF
    • -0
    • +1
    ./web/WEB-INF/.cvsignore
    • -0
    • +26
    ./web/WEB-INF/web.xml
    • -0
    • +393
    ./web/WEB-INF/jstl/c-rt.tld
    • -0
    • +416
    ./web/WEB-INF/jstl/c.tld
    • -0
    • +403
    ./web/WEB-INF/jstl/fmt-rt.tld
    • -0
    • +442
    ./web/WEB-INF/jstl/fmt.tld
    • -0
    • +188
    ./web/WEB-INF/jstl/sql-rt.tld
    • -0
    • +213
    ./web/WEB-INF/jstl/sql.tld
    • -0
    • +256
    ./web/WEB-INF/jstl/x-rt.tld
    • -0
    • +273
    ./web/WEB-INF/jstl/x.tld
    • binary
    ./web/WEB-INF/lib/commons-beanutils.jar
  1. … 29 more files in changeset.