lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4691 Adjust classloader switch

LDEV-4691 Stick to the default module definition

    • -120
    • +0
    /lams_build/lib/jdk/jdk.module.xml
LDEV-4691 Do not reference a library which is not provided anymore

LDEV-4691 Use Hibernate 5.0.10 as the main version

If we put Hibernate 5.0.10 as an alternative version in a slot, then

WildFly will load Hibernate 5.3 by default and there will be a class

clash on server start. We need to enforce only one version.

LDEV-4691 Reset a classloader when refreshing configuration cache

In WildFly 14 the Configuration bean can get created by one of LAMS EAR

modules, for example Image Gallery. This module's classloader does not

have access to java.sql.Connection. It should ask its parent for this

class, but context class loaders are not obliged to do it and apparently

WildFly module classloaders do not do it. We need to manually reset a

classloader for the given thread.

LDEV-4691 Make Hibernate a part of LAMS libraries

WildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 will

require some effort. For now we provide our own version of Hibernate to

keep compatible.

    • binary
    /lams_build/lib/hibernate/hibernate-core-5.0.10.Final.jar
    • binary
    /lams_build/lib/hibernate/hibernate-entitymanager-5.0.10.Final.jar
    • binary
    /lams_build/lib/hibernate/hibernate-envers-5.0.10.Final.jar
    • binary
    /lams_build/lib/hibernate/hibernate-java8-5.0.10.Final.jar
    • -0
    • +55
    /lams_build/lib/hibernate/hibernate.module.xml
  1. … 30 more files in changeset.
LDEV-4689 Save works, can edit acts after gate, learner msg improvement

LDEV-4691 Update libraries provided by WildFly

    • binary
    /lams_build/deploy-tool/lib/commons-io-2.5.jar
  1. … 33 more files in changeset.
LDEV-4689 Live Edit has a contribution entry and button changes colour.

Also fixed the SVG rendering in monitor (did not return 404 properly

when missing) and fixed the path for the monitor chosen grouping page.

    • -2
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-4668 Only display Finish button when in resources completed

LDEV-4670 add maxlength limit to the image title's input

LDEV-4671 Remove "locked when finished" option

LDEV-4679 No need to have a search field for confidence

LDEV-4686 Remove Kaltura settings from admin config settings

LDEV-4440, LDEV-3275 Update XStream binaries

Version 1.4.10 is more up to date than 1.5.0 which has been released

unofficially.

LDEV-4682 Overlay of percentages is fixed

Besides, changed layout of portraits with confidence levels in case of a

long answer description.

LDEV-4676 Confidence levels work with One Question Per Page Monitoring page now shows blank results when no learner attempt exists.

(merged from LDEV-4440 branch)

LDEV-4684 Remove time taken search in gradebook

    • -1
    • +1
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4440, LDEV-3275 Update XStream binaries

Version 1.4.10 is more up to date than 1.5.0 which has been released

unofficially.

    • binary
    /lams_build/deploy-tool/lib/xstream-1.4.10.jar
LDEV-4674 Comments in task list have portraits

LDEV-4677 Copy old attributes when renaming fields

LDEV-4683 Alert confirming overwriting sequence reinstated.

LDEV-4440 Live Edit saves and the learner message is back

LDEV-4440 Remove tags from stubbed tool

    • -46
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/Alert.tag
    • -55
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/Arrow.tag
    • -100
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/CKEditor.tag
    • -64
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/Date.tag
    • -66
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/DefineLater.tag
    • -44
    • +0
    /lams_tool_bbb/web/WEB-INF/tags/Head.tag
  1. … 17 more files in changeset.
Merge branch 'LDEV-4680' into LDEV-4440

LDEV-4680 Add stub for Kaltura tool

    • -147
    • +1
    /lams_tool_kaltura/db/sql/create_lams_tool_kaltura.sql
    • -3
    • +1
    /lams_tool_kaltura/db/sql/tool_insert.sql
  1. … 122 more files in changeset.
LDEV-4688 Remove not used method

LDEV-4688 Center and change dimensions of Gradebook popups

LDEV-4440 Properly add parameters to url (account for ? or & delimiters)

LDEV-4440 Fix a path when returning from sysadmin email send