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 -----
  • 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
[email protected]

August 2024

  • 1 participants
  • 1261 discussions
[xwiki-contrib/application-templates] 090714: Added translation using Weblate (Portuguese (Brazil))
by XWiki Notifications 28 Aug '24

28 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-templates Commit: 09071430b3cc4cf70e28afd2d6a7f6c35a4ca9ce https://github.com/xwiki-contrib/application-templates/commit/09071430b3cc4… Author: Mariana Batista <mariana-batista99(a)hotmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: A application-templates-ui/src/main/resources/Templates/Translations.pt_BR.xml Log Message: ----------- Added translation using Weblate (Portuguese (Brazil)) Commit: 6a770813f3fbcdd35a1b3bc9e4aa08a2eb63dfca https://github.com/xwiki-contrib/application-templates/commit/6a770813f3fbc… Author: Mariana Batista <mariana-batista99(a)hotmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M application-templates-ui/src/main/resources/Templates/Translations.pt_BR.xml Log Message: ----------- Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (8 of 8 strings) Translation: XWiki Contrib/Templates Application Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/templates-application/pt_BR/ Commit: 9be8870fb0aeb53b4ccde874b9edbd949fca517b https://github.com/xwiki-contrib/application-templates/commit/9be8870fb0aeb… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: A application-templates-ui/src/main/resources/Templates/Translations.pt_BR.xml Log Message: ----------- Merge pull request #12 from xwikiorgci/weblate-xwiki-contrib-templates-application Compare: https://github.com/xwiki-contrib/application-templates/compare/c02cd4e2d786… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-templates/settings/notificatio…
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22459: Firefox doesn't support anymore confirmation dialog in tests
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3129: Upgrade to Maven Surefire and Failsafe plugins 3.5.0
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22442: Tests are not running properly with Firefox 129.0
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22053: Allow to specify the version of browser to use with when executing docker tests
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3136: Upgrade to Maven Javadoc plugin 3.10.0
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3021: Upgrade to Maven Plugin Tools 3.15.0
by XWiki Notifications 28 Aug '24

28 Aug '24
1 0
0 0
[xwiki/xwiki-platform] 5c5713: XWIKI-22442: Tests are not running properly with F...
by XWiki Notifications 28 Aug '24

28 Aug '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 5c5713a95da80058b5473c701656c4d31fafde5e https://github.com/xwiki/xwiki-platform/commit/5c5713a95da80058b5473c701656… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/ui/AbstractCKEditorIT.java Log Message: ----------- XWIKI-22442: Tests are not running properly with Firefox 129.0 * The problem was only related to tests related to ckeditor and the handling of the confirmation dialog when leaving it, so I replaced all that logic with a simple click on cancel for leaving the editor. (cherry picked from commit 42f86082c453b6e495dcfb72a477b3bba685128c) 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] 58049f: XWIKI-22053: Allow to specify the version of brows...
by XWiki Notifications 28 Aug '24

28 Aug '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 58049f37769fa88c1b7d704652824bc19021e969 https://github.com/xwiki/xwiki-platform/commit/58049f37769fa88c1b7d70465282… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/BrowserTestUtils.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UITest.java Log Message: ----------- XWIKI-22053: Allow to specify the version of browser to use with when executing docker tests (cherry picked from commit d3ec62c22d8bbe07e683117c5487123be5b94b53) Commit: 224d5d55d5e8a8e24d724e7a730a5d931b4331cd https://github.com/xwiki/xwiki-platform/commit/224d5d55d5e8a8e24d724e7a730a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/ui/AbstractCKEditorIT.java Log Message: ----------- XWIKI-22442: Tests are not running properly with Firefox 129.0 * The problem was only related to tests related to ckeditor and the handling of the confirmation dialog when leaving it, so I replaced all that logic with a simple click on cancel for leaving the editor. (cherry picked from commit 42f86082c453b6e495dcfb72a477b3bba685128c) Compare: https://github.com/xwiki/xwiki-platform/compare/bbfb4610416e...224d5d55d5e8 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] c17fe5: XWIKI-22459: Firefox doesn't support anymore confi...
by XWiki Notifications 28 Aug '24

28 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: c17fe57f209097766d3ff5062af04966fceba6aa https://github.com/xwiki/xwiki-platform/commit/c17fe57f209097766d3ff5062af0… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/ObjectEditorIT.java Log Message: ----------- XWIKI-22459: Firefox doesn't support anymore confirmation dialog in tests * Remove ignores on tests that relies on confirmation dialog * Provide a new solution for handling the confirmation dialog on ObjectEditorIT To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 127
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.