• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file HbmNamingStrategyDelegate.java was initially added on branch lams2_head_wildfly.

file JpaNamingStrategyDelegate.java was initially added on branch lams2_head_wildfly.

file ImprovedNamingStrategyDelegator.java was initially added on branch lams2_head_wildfly.

file SimpleCaseNode.java was initially added on branch lams2_head_wildfly.

file SearchedCaseNode.java was initially added on branch lams2_head_wildfly.

file CastFunctionNode.java was initially added on branch lams2_head_wildfly.

LDEV-3539: Update source code of libraries.

  1. … 82 more files in changeset.
file LegacyHbmNamingStrategyDelegate.java was initially added on branch lams2_head_wildfly.

file LegacyNamingStrategyDelegateAdapter.java was initially added on branch lams2_head_wildfly.

file LegacyJpaNamingStrategyDelegate.java was initially added on branch lams2_head_wildfly.

LDEV-3543: Use FLA as the main Authoring interface. Put Flash Authoring under LAMS version link .

file ServletRequestContextThreadSetupAction.java was initially added on branch lams2_head_wildfly.

LDEV-3539: Update source code of libraries.

  1. … 74 more files in changeset.
LDEV-3542: First draft of performance improvements for mass creation. Now checks just the user ids, in the current list of users rather than building all the user objects and only does the check if the number of potential users is different to the number of current users. Also add index to stop users being duplicated in the session.

LDEV-3517: Missing 18N entry

LDEV-3542: Adding or editing entries for improved performance when creating users.

LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-3541: addition autocomplet='off' for fields

LDEV-3541: addition autocomplet='off' for fields

LDEV-3540: Add root context content which redirects to /lams/ context.

file index.html was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_build/conf/welcome-content/index.html
LDEV-3539: Update classpaths.

LDEV-3517: Import needs to reset the content id on the Rating Criteria.

file icon_peerreview.png was added on branch lams2_head_wildfly on 2017-02-28 08:47:17 +0000

    • binary
    /lams_central/web/images/svg/icon_peerreview.png
LDEV-3517: Added icon to general icon area so that Flash based authoring export will work.

    • binary
    /lams_central/web/images/svg/icon_peerreview.png
LDEV-3538: Removed extraneous DIV tag so the footer works properly and changed text to use I18N string rather than hardcoding.

LDEV-3538: Removed extraneous DIV tag so the footer works properly and changed text to use I18N string rather than hardcoding.

LDEV-3497: Removed multiple calls by allowing the default jmobile POST to do the work, and stop the validate running multiple times by stopping propogation. Workaround rather than a fix.