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

September 2024

  • 1 participants
  • 866 discussions
[xwiki/xwiki-jenkins-pipeline] 012ee1: [Misc] Simplify code using the elvis operator
by XWiki Notifications 20 Sep '24

20 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 012ee1fab80475ed93b8d0bd7d54a71db4919cd9 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/012ee1fab80475ed93b8… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M vars/xwikiBuild.groovy Log Message: ----------- [Misc] Simplify code using the elvis operator To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for WKINIT-5: Initializer fail to start with XWiki 16.7.1
by XWiki Notifications 20 Sep '24

20 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for NEXTCLOUD-6: Cannot not reach instance
by XWiki Notifications 20 Sep '24

20 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for NEXTCLOUD-6: Cannot not reach instance
by XWiki Notifications 20 Sep '24

20 Sep '24
1 0
0 0
[xwiki/xwiki-commons] ad8ef9: Bump com.google.protobuf:protobuf-java from 3.25.4...
by XWiki Notifications 19 Sep '24

19 Sep '24
Branch: refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.25.5 Home: https://github.com/xwiki/xwiki-commons Commit: ad8ef9250fb00644694318e483969324ba5dcab0 https://github.com/xwiki/xwiki-commons/commit/ad8ef9250fb00644694318e483969… Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com> Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M pom.xml Log Message: ----------- Bump com.google.protobuf:protobuf-java from 3.25.4 to 3.25.5 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/proto… from 3.25.4 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_r… - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.4...v3.2… --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support(a)github.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22484: The alternative for the home link on the logo does not mean anything
by XWiki Notifications 19 Sep '24

19 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22484: The alternative for the home link on the logo does not mean anything
by XWiki Notifications 19 Sep '24

19 Sep '24
1 0
0 0
[xwiki-contrib/cristal] f9d5a8: [misc] Fix inconsistent license header and fix for...
by XWiki Notifications 18 Sep '24

18 Sep '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: f9d5a880e43c2c199fef28eb60f790088ec8ffd8 https://github.com/xwiki-contrib/cristal/commit/f9d5a880e43c2c199fef28eb60f… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-09-18 (Wed, 18 Sep 2024) Changed paths: M lib/src/index.css Log Message: ----------- [misc] Fix inconsistent license header and fix formatting To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 637322: CRISTAL-212: Make embedding less prone to CSS conf...
by XWiki Notifications 18 Sep '24

18 Sep '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 637322e3dbb7a1b893b1e2cbde94904beeab1ba9 https://github.com/xwiki-contrib/cristal/commit/637322e3dbb7a1b893b1e2cbde9… Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com> Date: 2024-09-18 (Wed, 18 Sep 2024) Changed paths: M ds/shoelace/src/vue/css/style.css M ds/vuetify/src/vue/css/style.css M editors/tiptap/src/vue/c-edit-tiptap.vue M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue M electron/renderer/index.html M lib/src/components/DefaultCristalApp.ts M lib/src/index.css M skin/src/vue/c-content.vue M skin/src/vue/c-right-sidebar.vue M skin/src/vue/c-sidebar.vue M skin/src/vue/c-view.vue M web/index.html Log Message: ----------- CRISTAL-212: Make embedding less prone to CSS conflicts (#301) * Changed class names and IDs to better target Cristal only * Changed the location of common CSS to make it scoped by Vue * Changed layout type from fixed positioning to css grid based layout * Changed media queries to container queries * Reworking CSS for hiding the sidebar * Organization and clearing CSS rules * Adjusted the CSS in edit mode * Adjusted values for when the sidebar is floating * Refactor left sidebar to main sidebar to better support rtl languages sematics * Improved grid layout on c-view.vue to use named grid template areas * Adds support for header on the layout * Adds support for bottom panes on the main content * Largely simplified layout rules, based on css grid now * Removal of several html elements used previously only for styling * Preparing styles for floating doc info tabs * Style changes for collapsed toolbar * fixed a scrolling issue on content view * Minor name refactoring on c-sidebar.vue * Fix the tiptap toolbar * Simplification of the main layout after feedback on c-view.vue * Basic rules added to html and body elements To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22519: Upgrade to Snappy 1.1.10.7
by XWiki Notifications 18 Sep '24

18 Sep '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • ...
  • 87
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.