Branch: refs/heads/XWIKI-22271
Home: https://github.com/xwiki/xwiki-platform
Commit: d268e1cc97a298fe526d46b35bd14a7d7b1a89f6
https://github.com/xwiki/xwiki-platform/commit/d268e1cc97a298fe526d46b35bd1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted
* Fix migration query after testing
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 530f842b4b2d8ce3f14d3dce1e2f2deebf1cd995
https://github.com/xwiki/xwiki-rendering/commit/530f842b4b2d8ce3f14d3dce1e2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
(cherry picked from commit 84bb2686d11d9da17dc445a2d1d3114d71c8246d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 5310d16c03db8ff596c11c29f97c7b44f973f432
https://github.com/xwiki/xwiki-rendering/commit/5310d16c03db8ff596c11c29f97…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
(cherry picked from commit 84bb2686d11d9da17dc445a2d1d3114d71c8246d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 84bb2686d11d9da17dc445a2d1d3114d71c8246d
https://github.com/xwiki/xwiki-rendering/commit/84bb2686d11d9da17dc445a2d1d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/fix-XRENDERING-749
Home: https://github.com/xwiki/xwiki-rendering
Commit: 86fe4f5ce5112c6e72f2678601638f92da161424
https://github.com/xwiki/xwiki-rendering/commit/86fe4f5ce5112c6e72f26786016…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored
* overwrite the default implementation of getDefaultCategories to be based on getDefaultCategory (in case it's implemented)
* also move MacroDescriptorAspect to an annotation based java version
* fix a warning in AbstractMacroDescriptorAspect
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications