Skip to content
Succès

Changes

Summary

  1. In the release pipeline of the Silverpeas platform, enabled the build of (details)
Commit a21b86feba1363f95e030bf85247d116cfc8258c by Miguel Moquillon
In the release pipeline of the Silverpeas platform, enabled the build of
the docker image of Silverpeas for trial purpose.
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)

Summary

  1. Bug #14523 (details)
Commit ef1fff171920cd5337887e806e0d85f6cbd4ac77 by Miguel Moquillon
Bug #14523

Now, when a classified ad isn't validated, it is not indexable. If a
validated classified ad is put in draft (for modification), then its
index is deleted. Index is created only for validated classfied ads.
The file was modifiedclassifieds/classifieds-library/src/main/java/org/silverpeas/components/classifieds/service/DefaultClassifiedService.java (diff)
The file was modifiedclassifieds/classifieds-library/src/main/java/org/silverpeas/components/classifieds/model/ClassifiedDetail.java (diff)