Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3653 Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Rearange, clean up and formatting.

  1. … 23 more files in changeset.
LDEV-3646: Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Clean up and formatting.

  1. … 18 more files in changeset.
LDEV-3631 Simple Commenting Widget

  1. … 76 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. … 5 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. … 5 more files in changeset.
LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

  1. … 10 more files in changeset.
LDEV-3582 Modify MCQ monitor UI to support paging, sort and search

LDEV-3582 Modify MCQ monitor UI to support paging, sort and search

  1. … 22 more files in changeset.
LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

  1. … 11 more files in changeset.
LDEV-3468: Add jvmRoute to runitme statistics.

  1. … 3 more files in changeset.
LDEV-3468: Add runitme statistics servlet to WildFly branch.

  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. … 47 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. … 48 more files in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 4 more files in changeset.
LDEV-3559 Fixed exceptions when displaying Latex formulas using JLatexMath plugin

  1. … 2 more files in changeset.
Updating jar to contain all of yesterday's changes.

LDEV-3624 Excel exports: when using green background use white colour font

  1. … 2 more files in changeset.
LDEV-3621 Don't fetch groups from integrated server when ExtGroupsUrl property is empty

  1. … 3 more files in changeset.
LDEV-3624 Excel exports: when using green background use white colour font

  1. … 2 more files in changeset.
LDEV-3631 Simple Commenting Widget. Initial implementation.

  1. … 47 more files in changeset.
LDEV-3629: Alter character set and collation of the database and each of its tables. Shorten indexed text fields. Upgrade Java -> MySQL connector. Remove an obsolete field from User class.

    • binary
    ./mysql/mysql-connector-java-5.1.31-bin.jar
    • binary
    ./mysql/mysql-connector-java-5.1.38-bin.jar
    • -1
    • +1
    ./mysql/mysql-connector-java.module.xml
  1. … 282 more files in changeset.
LDEV-3625 Fixed exception when exporting .xls from assessment in WF branch

LDEV-3621 Ability to import and use groups from integrated server

  1. … 19 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 14 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 14 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. … 5 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. … 42 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. … 41 more files in changeset.
LDEV-3590 Optimising the calls to get the Notebook entries, so they are returned by the same SQL that gets the Spreadsheet details.

LDEV-3613 Introducing new flush() method that will allow to flush the session. It's required in cases when we need to write changes to the database before current transaction is committed

  1. … 2 more files in changeset.