lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

    • -67
    • +0
    ./lams/tool/qa/AbstractQaTestCase.java
    • -229
    • +0
    ./lams/tool/qa/QaContent.hbm.xml
    • -162
    • +0
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -90
    • +0
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -101
    • +0
    ./lams/tool/qa/QaResources.properties
    • -106
    • +0
    ./lams/tool/qa/QaSession.hbm.xml
    • -62
    • +0
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -113
    • +0
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -193
    • +0
    ./lams/tool/qa/TestQaContent.java
    • -110
    • +0
    ./lams/tool/qa/TestQaQueContent.java
    • -126
    • +0
    ./lams/tool/qa/TestQaSession.java
  1. … 280 more files in changeset.
LDEV-2660 rolled back QaQuestion.java --> QaQueContent.java

*merge from lams2_3_release

    • -6
    • +6
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 32 more files in changeset.
LDEV-2653 autosave feature

*merge from lams2_3_release

    • -16
    • +12
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -10
    • +10
    ./lams/tool/qa/TestQaUsrResp.java
    • -1
    • +1
    ./lams/tool/qa/testqaApplicationContext.xml
  1. … 111 more files in changeset.
LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

    • -0
    • +1
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 42 more files in changeset.
Fix for (LDEV-936) Modify Default content

    • -5
    • +5
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 3 more files in changeset.
Updated address in copyright statement

    • -1
    • +1
    ./lams/tool/qa/AbstractQaTestCase.java
  1. … 67 more files in changeset.
hibernate fix: made keys native

    • -7
    • +16
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -11
    • +2
    ./lams/tool/qa/QaUploadedFile.hbm.xml
Major authoring code update based on new layout

    • -1
    • +1
    ./lams/tool/qa/AbstractQaTestCase.java
    • -20
    • +19
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -20
    • +19
    ./lams/tool/qa/TestQaContent.java
    • -20
    • +19
    ./lams/tool/qa/TestQaQueContent.java
    • -20
    • +19
    ./lams/tool/qa/TestQaQueUsr.java
    • -20
    • +19
    ./lams/tool/qa/TestQaSession.java
    • -20
    • +19
    ./lams/tool/qa/TestQaUsrResp.java
  1. … 112 more files in changeset.
Updated address of FSF in copyright statement

    • -1
    • +1
    ./lams/tool/qa/AbstractQaTestCase.java
    • -1
    • +1
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 1385 more files in changeset.
Reflection work in progress: Data model, Pojos, Jsps, resources files are updated.

Fixed task: View All Responses note label

    • -14
    • +31
    ./lams/tool/qa/QaContent.hbm.xml
  1. … 13 more files in changeset.
LDEV-645:QA Creation date must be a date in the database Fixed

    • -30
    • +1
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 5 more files in changeset.
The property/field 'End of Activity message' was removed from data model and jsp

  1. … 8 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -3
    • +4
    ./lams/tool/qa/AbstractQaTestCase.java
    • -3
    • +4
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 144 more files in changeset.
Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

    • -1
    • +21
    ./lams/tool/qa/AbstractQaTestCase.java
    • -0
    • +21
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -8
    • +21
    ./lams/tool/qa/TestQaQueContent.java
    • -10
    • +21
    ./lams/tool/qa/TestQaSession.java
  1. … 75 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -0
    • +46
    ./lams/tool/qa/AbstractQaTestCase.java
    • -0
    • +220
    ./lams/tool/qa/QaContent.hbm.xml
    • -0
    • +173
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -0
    • +81
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -0
    • +102
    ./lams/tool/qa/QaResources.properties
    • -0
    • +71
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -0
    • +105
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -0
    • +220
    ./lams/tool/qa/TestQaContent.java
    • -0
    • +97
    ./lams/tool/qa/TestQaQueContent.java
    • -0
    • +115
    ./lams/tool/qa/TestQaSession.java
  1. … 5 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -46
    • +0
    ./lams/tool/qa/AbstractQaTestCase.java
    • -220
    • +0
    ./lams/tool/qa/QaContent.hbm.xml
    • -173
    • +0
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -81
    • +0
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -102
    • +0
    ./lams/tool/qa/QaResources.properties
    • -71
    • +0
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -105
    • +0
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -220
    • +0
    ./lams/tool/qa/TestQaContent.java
    • -97
    • +0
    ./lams/tool/qa/TestQaQueContent.java
    • -115
    • +0
    ./lams/tool/qa/TestQaSession.java
  1. … 100 more files in changeset.
changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

  1. … 11 more files in changeset.
added uid property to content pojo / table and updated the hibernate config

  1. … 9 more files in changeset.
fixes for the table names and relevant config files

  1. … 13 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

  1. … 22 more files in changeset.
Rolling back mc changes that were accidently made to qa

    • -0
    • +46
    ./lams/tool/qa/AbstractQaTestCase.java
    • -0
    • +211
    ./lams/tool/qa/QaContent.hbm.xml
    • -0
    • +173
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -0
    • +80
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -0
    • +102
    ./lams/tool/qa/QaResources.properties
    • -0
    • +71
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -0
    • +105
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -0
    • +220
    ./lams/tool/qa/TestQaContent.java
    • -0
    • +97
    ./lams/tool/qa/TestQaQueContent.java
    • -0
    • +115
    ./lams/tool/qa/TestQaSession.java
  1. … 96 more files in changeset.
Code that does authoring and learning

    • -46
    • +0
    ./lams/tool/qa/AbstractQaTestCase.java
    • -211
    • +0
    ./lams/tool/qa/QaContent.hbm.xml
    • -173
    • +0
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -80
    • +0
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -102
    • +0
    ./lams/tool/qa/QaResources.properties
    • -71
    • +0
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -105
    • +0
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -220
    • +0
    ./lams/tool/qa/TestQaContent.java
    • -97
    • +0
    ./lams/tool/qa/TestQaQueContent.java
    • -115
    • +0
    ./lams/tool/qa/TestQaSession.java
  1. … 71 more files in changeset.
*** empty log message ***

    • -2
    • +31
    ./lams/tool/qa/QaDataAccessTestCase.java
  1. … 17 more files in changeset.
*** empty log message ***

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

    • -1
    • +0
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -11
    • +2
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -3
    • +3
    ./lams/tool/qa/dbConnection.properties
  1. … 17 more files in changeset.
Upgraded Hibernate to 3.0

    • -2
    • +2
    ./lams/tool/qa/testqaApplicationContext.xml
  1. … 59 more files in changeset.
*** empty log message ***

    • -0
    • +46
    ./lams/tool/qa/AbstractQaTestCase.java
    • -0
    • +250
    ./lams/tool/qa/QaContent.hbm.xml
    • -0
    • +145
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -0
    • +92
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -0
    • +102
    ./lams/tool/qa/QaResources.properties
    • -0
    • +80
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -0
    • +106
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -0
    • +185
    ./lams/tool/qa/TestQaContent.java
    • -0
    • +100
    ./lams/tool/qa/TestQaQueContent.java
    • -0
    • +122
    ./lams/tool/qa/TestQaSession.java
    • -0
    • +20
    ./lams/tool/qa/dbConnection.properties
    • -0
    • +124
    ./lams/tool/qa/testqaApplicationContext.xml
*** empty log message ***

    • -46
    • +0
    ./lams/tool/qa/AbstractQaTestCase.java
    • -250
    • +0
    ./lams/tool/qa/QaContent.hbm.xml
    • -145
    • +0
    ./lams/tool/qa/QaDataAccessTestCase.java
    • -92
    • +0
    ./lams/tool/qa/QaQueContent.hbm.xml
    • -102
    • +0
    ./lams/tool/qa/QaResources.properties
    • -80
    • +0
    ./lams/tool/qa/QaUploadedFile.hbm.xml
    • -106
    • +0
    ./lams/tool/qa/QaUsrResp.hbm.xml
    • -185
    • +0
    ./lams/tool/qa/TestQaContent.java
    • -100
    • +0
    ./lams/tool/qa/TestQaQueContent.java
    • -122
    • +0
    ./lams/tool/qa/TestQaSession.java
  1. … 23 more files in changeset.
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
    • +1
    ./lams/tool/qa/QaDataAccessTestCase.java
connection parametres require UTF-8 etc.

    • -1
    • +2
    ./lams/tool/qa/dbConnection.properties