lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3300: Save the Kaltura object before Items as otherwise there are DAO errors, but exclude non-authored Items first.

LDEV-3300: Save the Kaltura object before Items as otherwise there are DAO errors, but exclude non-authored Items first.

LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3429 fixed problem with importing old forum sequences due to Forum class' renamed fields

LDEV-3429 fixed problem with importing old forum sequences due to Forum class' renamed fields

LDEV-3424 * order lessons alphabetically on LAMS monitor link's page; * fix JS exception on LAMS monitor link's page: it happened due to the conflict between jQuery and Prototype, due to this jQuery library was customized and it will be required to move this customization to later versions of the library

    • -0
    • +6
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -30
    • +46
    /lams_bb_integration/web/links/monitor.jsp
LDEV-3424 * order lessons alphabetically on LAMS monitor link's page; * fix JS exception on LAMS monitor link's page: it happened due to the conflict between jQuery and Prototype, due to this jQuery library was customized and it will be required to move this customization to later versions of the library

    • -0
    • +6
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -30
    • +46
    /lams_bb_integration/web/links/monitor.jsp
LDEV-3164: Fix Scratchie session map ID detection via regexp so learners can carry on even if first page they hit is the results page.

LDEV-3426: Make Multiple Choice not clear "user" attribute. Remove unnecessary "user" attribute overwriting in different places in LAMS.

LDEV-3425: copy 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-3425: Increase 2LC size for entities. Declare datasource as jta

LDEV-3425: add Activity and PedagogicalPlannerActivityMetadata do 2LC

LDEV-3425: use criteria instead of query to get topic thread (no impact on performance).

LDEV-3425: get rid of 'synchronized' action processing for LearningAction#replyTopic. 'synchronized' was introduced here to fix database deadlock with Message entity. In this use case, we can get rid of this deadlock without killing tool performance, using 'select for update' (performance tuning with TestHarness - 30forums.zip)

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"