Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 368 more files in changeset.
LDEV-3682: Update notebook learner to use bootstrap

  1. … 12 more files in changeset.
LDEV-3679: Update Q&A learner to bootstrap

  1. … 16 more files in changeset.
LDEV-3677: Upgrade comments to use bootstrap and timeago

    • -0
    • +225
    ./includes/javascript/jquery.timeago.js
LDEV-3676: Adding background image

    • binary
    ./images/css/light-fabric.jpg
LDEV-3676: Adding bootstrap to LAMS

    • -0
    • +5
    ./css/bootstrap.min.css
    • -668
    • +147
    ./css/defaultHTML_learner.css
    • -0
    • +7
    ./includes/javascript/bootstrap.min.js
    • -0
    • +200
    ./less/defaultHTML_learner.less
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.

    • -1124
    • +0
    ./css/defaultMainHTML_rtl.css
  1. … 96 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-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-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-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. … 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
    • +52
    ./WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +101
    ./comments/comments.jsp
    • -0
    • +122
    ./comments/msgview.jsp
    • -0
    • +25
    ./comments/msgviewwrapper.jsp
    • -0
    • +76
    ./comments/reply.jsp
    • -0
    • +175
    ./comments/topicview.jsp
    • -0
    • +19
    ./comments/topicviewwrapper.jsp
    • -0
    • +52
    ./css/defaultHTML_learner_mobile.css
    • -0
    • +28
    ./css/jquery.treetable.css
  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.

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