lams_central

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.

    • -17
    • +4
    ./web/includes/javascript/openUrls.js
  1. … 359 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

    • -111
    • +123
    ./web/comments/msgview.jsp
    • -0
    • +225
    ./web/includes/javascript/jquery.timeago.js
LDEV-3676: Adding background image

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

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