• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file EmailProgressActivityDTO.java was initially added on branch lams2_head_wildfly.

file EmailProgressActivitiesProcessor.java was initially added on branch lams2_head_wildfly.

file EmailProgressMessageJob.java was initially added on branch lams2_head_wildfly.

file EmailProgressAction.java was initially added on branch lams2_head_wildfly.

LDEV-4002: Forbid non-authors from accessing Authoring. Check for author role when starting Live Edit. Do not show Live Edit button if role check fails.

  1. … 1 more file in changeset.
LDEV-3978: Allow selecting and moving multiple learners in Monitoring.

  1. … 3 more files in changeset.
DEV-3944: Add a method to add course learners to a lesson.

LDEV-3874: Added delete button to delete scheduled notifications.

  1. … 2 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 21 more files in changeset.
LDEV-3835: The hibernate virtual class for the Branching Activity cannot be cast to Branching. The exception was causing the activity monitoring screen to display but not be able to double click on anything.

LDEV-3839: Add initial implementation of lesson retry.

  1. … 19 more files in changeset.
LDEV-3838: Fix OptionsWithSequences monitoring.

  1. … 1 more file in changeset.
LDEV-3836 Fixed an exception thrown when requesting lesson progress for sequence activity

LDEV-3737: Change method singatures "set*" as are not and should not be transactional.

LDEV-3776: Remove $Id CVS keyword.

  1. … 1060 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 21 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3745 fixed exception thrown on opening monitoring's Sequence tab when lesson contains branching activity

LDEV-3637 adding comments

LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

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

LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 2 more files in changeset.
LDEV-3315: Add checking if the user is lesson monitor in new monitoring methods.

LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

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

  1. … 14 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. … 37 more files in changeset.
LDEV-3599: Add paging to learner group dialogs.

Change icons from custom to ones provided with jQuery UI.

  1. … 11 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

  1. … 13 more files in changeset.
LDEV-3600: Search for a learner in Monitoring Sequence tab and highlight it afterwards.

  1. … 3 more files in changeset.