TestHarness4LAMS2

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file jboss-logging-3.1.4.GA.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/jboss-logging-3.1.4.GA.jar
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

  1. … 12 more files in changeset.
LDEV-3904: Hit logout URL after each user type finishes.

LDEV-3904: Hit logout URL after each user type finishes.

LDEV-3903: Skip role assigning when a course was already used in TestHarness and its ID is explicitly specified.

LDEV-3903: Skip role assigning when a course was already used in TestHarness and its ID is explicitly specified.

LDEV-3701: Make Forum Learner work with TestHarness.

LDEV-3696: TestHarness was looking for page parts which are not present anymore.

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1004 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1279 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3578: Remove password hashing in TestHarness as login page does not support it anymore.

LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3542: Added support for Peer Review

LDEV-3542: Added support for Peer Review

LDEV-3155: Fix TH flow for Assessment with Leader.

  1. … 1 more file in changeset.
LDEV-3155: Fix TH flow for Assessment with Leader.

  1. … 1 more file in changeset.
LDEV-3444: Fix TestHarness flow after changes for Burning Questions.

LDEV-3444: Fix TestHarness flow after changes for Burning Questions.

LDEV-3164: Fix Scratchie session map ID detection via regexp so learners can carry on even if first page they hit is the results page.

LDEV-3395: Recreate exported Learning Design for TestHarness so Forums have proper fields in XMLs.

LDEV-3335: Set session cookie path and domain in TestHarness. Without it, and with session fixation attack prevention on, WildFly does not accept the cookie during authentication.

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-3335, LDEV-3334: Revert changes made to TestHarness as they are not needed with the new SSO.

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.

  1. … 226 more files in changeset.