lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

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 Add meaninfull datetime parameter to LoginRequest

    • -0
    • +4
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -0
    • +1
    /lams_bb_integration/conf/main.properties
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
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 650 more files in changeset.
LDEV-3335, LDEV-3340: Make SessionManager a storage for servlet context, so it can be accesses by other classes at any time. Remove obsolete SSO classes.

LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

    • -6
    • +0
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -6
    • +0
    /lams_tool_eadventure/web/WEB-INF/web.xml
  1. … 19 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

  1. … 3 more files in changeset.
LDEV-3315: Remove a reference to refactored security code.

LDEV-3381: Add 3 wildfly-clustering modules to LAMS repo. These modules contain fixes to an issue with Undertow DummyTransaction invalidation. They are added here temporarily only untill stable version of Wildfly-9 is available.

    • 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
LDEV-3312: Adjust flow in TestHarness to follow changes made to Scratchie Tool.

LDEV-3312: Adjust flow in TestHarness to follow changes made to Scratchie Tool.

LDEV-3275: Fix a NPE when saving sysadmin configuration.

LDEV-3335, LDEV-3334: Revert changes made to TestHarness as they are not needed with the new SSO.

LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

    • -6
    • +0
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -6
    • +0
    /lams_tool_eadventure/web/WEB-INF/web.xml
    • -10
    • +0
    /lams_tool_forum/web/WEB-INF/web.xml
  1. … 21 more files in changeset.
LDEV-3275: Recompile Tool Deployer with Java 8.

LDEV-3381: change locking to OPTIMISTIC and isoloation to READ_COMMITED for 'web' infinispan cache. This is to bypass errors with GlobalTransactions locking in alpha version of org.wildfly.clustering.web.infinispan module.

LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

    • -13
    • +0
    /lams_admin/conf/xdoclet/error-pages.xml
    • -28
    • +0
    /lams_admin/conf/xdoclet/filters.xml
    • -13
    • +0
    /lams_admin/conf/xdoclet/listeners.xml
    • -35
    • +0
    /lams_admin/conf/xdoclet/servlets.xml
    • -89
    • +0
    /lams_admin/conf/xdoclet/taglibs.xml
    • -53
    • +0
    /lams_admin/conf/xdoclet/web-security.xml
    • -42
    • +0
    /lams_admin/conf/xdoclet/web-settings.xml
  1. … 212 more files in changeset.
LDEV-3381: Upgrade to WildFly 9 Alpha2 version.

    • -0
    • +9
    /lams_build/conf/j2ee/jboss-all.xml
    • -231
    • +236
    /lams_build/conf/standalone.xml
  1. … 27 more files in changeset.