TestHarness4LAMS2

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:marcin:20161212174845:3 does not match your current filter (clear filter).

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
file undertow-servlet-1.1.8.Final.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/undertow-servlet-1.1.8.Final.jar
file undertow-core-1.1.8.Final.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/undertow-core-1.1.8.Final.jar
file jboss-websocket-api_1.1_spec-1.1.0.Final.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/jboss-websocket-api_1.1_spec-1.1.0.Final.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.