• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

  1. … 16 more files in changeset.
LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

    • -0
    • +59
    ./org/lamsfoundation/lams/comments/CommentConstants.java
  1. … 27 more files in changeset.
LDEV-3468: Add jvmRoute to runitme statistics.

  1. … 3 more files in changeset.
LDEV-3468: Add runitme statistics servlet to WildFly branch.

  1. … 3 more files in changeset.
LDEV-3635 Add integration API: remove users from lesson

LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 4 more files in changeset.
LDEV-3636 Add integration API: remove lesson from course

LDEV-3635 Add integration API: remove users from lesson

LDEV-3631 Simple Commenting Widget. Make sure the newlines in comments are converted to <BR> on display.

  1. … 1 more file in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 14 more files in changeset.
LDEV-3621 Don't fetch groups from integrated server when ExtGroupsUrl property is empty

  1. … 3 more files in changeset.
file CommentForm.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +620
    ./org/lamsfoundation/lams/comments/web/CommentAction.java
    • -0
    • +102
    ./org/lamsfoundation/lams/comments/web/CommentForm.java
  1. … 46 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

  1. … 6 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

  1. … 6 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

* fixing bugs

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