• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3621 Ability to import and use groups from integrated server

  1. … 19 more files in changeset.
LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 43 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 42 more files in changeset.
LDEV-3602: Clear authentication cache on session invalidation.

    • -5
    • +35
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 4 more files in changeset.
LDEV-3578: Use single-use passwords for internal authentication in LoginRequestServlet and LoginAsAction.

  1. … 1 more file in changeset.
LDEV-3595: Remove SOAP classes and their references.

  1. … 1 more file in changeset.
LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change.

Remove password hashing in browser.

Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 16 more files in changeset.
LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway.

Format code. Clean up logs, errors and comments.

Move queries from config files to code.

  1. … 5 more files in changeset.
LDEV-3562 Reverting back last modifications as copying of learning design images is required by FLA

LDEV-3456: for NTU Blackboard's based templates, force to https to co-exist with Blackboard

  1. … 1 more file in changeset.
LDEV-3456: for NTU Blackboard's based templates, force to https to co-exist with Blackboard

  1. … 1 more file in changeset.
LDEV-3562 No need to copy learning design images when copying learning designs

LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete.

Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set.

Grouping, Gate and Complex activities also have their way of checking their immutability.

  1. … 42 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 102 more files in changeset.
LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

  1. … 2 more files in changeset.
file JlatexmathServlet.java was added on branch lams2_head_wildfly on 2015-09-24 16:36:42 +0000

LDEV-3559 Replaces equation editor in CKEditor with JLatexMath plugin

* refresh formula on cut event

* image transparency

* ability to open and edit existing formulas

  1. … 4 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • -0
    • +87
    ./org/lamsfoundation/lams/web/JlatexmathServlet.java
  1. … 97 more files in changeset.
LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

  1. … 2 more files in changeset.
LDEV-3553: Support for enforcing a maximum number of ratings given to a particular item (user).

    • -29
    • +58
    ./org/lamsfoundation/lams/web/RatingServlet.java
  1. … 1 more file in changeset.
LDEV-3556: Remove IMS export and .las import.

  1. … 19 more files in changeset.
LDEV-3553: Added an option to have a max number of rating for a particular item (user). Used by Peer Review.

    • -29
    • +58
    ./org/lamsfoundation/lams/web/RatingServlet.java
  1. … 1 more file in changeset.
LDEV-3549 Course gradebook only to be accessible for course admin/managers

  1. … 1 more file in changeset.
LDEV-3555: Initial implementation of Flashless Live Edit: read-only activities, different layout.

Minor bug fixes.

    • -1
    • +7
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 12 more files in changeset.
LDEV-3549 Course gradebook only to be accessible for course admin/managers

  1. … 1 more file in changeset.
LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3551: For Learning Design thumbnails use SVGs only, no PNGs anymore.

    • -6
    • +4
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 4 more files in changeset.