lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4191: Bootstrapping.

LDEV-4193: Envelop mail sending code in Hibernate transaction.

LDEV-3638: Do not try to delete a missing branching grouping.

LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 7 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 7 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 12 more files in changeset.
Correcting the "for javascript" labels added recently, to avoid LDEV-3453

  1. … 1 more file in changeset.
LDEV-3877: Fix variable initialisation.

    • -1
    • +1
    ./web/includes/javascript/monitorLesson.js
LDEV-4139 As long as activities were not explicitly saved into DB beforehand and the transaction is still open - therefore we should not assume activities are already inserted and so we use activityDAO.insertOrUpdate()

LDEV-4139 Make transaction to start when MonitoringService.cloneLessons() is called

LDEV-4148 * Passing userId of the person who initiated cloning to startLesson() method in order to pass security check

* modified a few methods to stop returning non-needed variables

LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 9 more files in changeset.
LDEV-4054 updating Spanish

LDEV-4138 adding label

LDEV-4138 Proper comments

    • -5
    • +6
    ./web/includes/javascript/monitorLesson.js
LDEV-4138 Added check for closeDialog() method in order to avoid JS errors (as it's not available from integrations)

    • -1
    • +4
    ./web/includes/javascript/monitorLesson.js
LDEV-4138 Modified and made showEmailDialog() to be accessible from integrations pages

    • -7
    • +27
    ./web/includes/javascript/monitorLesson.js
LDEV-4137, LDEV4054: adding labels and updating English

LDEV-4137 make showNotificationsDialog() be accessible from integrations pages

LDEV-4137 make showNotificationsDialog() be accessible from integrations pages

  1. … 2 more files in changeset.
LDEV-3882:Lesson notifications should not be pending from course notifications

LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-4054 Updating English

LDEV-3877: resizing popups

  1. … 2 more files in changeset.
LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3877 increase popup size for monitor and learner

    • -5
    • +8
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-4086: Add "Add all learners" button to Edit Class dialog.

    • -0
    • +20
    ./web/includes/javascript/monitorLesson.js
LDEV-4061: Do not count completed learners as started.