lams_monitoring

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4476: Monitor can change the scheduled start date.

    • -3
    • +1
    ./web/includes/javascript/monitorLesson.js
LDEV-4457 Monitor can do group upload, course grouping has upload

Fixed the security so that Monitor role users can use the groups

spreadsheet upload feature. Added upload support for the course

grouping screen.

  1. … 4 more files in changeset.
LDEV-4484 Print Grouping Page

  1. … 7 more files in changeset.
LDEV-4473 Add bootstrap.js when it's not available on page

  1. … 30 more files in changeset.
LDEV-4457 Create groupings based on file upload

  1. … 11 more files in changeset.
LDEV-4436 Ability to change portrait in learner

  1. … 33 more files in changeset.
LDEV-4459 Add icons to navigation buttons

LDEV-4459 Export archived email notification

LDEV-4459 Display a paged list of email notification recipients

  1. … 3 more files in changeset.
LDEV-4459 Display archived email notifications

LDEV-4459 Archive immediate or scheduled email notifications

  1. … 4 more files in changeset.
LDEV-4459 Archived notifications front end

    • -0
    • +90
    ./web/emailnotifications/archivedEmailList.jsp
LDEV-4450: Learner icons in progress tab have portraits

    • -17
    • +36
    ./web/includes/javascript/monitorLesson.js
  1. … 4 more files in changeset.
LDEV-4453 Add "gradebook on lesson complete" field to Lesson

  1. … 6 more files in changeset.
LDEV-4434 Monitor and Gradebook uses of jqgrid upgraded.

  1. … 13 more files in changeset.
LDEV-4054: Updating translations

Updating Greek

LDEV-4054: Updating translations

Updating English and Spanish for various projects

  1. … 5 more files in changeset.
Merge branch 'LDEV-4415' Marks can now be weighted

  1. … 1 more file in changeset.
LDEV-4054: Updating translations

Updating Greek and English

LDEV-4415 Course export uses percentages, tour supports weights

  1. … 1 more file in changeset.
LDEV-4420 Lesson status changes recorded in audit log.

LDEV-4423 Adding portraits to Monitor screens

Portraits incorporated into general monitor screens such as the

email sending popup, journal viewing, grouping and learner

progress. Also fixed issues in journal viewing relating to

LDEV-4393.

    • -7
    • +17
    ./web/includes/javascript/monitorLesson.js
  1. … 9 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

  1. … 44 more files in changeset.
LDEV-4412: Audit log entries are created when lessons are removed.

LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 73 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 74 more files in changeset.
LDEV-4407 Move ContributeDTOFactory to the proper package

ContributeDTOFactory were moved to

org.lamsfoundation.lams.monitoring.service package.

(To access file's earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')

LDEV-4405 War deployment minifies Javascript files

LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 131 more files in changeset.
LDEV-4402 Get rid of LAMS customised session filter

This filter was implemented in 2005 and seems more like a workaround

than a feature we need. Especially that many of LAMS tools already use

the standard filter and they work OK.

  1. … 23 more files in changeset.