Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Rewrite config files and library references

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

  1. … 150 more files in changeset.
LDEV-5083 Use consistent sorting throughout monitoring

On LD SVG and in search box we use first name, then last name. In

Gradebook we used last name, then firs name.

This was fixed to always sort by first and then last name.

  1. … 1 more file in changeset.
LDEV-5295 Filter out non-learners from Gradebook

  1. … 2 more files in changeset.
LDEV-5256 Sanitise jqGrid sorting options before using them in queries

  1. … 3 more files in changeset.
LDEV-5256 Prevent SQL injection for results order

  1. … 3 more files in changeset.
LDEV-4609 Prevent SQL injection for results order in Gradebook

LDEV-4813 Revert to an actually correct query for getting lessons

LDEV-4813 Fix an invalid query for getting lessons for gradebook

LDEV-4813 Improve slow queries

  1. … 1 more file in changeset.
LDEV-4776 Fix a query for fetching Lesson Gradebook data

LDEV-4813 Use tables only if a condition is provided

If tables are used and no condition which uses them is provided, a full

outer join is run. It takes ages to complete on a large instance.

LDEV-4776 Let monitors see course gradebook for their lessons

Group manager sees all lessons in a course. Monitor sees only ones he is

a monitor in.

  1. … 6 more files in changeset.
LDEV-4696 Migrate Gradebook to Hibernate annotations

Also update DAO to use Hibernate 5.3 features.

  1. … 5 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-4609'

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/gradebook/dao/hibernate/GradebookDAO.java

lams_gradebook/web/gradebookMonitor.jsp

  1. … 2 more files in changeset.
LDEV-4407 move gradebook classes to lams_gradebook

    • -0
    • +711
    ./GradebookDAO.java
  1. … 8 more files in changeset.