lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3425: add 2LC to forum tool hibernate entities. (performance tuning with TestHarness - 30forums.zip)

LDEV-3425: declare transaction attributes for readOnly methods of IForumService. This stops hibernate from flushing session on transaction commit. (performance tuning with TestHarness - 30forums.zip)

LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

    • -2
    • +38
    /lams_bb_integration/web/links/monitor.jsp
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

    • -2
    • +38
    /lams_bb_integration/web/links/monitor.jsp
LDEV-3395: Recreate exported Learning Design for TestHarness so Forums have proper fields in XMLs.

LDEV-3422: Remove JSP precompilation from Ant build files.

LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

LDEV-3333: Remove configuration files, binaries, docs and other unnecessary resources.

    • -18
    • +0
    /lams_build/conf/slim/bootstrap.xml
    • -262
    • +0
    /lams_build/conf/slim/deployers.xml
    • -0
    • +477
    /lams_build/conf/slim/standalone.xml
    • -1115
    • +0
    /lams_build/conf/slim/standardjboss.xml
    • -253
    • +0
    /lams_build/conf/slim/war-deployers-jboss-beans.xml
    • -1184
    • +0
    /lams_build/conf/slim/web.xml
    • -179
    • +0
    /lams_build/conf/unix/jboss/jbossweb/server.xml
LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

LDEV-3420 Add date column to Gradebook marks

LDEV-3420 Add date column to Gradebook marks

LDEV-3419 fix Throwing exception when user locale's format is anything else than "xx_YY"

LDEV-3419 fix Throwing exception when user locale's format is anything else than "xx_YY"

LDEV-3418 Q&A tablesorter date/time formatting

LDEV-3417 Monitor Q&A should always show the name of the students

LDEV-3405 fix tablesorter sorting

LDEV-3415 update tablesorter plugin

LDEV-3115: Remove unnecessary vertical scrollbar for LD thumbnail in Import Part dialog.

LDEV-3115: Remove unnecessary vertical scrollbar for LD thumbnail in Import Part dialog.

LDEV-3412: Migrate branching entries to new groups.

LDEV-3412: Migrate branching entries to new groups.

LDEV-3416 fixed Exception on trying to edit Voting tool in Monitoring

LDEV-3415 Update tablesorter initialization after plugin update

LDEV-3415 Add resizable columns feature to Forum monitoring

LDEV-3415 update tablesorter plugin

    • -5
    • +23
    /lams_central/web/css/jquery.tablesorter.theme-blue.css
LDEV-3413: update lams libs

    • binary
    /lams_build/lib/lams/lams-admin.jar
    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-3413: This is a workaround to problem described in LDEV-3413. Since DistributableSession handling under undertow is buggy and fixes in 9.0.0.Alpha version of clustering/web/undertow (and dependent modules) are to deep to incorporate to 8.2.0, we enforce usage of InMemorySessionManager over DistributableSessionManager (see org.wildfly.extension.undertow.deployment.SharedSessionManagerDeploymentProcessor)

LDEV-3021: Internationalise hardcoded labels for Edit Class dialog.