Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

    • -0
    • +840
    ./scss/_bootstrap-variables.scss
    • -0
    • +56
    ./scss/_lams_variables.scss
  1. … 157 more files in changeset.
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 3 more files in changeset.
LDEV-4293: Add Ant build which prepares LAMS cluster test environment. ThemeDTO needs to be serializable in order to put it into a shared session.

  1. … 2 more files in changeset.
LDEV-4196 Create document collaboration tool

  1. … 5 more files in changeset.
LDEV-4184: Silence few unnecessary logs.

LDEV-4184: SIlence " HHH000179: Narrowing proxy..." warning.

LDEV-4073: Periodically check server state and refresh configuration cache once it is started.

  1. … 3 more files in changeset.
LDEV-3997 Support for LTI 1.1 * httpclient was removed as it's now available as WV internal library * added new libraries required to verify OAuth signature and util classes for LTI

  1. … 16 more files in changeset.
LDEV-3965 added new Google Auth Java library that implements the Time-based One-time Password (TOTP) algorithm

  1. … 6 more files in changeset.
LDEV-3956 * added missing .jar phrase * renamed urlrewrite->urlrewritefilter

  1. … 3 more files in changeset.
LDEV-3888 Include configuration for HTTP Strict-Transport-Security Header

LDEV-3665: SAML still uses joda.

LDEV-3776: Remove $Id CVS keyword.

  1. … 1063 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -268
    • +0
    ./xdoclet-hibernate-template.xml
  1. … 403 more files in changeset.
LDEV-3333: Put back an extension required by slimmed configuration.

LDEV-3734: Use proper class for MySQL connection validator.

LDEV-3734: Use previous (MySQL) connection validator as it is more efficient than SELECT query. Turn on connection validation on connection check out.

LDEV-3347: Revert to default caches' settings as "entity" cache config is a template for a region (one Java entity = one region). This is different to JBoss where all entities were stored in single region and it had to be large. Add missing parameters in Hibernate config.

  1. … 1 more file in changeset.
LDEV-3735: Remove jdom library references and source code.

  1. … 73 more files in changeset.
LDEV-3749, LDEV-3735: Remove Reload and Joid libraries.

  1. … 9 more files in changeset.
LDEV-3673, LDEV-3665: Remove references to Joda and Batik.

LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal. Fix LD import in FLA and several Tools.

  1. … 38 more files in changeset.
LDEV-3734: Auto-reconnect DB connections. Use another connection checker.

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. … 420 more files in changeset.
LDEV-3718: Increase the server upload limit to 100 MB. LAMS inner limit can still be controlled with sysadmin settings.

LDEV-2846: Silence too verbose logs.

LDEV-3671: unnecessary white spaces in jsp generation

LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 50 more files in changeset.
LDEV-3275: Make WF use hot deployed JSP pages, not cached ones.

LDEV-3651: Remove x-powered-by from WF