• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:ernieg:20160904140006:17 does not match your current filter (clear filter).

file jquery.timeago.ar.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.ar.js
file jquery.timeago.bg.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.bg.js
file jquery.timeago.lt.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.lt.js
file jquery.timeago.ko.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.ko.js
file jquery.timeago.ja.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.ja.js
file jquery.timeago.it.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.it.js
file jquery.timeago.id.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.id.js
file jquery.timeago.hu.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.hu.js
file jquery.timeago.fr.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.fr.js
file jquery.timeago.et.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/timeagoi18n/jquery.timeago.et.js
LDEV-3902: Ensuring that all the Edit button was clickable, not just the text.

LDEV-3969: change label

    • -1
    • +1
    ./includes/javascript/jquery.timeago.js
file twoFactorAuthSecret.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./twoFactorAuthSecret.jsp
file loginTwoFactorAuth.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./loginTwoFactorAuth.jsp
LDEV-3965 Added ability to enable two-factor authentication for selected users

  1. … 9 more files in changeset.
LDEV-3959: Timeago javascript processing has been reduced, so that it is called in batches rather than for every message.

LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

file jinplace-1.0.1.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/jinplace-1.0.1.js
LDEV-3959: Moving jinplace javascript to the public javascript area so that it can be cached.

    • -0
    • +726
    ./includes/javascript/jinplace-1.0.1.js
  1. … 2 more files in changeset.
LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

LDEV-3956 Minor code formatting

LDEV-3959: Javascript and css files can only be cached if they are in the public area, otherwise they are reloaded every time.

LDEV-3315: Remove session before changing its ID, i.e. creating a new session. Remove session from mapping even if user is not logged in.

  1. … 4 more files in changeset.
LDEV-3656: Remove attributes from session so a failed authentication does not put user into a loop.

LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 27 more files in changeset.
LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

    • -2
    • +12
    ./includes/javascript/progressBar.js
  1. … 7 more files in changeset.
LDEV-3914: Jumped ahead was broken in authoring as it was trying to load into a non-existent frame. Now reloads the window with the appropriate URL.