• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file monitorTour.jsp was initially added on branch lams2_head_wildfly.

file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/FileUpload.tag
  1. … 5 more files in changeset.
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/WaitingSpinner.tag
  1. … 5 more files in changeset.
file StyledRating.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/StyledRating.tag
  1. … 1 more file in changeset.
file SimplePanel.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/SimplePanel.tag
  1. … 1 more file in changeset.
file AuthoringRatingAllStyleCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 1 more file in changeset.
file openGateSingleUser.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./gate/openGateSingleUser.jsp
LDEV-3978: Allow selecting and moving multiple learners in Monitoring.

    • -43
    • +84
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3874: Added delete button to delete scheduled notifications.

    • -9
    • +45
    ./emailnotifications/scheduledEmailList.jsp
  1. … 3 more files in changeset.
LDEV-3873 Include time for the scheduled notifications

    • -16
    • +15
    ./emailnotifications/courseNotifications.jsp
    • -16
    • +14
    ./emailnotifications/lessonNotifications.jsp
    • -1
    • +1
    ./emailnotifications/scheduledEmailList.jsp
LDEV-3838: Fix OptionsWithSequences monitoring.

    • -3
    • +3
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AdvancedAccordian.tag
file TSTable.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TSTable.tag
file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
file Rating.tag was initially added on branch lams2_head_wildfly.

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

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

    • -0
    • +0
    ./WEB-INF/tags/CommentsAuthor.tag
file Comments.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Comments.tag
file AuthoringRatingCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
file Arrow.tag was initially added on branch lams2_head_wildfly.

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

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

    • -0
    • +0
    ./WEB-INF/tags/TabBodys.tag
file TabBodyArea.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TabBodyArea.tag
LDEV-3737: Change parameter access in Lesson Chat. Fix Show IM button hide/show.

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
file validation.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/validation.xml
  1. … 25 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 5 more files in changeset.
LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

    • -47
    • +108
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

    • -208
    • +220
    ./includes/javascript/monitorLesson.js
  1. … 12 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. … 41 more files in changeset.