• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3315: Temporarily skip security check if organisation is NULL (lesson preview).

LDEV-3315, LDEV-3367: Refactor SecurityService methods. Replace Monitoring and Gradebook own security code with SecurityService checks.

  1. … 3 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Replace Monitoring and Gradebook own security code with SecurityService checks.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
  1. … 5 more files in changeset.
file patch20141023.sql was added on branch lams2_head_wildfly on 2014-10-29 19:58:21 +0000

LDEV-3326

1) after the view all responses is pressed, even on refresh you shouldn't be able to re-edit your take.

2) Unlike Q&A, your answer must be included in the stats.

3) In the paging component that shows free text, the text displayed there ignores CRs.

4) make the paging component page wide instead and just get rid of the "Open response" label

5) put the number of answers that we are displaying

  1. … 3 more files in changeset.
LDEV-3333: remove org.jboss.as.jdr and org.jboss.as.pojo from LAMS standalone.xml

LDEV-3333: remove org.jboss.as.jaxrs, org.jboss.as.sar and org.wildfly.extension.batch extensions from jboss standalone.xml

LDEV-3372: Improve warning message for LiveEdit

LDEV-3372: Improve warning message for LiveEdit

LDEV-3372: Improve warning message for LiveEdit

LDEV-3372: Improve warning message for LiveEdit

LDEV-3328: adding branching within branching test. Validates LDEV-3362

file advanceoptions.jsp was added on branch lams2_head_wildfly on 2014-10-29 19:58:21 +0000

LDEV-3326 added advanced option to include other users results after survey responses are sent

    • -0
    • +17
    /lams_tool_survey/conf/xdoclet/struts-actions.xml
  1. … 20 more files in changeset.
LDEV-3333: remove 'org.jboss.as.mail' module from standalone.xml

LDEV-3320: Switch TransactionManager used by LAMS to JTA. Update hibernate.properties to use JTA platform as transactions provier. Update hibernate.properties to use TransactionAwareSessionContext .

In order for Infinispan and Hibernate to correctly cooperate within transactions - it is recommended to use TransactionManager that supports JTATransactions (LAMS was using JDBCTransaction type). http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_jta_transactions_configuration

LDEV-3364: add javax.transactions dependency from WildFly for TransactionAwareSessionContext

LDEV-3364: add TransactionAwareSessionContext implementation to fix 'No Session Found for current thread' issue.

This is not yet bound to hibernate.properties

file TransactionAwareSessionContext.java was initially added on branch lams2_head_wildfly.

LDEV-3333: Remove ejb module from LAMS deployment configuration

LDEV-3370: Change iframe to img tag when prompting the integration to retrieve mark

LDEV-3370: Change iframe to img tag when prompting the integration to retrieve mark

LDEV-3368: Adding wizard tests and tab components

LDEV-3362: Support nested branching.

LDEV-3021: Support empty branches.

LDEV-3362: Support nested branching.

LDEV-3021: Support empty branches.

LDEV-3369: remove base url from the tiles template

LDEV-3369: remove base url from the tiles template

LDEV-3368: Adding add lesson wizard tests (so far)