Skip to content
En échec

Changes

Summary

  1. In the web rendering of the accessibility module, replace the <a> tags by the <button> ones (details)
  2. Take into account SonarQube feedbacks by replacing <a> tag by <button> ones (details)
Commit e31b7e6abbdb0c4990de9493f63cbdc1cf0b072a by Miguel Moquillon
In the web rendering of the accessibility module, replace the <a> tags by the <button> ones
The file was modifiedcore-war/src/main/webapp/a11y/css/silverpeas-a11y.css (diff)
The file was modifiedcore-war/src/main/webapp/a11y/js/vuejs/components/silverpeas-a11y-templates.jsp (diff)
The file was modifiedcore-war/src/main/webapp/a11y/css/silverpeas-a11y-module.css (diff)
Commit 29919e2d7a24e9dfde89250800ea661ddf2655ab by Miguel Moquillon
Take into account SonarQube feedbacks by replacing <a> tag by <button> ones
The file was modifiedcore-war/src/main/webapp/admin/jsp/silverpeas-header-part.jsp (diff)
The file was modifiedcore-war/src/main/webapp/map/js/vuejs/components/silverpeas-map-common-templates.jsp (diff)
The file was modifiedcore-war/src/main/webapp/map/css/silverpeas-map.css (diff)

Summary

  1. Bug #14924 (details)
Commit 7a623386ad3b38c45c03b973077ebdbc3e520042 by Miguel Moquillon
Bug #14924

In ProcessManager, when the role of the current user has to be updated,
before setting it, a check is performed to ensure the new role is among
the roles he can play in the workflow.
The file was modifiedprocessManager/processManager-war/src/main/java/org/silverpeas/processmanager/ProcessManagerSessionController.java (diff)

Summary

  1. Update parent POM to version 1.7-build250715 (details)
Commit 7e6708d85bcdee486504baaedc34c9e9c1a5be71 by devteam
Update parent POM to version 1.7-build250715
The file was modifiedpom.xml (diff)