• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3021, LDEV-3030: Show branching contents in Sequence tab.

Allow forcing user into activities within branching.

Add Live Edit and Journal Entries buttons in Learners tab.

    • -36
    • +26
    ./lams/util/svg/SVGConstants.java
    • -493
    • +773
    ./lams/util/svg/SVGGenerator.java
    • -40
    • +64
    ./lams/util/svg/SVGTrigonometryUtils.java
  1. … 14 more files in changeset.
LDEV-3021: Add Learners tab paging.

Fix a bug in progress activity URL calculation.

    • -0
    • +56
    ./lams/lesson/util/LearnerProgressComparator.java
    • -0
    • +52
    ./lams/lesson/util/LearnerProgressNameComparator.java
  1. … 7 more files in changeset.
LDEV-3033: Make Export Porfolio and customer projects use JBoss bind address for internal calls.

Code clean up.

    • -2
    • +24
    ./lams/util/HttpUrlConnectionUtil.java
  1. … 4 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.

  1. … 182 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

    • -0
    • +12
    ./lams/dbupdates/patch02040016.sql
    • -1
    • +2
    ./lams/events/AbstractDeliveryMethod.java
    • -18
    • +21
    ./lams/events/DeliveryMethodMail.java
    • -58
    • +26
    ./lams/events/EventNotificationService.java
  1. … 16 more files in changeset.
LDEV-3018 Grouping lists is sorted properly now

    • -15
    • +12
    ./lams/learningdesign/GroupComparator.java
    • -0
    • +121
    ./lams/util/AlphanumComparator.java
LDEV-3000: Remove unnecessary field decoding from form parser.

LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

    • -19
    • +24
    ./lams/questions/QuestionParser.java
  1. … 8 more files in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

  1. … 10 more files in changeset.
LDEV-3015: Change the way AccessPermissionFilter finds a lesson for givet Tool Content ID. In some cases going through Tool Session fails.

LDEV-3000: Add support for HTML and images in questions and answers.

    • -21
    • +126
    ./lams/questions/QuestionParser.java
    • -146
    • +187
    ./lams/util/UploadFileUtil.java
    • -312
    • +306
    ./lams/util/zipfile/ZipFileUtil.java
  1. … 7 more files in changeset.
LDEV-3000: Add support for IMS QTI plain XML files (non zipped).

    • -5
    • +12
    ./lams/questions/QuestionParser.java
  1. … 3 more files in changeset.
LDEV-3007: Allow secure, untrusted connections to LAMS server.

    • -198
    • +243
    ./lams/util/HttpUrlConnectionUtil.java
  1. … 1 more file in changeset.
LDEV-3000: Add support for Assessment Tool. Add question type and title.

    • -56
    • +219
    ./lams/questions/QuestionParser.java
  1. … 14 more files in changeset.
LDEV-3000: Remove HTML tags in earlier stages of processing.

    • -9
    • +12
    ./lams/questions/QuestionParser.java
  1. … 1 more file in changeset.
LDEV-3000: Fix a bug throwing an exception when URL parameter does not have a value.

LDEV-2849: Remove unused files.

  1. … 1 more file in changeset.
LDEV-3000: Add centralised interface for IMS QTI package processing.

Add support for MCQ tool.

    • -0
    • +55
    ./lams/questions/Answer.java
    • -0
    • +56
    ./lams/questions/Question.java
    • -0
    • +308
    ./lams/questions/QuestionParser.java
  1. … 9 more files in changeset.
LDEV-2991: Add Conditions tab.

    • -0
    • +45
    ./lams/lesson/util/LessonDTOComparator.java
  1. … 7 more files in changeset.
LDEV-2926

* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.

* removed static .hbm.xml files in cases when they can be produced using Xdoclet information

  1. … 2 more files in changeset.
LDEV-2926

* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.

* removed static .hbm.xml files in cases when they can be produced using Xdoclet information

    • -50
    • +14
    ./lams/integration/ExtCourseClassMap.java
    • -70
    • +2
    ./lams/integration/ExtServerOrgMap.java
    • -46
    • +31
    ./lams/integration/ExtUserUseridMap.java
    • -58
    • +2
    ./lams/learningdesign/Activity.java
    • -32
    • +1
    ./lams/learningdesign/BranchCondition.java
    • -3
    • +1
    ./lams/learningdesign/LearningDesign.java
    • -41
    • +1
    ./lams/learningdesign/LearningLibrary.java
    • -43
    • +1
    ./lams/learningdesign/Transition.java
  1. … 36 more files in changeset.
LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

    • -0
    • +57
    ./lams/util/ExcelCell.java
    • -0
    • +142
    ./lams/util/ExcelUtil.java
LDEV-2986 added option to allow choosing which tab is active on a signup page

    • -0
    • +12
    ./lams/dbupdates/patch02040015.sql
    • -37
    • +12
    ./lams/signup/model/SignupOrganisation.java
  1. … 8 more files in changeset.
LDEV-2983 Removed export csv functionality from Daco tool

  1. … 8 more files in changeset.
LDEV-2981: Remove obsolete SIF Open ID servlet and now unnecessary libraries. Remove source code for removed libraries.

    • -137
    • +79
    ./lams/integration/security/LoginRequestValve.java
  1. … 165 more files in changeset.
LDEV-2981: Replace concurrent collections from concurrent.jar with ones from standard Java distribution. Add generics and general clean up.

    • -48
    • +73
    ./lams/web/session/SessionManager.java
  1. … 1 more file in changeset.
LDEV-2849: Remove unnecessary libraries and dependencies.

    • -180
    • +0
    ./lams/selenium/DefaultSeleniumFlex.java
    • -53
    • +0
    ./lams/selenium/SeleniumConstants.java
    • -68
    • +0
    ./lams/selenium/SeleniumException.java
    • -69
    • +0
    ./lams/selenium/SeleniumTestSuite.java
    • -138
    • +0
    ./lams/test/AbstractLamsStrutsTestCase.java
    • -193
    • +0
    ./lams/test/AbstractLamsTestCase.java
  1. … 103 more files in changeset.
LDEV-2972 deleted import sun.util.calendar.CalendarUtils

LDEV-2972: removing sun.misc.BASE64Decoder

    • -3
    • +2
    ./lams/util/Base64StringToImageUtil.java
  1. … 1 more file in changeset.
LDEV-2959: adding an update statement for older room_name entries with a dash instead of an underscore