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: pluginsGLPI/formcreator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0-rc.1
Choose a base ref
...
head repository: pluginsGLPI/formcreator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref

Commits on Jun 10, 2020

  1. fix(targettichet,targetchange): question tags not updated on duplication

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 10, 2020
    Copy the full SHA
    22f765d View commit details

Commits on Jun 11, 2020

  1. refactor(form): remove debug code

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 11, 2020
    Copy the full SHA
    89b1ed9 View commit details
  2. fix(dropdownfield): empty dropdown

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 11, 2020
    Copy the full SHA
    324bd74 View commit details

Commits on Jun 12, 2020

  1. fix(form): php warning in import

    if no file was uploaded, the code fails with a warning
    
    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 12, 2020
    Copy the full SHA
    db49e89 View commit details
  2. fix(form): bad expression to acess form name

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 12, 2020
    Copy the full SHA
    d7dda48 View commit details
  3. Copy the full SHA
    95e5150 View commit details
  4. fix(form): export versin number as string

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 12, 2020
    Copy the full SHA
    475e190 View commit details
  5. fix(import): more explicit error message

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 12, 2020
    Copy the full SHA
    8bb3c3d View commit details

Commits on Jun 15, 2020

  1. fix: bad redirection

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 15, 2020
    Copy the full SHA
    3ba9748 View commit details
  2. fix: other bad redirections

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 15, 2020
    Copy the full SHA
    6869b64 View commit details
  3. test: update tests

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 15, 2020
    Copy the full SHA
    aaaf7a7 View commit details

Commits on Jun 16, 2020

  1. fix(form): duplication exception (#1818)

    fix(form): duplication exception
    btry committed Jun 16, 2020
    Copy the full SHA
    c66e518 View commit details
  2. fix(target_actor): bad key for users, groups or suppliers

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 16, 2020
    Copy the full SHA
    6e05962 View commit details
  3. fix(target_actor): tell the ID of missing actor

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 16, 2020
    Copy the full SHA
    81a6c01 View commit details
  4. fix(target_actor): make string localazable

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 16, 2020
    Copy the full SHA
    bc4befe View commit details

Commits on Jun 18, 2020

  1. feat(glpiselectfield): support for new passive DC equipment

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 18, 2020
    Copy the full SHA
    41e59c1 View commit details
  2. fix(category): entity restriction not applied

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 18, 2020
    Copy the full SHA
    333fefe View commit details

Commits on Jun 19, 2020

  1. fix(issue): cancel ticket with simplified service catalog

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 19, 2020
    Copy the full SHA
    b46b64f View commit details
  2. refactor(radiosfield): harmonize checkbox and radio CSS and DOM

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 19, 2020
    Copy the full SHA
    941e2bb View commit details
  3. refactor(issue): make UI more stable

    if SQL errors ocur in counters computation and debug mode enabled
    
    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 19, 2020
    Copy the full SHA
    8b78913 View commit details
  4. fix(formanswer): view of textarea with rich text

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 19, 2020
    Copy the full SHA
    c175396 View commit details

Commits on Jun 22, 2020

  1. fix(question): delete all conditions of a question being deleted

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 22, 2020
    Copy the full SHA
    8ba3031 View commit details
  2. fix(item_targetticket): bad relation expression for SQL

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 22, 2020
    Copy the full SHA
    4565197 View commit details

Commits on Jun 23, 2020

  1. bump(2.10.0): version 2.10.0

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 23, 2020
    Copy the full SHA
    874d80d View commit details
  2. docs(changelog): update changelog

    Signed-off-by: Thierry Bugier <tbugier@teclib.com>
    btry committed Jun 23, 2020
    Copy the full SHA
    4f91bc9 View commit details
  3. Copy the full SHA
    942e755 View commit details
  4. Copy the full SHA
    1bb874d View commit details

Commits on Jun 24, 2020

  1. Copy the full SHA
    426a16b View commit details
Loading