• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +102
    ./java/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.

  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.