Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3332: fix tiles-config.dtd version used.

LAMS is shipped with tiles 1.1 version (included in struts). Fix tiles configuration to use tiles-config-1_1.dtd. This was another resource, that was loaded from internet during Wildfly startup (since used dtd version was not present in struts.jar).

It should be now possible to start Wildfly with LAMS without internet connection.

  1. … 18 more files in changeset.
LDEV-3332: fix spring contexts declaration to find spring-beans-4.0.xsd locally at classpath.

Having spring module defined as a set of spring jars (as we do have in Wildfly), it is impossible for spring to resolve xsd schema mapping file 'spring.schemas' correctly. With set of jars, we have 5 instances of this file (with different content) under the same path 'META-INF/spring.schemas'. This ended up in spring not beeing able to map spring-beans-4.0.xsd URL path to local resource location. Finally, this xsd was loaded from internet - and that significantly slowed Wildfly startup.

With this fix LAMS is way (depends on internet connection) faster to start.

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

  1. … 36 more files in changeset.
LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 2 more files in changeset.
LDEV-3275: Declare DTD for Tiles definitions as WildFly is strict when it comes to XML validation.

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

  1. … 37 more files in changeset.
LDEV-3293: Rewrite Application Context configuration files for Spring 4.

  1. … 78 more files in changeset.
LDEV-2463 fix presenting user nicknames which now looks like One" + " " + "Test

LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 2 more files in changeset.
LDEV-3215: Revert incorrectly modified file - should have been done in lams_learning, has been in lams_central.

  1. … 1 more file in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3264: Get setting from parameter instead of attribute.

LDEV-3246: Fix error when activity title is empty.

  1. … 1 more file in changeset.
LDEV-2701: Add gate description.

  1. … 6 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3207: Fix minute counter.

LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

  1. … 8 more files in changeset.
LDEV-3171: Fix labels.

LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 25 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 6 more files in changeset.
LDEV-3186: Make "progress broken" information display to user.

  1. … 2 more files in changeset.
LDEV-3179: Make export portfolio unavailable to learners by default. Make this option honoured by Learner interface. Remove unnecessary code.

  1. … 4 more files in changeset.
LDEV-3171: Fix labels.

LDEV-2990 Improved IM's UI: * IM tab is enlarged. Link for opening it now occupies entire available space * changed cursor css style

LDEV-3161 make lesson complete callback iframe invisible

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 69 more files in changeset.