lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Get transactional LDAP data before non-transactional one

Configuration class exposes static methods which are not transactional.

Using them close Hibernate session. Subsequent queries fail even in

transactional context. The optimal solution would be to expose most

Configuration methods as non-static transactional. For now we just make

sure that Session closing happens only everything else is fetched.

Merge branch 'LDEV-5225' into LDEV-5228

LDEV-5225 Expand Gallery Walk panel in monitoring for ratings

LDEV-5229 Add context documentation to Chat tool

LDEV-5229 Attach popover to body so it does get narrow in tables

LDEV-5229 Remove Popover test code from Assessment monitoring

LDEV-5228 Add print button to Mindmap

    • -2
    • +18
    /lams_tool_mindmap/web/common/mapjs.jsp
    • -0
    • +72
    /lams_tool_mindmap/web/pages/learning/singleMindmap.jsp
LDEV-5200 Make sure standalone SVGs render foreignObject text correctly

LDEV-5225 Envelop Gallery Walk monitoring info into panel

Merge remote-tracking branch 'origin/v4.0' into v4.5

LDEV-5200 Fix positioning of Gate and Branching activities

LDEV-5200 Fix transition drawing to Gate activity

LDEV-5227 Add missing Apache POI dependency

    • binary
    /lams_build/lib/apache-poi/commons-math3-3.6.1.jar
    • -0
    • +27
    /lams_build/lib/apache-poi/math.module.xml
    • -0
    • +1
    /lams_build/lib/apache-poi/poi.module.xml
LDEV-5227 Add missing Apache POI dependency

    • binary
    /lams_build/lib/apache-poi/commons-math3-3.6.1.jar
    • -0
    • +27
    /lams_build/lib/apache-poi/math.module.xml
    • -0
    • +1
    /lams_build/lib/apache-poi/poi.module.xml
LDEV-5225 Change incorrect button label

Merge remote-tracking branch 'origin/LDEV-5225' into v4.5

Merge remote-tracking branch 'origin/v4.0' into v4.5

LDEV-5225 Add Mindmap Gallery Walk missing monitoring file code

LDEV-5225 Add Mindmap Gallery Walk ratings in monitoring

LDEV-5225 Add Mindmap Gallery Walk learning

    • -3
    • +3
    /lams_tool_mindmap/web/common/mapjs.jsp
    • -0
    • +231
    /lams_tool_mindmap/web/pages/learning/galleryWalk.jsp
    • -0
    • +35
    /lams_tool_mindmap/web/pages/learning/galleryWalkMindmap.jsp
    • -0
    • +11
    /lams_tool_mindmap/web/pages/learning/websocket.jsp
LDEV-5225 Add Mindmap Gallery Walk controls in monitoring

LDEV-5225 Add Mindmap Gallery Walk authoring

LDEV-5225 Add Mindmap Gallery Walk model

Merge branch 'LDEV-5227' into v4.0

LDEV-5227 Improve processing time of lesson gradebook export

LDEV-5227 Add own implementation of column auto width

Apache POI column auto width for XLSX files is very slow and resource

consuming.

LDEV-5223 Remove export_authors plugin

It is buggy and does not bring that much value to exports

LDEV-5227 Use CellUtil to set cell style properties

Excel keeps all cell style definitions in memory and then only applies

them to cells. Creating a new style for each cell is inefficient and has

built-in limitations. CellUtil keeps track of existing cell styles and

reuses existing ones when possible.

LDEV-5227 Update Apache POI source code to 4.1.2

    • -0
    • +71
    /3rdParty_sources/poi/org/apache/poi/POIReadOnlyDocument.java
    • -0
    • +37
    /3rdParty_sources/poi/org/apache/poi/common/Duplicatable.java
  1. … 1044 more files in changeset.
LDEV-5227 Upgrade Apache POI to 4.1.2 along with its dependencies

    • binary
    /lams_build/lib/apache-poi/SparseBitSet-1.2.jar
    • binary
    /lams_build/lib/apache-poi/commons-compress-1.21.jar
    • binary
    /lams_build/lib/apache-poi/poi-4.0.1.jar
    • binary
    /lams_build/lib/apache-poi/poi-4.1.2.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-4.1.2.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-schemas-4.1.2.jar
    • binary
    /lams_build/lib/apache-poi/poi-scratchpad-4.1.2.jar
  1. … 11 more files in changeset.