lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

  • 1 participants
  • 59802 discussions
[xwiki/xwiki-platform] 90ee73: XWIKI-22209: Deprecate NotificationFilterPreferenc...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/XWIKI-22209 Home: https://github.com/xwiki/xwiki-platform Commit: 90ee737d1422716da6a55d36e3db23650f685af7 https://github.com/xwiki/xwiki-platform/commit/90ee737d1422716da6a55d36e3db… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-api/src/test/java/org/xwiki/notifications/sources/internal/AbstractQueryGeneratorTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/NotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/DefaultFilterPreferencesModelBridge.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/DefaultNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/migrators/NotificationFilterPreferencesMigrator.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/WatchedLocationReference.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/WatchedUserReference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/test/java/org/xwiki/notifications/filters/watch/WatchedLocationReferenceTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/src/main/java/org/xwiki/notifications/sources/internal/QueryExpressionGenerator.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/src/test/java/org/xwiki/notifications/sources/internal/AbstractQueryGeneratorTest.java Log Message: ----------- XWIKI-22209: Deprecate NotificationFilterPreference#isActive * Ensure to not use anymore isActive and setActive Commit: a4ac5669b4c7ed1bbde06f4604930999e15a80d7 https://github.com/xwiki/xwiki-platform/commit/a4ac5669b4c7ed1bbde06f460493… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/NotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/DefaultNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/src/main/java/org/xwiki/notifications/sources/internal/TagNotificationFilterPreference.java Log Message: ----------- XWIKI-22209: Deprecate NotificationFilterPreference#isActive * Provide a default method for the deprecated method in interface and remove all overrides Compare: https://github.com/xwiki/xwiki-platform/compare/33be778a08d2...a4ac5669b4c7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] d04546: XWIKI-22208: Boolean filters are not properly remo...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: d045463f87eb12a2d3ce14aee2bcba2d50b3f2cc https://github.com/xwiki/xwiki-platform/commit/d045463f87eb12a2d3ce14aee2bc… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java Log Message: ----------- XWIKI-22208: Boolean filters are not properly removed in LiveData * Fix the page object selector (cherry picked from commit 26dde0f65bd294434851a93ef866a11011b48615) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 112171: XWIKI-22208: Boolean filters are not properly remo...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 112171a912373d9a59cdbcb9b849172e210a30ee https://github.com/xwiki/xwiki-platform/commit/112171a912373d9a59cdbcb9b849… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java Log Message: ----------- XWIKI-22208: Boolean filters are not properly removed in LiveData * Fix the page object selector (cherry picked from commit 26dde0f65bd294434851a93ef866a11011b48615) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 26dde0: XWIKI-22208: Boolean filters are not properly remo...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 26dde0f65bd294434851a93ef866a11011b48615 https://github.com/xwiki/xwiki-platform/commit/26dde0f65bd294434851a93ef866… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java Log Message: ----------- XWIKI-22208: Boolean filters are not properly removed in LiveData * Fix the page object selector To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 0377b2: XRENDERING-647: ]]] in a link parameter breaks lin...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 0377b21d562c826a33acea51ca03a672b9df49a2 https://github.com/xwiki/xwiki-rendering/commit/0377b21d562c826a33acea51ca0… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/renderer/ParametersPrinter.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping2.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping6.test Log Message: ----------- XRENDERING-647: ]]] in a link parameter breaks link syntax (#302) * match the characters that we don't escape using a lookahead such that they can be matched again * add a new test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-17396: Livedata export data
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22141: Add the possibility to distinguish different accounts of the same user on the UI
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22189: UI proposal for SupportedBy in EM and e.x.o
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
[xwiki/xwiki-platform] bdd9ae: XWIKI-22211: Deprecate NotificationFilterPreferenc...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: bdd9ae977b41fe246f58873b0fa53fb57f185a3a https://github.com/xwiki/xwiki-platform/commit/bdd9ae977b41fe246f58873b0fa5… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/NotificationFilterPreferenceManager.java Log Message: ----------- XWIKI-22211: Deprecate NotificationFilterPreferenceProvider * Fix javadoc To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22141: Add the possibility to distinguish different accounts of the same user on the UI
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4428
  • 4429
  • 4430
  • 4431
  • 4432
  • 4433
  • 4434
  • ...
  • 5981
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.