lams_tool_videorecorder

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 43 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
file index.html was initially added on branch lams2_head_wildfly.

file applicationContext.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/applicationContext.xml
file struts-config.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/struts-config.xml
LDEV-3776: Remove $Id CVS keyword.

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

  1. … 2106 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 48 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 21 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor.

Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 43 more files in changeset.
LDEV-3514: Use postInterceptor instead of preInterceptor.

PreInterceptor apparently runs before Hibernate transaction gets created. When an exception in the proxied method occurs, the transaction is canceled and is not re-created when retry is attempted. This leads to "no session" or "read only transaction on write" errors.

PostInterceptor seems to work when the transaction is already created, so retries happen witin its scope.

  1. … 39 more files in changeset.
LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3.

Remove previous safety mechanism for completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain

iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/addCondition.jsp
    • -6
    • +8
    ./web/pages/authoring/conditionList.jsp
  1. … 25 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./web/pages/authoring/addCondition.jsp
    • -1
    • +3
    ./web/pages/authoring/conditionList.jsp
  1. … 26 more files in changeset.
LDEV-2975: Updating English and Spanish

  1. … 3 more files in changeset.
LDEV-2975: Updating Greek, French and Norwegian

  1. … 9 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder,

Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role.

Allow AUTHOR role to preview lessons.

Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
file permittedTaglibs.tld was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tlds/jstl/permittedTaglibs.tld
  1. … 22 more files in changeset.
file scriptfree.tld was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tlds/jstl/scriptfree.tld
  1. … 22 more files in changeset.
LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

    • -3
    • +0
    ./.settings/com.genuitec.eclipse.j2eedt.core.prefs
    • -3
    • +0
    ./.settings/org.eclipse.core.resources.prefs
  1. … 56 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

    • -12
    • +0
    ./.settings/org.eclipse.jdt.core.prefs
  1. … 61 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 41 more files in changeset.