• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3383: Remove Web authentication method.

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport in set of LAMS DAO types from lams_common. Alter DAO references in set of services to code against interfaces not implementations.

LDEV-3382 Add datetime parameter check to LoginRequest.

LDEV-3382

*Add datetime parameter check to LoginRequest.

*Introduced getServerTime method available for 3rd party servers

LDEV-3382 ability to edit integrated server's setting responsible for how long LoginRequest will be valid.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -11
    • +48
    /lams_admin/web/servermaintain.jsp
LDEV-3382 Add datetime parameter check to LoginRequest.

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport in set of LAMS DAO types from lams_common.

LDEV-3316: Register PersistenceExceptionTranslationPostProcessor bean. Together with HibernateTemplate we lose automatic exception translation from hibernate's to spring's DataAccessException exception hierarchy. This PostProcessor is responsible for handling such conversion in all java types annotated with @Repository stereotype annotation.

LDEV-3316: clean some test code that shouldn't get into repository.

LDEV-3316: add missing 'insert' method to ICompetenceMappingDAO after reference changed from implementation to interface in AuthoringService.

LDEV-3316: Introduce LAMSBaseDAO. This is basically a copy of BaseDAO type but not extending HibernateTemplate. In order to get rid of HibernateTemplate, in next steps: subtypes will be moved from BaseDAO type hierarchy into LAMSBaseDAO hierarchy.

file LAMSBaseDAO.java was initially added on branch lams2_head_wildfly.

LDEV-3316: change DAO references from implementations to corresponding interfaces.

file patch02040034.sql was added on branch lams2_head_wildfly on 2014-11-27 12:25:50 +0000

LDEV-3382 Add datetime parameter check to LoginRequest.

file GetServerTimeServlet.java was added on branch lams2_head_wildfly on 2014-11-27 12:25:40 +0000

LDEV-3382

*Add datetime parameter check to LoginRequest.

*Introduced getServerTime method available for 3rd party servers

LDEV-3382 Add meaninfull datetime parameter to LoginRequest

    • -0
    • +4
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -0
    • +1
    /lams_bb_integration/conf/main.properties
LDEV-3382 ability to edit integrated server's setting responsible for how long LoginRequest will be valid.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -11
    • +48
    /lams_admin/web/servermaintain.jsp
LDEV-3381: remove wildfly-9-alpha components after LAMS is migrated to wildfly-8.2.0-Final

    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-infinispan-9.0.0.Alpha2-SNAPSHOT.jar
    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-spi-9.0.0.Alpha2-SNAPSHOT.jar
    • binary
    /lams_build/lib/wildfly/wildfly-clustering-web-undertow-9.0.0.Alpha2-SNAPSHOT.jar
file ParseTimeoutUpdater.java was initially added on branch lams2_head_wildfly.

file ExceptionLog.java was initially added on branch lams2_head_wildfly.

file AlpnOpenListener.java was initially added on branch lams2_head_wildfly.

file ServletRelativePathAttribute.java was initially added on branch lams2_head_wildfly.

file ServletSessionIdAttribute.java was initially added on branch lams2_head_wildfly.

file ServletRequestURLAttribute.java was initially added on branch lams2_head_wildfly.

file ServletRequestLineAttribute.java was initially added on branch lams2_head_wildfly.

file LifecycleInterceptor.java was initially added on branch lams2_head_wildfly.

file LoggingExceptionHandler.java was initially added on branch lams2_head_wildfly.

file ExceptionHandler.java was initially added on branch lams2_head_wildfly.