Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5338 Allow modifications to all kinds of groupings

  1. … 2 more files in changeset.
LDEV-5338 Rename paths to reflect grouping flow better

  1. … 6 more files in changeset.
LDEV-5338 Rename class to reflect its purpose better

  1. … 3 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

Conflicts:

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/CleanupPreviewLessonsController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/OrgPasswordChangeController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/OrganisationController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/PortraitBatchUploadController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/UserSaveController.java

lams_central/conf/language/lams/ApplicationResources.properties

lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeController.java

lams_central/src/java/org/lamsfoundation/lams/webservice/UserRoleServlet.java

lams_common/src/java/org/lamsfoundation/lams/security/ISecurityService.java

lams_common/src/java/org/lamsfoundation/lams/security/SecurityService.java

lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingAJAXController.java

lams_tool_assessment/conf/language/lams/ApplicationResources.properties

  1. … 32 more files in changeset.
LDEV-5341 Fix misleading alerts for standard role checks

  1. … 1 more file in changeset.
LDEV-5341 Refactor Security Service

  1. … 30 more files in changeset.
LDEV-5337 Rewrite Chosen Groups view to Bootstrap 5 and LAMS palette

  1. … 19 more files in changeset.
LDEV-5335 Log adjustments and fixes

  1. … 8 more files in changeset.
LDEB-5335 Add structured audit logs on various admin actions

  1. … 22 more files in changeset.
LDEV-5332 Identify questions and options by display order

iRAT and tRAT activities should be based on same questions from Question

Bank, with same IDs. It is not always the case, especially when

importing exported LDs.

Now corresponding questions are identified by display order, which

should be the same in both RAT activities.

  1. … 5 more files in changeset.
LDEV-5332 Add Question Results table in Teams tab

  1. … 10 more files in changeset.
LDEV-5332 General clean up

  1. … 6 more files in changeset.
LDEV-5332 Drop support for MCQ as iRAT activity

  1. … 2 more files in changeset.
LDEV-5083 Remove old monitoring bits where possible

In activity monitoring we need to leave old design until it gets

rewritten.

  1. … 56 more files in changeset.
LDEV-5083 Update time limits on dashboard using Flux

  1. … 6 more files in changeset.
LDEV-5083 Add frontend for displaying running time limits in lesson

  1. … 4 more files in changeset.
LDEV-5083 Add backend for fetching running time limits in lesson

  1. … 6 more files in changeset.
LDEV-5083 Show Burning Question nav button only if they are enabled

  1. … 3 more files in changeset.
LDEV-5083 Remove Gates tab

  1. … 3 more files in changeset.
LDEV-5083 Improve Gates control on Sequence tab

  1. … 1 more file in changeset.
LDEV-5322 Skip duplicate entries when uploading grouping spreadsheet

LDEV-5083 Refactor monitor JS code

  1. … 3 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

  1. … 7 more files in changeset.
LDEV-5083 Rewrite TBL Gates tab and modals to new UI

  1. … 8 more files in changeset.
LDEV-5083 Rewrite Teams tab to Bootstrap 5

  1. … 2 more files in changeset.
LDEV-5083 Add TBL navigation buttons to monitoring side menu

  1. … 2 more files in changeset.
LDEV-5083 Rewrite Scheduled/Archived Notifications dialog to new design

  1. … 3 more files in changeset.
LDEV-5083 Rewrite Notifications dialog to new design

  1. … 5 more files in changeset.
LDEV-5083 Improve layout and work of Schedule Reports dialog

  1. … 3 more files in changeset.
LDEV-5083 Trigger Flux update on each activity entrance

Till now the update was triggered on activity completion. It is a better

approach, but it only worked on finishing tool activities. Gates and,

for example, Leader Selection activity were skipped and would not

trigger learner progress update.

Now update gets triggered on learner joining a lesson and traversing

through each activity, which is good enough. Emitted items get throttled

anyway.

  1. … 4 more files in changeset.