Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4533 Exception details are hidden as per system config

  1. … 34 more files in changeset.
LDEV-4505 Learners identified by Lastname, Surname in Monitoring

  1. … 8 more files in changeset.
LDEV-4514 Greek names appear in notification window correctly.

Also added some HTML escaping to the display of the leader's name

in tool messages.

  1. … 33 more files in changeset.
LDEV-4507 Use DTOs instead of entities as page attributes

It seems that using entities as page attributes outside a transaction

causes undesired effect. Portrait tag fetches data from DB and existing

entities, including group participants, get flushed from session. It

overwrites changes made by learners being added to a group.

  1. … 4 more files in changeset.
LDEV-4504 Wrap activity names in links to pop up with their content

  1. … 1 more file in changeset.
LDEV-4421 Comments allowed for authored items in Share Resources

  1. … 65 more files in changeset.
LDEV-4474 Able to change the scheduled open date time for a gate.

Also fixed a number of bugs causing the schedule gate screens to

report strange times, missing fields, etc.

  1. … 15 more files in changeset.
LDEV-4454 Add bar chart

  1. … 2 more files in changeset.
LDEV-4454 Add pie chart, colours to badges and missing voters.

    • -20
    • +108
    ./includes/javascript/kumalive.js
  1. … 3 more files in changeset.
LDEV-4473 Add bootstrap.js when it's not available on page

  1. … 30 more files in changeset.
LDEV-4472 Fix Javascript error on accessing a Grouping activity

Since <i name="ui-${user.userId}" class="fa fa-xs

fa-user"></i>&nbsp;<c:out value="${user.firstName}" />&nbsp<c:out

value="${user.lastName}" /> was removed in one of the previous commits,

this peace of Javascript also needs to be taken care of.

LDEV-4454 Add buttons to release votes & voters to learners

  1. … 9 more files in changeset.
LDEV-4454 Display voters in groups and with badges

LDEV-4454 Add voting back end and basic front end

    • -33
    • +75
    ./includes/javascript/kumalive.js
  1. … 6 more files in changeset.
LDEV-4454: Add vote form and poll finish&close flow

    • -8
    • +121
    ./includes/javascript/kumalive.js
  1. … 6 more files in changeset.
LDEV-4454 Add Kumalive poll entities and start flow

  1. … 10 more files in changeset.
LDEV-4454 Kumalive poll setup validation

  1. … 1 more file in changeset.
LDEV-4454 Use strict mode in Kumalive JS scripts

LDEV-4454 Prevent setting Kumalive speaker when no question is asked

LDEV-4454 Add Kumalive poll setup front end

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

  1. … 33 more files in changeset.
LDEV-4453 Add "Your mark" in lesson complete gradebook

  1. … 4 more files in changeset.
LDEV-4453 Add gradebook on lesson complete front end

  1. … 6 more files in changeset.
LDEV-4435 Portraits displayed for View Learners grouping option

LDEV-4366 Re-enable export buttons based on cookie conversation

The solution is based on Andrey's solution for Gradebook.

  1. … 1 more file in changeset.
LDEV-4366 Disable export buttons to prevent double clicking

They get re-enable after few seconds.

LDEV-4423 Additional portrait entries

  1. … 10 more files in changeset.
LDEV-4366 Kumalive reports export

Allow exporting all and selected Kumalives in Excel format. Use i18n

instead of hardcoded labels. Move free jqGrid library to lams_central.

Minor fixes.

    • -20829
    • +0
    ./includes/javascript/jquery.jqgrid.src.js
  1. … 10 more files in changeset.
LDEV-4366 Fix JAR broken when merging. Fix batch naming.

  1. … 1 more file in changeset.
LDEV-4366 Initial implementation of Kumalive reports

Latest free jqGrid is used as the one present in lams_central is

outdated and standard jqGrid became commercial.

Use bootstrap theme with Font Awesome icons.

Rewrite XML code used in Gradebook to feed jqGrid into JSON.

    • -0
    • +20829
    ./includes/javascript/jquery.jqgrid.src.js
    • -0
    • +160
    ./kumalive/kumaliveReport.jsp
  1. … 11 more files in changeset.