lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3632: Put formula buttons in tabs.

    • -20
    • +14
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -229
    • +210
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +620
    ./src/java/org/lamsfoundation/lams/comments/web/CommentAction.java
    • -0
    • +31
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +76
    ./web/comments/comments.jsp
    • -0
    • +80
    ./web/comments/edit.jsp
    • -0
    • +132
    ./web/comments/msgview.jsp
    • -0
    • +25
    ./web/comments/msgviewwrapper.jsp
    • -0
    • +91
    ./web/comments/new.jsp
    • -0
    • +76
    ./web/comments/reply.jsp
    • -0
    • +166
    ./web/comments/topicview.jsp
    • -0
    • +19
    ./web/comments/topicviewwrapper.jsp
  1. … 33 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin. Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -0
    • +16
    ./web/ckeditor/plugins/jlatexmath/buttons.js
    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
LDEV-3632: Add buttons to the math formula plugin. Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -0
    • +16
    ./web/ckeditor/plugins/jlatexmath/buttons.js
    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
LDEV-3621 Ability to import and use groups from integrated server * fixing bugs

LDEV-3621 Ability to import and use groups from integrated server

  1. … 17 more files in changeset.
LDEV-3616: Ignore support and floating activities when calculating system gate location.

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.