Skip to content
Succès

Changes

Summary

  1. In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5 (details)
Commit 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 by Miguel Moquillon
In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e).Prepare for development iteration of next version 6.3.6 (details)
  2. Bug #14158 (details)
  3. In the VariableScheduledValueTest unit test, the time zone in which the (details)
  4. bug #14490: use folder names instead of ids (details)
Commit a989de05936f438a4a3933ee7be9d4581d922e1e by devteam
6.3.5 has been released from build 6.3.5-build240525 (a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e).Prepare for development iteration of next version 6.3.6
The file was modifiedcore-services/comment/pom.xml (diff)
The file was modifiedcore-configuration/pom.xml (diff)
The file was modifiedcore-services/search/pom.xml (diff)
The file was modifiedcore-api/pom.xml (diff)
The file was modifiedcore-services/questioncontainer/pom.xml (diff)
The file was modifiedcore-services/pdc/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedcore-web-test/pom.xml (diff)
The file was modifiedcore-library/pom.xml (diff)
The file was modifiedcore-rs/pom.xml (diff)
The file was modifiedcore-services/silverstatistics/pom.xml (diff)
The file was modifiedcore-test/pom.xml (diff)
The file was modifiedcore-services/viewer/pom.xml (diff)
The file was modifiedcore-services/workflow/pom.xml (diff)
The file was modifiedcore-services/contact/pom.xml (diff)
The file was modifiedcore-war/pom.xml (diff)
The file was modifiedcore-services/importExport/pom.xml (diff)
The file was modifiedcore-services/mylinks/pom.xml (diff)
The file was modifiedcore-services/tagcloud/pom.xml (diff)
The file was modifiedcore-services/personalOrganizer/pom.xml (diff)
The file was modifiedcore-services/pom.xml (diff)
The file was modifiedcore-services/chat/pom.xml (diff)
The file was modifiedcore-services/sharing/pom.xml (diff)
The file was modifiedcore-web/pom.xml (diff)
Commit 6df43e66c82d74fdaf07c75d56db339cf3491364 by Miguel Moquillon
Bug #14158

In the Drag&Drop Web Edition API, the images as components (a GrapeJS components
as GrapJS is used here as the front framework for the API) are treated like
attachments to the contribution for which the API is used as editor. But, in the
case of a thumbnail uploaded by the user, the image is just a simply link that
can be broken when the original thumbnail is deleted or replaced by another
image. In order to avoid such issues, and to conform to the way images are
treated in the API, now the uploaded thumbnails are now transformed as a simple
image component, id est as an attachment to the currently edited contribution
through the Drag&Drop Web Edition API.
The file was modifiedcore-library/src/main/java/org/silverpeas/core/io/media/image/thumbnail/model/ThumbnailDetail.java (diff)
The file was modifiedcore-api/src/main/java/org/silverpeas/core/contribution/model/Thumbnail.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/ddwe/DragAndDropWebEditorController.java (diff)
The file was modifiedcore-library/src/main/java/org/silverpeas/core/contribution/content/ddwe/DragAndDropWbeFile.java (diff)
The file was modifiedcore-war/src/main/webapp/ddwe/jsp/javaScript/silverpeas-ddwe-components.js (diff)
The file was modifiedcore-services/importExport/src/main/java/org/silverpeas/core/importexport/control/RepositoriesTypeManager.java (diff)
Commit e5b10bcad622cd1e31c6b95247c43004d00362b6 by Miguel Moquillon
In the VariableScheduledValueTest unit test, the time zone in which the
datetime are created isn't taken into account when asserting the period
of validity of a variable, despite the datetimes in a Period object are
stored, and hence returned, in UTC. Fix this.
The file was modifiedcore-api/src/test/java/org/silverpeas/core/variables/VariableScheduledValueTest.java (diff)
Commit eb4bb924dcf549c2db0cee56992e75cd32ef4033 by unknown
bug #14490: use folder names instead of ids
The file was modifiedcore-services/importExport/src/main/java/org/silverpeas/core/importexport/control/ImportExport.java (diff)
The file was modifiedcore-services/importExport/src/main/java/org/silverpeas/core/importexport/control/PublicationsTypeManager.java (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (6fd4cda122f3439acfc933732ee571984880bd67).Prepare for development iteration of next version 6.3.6 (details)
Commit f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 by devteam
6.3.5 has been released from build 6.3.5-build240525 (6fd4cda122f3439acfc933732ee571984880bd67).Prepare for development iteration of next version 6.3.6
The file was modifiedquestionReply/questionReply-configuration/pom.xml (diff)
The file was modifiedprojectManager/projectManager-configuration/pom.xml (diff)
The file was modifiedalmanach/almanach-war/pom.xml (diff)
The file was modifiedorganizationchart/organizationchart-configuration/pom.xml (diff)
The file was modifiedforums/forums-war/pom.xml (diff)
The file was modifiedgallery/gallery-war/pom.xml (diff)
The file was modifiedquestionReply/questionReply-war/pom.xml (diff)
The file was modifiedalmanach/almanach-configuration/pom.xml (diff)
The file was modifiedformsOnline/formsOnline-war/pom.xml (diff)
The file was modifieddelegatednews/pom.xml (diff)
The file was modifiedhyperlink/hyperlink-library/pom.xml (diff)
The file was modifiedkmelia/kmelia-war/pom.xml (diff)
The file was modifiedrssAggregator/pom.xml (diff)
The file was modifiedsilverCrawler/silverCrawler-war/pom.xml (diff)
The file was modifiedmailinglist/pom.xml (diff)
The file was modifiedprojectManager/projectManager-library/pom.xml (diff)
The file was modifiedsuggestionBox/suggestionBox-library/pom.xml (diff)
The file was modifiedsuggestionBox/suggestionBox-war/pom.xml (diff)
The file was modifiedwebPages/webPages-configuration/pom.xml (diff)
The file was modifiedclassifieds/classifieds-war/pom.xml (diff)
The file was modifiedmailinglist/mailinglist-war/pom.xml (diff)
The file was modifiedresourcesManager/resourcesManager-library/pom.xml (diff)
The file was modifiedprocessManager/pom.xml (diff)
The file was modifiedblog/pom.xml (diff)
The file was modifiedinfoLetter/infoLetter-war/pom.xml (diff)
The file was modifiedprocessManager/processManager-configuration/pom.xml (diff)
The file was modifiedspaceMembers/spaceMembers-war/pom.xml (diff)
The file was modifiedresourcesManager/resourcesManager-configuration/pom.xml (diff)
The file was modifiedkmelia/kmelia-library/pom.xml (diff)
The file was modifiedforums/pom.xml (diff)
The file was modifiedorganizationchart/pom.xml (diff)
The file was modifiedalmanach/almanach-library/pom.xml (diff)
The file was modifiedclassifieds/pom.xml (diff)
The file was modifiedmydb/mydb-war/pom.xml (diff)
The file was modifiedclassifieds/classifieds-configuration/pom.xml (diff)
The file was modifiedyellowpages/yellowpages-war/pom.xml (diff)
The file was modifiedwhitePages/whitePages-configuration/pom.xml (diff)
The file was modifiedinfoLetter/pom.xml (diff)
The file was modifiedquestionReply/pom.xml (diff)
The file was modifiedblog/blog-war/pom.xml (diff)
The file was modifiedsuggestionBox/suggestionBox-configuration/pom.xml (diff)
The file was modifiedmydb/pom.xml (diff)
The file was modifiedmydb/mydb-configuration/pom.xml (diff)
The file was modifiedwhitePages/pom.xml (diff)
The file was modifieddataWarning/pom.xml (diff)
The file was modifiedresourcesManager/pom.xml (diff)
The file was modifiedalmanach/pom.xml (diff)
The file was modifiedquizz/pom.xml (diff)
The file was modifiedsilverCrawler/silverCrawler-configuration/pom.xml (diff)
The file was modifiedscheduleEvent/scheduleEvent-war/pom.xml (diff)
The file was modifiedgallery/pom.xml (diff)
The file was modifiedyellowpages/yellowpages-library/pom.xml (diff)
The file was modifiedhyperlink/hyperlink-configuration/pom.xml (diff)
The file was modifiedrssAggregator/rssAggregator-war/pom.xml (diff)
The file was modifiedwebSites/pom.xml (diff)
The file was modifiedsurvey/pom.xml (diff)
The file was modifiedblog/blog-configuration/pom.xml (diff)
The file was modifiedsurvey/survey-library/pom.xml (diff)
The file was modifiedscheduleEvent/scheduleEvent-library/pom.xml (diff)
The file was modifiedwebPages/webPages-war/pom.xml (diff)
The file was modifiedprojectManager/pom.xml (diff)
The file was modifiedquickinfo/quickinfo-war/pom.xml (diff)
The file was modifiedwhitePages/whitePages-library/pom.xml (diff)
The file was modifieddataWarning/dataWarning-configuration/pom.xml (diff)
The file was modifiedyellowpages/yellowpages-configuration/pom.xml (diff)
The file was modifiedformsOnline/pom.xml (diff)
The file was modifieddelegatednews/delegatednews-war/pom.xml (diff)
The file was modifiedsurvey/survey-configuration/pom.xml (diff)
The file was modifiedformsOnline/formsOnline-configuration/pom.xml (diff)
The file was modifiedquizz/quizz-configuration/pom.xml (diff)
The file was modifiedsuggestionBox/pom.xml (diff)
The file was modifiedyellowpages/pom.xml (diff)
The file was modifiedorganizationchart/organizationchart-war/pom.xml (diff)
The file was modifiedrssAggregator/rssAggregator-configuration/pom.xml (diff)
The file was modifiedinfoLetter/infoLetter-configuration/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedwebSites/webSites-configuration/pom.xml (diff)
The file was modifiedscheduleEvent/pom.xml (diff)
The file was modifiedhyperlink/pom.xml (diff)
The file was modifiedhyperlink/hyperlink-war/pom.xml (diff)
The file was modifiedgallery/gallery-library/pom.xml (diff)
The file was modifiedspaceMembers/spaceMembers-configuration/pom.xml (diff)
The file was modifiedprojectManager/projectManager-war/pom.xml (diff)
The file was modifiedresourcesManager/resourcesManager-war/pom.xml (diff)
The file was modifiedkmelia/kmelia-configuration/pom.xml (diff)
The file was modifiedprocessManager/processManager-library/pom.xml (diff)
The file was modifiedmailinglist/mailinglist-library/pom.xml (diff)
The file was modifiedwebSites/webSites-library/pom.xml (diff)
The file was modifiedscheduleEvent/scheduleEvent-configuration/pom.xml (diff)
The file was modifiedjdbcConnector/pom.xml (diff)
The file was modifiedwebSites/webSites-war/pom.xml (diff)
The file was modifiedinfoLetter/infoLetter-library/pom.xml (diff)
The file was modifiedquickinfo/pom.xml (diff)
The file was modifiedprocessManager/processManager-war/pom.xml (diff)
The file was modifiedforums/forums-library/pom.xml (diff)
The file was modifiedquestionReply/questionReply-library/pom.xml (diff)
The file was modifiedquizz/quizz-war/pom.xml (diff)
The file was modifiedsilverCrawler/pom.xml (diff)
The file was modifiedformsOnline/formsOnline-library/pom.xml (diff)
The file was modifiedjdbcConnector/jdbcConnector-library/pom.xml (diff)
The file was modifiedsilverCrawler/silverCrawler-library/pom.xml (diff)
The file was modifiedmailinglist/mailinglist-configuration/pom.xml (diff)
The file was modifiedrssAggregator/rssAggregator-library/pom.xml (diff)
The file was modifiedjdbcConnector/jdbcConnector-war/pom.xml (diff)
The file was modifiedwebPages/webPages-library/pom.xml (diff)
The file was modifiedblog/blog-library/pom.xml (diff)
The file was modifiedmydb/mydb-library/pom.xml (diff)
The file was modifiedsurvey/survey-war/pom.xml (diff)
The file was modifieddelegatednews/delegatednews-library/pom.xml (diff)
The file was modifiedgallery/gallery-configuration/pom.xml (diff)
The file was modifiedquickinfo/quickinfo-configuration/pom.xml (diff)
The file was modifiedorganizationchart/organizationchart-library/pom.xml (diff)
The file was modifiedquickinfo/quickinfo-library/pom.xml (diff)
The file was modifiedspaceMembers/pom.xml (diff)
The file was modifieddataWarning/dataWarning-library/pom.xml (diff)
The file was modifiedwhitePages/whitePages-war/pom.xml (diff)
The file was modifiedquizz/quizz-library/pom.xml (diff)
The file was modifiedjdbcConnector/jdbcConnector-configuration/pom.xml (diff)
The file was modifiedkmelia/pom.xml (diff)
The file was modifiedwebPages/pom.xml (diff)
The file was modifieddelegatednews/delegatednews-configuration/pom.xml (diff)
The file was modifiedforums/forums-configuration/pom.xml (diff)
The file was modifiedclassifieds/classifieds-library/pom.xml (diff)
The file was modifieddataWarning/dataWarning-war/pom.xml (diff)
The file was modifiedspaceMembers/spaceMembers-library/pom.xml (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (9366866ae390208a34703f1257bd641cb29c4d16).Prepare for development iteration of next version 6.3.6 (details)
Commit e6cf90efb933ea1d65558af1cade3056ac4b6462 by devteam
6.3.5 has been released from build 6.3.5-build240525 (9366866ae390208a34703f1257bd641cb29c4d16).Prepare for development iteration of next version 6.3.6
The file was modifiedpom.xml (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (8bde3aa3b7f02e512760af8c88e4ca3cad5c6bcd).Prepare for development iteration of next version 6.3.6 (details)
Commit 146430cd63566b3be410c8dd534faa57033583b3 by devteam
6.3.5 has been released from build 6.3.5-build240525 (8bde3aa3b7f02e512760af8c88e4ca3cad5c6bcd).Prepare for development iteration of next version 6.3.6
The file was modifiedbuild.gradle (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (363c2d4aa3f57abea17ac7143443728743cd1bb2).Prepare for development iteration of next version 6.3.6 (details)
Commit 10719018413e414cfa70c0f64a945a72670797f4 by devteam
6.3.5 has been released from build 6.3.5-build240525 (363c2d4aa3f57abea17ac7143443728743cd1bb2).Prepare for development iteration of next version 6.3.6
The file was modifiedpom.xml (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6).Prepare for development iteration of next version 6.3.6 (details)
Commit 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 by devteam
6.3.5 has been released from build 6.3.5-build240525 (dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6).Prepare for development iteration of next version 6.3.6
The file was modifiedaurora/aurora-configuration/pom.xml (diff)
The file was modifiedaurora/aurora-war/pom.xml (diff)
The file was modifiedaurora/pom.xml (diff)
The file was modifiedpom.xml (diff)

Summary

  1. 6.3.5 has been released from build 6.3.5-build240525 (aa77eb494357749185d05e4dff86a6e2696bc4e5).Prepare for development iteration of next version 6.3.6 (details)
  2. Update dependency on Silverpeas to version 6.3.6-build240601 (details)
  3. Update dependency on Silverpeas to version 6.3.6-build240608 (details)
  4. Update dependency on Silverpeas to version 6.3.6-build240705 (details)
  5. Update dependency on Silverpeas to version 6.3.6-build241113 (details)
Commit cadd50679dc200825dc3bc51170360e4dbb08370 by devteam
6.3.5 has been released from build 6.3.5-build240525 (aa77eb494357749185d05e4dff86a6e2696bc4e5).Prepare for development iteration of next version 6.3.6
The file was modifiedmobile-configuration/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmobile-war/pom.xml (diff)
Commit 1e826301c851b49248036953818c21497ddfde65 by devteam
Update dependency on Silverpeas to version 6.3.6-build240601
The file was modifiedpom.xml (diff)
Commit 1d0a1ad7f4ea56b4f6c9fa1b3bc1ec878439f70f by devteam
Update dependency on Silverpeas to version 6.3.6-build240608
The file was modifiedpom.xml (diff)
Commit 9f5bfc79813fc1a855fee0f08e30724127956893 by devteam
Update dependency on Silverpeas to version 6.3.6-build240705
The file was modifiedpom.xml (diff)
Commit f0980144dbbfca8fc650ac94fd238726ef3b032c by devteam
Update dependency on Silverpeas to version 6.3.6-build241113
The file was modifiedpom.xml (diff)