Skip to content
En échec

Changes

Summary

  1. Mise en confirmité avec les modifs de la branch sur components (details)
  2. Vérification des contrastes + autre ajustement (details)
  3. ajustement partie directory (details)
  4. update the main css (details)
  5. Toujours pour l'optimisation et la simplification (details)
  6. Finalisation (details)
  7. Defined a general variable for the basic font-size (details)
  8. Bug #14491 (details)
  9. Bug #14491 (details)
  10. Bug #14491 (details)
Commit c82c309b5bce6bef14bd0ccb1bf694f18e5e3559 by Miguel Moquillon
Mise en confirmité avec les modifs de la branch sur components

Définition des variables utilisées dans les CSS de components
+ Amélioration de la main css
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
Commit b94fb7b82d7a2d706053ef17864ddb862f457733 by Miguel Moquillon
Vérification des contrastes + autre ajustement
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-calendar.css (diff)
Commit 6b5a446384eedc1a38bd54a0e4f8d7b01d0ab666 by Miguel Moquillon
ajustement partie directory
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
Commit 3d99a12d67ac2fdb93cc40496caf305c1d9f47c7 by Miguel Moquillon
Toujours pour l'optimisation et la simplification
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-calendar.css (diff)
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
Commit 33a3c878131ed94c388c42d5a6bf4f0932836ec2 by Miguel Moquillon
Defined a general variable for the basic font-size
The file was modifiedcore-war/src/main/webapp/util/styleSheets/silverpeas-main.css (diff)
Commit 2f45f9fa268f1389078f3c1287ea46cad12f1d3b by Miguel Moquillon
Bug #14491

In uploadFile.jsp, encode for HTML the browsbar info in the breadcrumbs.

In the tree menu building, the tree filter implementations are now
retrieved by CDI and not anymore through the classloader.

Fix the code of the tree menu building to please Sonar.

Fix the bug: the sorting of the subspaces is asked.
The file was removedcore-configuration/src/main/config/properties/org/silverpeas/treeMenu/TreeMenu.properties
The file was modifiedcore-war/src/main/webapp/wysiwyg/jsp/uploadFile.jsp (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/NodeType.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/TreeFilterDefault.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/MenuItem.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/TreeFilterTheme.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeMenuJSON.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/TreeFilterSeeAlso.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/MenuRuntimeException.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/TreeFilter.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeFilterFactory.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeHandler.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/servlet/TreeMenuAjaxServlet.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeBuilder.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/model/MenuConstants.java (diff)
Commit 6a107b5d3bfa3aa9880ed490f3491d84f6d94042 by Miguel Moquillon
Bug #14491

Delete the spacesInURL.js js as no code in this file is used.
Fix the js code in the wysiwygToolBar.js file.
The file was removedcore-war/src/main/webapp/wysiwyg/jsp/javaScript/spacesInURL.js
The file was modifiedcore-war/src/main/webapp/wysiwyg/jsp/javaScript/wysiwygToolBar.js (diff)
Commit a2d8adb225d0dde24a1ff57326b3f65982f4494b by Miguel Moquillon
Bug #14491

Fix cycle dependency between TreeBuilder and TreeHandler.
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeBuilder.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/treemenu/process/TreeHandler.java (diff)

Summary

  1. process sur les CSS de 4 app (details)
  2. work in progress (details)
  3. Work in progress (details)
  4. Toujours work in progress ... (details)
  5. Bientôt la fin ... (details)
  6. Travail non fini sur WhitePages to be continued... (details)
  7. finalisation de la mise à jour de la  css de whitepages (details)
  8. Derniers ajustements et corrections (details)
  9. Corrections, passes avec différents navigateurs (details)
  10. update quickinfo (details)
  11. Finalisation (details)
  12. Fixed 5 Sonar issues (details)
  13. Bug #14661 (details)
  14. Bug #14491 (details)
  15. Bug #14491 (details)
Commit 708e9e73edc4a3e7040d84774d0d73b43b15c9b2 by Miguel Moquillon
process sur les CSS de 4 app

Suppression des tailles des fonts en px.
Passage au maximum des couleurs en variable.
Devra être lié à un changement dans Core de la main css
(justement pour définir ces variables)
The file was modifiedforums/forums-war/src/main/webapp/forums/jsp/styleSheets/forums.css (diff)
The file was modifiedformsOnline/formsOnline-war/src/main/webapp/formsOnline/jsp/styleSheets/formsOnline.css (diff)
The file was modifiedblog/blog-war/src/main/webapp/blog/jsp/styleSheets/blog.css (diff)
The file was modifiedclassifieds/classifieds-war/src/main/webapp/classifieds/jsp/styleSheets/classifieds.css (diff)
Commit 49420d2744e472329a829ca2b47143bc74fec111 by Miguel Moquillon
work in progress

Pour l'instant sont utilisées toutes ses variables
--color-flashy-principale:#7eb73b;    --color-text:#212121;  --color-text-second-niveau:#626262;  --color-lien-action:#3975b5;  --color-titre-avec-deux-couleurs:#1c94d4;  --color-action:#f1790f;  --color-text-date:#666666;  --bgColor-bloc-date:#3975b5;  --color-bloc-date:#FFF;
  --bgColor-bloc-fond-clair: #F5F5F5;  --border-color-bloc-fond-clair: #D6D6D6;  --border-color-bloc-fond-clair-hover: #9e9e9e;  --radius-bloc:8px;    --bgColor-dossier:#EAEAEAEA;  --bgColor-dossier-hover:#ffffdc;  --radius-dossier:10px;
  --bgColor-thumb: #EEEEEE;  --border-color-thumb: #DDDDDD;  --border-color-thumb-hover: #CCCCCC;
  --bgColor-header-bloc: linear-gradient(180deg, rgba(218,218,218,1) 0%, rgba(239,239,239,1) 100%);  --color-titre-bloc-header:#333;
  --color-titre:#333;  --taille-titre:1.3em;    --border-color-even:#d4d4d4;  --border-color-odd:#d4d4d4;  --bgColor-even:#f9f9f9;  --bgColor-odd:#eeeeee;    --color-trait-separateur: #DDD;
  --color-draft:#FF6F6F;  --color-read:#319e3e;
  --width-photo-profil:30px;
  --color-link-richContent:var(--color-lien-action);  --decoration-link-richContent:underline;  /* LES TAILLES ET PROPORTIONS */  --right-side-width:33%;    /* Comportement roll hover d'un lien / un titre */  --roll-hover-background:#FAFAFA; /*fafafa dans blog*/  --roll-hover-color:#000;

  /* ETIQUETTE */  --radius-etiquette:3px;  /* vérifier lisibilité*/  --bgColor-etiquette:#ACACAC;  --color-text-etiquette:#FFFFFF;  --bgColor-hover-etiquette:#5c5c5c;  --color-text-hover-etiquette:#FFFFFF;

  /* Description */  --border-left-size-description:6px;  --border-left-color-description:#e4e4e4;  --padding-left-description:1em;  --color-text-description:#5e5e5e;

  /*bouton*/  --radius-btn:8px;  --radius-btn-secondaire:5px;  --bgColor-btn-secondaire:linear-gradient(180deg,  rgba(243,243,243,1) 0%, rgba(243,243,243,1) 33%,rgba(228,228,228,1) 100%);  --bgColor-btn-secondaire-hover:linear-gradient(180deg,  rgba(228,228,228,1) 0%, rgba(243,243,243,1) 33%,rgba(250,250,250,1) 100%);  --border-color-btn-secondaire:#cccccc;  --color-text-btn-secondaire:#4c4c4c;    --bgColor-action-hover: #EAEAEA;
  /*FILTRE*/  --bgColor-zone-filtre:#eaeaea;  --border-color-zone-filtre:#CECECE;  --radius-zone-filtre:10px;
  /* COULEURS DES MESSAGES INFORMATION */  --border-color-im-ok:#9BD94A;  --border-color-im-nok:#CE6F6F;  --border-color-im-info:#F9E98E;  --bgColor-im-neutre:#ebebeb;  --border-color-im-neutre:#d8d7d7;

  /* FORMULAIRE & CO */  --height-input:32px;
The file was modifiedblog/blog-war/src/main/webapp/blog/jsp/styleSheets/blog.css (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/styleSheets/kmelia.css (diff)
The file was modifiedforums/forums-war/src/main/webapp/forums/jsp/styleSheets/forums.css (diff)
The file was modifiedgallery/gallery-war/src/main/webapp/gallery/jsp/styleSheets/gallery.css (diff)
The file was modifiedinfoLetter/infoLetter-war/src/main/webapp/infoLetter/jsp/styleSheets/infoLetter.css (diff)
The file was modifiedformsOnline/formsOnline-war/src/main/webapp/formsOnline/jsp/styleSheets/formsOnline.css (diff)
The file was modifiedclassifieds/classifieds-war/src/main/webapp/classifieds/jsp/styleSheets/classifieds.css (diff)
Commit f9660e105b8d4eadaeb3fa7567e5ba7d762b57d4 by Miguel Moquillon
Work in progress

ça devrait être fini pour la rentrée
The file was modifiedquickinfo/quickinfo-war/src/main/webapp/quickinfo/jsp/styleSheets/quickinfo.css (diff)
The file was modifiedprojectManager/projectManager-war/src/main/webapp/projectManager/jsp/css/gantt.css (diff)
The file was modifiedprocessManager/processManager-war/src/main/webapp/processManager/jsp/styleSheets/processManager.css (diff)
The file was modifiedquestionReply/questionReply-war/src/main/webapp/questionReply/jsp/styleSheets/questionReply.css (diff)
The file was removedprojectManager/projectManager-war/src/main/webapp/projectManager/jsp/icons/pack-gantt.png
Commit 421fc69fecac506c646185fc0244b5c4f19eceda by Miguel Moquillon
Toujours work in progress ...
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/palmares.jsp (diff)
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzUserPortlet.jsp (diff)
The file was modifiedresourcesManager/resourcesManager-war/src/main/webapp/resourcesManager/jsp/styleSheets/resourcesManager.css (diff)
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzCluePreview.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/styleSheets/kmelia.css (diff)
The file was removedquizz/quizz-war/src/main/webapp/quizz/jsp/styleSheets/globalSPAdmin.css
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/styleSheets/quizz.css (diff)
The file was modifiedformsOnline/formsOnline-war/src/main/webapp/formsOnline/jsp/styleSheets/formsOnline.css (diff)
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzQuestionsNew.jsp (diff)
The file was modifiedrssAggregator/rssAggregator-war/src/main/webapp/rssAgregator/jsp/styleSheets/rssAgregator.css (diff)
The file was modifiedinfoLetter/infoLetter-war/src/main/webapp/infoLetter/jsp/styleSheets/infoLetter.css (diff)
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzResultUser.jsp (diff)
The file was modifiedscheduleEvent/scheduleEvent-war/src/main/webapp/scheduleevent/jsp/styleSheets/scheduleevent.css (diff)
The file was modifiedprocessManager/processManager-war/src/main/webapp/processManager/jsp/styleSheets/processManager.css (diff)
The file was modifiedquickinfo/quickinfo-war/src/main/webapp/quickinfo/jsp/styleSheets/quickinfo.css (diff)
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzPortlet.jsp (diff)
The file was removedquizz/quizz-war/src/main/webapp/quizz/jsp/styleSheets/globalSP.css
The file was modifiedquizz/quizz-war/src/main/webapp/quizz/jsp/quizzClue.jsp (diff)
The file was modifiedscheduleEvent/scheduleEvent-war/src/main/webapp/scheduleevent/jsp/styleSheets/scheduleevent.css (diff)
The file was modifiedsuggestionBox/suggestionBox-war/src/main/webapp/suggestionBox/jsp/styleSheets/suggestionBox.css (diff)
The file was modifiedsurvey/survey-war/src/main/webapp/survey/jsp/styleSheets/survey.css (diff)
The file was modifiedformsOnline/formsOnline-war/src/main/webapp/formsOnline/jsp/styleSheets/formsOnline.css (diff)
Commit 1be8a9e52d3f693ae034563caacbbbe3f3750af9 by Miguel Moquillon
Travail non fini sur WhitePages to be continued...
The file was modifiedwhitePages/whitePages-war/src/main/webapp/whitePages/jsp/styleSheets/whitePages.css (diff)
The file was modifiedsurvey/survey-war/src/main/webapp/survey/jsp/styleSheets/survey.css (diff)
Commit 6494fa3cd93ed3c7ec435e5c4b39dc382e85178e by Miguel Moquillon
finalisation de la mise à jour de la  css de whitepages
The file was modifiedwhitePages/whitePages-war/src/main/webapp/whitePages/jsp/styleSheets/whitePages.css (diff)
Commit cd628c02c924293dd0cdef79b32e428f5ff52007 by Miguel Moquillon
Derniers ajustements et corrections
The file was modifiedrssAggregator/rssAggregator-war/src/main/webapp/rssAgregator/jsp/styleSheets/rssAgregator.css (diff)
The file was modifiedresourcesManager/resourcesManager-war/src/main/webapp/resourcesManager/jsp/styleSheets/resourcesManager.css (diff)
The file was modifiedsuggestionBox/suggestionBox-war/src/main/webapp/suggestionBox/jsp/styleSheets/suggestionBox.css (diff)
The file was modifiedclassifieds/classifieds-war/src/main/webapp/classifieds/jsp/styleSheets/classifieds.css (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/styleSheets/kmelia.css (diff)
The file was modifiedgallery/gallery-war/src/main/webapp/gallery/jsp/styleSheets/gallery.css (diff)
Commit 2d10c502c55c5cd299bad09d9364e71645aa2261 by Miguel Moquillon
Corrections, passes avec différents navigateurs
The file was modifiedwhitePages/whitePages-war/src/main/webapp/whitePages/jsp/styleSheets/whitePages.css (diff)
The file was modifiedquestionReply/questionReply-war/src/main/webapp/questionReply/jsp/styleSheets/questionReply.css (diff)
The file was modifiedclassifieds/classifieds-war/src/main/webapp/classifieds/jsp/styleSheets/classifieds.css (diff)
The file was modifiedquickinfo/quickinfo-war/src/main/webapp/quickinfo/jsp/styleSheets/quickinfo.css (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/styleSheets/kmelia.css (diff)
The file was modifiedsuggestionBox/suggestionBox-war/src/main/webapp/suggestionBox/jsp/styleSheets/suggestionBox.css (diff)
The file was modifiedblog/blog-war/src/main/webapp/blog/jsp/styleSheets/blog.css (diff)
The file was modifiedgallery/gallery-war/src/main/webapp/gallery/jsp/styleSheets/gallery.css (diff)
The file was modifiedprojectManager/projectManager-war/src/main/webapp/projectManager/jsp/css/gantt.css (diff)
The file was modifiedquickinfo/quickinfo-war/src/main/webapp/quickinfo/jsp/styleSheets/quickinfo.css (diff)
The file was modifiedgallery/gallery-war/src/main/webapp/gallery/jsp/styleSheets/gallery.css (diff)
The file was modifiedblog/blog-war/src/main/webapp/blog/jsp/styleSheets/blog.css (diff)
The file was modifiedwhitePages/whitePages-war/src/main/webapp/whitePages/jsp/styleSheets/whitePages.css (diff)
Commit ae0fa70121ee27041c34582ca76561030769cb7e by Miguel Moquillon
Fixed 5 Sonar issues

+ Created an adaptive size (consistent with the font size) for the image and bullet used for the aggregate's button Yes or No
The file was modifiedclassifieds/classifieds-war/src/main/webapp/classifieds/jsp/styleSheets/classifieds.css (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/styleSheets/kmelia.css (diff)
The file was modifiedrssAggregator/rssAggregator-war/src/main/webapp/rssAgregator/jsp/styleSheets/rssAgregator.css (diff)
The file was modifiedforums/forums-war/src/main/webapp/forums/jsp/styleSheets/forums.css (diff)
Commit b578888ab4008a205f8972bad4017c72c7bcb131 by Miguel Moquillon
Bug #14661

Fix the bug. The d&d handling was based upon the .jstree-draggable
class. But since the refactoring within the fix of the bug 14478,
the <span> with this CSS class didn't receive anymore the mouse
event but its <a> parent because this one had a class attribute set.
Without the class attribute in the <a> parent, the <span> element
succeed to receive any mouse click down event on it. Nevertheless, in
order the d&d mechanism works on publications, it was needed to move the
id attribute from the <a> element to the <span class=".jstree-draggable>
element because this publication identifier is fetched from this id on
the dragged HTML node. So, the click event handler of the <a> node
required to be refined to take into account of this (because the
id attribute was also fetched to figure out the identifier of the
publication to redirect the user to.
The file was modifiedkmelia/kmelia-war/src/main/java/org/silverpeas/components/kmelia/servlets/renderers/PublicationsRenderer.java (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/treeview.jsp (diff)
Commit d5093891055405c7da16b276e789ca7001267b15 by Miguel Moquillon
Bug #14491

In
kmelia/kmelia-war/src/main/webapp/kmelia/jsp/attachmentLinkManagement.jsp
and
kmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationLinksManager.jsp,
replace some Java plain codes by JSTL codes. Fix javascript code to
please Sonar.
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/attachmentLinkManagement.jsp (diff)
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationLinksManager.jsp (diff)
Commit e3fd80e22ead865bf1406a8efec9dfa72252ffb8 by Miguel Moquillon
Bug #14491

Delete the spacesInURL.js files as no code in this files are used.
Remove the reference to the spacesInURL.js file in the JSPs. Refine
the code of those JSPs.
The file was modifiedwebSites/webSites-war/src/main/webapp/webSites/jsp/listSite.jsp (diff)
The file was removedyellowpages/yellowpages-war/src/main/webapp/yellowpages/jsp/javaScript/spacesInURL.js
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/attachmentLinkManagement.jsp (diff)
The file was modifiedyellowpages/yellowpages-war/src/main/webapp/yellowpages/jsp/groupManager.jsp (diff)
The file was modifiedwebSites/webSites-war/src/main/webapp/webSites/jsp/listSitePortlet.jsp (diff)
The file was modifiedwebSites/webSites-war/src/main/webapp/webSites/jsp/listSite_readerPortlet.jsp (diff)
The file was modifiedyellowpages/yellowpages-war/src/main/webapp/yellowpages/jsp/topicManager.jsp (diff)
The file was modifiedwebSites/webSites-war/src/main/webapp/webSites/jsp/listSite_reader.jsp (diff)
The file was removedwebSites/webSites-war/src/main/webapp/webSites/jsp/javaScript/spacesInURL.js
The file was modifiedwebSites/webSites-war/src/main/webapp/webSites/jsp/organize.jsp (diff)

Summary

  1. Nettoyage et mise en adéquation skin Waves (details)
  2. Nettoyage et mise en adéquation du skin prima (details)
  3. Nettoyage du skin Sobre (details)
  4. Defined the font-size's variable for each skin (details)
Commit fd736bbdba3ffb7d972d78bd199c9847d8ad437e by Miguel Moquillon
Nettoyage et mise en adéquation skin Waves
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/waves/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/waves/css/main.css (diff)
Commit f4d91933032f0e7d64440f9cd607d684d90790d5 by Miguel Moquillon
Nettoyage et mise en adéquation du skin prima
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/prima/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/prima/css/main.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/Sobre/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/Sobre/css/main.css (diff)
Commit 59477e589e17581c153dd901677f666b053732a7 by Miguel Moquillon
Defined the font-size's variable for each skin

+ for waves merged color-text and couleur-texte
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/prima/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/waves/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/Sobre/css/stylesheet.css (diff)
The file was modifiedaurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/waves/css/main.css (diff)