lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3433: Add missing label.

LDEV-3433: Add missing label.

LDEV-3432: Use Javascript to linit reflection instructions as html:textarea does not allow dynamic attributes.

LDEV-3431 Ability to raise burning questions

LDEV-3431 Ability to raise burning questions

  1. … 6 more files in changeset.
LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

LDEV-3402 improved exception messages

LDEV-3402 improved exception messages

LDEV-3402 improved exception messages

LDEV-3402 improved exception messages

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