Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Central migration

  1. … 52 more files in changeset.
LDEV-4440 Learning noStruts

    • -212
    • +0
    ./WEB-INF/tlds/struts/struts-bean-el.tld
    • -382
    • +0
    ./WEB-INF/tlds/struts/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/tlds/struts/struts-html-el.tld
    • -3302
    • +0
    ./WEB-INF/tlds/struts/struts-html.tld
    • -382
    • +0
    ./WEB-INF/tlds/struts/struts-logic-el.tld
    • -652
    • +0
    ./WEB-INF/tlds/struts/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/tlds/struts/struts-nested.tld
    • -343
    • +0
    ./WEB-INF/tlds/struts/struts-tiles-el.tld
    • -344
    • +0
    ./WEB-INF/tlds/struts/struts-tiles.tld
  1. … 14 more files in changeset.
LDEV-4440 Learning notebook

  1. … 3 more files in changeset.
LDEV-4440 Learning notebook

  1. … 1 more file in changeset.
LDEV-4440 Grouping fixes

  1. … 6 more files in changeset.
LDEV-4440 Gradebook noStruts library

  1. … 25 more files in changeset.
LDEV-4440 Learning server start

    • -22
    • +54
    ./gate/permissionGateContent.jsp
  1. … 11 more files in changeset.
LDEV-4644 Add outcomes in authoring in all tools

    • -0
    • +155
    ./WEB-INF/tags/OutcomeAuthor.tag
  1. … 117 more files in changeset.
LDEV-4440 Learning

    • -1
    • +1
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -31
    • +31
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 41 more files in changeset.
LDEV-4440 Learning and Gradebook

    • -0
    • +17
    ./WEB-INF/spring-servlet.xml
  1. … 61 more files in changeset.
LDEV-4640 Fix chart legend if there are no participants

  1. … 1 more file in changeset.
LDEV-4559 Comments can be left anonymously.

  1. … 91 more files in changeset.
LDEV-4554 Completed optional activities are now links to revisit.

  1. … 3 more files in changeset.
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
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.