Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 413d7a8b9e0d08f3def7e8a0686b674854aebd8e
https://github.com/xwiki-contrib/cristal/commit/413d7a8b9e0d08f3def7e8a0686…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M lib/src/c-index.vue
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
CRISTAL-266: The page content is fetched several times on page load/change
Fix regression when navigating back from saving a page.
Introduce a generic solution reloading the page after each navigation.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: a1d01733f753f9cb8330ccda5c0eee99eb2f4a6b
https://github.com/xwiki/xwiki-platform/commit/a1d01733f753f9cb8330ccda5c0e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java
Log Message:
-----------
XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast
* fix the version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3052-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a26856d726e31b964a8f45a5b78ddfb36995bf02
https://github.com/xwiki/xwiki-platform/commit/a26856d726e31b964a8f45a5b78d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/code.py
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/styles/xwiki_default.py
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode14.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode15.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode4.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode7.test
Log Message:
-----------
XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast (#3052)
* Created a pygment style in updated_default.py
* Updated the parser configuration to fallback on this style by default
* Updated tests to fit the new colortheme
(cherry picked from commit 5e913d9f88f10c85925679ef28cdb35f90de722f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 5e913d9f88f10c85925679ef28cdb35f90de722f
https://github.com/xwiki/xwiki-platform/commit/5e913d9f88f10c85925679ef28cd…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/code.py
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/styles/xwiki_default.py
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode14.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode15.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode4.test
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode7.test
Log Message:
-----------
XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast (#3052)
* Created a pygment style in updated_default.py
* Updated the parser configuration to fallback on this style by default
* Updated tests to fit the new colortheme
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications