Skip to content
Succès

Changes

Summary

  1. Update the build pipeline for the WebEdition project (details)
Commit 1e65aff8523fd6d2bf304c97d4df2e12036153c0 by Miguel Moquillon
Update the build pipeline for the WebEdition project
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)

Summary

  1. fix the displayIndex.tag (details)
The file was modifiedcore-war/src/main/webapp/WEB-INF/tags/silverpeas/util/displayIndex.tag (diff)

Summary

  1. Bug #14998 (details)
  2. Bug #15020 (details)
Commit bb0eae5a90ac3fd88deb907af9a674117a117779 by Miguel Moquillon
Bug #14998

When browsing the publications to link, avoid to update in the session
the list of publications in the selected folder.
Now, when the browing of DEMs is done within the context of linking
publications, the list of publications of the selected folder is asked
explicitly by using the KmeliaService instead of using the
KmeliaSessionController which works with the user session.
The file was modifiedkmelia/kmelia-war/src/main/java/org/silverpeas/components/kmelia/servlets/AjaxPublicationsListServlet.java (diff)
Commit 5ec9942e8003275deb08c91ceb8380116417c82b by Miguel Moquillon
Bug #15020

In Kmelia: nobody can validate a publication in the bin
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publication.jsp (diff)