Skip to content
Succès

Changes

Summary

  1. Feature #14695 (details)
  2. change anchor to button (details)
  3. Resolved well presentation of new captcha (Feature #14695) (details)
  4. Feature #14695 - Validate button (details)
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-solid-900.svg
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/QapTcha.jquery.css
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-brands-400.svg
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-regular-400.svg
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-regular-400.woff
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-regular-400.ttf
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-solid-900.woff2
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-brands-400.eot
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/images/sprites.png
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/slidercaptcha/slidercaptcha.min.css
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/QapTcha.jquery.js
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-brands-400.woff2
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/slidercaptcha/all.min.css
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-brands-400.ttf
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-brands-400.woff
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-solid-900.eot
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/jquery-ui.js
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-solid-900.ttf
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-regular-400.eot
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/jquery.ui.touch.js
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-solid-900.woff
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/images/bg_draggable_qaptcha.jpg
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/webfonts/fa-regular-400.woff2
The file was modifiedcore-war/src/main/webapp/admin/jsp/newRegistration.jsp (diff)
The file was addedcore-war/src/main/webapp/util/javaScript/jquery/slidercaptcha/longbow.slidercaptcha.min.js
The file was removedcore-war/src/main/webapp/util/javaScript/jquery/qaptcha/jquery/jquery.js
The file was modifiedcore-war/src/main/webapp/admin/jsp/newRegistration.jsp (diff)
Commit a936f9b79dafd93e56de0ac995c4643fd1d4b3c1 by Miguel Moquillon
Resolved well presentation of new captcha (Feature #14695)

Fixed : https://tracker.silverpeas.org/issues/14695#note-5

+ improved accessibility (color contrast)

+ removed non necessary GIF and PNG. Changed the way to display buttons.
The file was modifiedcore-war/src/main/webapp/style.css (diff)
The file was removedcore-war/src/main/webapp/images/bt-right.png
The file was addedcore-war/src/main/webapp/images/refused.svg
The file was removedcore-war/src/main/webapp/images/bgBig.gif
The file was removedcore-war/src/main/webapp/images/bt-left-refused.png
The file was addedcore-war/src/main/webapp/images/validate.svg
The file was removedcore-war/src/main/webapp/images/bt-bg.png
The file was removedcore-war/src/main/webapp/images/bt-left-validate.png
The file was removedcore-war/src/main/webapp/images/bt-left.png
The file was addedcore-war/src/main/webapp/images/arrow-right.svg
The file was removedcore-war/src/main/webapp/images/bt-login.png
Commit 742402236baa8324745c01d89fbe6b734f53158c by Miguel Moquillon
Feature #14695 - Validate button
The file was modifiedcore-war/src/main/webapp/style.css (diff)

Summary

  1. Bug #14678 (details)
Commit b026a4e0f77b347dce656265421178fa31805640 by Miguel Moquillon
Bug #14678

In Kmelia, take into account the publication description can be made up
of several sentences. When rendering in HTML, the special characters
(like line feed, tabulations, ...) are replaced by their HTML
equivalent.
The file was modifiedkmelia/kmelia-war/src/main/java/org/silverpeas/components/kmelia/servlets/KmeliaRequestRouter.java (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationManager.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationViewOnly.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationsList.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/orderPublications.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publication.jsp (diff)