Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3703: Add listMonitor method for listing lessons where user is Monitor.

LDEV-3703: Add listMonitor method for listing lessons where user is Monitor.

LDEV-3070: Make learner and staff class group names consistent among lessons created in various ways.

  1. … 1 more file in changeset.
LDEV-3115: Inform of SVG creation errors. Add proper label for Live Edit successful save.

  1. … 3 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 23 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -31
    • +2
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 364 more files in changeset.
LDEV-3665: Use Java 8 time API instead of Joda library in LAMS core. Use Joda time library shipped with Wildfly for lams_saml project, which needs it for OpenSaml 2.6 library.

  1. … 189 more files in changeset.
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 50 more files in changeset.
LDEV-3663: Allow all classess being (un)marshalled for any instance of XStream we use in LAMS.

  1. … 10 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -96
    • +43
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 102 more files in changeset.
LDEV-3656: When authenticating, if there is already a session mapped to a user's login, invalidate it. This will abort current authentication process too, so the user will be thrown out from the previous browser, but will not be let in on the current browser. Only subsequent attempt(s) to log in should succeed.

  1. … 3 more files in changeset.
LDEV-3653 Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Rearange, clean up and formatting.

  1. … 22 more files in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

LDEV-3315: Prevent XSS attach when recovering password. Do not give away information that an email is assigned to multiple users. Do not give away DB structure when an error occurs.

  1. … 17 more files in changeset.
LDEV-3315: Prevent XSS attach when recovering password. Do not give away information that an email is assigned to multiple users. Do not give away DB structure when an error occurs.

  1. … 17 more files in changeset.
LDEV-3631 Simple Commenting Widget

    • -0
    • +102
    ./java/org/lamsfoundation/lams/comments/web/CommentForm.java
  1. … 74 more files in changeset.
LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

  1. … 9 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.

  1. … 10 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.
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.