Branch: refs/heads/XWIKI-14787
Home: https://github.com/xwiki/xwiki-platform
Commit: 20524fe2b411d938aeb979e8406dd4c30c5d172d
https://github.com/xwiki/xwiki-platform/commit/20524fe2b411d938aeb979e8406d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/compatibility.js
Log Message:
-----------
XWIKI-14787: $blacklistedSpaces are not working anymore
* Move XWiki.blacklistedSpaces to compatibility.js to avoid breakage
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 658a550213d6ea13b1be5a8e25b50c7173c10779
https://github.com/xwiki-contrib/cristal/commit/658a550213d6ea13b1be5a8e25b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Upgrade @types/node to 20.10.3
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 07dc332582deebfd9fea54350e7ee06f82ca1ac1
https://github.com/xwiki-contrib/cristal/commit/07dc332582deebfd9fea54350e7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Upgrade to vue-tsc 1.8.25
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 08dcf920b51dcb2043091c5791db685a6c256687
https://github.com/xwiki-contrib/cristal/commit/08dcf920b51dcb2043091c5791d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M ds/dsfr/package.json
M ds/vuetify/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
M web/package.json
Log Message:
-----------
CRISTAL-21: Upgrade vuetify to 3.4.4
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: 94b11c6eea52500c9347e19767312cb0db02cfbd
https://github.com/xwiki-contrib/application-antispam/commit/94b11c6eea5250…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M application-antispam-api/pom.xml
M application-antispam-simple/pom.xml
M application-antispam-test/application-antispam-test-docker/pom.xml
M application-antispam-test/application-antispam-test-pageobjects/pom.xml
M application-antispam-test/pom.xml
M application-antispam-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: 944314cf1a0a456277e1395f6ee4279b885e36e3
https://github.com/xwiki-contrib/application-antispam/commit/944314cf1a0a45…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M application-antispam-api/pom.xml
M application-antispam-simple/pom.xml
M application-antispam-test/application-antispam-test-docker/pom.xml
M application-antispam-test/application-antispam-test-pageobjects/pom.xml
M application-antispam-test/pom.xml
M application-antispam-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-antispam-1.11
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 7dd4809022f5d458f76dd9f322f4beff5d1cba7c
https://github.com/xwiki-contrib/cristal/commit/7dd4809022f5d458f76dd9f322f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/renderer/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/wikimodel/package.json
M sample-module/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
CRISTAL-20: Upgrade vue to 3.3.10
Branch: refs/heads/XWIKI-21448
Home: https://github.com/xwiki/xwiki-platform
Commit: 750acce1f70dade61b81249bc8880bb5e5dd11f7
https://github.com/xwiki/xwiki-platform/commit/750acce1f70dade61b81249bc888…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/event/CleaningFilterEvent.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedEntitiesManager.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcher.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventManager.java
Log Message:
-----------
XWIKI-21448: Notification filter preferences are not cleaned when a page is deleted
* Early design of the automatic cleaning of filters
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 1859ea9d41e9036a16edde835a1fffa6dba419f9
https://github.com/xwiki-contrib/cristal/commit/1859ea9d41e9036a16edde835a1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Dependency upgrades
* downgrade vite to 4.5.1 because vite-plugin-vuetify is not compatible with vite 5+
* upgrade @vitejs/plugin-vue to 4.5.1
* upgrade vite-plugin-inspect to 0.8.1
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 65ce3ec89fd99656c87af259c2affbd4ea2540aa
https://github.com/xwiki-contrib/cristal/commit/65ce3ec89fd99656c87af259c2a…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] chore(deps): update dependency vite to v5
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: c0c657c87f969d33cec32d9884b64a93f9352b50
https://github.com/xwiki/xwiki-docker/commit/c0c657c87f969d33cec32d9884b64a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M 14/mariadb-tomcat/.env
M 14/mariadb-tomcat/Dockerfile
M 14/mysql-tomcat/.env
M 14/mysql-tomcat/Dockerfile
M 14/postgres-tomcat/.env
M 14/postgres-tomcat/Dockerfile
M build.gradle
Log Message:
-----------
XDOCKER-302: Upgrade LTS version to 14.10.20
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b071b770f63046554df9539374f00537e6e7fceb
https://github.com/xwiki/xwiki-platform/commit/b071b770f63046554df9539374f0…
Author: Sereza7 <lucas.charpentier(a)imt-atlantique.net>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsDisplayerUIX.xml
Log Message:
-----------
XWIKI-21574: Errors in the wiki console when exporting a page as HTML
* Removed the use of the variable interpreted to ""
(cherry picked from commit aa4dcae3f2fa36b27144c8ece0884166a1e2e1b4)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 14b5462c47ff7b776de3544bcb4dedfaf6fb30c8
https://github.com/xwiki/xwiki-platform/commit/14b5462c47ff7b776de3544bcb4d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/XWikiCompatibilityAspect.aj
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/api/DocumentCompatibilityAspect.aj
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/api/XWikiCompatibilityAspect.aj
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/doc/XWikiDocumentCompatibilityAspect.aj
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
Log Message:
-----------
XWIKI-11762: $displayTooltip method seem to be broken
Deprecate all #displayTooltip and #addTooltip method and move them to
legacy as they don't work since colibri according to @mflorea
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: cdd94ef663564679a5341a55d05168dc1b3315ae
https://github.com/xwiki-contrib/application-antispam/commit/cdd94ef6635646…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M application-antispam-simple/src/main/java/org/xwiki/contrib/antispam/internal/simple/DefaultSpamCheckerModel.java
Log Message:
-----------
ANTISPAM-74: The update of antispam files is done with the wrong users
* Fix error in previous commit + refactor even more