lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

    • -49
    • +9
    ./web/includes/javascript/monitorLesson.js
  1. … 24 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 357 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 102 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/grouping/chosenGroupingFlash.jsp
  1. … 162 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 5 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 5 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3637 adding comments

LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 3 more files in changeset.
LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 3 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 45 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 46 more files in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 2 more files in changeset.
LDEV-3315: Add checking if the user is lesson monitor in new monitoring methods.

LDEV-3315: Add checking if the user is lesson monitor in new monitoring methods.

LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

    • -41
    • +105
    ./web/includes/javascript/monitorLesson.js
LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

    • -47
    • +108
    ./web/includes/javascript/monitorLesson.js
LDEV-3620: Add paging and search in Edit Class dialog.

    • -195
    • +204
    ./web/includes/javascript/monitorLesson.js
  1. … 10 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

    • -208
    • +220
    ./web/includes/javascript/monitorLesson.js
  1. … 10 more files in changeset.
LDEV-3617: Make editing class methods transactional.

Rename them so simple DAO setters in the service are not transactional too.

  1. … 4 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. … 36 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. … 35 more files in changeset.
LDEV-3599 adding paging labels

LDEV-3599 adding paging labels

LDEV-3599: Add paging to learner group dialogs.

Change icons from custom to ones provided with jQuery UI.

    • -63
    • +165
    ./web/includes/javascript/monitorLesson.js
  1. … 7 more files in changeset.
LDEV-3599: Add paging to learner group dialogs.

Change icons from custom to ones provided with jQuery UI.

    • -81
    • +183
    ./web/includes/javascript/monitorLesson.js
  1. … 7 more files in changeset.
LDEV-3021 Adding labels to i18n

LDEV-3600 and LDEV-3021 Adding labels to i18n

LDEV-3600 Adding labels to i18n