Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XWIKI-22580: New release input fields have no text alternative #3580

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. XWIKI-22580: New release input fields have no text alternative

    * Implemented a text alt.
    
    TODO: test the feature. Could only get the translation key to work so far...
    Sereza7 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    caa57d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. XWIKI-22580: New release input fields have no text alternative

    * Implemented a text alt.
    
    TODO: Fix the test in StringClassTest. Somehow it doesn't find the component for Localization...
    Sereza7 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    99bc2f2 View commit details
    Browse the repository at this point in the history
  2. XWIKI-22580: New release input fields have no text alternative

    * Fixed the test by providing the component.
    Sereza7 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    84fe671 View commit details
    Browse the repository at this point in the history
  3. XWIKI-22580: New release input fields have no text alternative

    * Fixed the date displayer and tests going along it
    Sereza7 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f0c165f View commit details
    Browse the repository at this point in the history
  4. XWIKI-22580: New release input fields have no text alternative

    * Fixed indentation
    Sereza7 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0a8796e View commit details
    Browse the repository at this point in the history