Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 Redesign page with group results to make it similar to the page where learner chooses a group

Merge branch 'LDEV-5436' into v4.8

# Conflicts:

# lams_learning/src/java/org/lamsfoundation/lams/learning/presence/PresenceWebsocketServer.java

# lams_learning/web/presenceChat.jsp

# lams_monitoring/web/gate/gateStatus.jsp

# lams_tool_assessment/web/pages/learning/parts/allquestions.jsp

# lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp

# lams_tool_assessment/web/pages/monitoring/parts/usersummary.jsp

# lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dto/MessageDTO.java

# lams_tool_images/web/pages/learning/learning.jsp

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

  1. … 149 more files in changeset.
LDEV-5397 make rule more spicific otherwise it affects change portrait dialog

LDEV-5397 Enhanced mobile experience

  1. … 10 more files in changeset.
LDEV-5397 button not spelled properly

LDEV-5397 remove .table-responsive as it creates horizaontal scrollbar in certain cases on FF

  1. … 6 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 22 more files in changeset.
LDEV-5397 Improve offcanvas progress bar + various other fixes as mentioned in the JIRA's comment

* Improved offcanvas progress bar:

icon for not completed activity should a hollow square, not a full one;

gate icons: hourglass icons replaced with locks;

support for long activity names;

tooltips on icon hover explaining what it means, for example “current activity”;

improved CSS

* Teams table should have maximum width and/or highlight on hover

* “Burning questions” button should have standard size (not small) and have the same primary colour as “Justification” button

* In burning questions summary the title does not have sufficient contrast

* In Chat the font should have standard and not reduced size

* In Daco there is an empty alert

* In Task List (and Share Resources) button to complete an item should say something like “Mark as completed” or “Complete” instead of “Completed”

* Admin pages: restored background colour to ghostly white

  1. … 15 more files in changeset.
LDEV-5397 redesign "choose branch page". add modal confirmation dialog

* add onhover effect to choose group page

  1. … 1 more file in changeset.
LDEV-5397 standartize the way modal-dialogs look like

  1. … 1 more file in changeset.
LDEV-5397 bootstrap5 Grouping, Branching, Optional activities

  1. … 10 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 337 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 55 more files in changeset.
LDEV-5219 Check gate after Grouping activity

LDEV-4718 Fix plugin race condition by manually disabling buttons

LDEV-4874 Restrict displaying names for students that are not within student's group

  1. … 6 more files in changeset.
LDEV-4718 Block group confirm modal from closing when choice is made

LDEV-4440 Fixed TBL template in Authoring. Tweaks to gates, branch

  1. … 28 more files in changeset.
LDEV-4440 Portrait fix

  1. … 8 more files in changeset.
LDEV-4440 Learning notebook

  1. … 6 more files in changeset.
LDEV-4440 Learning notebook

  1. … 2 more files in changeset.
LDEV-4440 Grouping fixes

  1. … 9 more files in changeset.
LDEV-4440 Learning server start

  1. … 23 more files in changeset.
LDEV-4440 Learning

  1. … 53 more files in changeset.
LDEV-4507 Use DTOs instead of entities as page attributes

It seems that using entities as page attributes outside a transaction

causes undesired effect. Portrait tag fetches data from DB and existing

entities, including group participants, get flushed from session. It

overwrites changes made by learners being added to a group.

  1. … 4 more files in changeset.
LDEV-4472 Fix Javascript error on accessing a Grouping activity

Since <i name="ui-${user.userId}" class="fa fa-xs

fa-user"></i>&nbsp;<c:out value="${user.firstName}" />&nbsp<c:out

value="${user.lastName}" /> was removed in one of the previous commits,

this peace of Javascript also needs to be taken care of.

LDEV-4435 Portraits displayed for View Learners grouping option

LDEV-4423 Additional portrait entries

  1. … 10 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

  1. … 44 more files in changeset.