• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3155: In Preview there could be no Leader session, need to be ready for it.

LDEV-3115: Put focus on LD title in Save dialog. Fix Select Effect staying when editing Activity properties.

LDEV-3115: Put focus on LD title in Save dialog. Fix Select Effect staying when editing Activity properties.

LDEV-3292: Add an index to Notebook Entries table.

file patch2040044.sql was added on branch lams2_head_wildfly on 2015-08-17 06:44:00 +0000

LDEV-3292: Add an index to Notebook Entries table.

LDEV-3514: Save Leader in Assessment even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Save Leader in Assessment even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

file ScratchieSessionComparator.java was added on branch lams2_head_wildfly on 2015-08-22 00:29:52 +0000

LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

    • -2
    • +10
    /lams_learning/web/WEB-INF/urlrewrite.xml
LDEV-3455: Rest Support (Authoring). Added support for multiple choice question type.

LDEV-3455: Rest Support (Authoring)

LDEV-3529: Need to start order at 1 - if set it to 0 then entry won't be seen in learner.

LDEV-3534 Sort groups alphabetically (taking into account numbers) in MCQ's monitoring and export

LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3533: Detect iOS-based client and use simple Learner interface then.

    • -0
    • +64
    /lams_learning/web/mobile/progress.jsp
file index.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

file progressOutput.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

file progress.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

    • -0
    • +0
    /lams_learning/web/mobile/progress.jsp
file main.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

LDEV-3533: Detect iOS-based client and use simple Learner interface then.

    • -0
    • +39
    /lams_learning/web/index.jsp
    • -0
    • +52
    /lams_learning/web/mobile/main.jsp
    • -0
    • +64
    /lams_learning/web/mobile/progress.jsp
    • -0
    • +91
    /lams_learning/web/mobile/common/progressOutput.jsp
LDEV-3532 Proper handling of passing marks to LMS on the second attempt

LDEV-3455: Rest Support (Authoring)

LDEV-3484: Tweaking the server response codes

LDEV-3514: Get rid of Scratchie's own transaction retry mechanism.

Make Assessment aware that Leader's DB UID may not be set yet when checking.

Try to recreate Hibernate session after it got closed because of an exception.

LDEV-3514: Get rid of Scratchie's own transaction retry mechanism.

Make Assessment aware that Leader's DB UID may not be set yet when checking.

Try to recreate Hibernate session after it got closed because of an exception.

LDEV-3531 Fixed Browser jumps to the top of a page and freezes after guessing the right answer using iPad

LDEV-3514: Add an exception handled by TransactionRetryInterceptor.