lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

LDEV-3617: Make editing class methods transactional. Rename them so simple DAO setters in the service are not transactional too.

LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3612: Import statement must be in same file as class reference for precompiler. Making the change on Wildfly branch for consistency.

LDEV-3612: Import statement must be in same file as class reference for precompiler

LDEV-3612: Marks should accept decimal

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.

    • binary
    /lams_build/lib/lams/lams-learning.jar
  1. … 29 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.

LDEV-3612: Marks should accept decimal

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.

    • binary
    /lams_build/lib/lams/lams-learning.jar
  1. … 28 more files in changeset.
LDEV-3590 Renaming sessionMap for consistency to make it easier to debug session issues with Wildfly 8.2

LDEV-3590 Removing unneeded code which caused problems with Wildfly 8.2

LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3590: Adding code to allow optimised access to the Notebook entries from a Tool that uses paging in monitoring.

LDEV-3590 Optimising the calls to get the Notebook entries, so they are returned by the same SQL that gets the Spreadsheet details.

LDEV-3590 Optimising the calls to get the Notebook entries, so they are returned by the same SQL that gets the Spreadsheet details.

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 calculate Gradebook lesson mark correctly after changing gradebook activity mark

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

LDEV-3398 fixed the following issue "Producing incorrect tool output on submitting answers second time (after the first one failed)"

LDEV-3275: Use tokens instead of hardcoded DB details for slimmed configuration.

LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3611 merged formatting