lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added getGateActivityTypes

Changed storeLearningDesignDetails to expect the WDDX packet in the input stream, not in a parameter.

get UserDTO info from SharedSession

Add UserDTO info to SharedSession

Add commonContext.xml config

Removed reference to content repository. Now handled correctly in lams_common.

Use the hibernate properties bean from lams.jar

Converted to use the common.properties file in lams_build. This will make it easier to update the shared properties.

    • -0
    • +12
    /lams_common/build.properties
    • -10
    • +1
    /lams_tool_forum/src/java/forumApplicationContext.xml
Made the hibernate properties a separate bean. All the session factories should now use this shared hibernate properties bean.

Switched to shared transaction manager and JNDI toolDataSource. Added junit tests to the ant script, and tried to get as many of the tests working as I could.

    • -0
    • +5
    /lams_tool_sbmt/db/sql/insert_test_data.sql
Switched to shared transaction manager and JNDI toolDataSource

    • -50
    • +3
    /lams_tool_forum/src/java/forumApplicationContext.xml
    • -1
    • +1
    /lams_tool_laqa/test/web/WEB-INF/web.xml
Added junitreport to unit testing

Added getMaxId() function to make it easier for test code to work out a next id.

Added comment about autodetectTransactionManager for documentation purposes

Move to Lams_admin project

Fix bugs

    • -10
    • +11
    /lams_admin/web/admin/adminContent.jsp
    • -3
    • +3
    /lams_admin/web/admin/organisationContent.jsp
    • -4
    • +4
    /lams_admin/web/admin/usersaddContent.jsp
    • -4
    • +4
    /lams_admin/web/admin/usersremoveContent.jsp
    • binary
    /lams_admin/web/images/1pxGreen.gif
    • binary
    /lams_admin/web/images/circle_empty.gif
    • binary
    /lams_admin/web/images/circle_filled.gif
  1. … 19 more files in changeset.
Work simply.

    • -1
    • +1
    /lams_admin/conf/war/META-INF/MANIFEST.MF
    • -0
    • +8
    /lams_admin/conf/xdoclet/listeners.xml
    • -0
    • +7
    /lams_admin/conf/xdoclet/servlet-mappings.xml
    • -0
    • +27
    /lams_admin/conf/xdoclet/servlets.xml
    • -0
    • +77
    /lams_admin/conf/xdoclet/taglibs.xml
    • -0
    • +9
    /lams_admin/conf/xdoclet/web-settings.xml
    • -393
    • +0
    /lams_admin/web/WEB-INF/jstl/c-rt.tld
    • -416
    • +0
    /lams_admin/web/WEB-INF/jstl/c.tld
    • -403
    • +0
    /lams_admin/web/WEB-INF/jstl/fmt-rt.tld
    • -442
    • +0
    /lams_admin/web/WEB-INF/jstl/fmt.tld
    • -188
    • +0
    /lams_admin/web/WEB-INF/jstl/sql-rt.tld
    • -213
    • +0
    /lams_admin/web/WEB-INF/jstl/sql.tld
    • -0
    • +393
    /lams_admin/web/WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    /lams_admin/web/WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    /lams_admin/web/WEB-INF/jstl/tlds/fmt-rt.tld
  1. … 34 more files in changeset.
Fix small bugs

    • -0
    • +203
    /lams_central/web/css/default.css
    • -1
    • +1
    /lams_central/web/passwordChangeContent.jsp
Fix small bugs

    • -1
    • +1
    /lams_central/web/WEB-INF/jboss-web.xml
    • -203
    • +0
    /lams_central/web/css/default.css
Updated test code to access the local services in the application context.

No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.. Also tidied up a few javadoc errors.

    • -1
    • +1
    /lams_contentrepository/doc/allclasses-frame.html
    • -1
    • +1
    /lams_contentrepository/doc/allclasses-noframe.html
    • -4
    • +10
    /lams_contentrepository/doc/constant-values.html
    • -1
    • +1
    /lams_contentrepository/doc/deprecated-list.html
    • -1
    • +1
    /lams_contentrepository/doc/help-doc.html
  1. … 168 more files in changeset.
Fixed some javadoc problems

No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.

No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.

Modify MANIFEST.MF for searching contentrepository.jar

    • -2
    • +1
    /lams_central/conf/war/META-INF/MANIFEST.MF
Fix ant deploy-war

    • -1
    • +1
    /lams_admin/web/admin/adminContent.jsp
*** empty log message ***

Delete web stuff. Move usermangement.web.* to admin project.

Delete web stuff. Move usermangement.web.* to admin project.

    • -47
    • +0
    /lams_common/conf/xdoclet/servlets.xml
    • binary
    /lams_common/doc/LAMS_Learner_Guide_b60.pdf
  1. … 57 more files in changeset.
Script build-jar and build-war can work.

    • -0
    • +10
    /lams_admin/.classpath
    • -0
    • +3
    /lams_admin/conf/jar/META-INF/MANIFEST.MF
    • -161
    • +0
    /lams_admin/conf/unix/jboss/login-config.xml
    • -16
    • +0
    /lams_admin/conf/unix/lams/lams.dtd
    • -22
    • +0
    /lams_admin/conf/unix/lams/lams.xml
    • -0
    • +1
    /lams_admin/conf/war/META-INF/MANIFEST.MF
    • -161
    • +0
    /lams_admin/conf/windows/jboss/login-config.xml
  1. … 42 more files in changeset.