Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Deploy EAR libraries as WildFly modules. In JBoss there were several folders where libraries could be simply copied. In WildFly it is more organised, with module.xml files describing each library. In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

    • -0
    • +34
    ./apache-poi/poi.module.xml
    • -0
    • +29
    ./apache-poi/xmlbeans.module.xml
    • -0
    • +33
    ./aspirin/aspirin.module.xml
    • -0
    • +29
    ./aspirin/commons.module.xml
    • -0
    • +29
    ./aspirin/dnsjava.module.xml
    • -0
    • +30
    ./autopatch/autopatch.module.xml
    • -0
    • +34
    ./axis/axis.module.xml
    • -0
    • +29
    ./axis/wsdl4j.module.xml
    • -0
    • +29
    ./batik/batik.module.xml
    • -0
    • +29
    ./cglib/batik.module.xml
    • -0
    • +29
    ./fckeditor/fckeditor.module.xml
    • -0
    • +30
    ./flagstone/flagstone.module.xml
    • binary
    ./jakarta-commons/commons-beanutils.jar
  1. … 24 more files in changeset.
LDEV-3275: Make Ant use WildFly libraries to build EAR. The libraries have to be exactly listed, instead of using **/*.jar. This is becaus full (not slimmed) WildFly contain other library versions than used by LAMS (located in lams_build/lib). When starting up WildFly libraries would be loaded first and probably foreshadow/clash with versions delivered with EAR.

Also an attempt to correctly deliver MySQL connector lib to WildFly modules dir was committed. Other libraries delivery will follow the same pattern.

    • -0
    • +32
    ./mysql/mysql-connector-java.module.xml
  1. … 3 more files in changeset.
LDEV-3275: Remove files again after unnecessary reintroduction.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
LDEV-3275: Add quartz.jar as a 3rd party module since it is not a part of WildFly distribution. Old version (1.5.3) stays as upgrading to the latest (2.2.1) requires code changes (different API).

  1. … 5 more files in changeset.
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

    • binary
    ./jboss/jbossweb.jar
  1. … 17 more files in changeset.
LDEV-3275: Reintroduce MySQL files in HEAD.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 8 more files in changeset.
LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    ./mysql/mysql-connector-java-5.1.31-bin.jar
  1. … 259 more files in changeset.
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

  1. … 25 more files in changeset.
LDEV-3263 Add support for renaming field names on sequence import

  1. … 3 more files in changeset.
LDEV-2985 updated POI library to 3.10

    • binary
    ./apache-poi/poi-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-ooxml-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-ooxml-3.9-20121203.jar
    • binary
    ./apache-poi/poi-ooxml-schemas-3.10-FINAL-20140208.jar
    • binary
    ./apache-poi/poi-ooxml-schemas-3.9-20121203.jar
  1. … 2 more files in changeset.
LDEV-2846: Use standard libraries to copy files instead of keeping own methods which do the same.

  1. … 2 more files in changeset.
LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 19 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

  1. … 63 more files in changeset.
LDEV-3115: Partial support for tool output based branching.

  1. … 9 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.
LDEV-3115: Allow unifinished branches. Validation of groupings not being used in a sequence. Remove grouping references when transition is removed. Recently Used Sequences (LD access) full functionality. Detect LDs being overwritten by manually providing an existing title. Change how Parallel Activities are detected and described in Flashless Authoring in LD Importer. Multiple CSS changes and bug fixes.

  1. … 15 more files in changeset.
LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

  1. … 12 more files in changeset.
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

  1. … 11 more files in changeset.
LDEV-3207: Use a collection for annotations which WDDX serializer understands. Ask user before leaving a non-empty Learning Design. Store child activity coordinates relative to parent Optional/Floating/Parallel activity.

  1. … 3 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

  1. … 12 more files in changeset.
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-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

  1. … 28 more files in changeset.
LDEV-3115: Support for Parallel Activities.

  1. … 13 more files in changeset.
LDEV-3194: Central QTI export modules and support for Multiple Choice tool.

  1. … 12 more files in changeset.
LDEV-3182 Include lesson and course information in email alerts sent to monitors

  1. … 28 more files in changeset.
LDEV-3175: Fix several some bugs in Live Edit. Code optimisation and clean up.

  1. … 4 more files in changeset.
LDEV-3175: Fix incorrect detection of last read-only activity (it must be a System Gate, not just any gate). Fix incorrect transition setting when creating System Gate as the last activity. Fix cascades in Task List tool as cloning content threw exceptions.

  1. … 7 more files in changeset.