Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Use true/false instead of 1/0 in JPQL queries

  1. … 1 more file in changeset.
LDEV-5436 Project-wide user sorting by last then first name

  1. … 150 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 96 more files in changeset.
LDEV-4696 Migrate lams_learning to Hibernate annotations

  1. … 19 more files in changeset.
LDEV-4454: Add vote form and poll finish&close flow

  1. … 7 more files in changeset.
LDEV-4454 Add Kumalive poll entities and start flow

  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.

  1. … 10 more files 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.

  1. … 13 more files in changeset.
LDEV-4366 Introduce rubrics to Kumalive

  1. … 28 more files in changeset.
LDEV-4366 Allow multiple score per learner per Kumalive

Fix showing user login as a div title for teachers.

  1. … 7 more files in changeset.
LDEV-4366 Add a working version of Kumalive

  1. … 13 more files in changeset.
LDEV-4366 Add database and Hibernate layer for Kumalive.

    • -0
    • +32
    ./hibernate/KumaliveDAO.java
  1. … 3 more files in changeset.