Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4415 Gradebook calculations and UI support weighting

  1. … 15 more files in changeset.
LDEV-4415 Add a title to weights dialog

  1. … 3 more files in changeset.
Merge remote-tracking branch 'origin/master' into LDEV-4415

  1. … 1 more file in changeset.
LDEV-4417 branch rebased to master and merge conflict of lams.jar resolved.

LDEV-4417 Popover portraits in Monitoring

Implmented in GMap

  1. … 3 more files in changeset.
Merge LDEV-4408 into lams31

  1. … 1 more file in changeset.
LDEV-4408 Implement session list in sysadmin

  1. … 7 more files in changeset.
LDEV-4402 Reintroduce XML Commons library

The library was supposed to become obsolete after changing XStream cod,

but is still required by Struts and Apache Commons Validator.

Also obsolete entries for JBoss Web and Gson were removed from a

configuration file.

    • -0
    • +49
    ./xml-commons/xmlcommons.module.xml
  1. … 2 more files in changeset.
LDEV-4293, LDEV-4400 Update domain configuration for WF10

WildFly 10 configuration files are slightly changed compared to WildFly

8 and LAMS custom stuff had to be adjusted too.

  1. … 2 more files in changeset.
LDEV-4415 Add front end for weighted outputs

  1. … 14 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 74 more files in changeset.
LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 18 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Multiple conflicts resolved with JSON replace and class move to

packages.

  1. … 33 more files in changeset.
LDEV-4407 Move lams_contentrepository exceptions to the proper package

lams_contentrepository's exception classes were moved to

contentrepository.exception package.

(To access exceptions' earlier history use Eclipse's Show in History

feature or run 'git log --follow ./path/to/file')

  1. … 66 more files in changeset.
LDEV-4366 Use new portrait API

  1. … 2 more files in changeset.
LDEV-4401 Remove deprecated parameters for integrations

We no longer use External server URL and Timeout URL settings. So they

can be removed.

  1. … 7 more files in changeset.
LDEV-4405 Upgrade YUI Compressor library

From version 2.4.8 to 2.4.9

The older version does not handle Windows absolute paths.

Also added the library to the list of libs LAMS uses.

    • binary
    ./yuicompressor/yuicompressor-2.4.8.jar
    • binary
    ./yuicompressor/yuicompressor-2.4.9.jar
  1. … 2 more files in changeset.
LDEV-4400 Update dependency for Apache Commons FileUpload

    • -0
    • +1
    ./jakarta-commons/fileupload.module.xml
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 130 more files in changeset.
LDEV-4405 Minify LAMS css files by default

    • binary
    ./yuicompressor/yuicompressor-2.4.8.jar
  1. … 2 more files in changeset.
LDEV-4402 Remove Lucene library

It has only been used for Pedagogical Planner filter feature, which is

not used by clients anyway

    • binary
    ./lucene/lucene-analyzers-common-4.10.2.jar
    • binary
    ./lucene/lucene-queryparser-4.10.2.jar
  1. … 5 more files in changeset.
LDEV-4402 Upgrade jLaTexMath library

From version 1.0.3 to 1.0.6

    • binary
    ./jlatexmath/jlatexmath-1.0.6.jar
  1. … 2 more files in changeset.
LDEV-4402 Upgrade Apache Commons Fileupload

From version 1.0 to version 1.3.3

    • binary
    ./jakarta-commons/commons-fileupload-1.3.3.jar
    • binary
    ./jakarta-commons/commons-fileupload.jar
    • -1
    • +1
    ./jakarta-commons/fileupload.module.xml
  1. … 3 more files in changeset.
LDEV-4402 Upgrade Apache Commons Validator

From version 1.1.4 to 1.6

    • binary
    ./jakarta-commons/commons-validator-1.6.jar
    • binary
    ./jakarta-commons/commons-validator.jar
    • -31
    • +28
    ./jakarta-commons/validator.module.xml
  1. … 4 more files in changeset.
LDEV-4402 Remove obsolete XPP3 and XMLPull libraries

The libraries have been used by earlier versions of XStream. They are

not needed for latest XStream and Java 6+.

Deserialized classes must implement a no-arg constructor.

  1. … 9 more files in changeset.
LDEV-4402 Remove obsolete XML Commons library

Apparently it was required by an earlier version of Xerces

    • -49
    • +0
    ./xml-commons/xmlcommons.module.xml
  1. … 2 more files in changeset.
LDEV-4402 Upgrade Apache POI

From version 3.10 to 3.16

    • binary
    ./apache-poi/poi-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-3.16.jar
    • binary
    ./apache-poi/poi-ooxml-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-ooxml-3.16.jar
    • binary
    ./apache-poi/poi-ooxml-schemas-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-ooxml-schemas-3.16.jar
  1. … 2 more files in changeset.
LDEV-4402 Upgrade Apache XMLBeans

From version 2.3.0 to 2.6.0. The project has been abandoned, so there

should be no more ugprades of this library.

    • binary
    ./apache-poi/xmlbeans-2.6.0.jar
  1. … 2 more files in changeset.
LDEV-4402 Upgrade Quartz

From version 2.2.1 to 2.2.3

    • binary
    ./quartz/quartz-2.2.3.jar
  1. … 3 more files in changeset.
LDEV-4402 Upgrade MySQL connector

From version 5.1.38 to 5.1.43

Changes in 3rdParty.userlibraries for Spring are shipped with this

commit too.

    • binary
    ./mysql/mysql-connector-java-5.1.38-bin.jar
    • binary
    ./mysql/mysql-connector-java-5.1.43-bin.jar
    • -1
    • +1
    ./mysql/mysql-connector-java.module.xml
  1. … 1 more file in changeset.