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: cosmocode/dokuwiki-plugin-struct
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gregoryloichot/dokuwiki-plugin-struct
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on May 13, 2024

  1. Remove leading zeros in Decimal

    Fix a bug. I was possible to create Decimal like 00123. This Decimal could be edited to 100123, but could not be reedited to 00123.
    gregoryloichot authored May 13, 2024
    Copy the full SHA
    e6713a9 View commit details
  2. Copy the full SHA
    200575d View commit details
  3. Copy the full SHA
    d12bcc6 View commit details
  4. Fix french language

    gregoryloichot committed May 13, 2024
    Copy the full SHA
    7052f71 View commit details

Commits on May 14, 2024

  1. Copy the full SHA
    fc459e9 View commit details
  2. Copy the full SHA
    fe53050 View commit details
  3. Bug fix.

    gregoryloichot committed May 14, 2024
    Copy the full SHA
    6f3310f View commit details
Loading