• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3696: Update central to bootstrap

LDEV-3696: Update central to bootstrap

LDEV-3696: Update central to bootstrap

LDEV-3696: Update central to bootstrap

    • binary
    ./web/less/defaultHTML_learner.less
    • -45
    • +54
    ./web/questions/questionFile.jsp
    • -41
    • +47
    ./web/toolcontent/importresult.jsp
file Alert.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Alert.tag
file Page.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Page.tag
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +1
    ./web/lamscommunity/lamscommunityLogin.jsp
  1. … 328 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.

    • -4
    • +26
    ./web/includes/javascript/groupDisplay.js
  1. … 16 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.

    • -17
    • +4
    ./web/includes/javascript/openUrls.js
  1. … 359 more files in changeset.
LDEV-3682: Update notebook learner to use bootstrap

    • binary
    ./web/less/defaultHTML_learner.less
  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
file jquery.timeago.js was initially added on branch lams2_head_wildfly.

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

file light-fabric.jpg was initially added on branch lams2_head_wildfly.

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

    • -668
    • +147
    ./web/css/defaultHTML_learner.css
    • -0
    • +7
    ./web/includes/javascript/bootstrap.min.js
    • binary
    ./web/less/defaultHTML_learner.less
file bootstrap.min.css was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/css/bootstrap.min.css
file defaultHTML_learner.less was initially added on branch lams2_head_wildfly.

    • binary
    ./web/less/defaultHTML_learner.less
file bootstrap.min.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/includes/javascript/bootstrap.min.js
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.