• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-40: Allow transaction rollback, but also allow the user to carry on.

  1. … 1 more file in changeset.
LKC-40: Remove exception handling in lams_learning as one in lams_common should be enough.

LKC-40: Make exceptions not rollback create* methods and they are expected.

  1. … 1 more file in changeset.
LKC-40: Remove retry and sleeping as they might be unnecessary.

LKC-40: If retry of creating tool session fail, carry on, as the session exists anyway.

LDEV-3091: Sort users in grouping view.

    • -1
    • +15
    ./lams/learning/web/action/GroupingAction.java
  1. … 2 more files in changeset.
LDEV-3077 Escapes user answers for displaying them in jqGrid (particularly escapes all quotes)

  1. … 1 more file in changeset.
LDEV-3075 fixed links to CKEditor's uploaded images in export portfolio

LDEV-3076 added ability to upload images by learners using CKeditor

  1. … 29 more files in changeset.
LDEV-3021: Learners tab initial implementation.

Move progress methods from Learner to Monitor modules.

Make Flashless Learner use common Raphael progress bar library.

    • -121
    • +55
    ./lams/learning/web/action/LearnerAction.java
  1. … 10 more files in changeset.
LDEV-3033: Make Export Porfolio and customer projects use JBoss bind address for internal calls.

Code clean up.

    • -10
    • +11
    ./lams/learning/export/ActivityPortfolio.java
  1. … 2 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -65
    • +190
    ./lams/learning/service/LearnerService.java
    • -2
    • +5
    ./lams/learning/web/action/GroupingAction.java
    • -0
    • +60
    ./lams/learning/web/bean/ActivityPositionDTO.java
    • -20
    • +54
    ./lams/learning/web/util/LearningWebUtil.java
  1. … 177 more files in changeset.
removed redundant toolSessionDAO reference

LDEV-2912: Remove RAMS references from export servlets and Ant build files.

  1. … 3 more files in changeset.
LDEV-2967: Add support for Branching. Fix minor bugs.

    • -1
    • +3
    ./lams/learning/web/action/LearnerAction.java
  1. … 1 more file in changeset.
LDEV-2967: Add support for Gates and Optional Activities and Sequences.

    • -7
    • +28
    ./lams/learning/web/action/LearnerAction.java
    • -97
    • +114
    ./lams/learning/web/bean/ActivityURL.java
    • -1
    • +3
    ./lams/learning/web/util/LearningWebUtil.java
  1. … 2 more files in changeset.
LDEV-2946: Add UTF-8 encoding information to response.

    • -2
    • +2
    ./lams/learning/web/action/LearnerAction.java
LDEV-2967: Add Learner screen with SVG/VML.

    • -1
    • +42
    ./lams/learning/web/action/LearnerAction.java
    • -3
    • +3
    ./lams/learning/web/action/NotebookAction.java
  1. … 4 more files in changeset.
LDEV-2835, LDEV-2833: Make Expires header value calculate only once.

    • -2
    • +2
    ./lams/learning/web/action/LearnerAction.java
  1. … 2 more files in changeset.
LDEV-2835 IE9 doesn't refresh the progress bar properly

    • -3
    • +10
    ./lams/learning/web/action/LearnerAction.java
LDEV-2782: Add backend code for conditional release of lessons.

Prevent learners from accessing unreleased lessons.

Inform learners of unlocked lessons after completing preceding lessons.

    • -1
    • +2
    ./lams/learning/web/action/ActivityAction.java
  1. … 12 more files in changeset.
LDEV-2772 fixed exceptions being thrown on learner export portfolio

*merge from HEAD

LDEV-2772 fixed exceptions being thrown on learner export portfolio

LDEV-2481 filename for zipfile is now utf-8

WVI-14 adding Lesson time limits feature

*merge from lams2_3_release

  1. … 23 more files in changeset.
WVI-14 adding Lesson time limits feature

  1. … 24 more files in changeset.
LDEV-2628 * Added a callback to lessonComplete.jsp

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2628 * Added a callback to lessonComplete.jsp

  1. … 1 more file in changeset.
LDEV-2481 fixing charset conversion

*merge from lams2_3_release

LDEV-2481 fixing charset conversion