Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.3
Choose a base ref
...
head repository: nextcloud/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.4
Choose a head ref
  • 15 commits
  • 13 files changed
  • 4 contributors

Commits on Apr 29, 2024

  1. fix: Parse momentFormat and storageFormat

    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    Chartman123 authored and backportbot[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a609662 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2121 from nextcloud/backport/2093/stable4

    [stable4] fix: Parse momentFormat and storageFormat
    Chartman123 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    370899f View commit details
    Browse the repository at this point in the history
  3. fix(i18n): Aligned grammar

    Reported at Transifex.
    
    Aligned to >500 occurences.
    
    Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
    rakekniven authored and backportbot[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e998b26 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2122 from nextcloud/backport/2095/stable4

    [stable4] fix(i18n): Aligned grammar
    Chartman123 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c631690 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix: add required icon to question header in edit mode

    Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    2 people authored and backportbot[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fb622df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2147 from nextcloud/backport/2099/stable4

    [stable4] fix: add icon to title of required questions in edit mode
    Chartman123 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    9ddb6f0 View commit details
    Browse the repository at this point in the history
  3. fix(a11y): Add missing label for nav element

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and backportbot[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    59f7826 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2149 from nextcloud/backport/2148/stable4

    [stable4] fix(a11y): Add missing label for `nav` element
    Chartman123 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    761ee05 View commit details
    Browse the repository at this point in the history
  5. fix(a11y): Add missing page headings

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and backportbot[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    06d4aea View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2152 from nextcloud/backport/2151/stable4

    [stable4] fix(a11y): Add missing page headings
    Chartman123 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    d604b3b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Build(deps): Bump @nextcloud/vue from 8.11.3 to 8.12.0

    Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.3 to 8.12.0.
    - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-vue@v8.11.3...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/vue"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    dependabot[bot] authored and Chartman123 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    97faa6e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. run npm install

    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    Chartman123 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3f9345b View commit details
    Browse the repository at this point in the history
  2. fix: Adjust code for @nextcloud/vue 8.12 providing native app sideb…

    …ar toggle
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and Chartman123 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    465b5be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2183 from nextcloud/backport/2170/stable4

    [stable4] fix: Adjust code for `@nextcloud/vue` 8.12 providing native app sidebar toggle
    Chartman123 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    35d7abc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. v4.2.4

    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    Chartman123 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0b657f6 View commit details
    Browse the repository at this point in the history
Loading