lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3656: When using LoginAs action invalidate sysadmin session only after all JSP tags read data from it.

LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1227
    • +0
    ./web/css/defaultMainHTML.css
    • -1124
    • +0
    ./web/css/defaultMainHTML_rtl.css
  1. … 95 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 156 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 2 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 2 more files in changeset.
LDEV-3656: When using LoginAs action or LoginRequestServlet remove session on login JSP page so the new request can be proccessed and not aborted.

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-3654: Modify Snap-generated SVG so it is understood by different browsers.

LDEV-3654: Calculate whether SVG is outdated more roughly as exact calculations may lead to a conclusion that LD was updated after SVG was created.

  1. … 1 more file in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3654: Notify user that LAMS is compatible only with IE 10 and 11.

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-3652: Hide option in noticeboard wasn't working. Extraneous quote mark removed.

LDEV-3652: Hide option in noticeboard wasn't working. Extraneous quote mark removed.

LDEV-3115: Authoring toolbar on Chrome needs to be wider.

LDEV-3115: Authoring toolbar on Chrome needs to be wider.

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

LDEV-3631: Converted to div

  1. … 2 more files in changeset.
LDEV-3631: Converted to div

  1. … 2 more files in changeset.
LDEV-3631: Removing images as we went with font instead.

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. … 3 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. … 3 more files in changeset.
LDEV-3631 Simple Commenting Widget

    • -0
    • +646
    ./src/java/org/lamsfoundation/lams/comments/web/CommentAction.java
    • -0
    • +52
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +101
    ./web/comments/comments.jsp
    • -0
    • +80
    ./web/comments/edit.jsp
    • -0
    • +122
    ./web/comments/msgview.jsp
    • -0
    • +25
    ./web/comments/msgviewwrapper.jsp
    • -0
    • +86
    ./web/comments/new.jsp
    • -0
    • +76
    ./web/comments/reply.jsp
  1. … 62 more files in changeset.
LDEV-3631: Wouldn't refresh the first time the page loaded.

LDEV-3631: Simplifying the tag so that it precompiles.

  1. … 1 more file 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.

    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
  1. … 1 more file 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. … 3 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. … 2 more files in changeset.