lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3614: Improve processing of Gate activities. Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate. Find out who is waiting in front of a gate using learner progress (activity attempt). For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson. Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity. Code clean up.

  1. … 43 more files in changeset.
LDEV-3614: Improve processing of Gate activities. Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate. Find out who is waiting in front of a gate using learner progress (activity attempt). For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson. Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity. Code clean up.

  1. … 42 more files in changeset.
LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./web/includes/javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./web/includes/javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3115: Improve child activities detection. The patch was initally added to WF branch and now it is getting merged.

LDEV-3115: Focus on title when saving a LD in FLA.

LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced. Use red user icon instead of green.

  1. … 1 more file in changeset.
LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced. Use red user icon instead of green.

    • binary
    ./web/images/icons/user_red.png
  1. … 1 more file in changeset.
LDEV-3607: Remove old movieplayer

LDEV-3607: Remove old movieplayer

    • binary
    ./web/ckeditor/plugins/movieplayer/filmreel.gif
    • binary
    ./web/ckeditor/plugins/movieplayer/filmreel.png
LDEV-3607: Include oembed plugin in CKEditor

    • -0
    • +172
    ./web/ckeditor/plugins/lineutils/dev/dnd.html
    • -0
    • +285
    ./web/ckeditor/plugins/lineutils/dev/magicfinger.html
    • -0
    • +1013
    ./web/ckeditor/plugins/lineutils/plugin.js
    • -0
    • +21
    ./web/ckeditor/plugins/oembed/LICENSE.md
    • -0
    • +201
    ./web/ckeditor/plugins/oembed/README.md
    • binary
    ./web/ckeditor/plugins/oembed/icons/hidpi/oembed.png
    • binary
    ./web/ckeditor/plugins/oembed/icons/oembed.png
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/de.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/en.js
    • -0
    • +25
    ./web/ckeditor/plugins/oembed/lang/fr.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/nl.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/pl.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/pt-br.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/ru.js
    • -0
    • +23
    ./web/ckeditor/plugins/oembed/lang/tr.js
  1. … 55 more files in changeset.
LDEV-3581: Implementing a default behaviour for disabled entries in the tablesorter, so that it doesn't need to be defined in every project.

    • -1
    • +6
    ./web/css/defaultHTML_learner_mobile.css
LDEV-3604: Round percents in the legend.

LDEV-3604: Round percents in the legend.

LDEV-3581: Implementing a default behaviour for disabled entries in the tablesorter, so that it doesn't need to be defined in every project.

    • -1
    • +6
    ./web/css/defaultHTML_learner_mobile.css
LDEV-3602: Clear authentication cache on session invalidation.

  1. … 3 more files in changeset.
LDEV-3578: Use single-use passwords for internal authentication in LoginRequestServlet and LoginAsAction.

LDEV-3595: Remove SOAP classes and their references.

    • -120
    • +0
    ./web/WEB-INF/server-config.wsdd
LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change. Remove password hashing in browser. Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 14 more files in changeset.
LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

    • -12
    • +40
    ./web/includes/javascript/rating.js
  1. … 6 more files in changeset.
LDEV-2463: Escape redirectURL param on the login page. Check for HTML tages in redirectURL param during authentication.

  1. … 1 more file in changeset.
LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

    • -12
    • +40
    ./web/includes/javascript/rating.js
  1. … 1 more file in changeset.
LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway. Format code. Clean up logs, errors and comments. Move queries from config files to code.

  1. … 5 more files in changeset.
LDEV-3573 Fixed Image Gallery throwing JS error on opening any new image using IE

    • -85
    • +97
    ./web/includes/javascript/common.js
LDEV-3576 Added servlet-mapping for GetServerTimeServlet

LDEV-3572: Set FLA window height same as browser height.

    • -1
    • +1
    ./web/includes/javascript/groupDisplay.js
LDEV-3572: Set FLA window height same as browser height.

    • -1
    • +1
    ./web/includes/javascript/groupDisplay.js