SAK-44080 Sections Column displays None for Non Provided Sections (#8455)https://jira.sakaiproject.org/browse/SAK-44080Add the locally configured sections to the list of user sections(cherry picked from commit 45e387de370322e048df0d1fe20af7e47e6011cf)(cherry picked from commit 17d99ab28563553306cb5e9f98cd1a60deba69df)
SAK-44080 Sections Column displays None for Non Provided Sections (#8455)https://jira.sakaiproject.org/browse/SAK-44080Add the locally configured sections to the list of user sections(cherry picked from commit 45e387de370322e048df0d1fe20af7e47e6011cf)
SAK-44102 Kernel MessageBundleService remove @Transaction from class that does cacheing (#8454)(cherry picked from commit 1afc1f01ccdc181021deb0dc545f5f5de0d47868)
SAK-44102 Kernel MessageBundleService remove @Transaction from class that does cacheing (#8454)(cherry picked from commit 1afc1f01ccdc181021deb0dc545f5f5de0d47868)
SAK-44046 - Reword to say "assignments" (#8450)(cherry picked from commit 802787d43a9007c492947ed2ad720bbc2ef7f7ef) Conflicts: basiclti/basiclti-impl/src/bundle/ltiservice.properties basiclti/basiclti-impl/src/bundle/ltiservice_ar.properties
SAK-44046 - Reword to say "assignments" (#8450)(cherry picked from commit 802787d43a9007c492947ed2ad720bbc2ef7f7ef) Conflicts: basiclti/basiclti-impl/src/bundle/ltiservice_ar.properties
SAK-44095: Roster does not search with whitespaces (#8447)Co-authored-by: Fernando Alvarez <fernando.alvarez1@um.es>(cherry picked from commit 13ef7a786532080b9b8fe2f542ce4d4455dd630a)
SAK-44052: SAMIGO - Question pools tab should be selected (#8436)Co-authored-by: Fernando Alvarez <fernando.alvarez1@um.es>(cherry picked from commit 631723b1a2d2d188f86e81c89e07cd8c689743c4)
SAK-44057 Improve entitybroker DHS getCurrentLocationReference (#8430)There is no need to get the site here, as the transformation froma site id (context) to a site reference is a simple string manipulationfor which SiteService already has a method.