[xwiki-contrib/application-notification-word] e6f927: WORDNOTIF-2: Allow using partial word matching wit...
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-notification-word Commit: e6f927a88b692cddcd4103930de97df3be465575 https://github.com/xwiki-contrib/application-notification-word/commit/e6f927... Author: Simon Urli <[email protected]> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/analyzers/DefaultPatternAnalysisHelper.java M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/script/NotificationWordsScriptService.java M application-notification-word-default/src/main/resources/ApplicationResources.properties M application-notification-word-default/src/main/resources/templates/notificationWord/userprofile.css A application-notification-word-default/src/main/resources/templates/notificationWord/userprofile.js M application-notification-word-default/src/main/resources/templates/notificationWord/userprofile.vm M application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/analyzers/DefaultPatternAnalysisHelperTest.java Log Message: ----------- WORDNOTIF-2: Allow using partial word matching with jokers * Use reluctant quantifiers in the regex to be able to match more occurrences when using a wildcard * Improve user interface to add capability to test a query
participants (1)
-
XWiki Notifications