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

  1. … 285 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
Fix for LDEV-943 Remove "Allow learner to change vote" option

  1. … 21 more files in changeset.
Updated address of FSF in copyright statement

  1. … 794 more files in changeset.
Reflection work in progress: Updated pojos, jsps.

Removed redundant properties keys

  1. … 12 more files in changeset.
General fixes on learning and monitoring, charts to be added next

  1. … 11 more files in changeset.
Fixes and improvements mainly to learner flow and resource messages

as well as changes to database model

  1. … 31 more files in changeset.
Finished majority of authoring functionality.

Added GPL 2.0 license notes

  1. … 65 more files in changeset.
Voting tool skeleton structure.

Included are: Database model

DAOs

Initial forms of action classes

Initial form of web.xml and struts config file

    • -0
    • +67
    ./org/lamsfoundation/lams/tool/vote/AbstractMcTestCase.java
    • -0
    • +81
    ./org/lamsfoundation/lams/tool/vote/McDataAccessTestCase.java
    • -0
    • +235
    ./org/lamsfoundation/lams/tool/vote/VoteContent.hbm.xml
    • -0
    • +75
    ./org/lamsfoundation/lams/tool/vote/VoteOptsContent.hbm.xml
    • -0
    • +91
    ./org/lamsfoundation/lams/tool/vote/VoteQueContent.hbm.xml
    • -0
    • +89
    ./org/lamsfoundation/lams/tool/vote/VoteQueUsr.hbm.xml
    • -0
    • +101
    ./org/lamsfoundation/lams/tool/vote/VoteSession.hbm.xml
    • -0
    • +70
    ./org/lamsfoundation/lams/tool/vote/VoteUploadedFile.hbm.xml
    • -0
    • +121
    ./org/lamsfoundation/lams/tool/vote/VoteUsrAttempt.hbm.xml
    • -0
    • +20
    ./org/lamsfoundation/lams/tool/vote/dbConnection.properties
  1. … 143 more files in changeset.