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

N°7216 import improves error handling missing or null data #612

Open
wants to merge 12 commits into
base: support/3.2
Choose a base branch
from

Commits on Feb 5, 2024

  1. N°7216 - Import : bug when last field as ExtFieldAttribute is null in…

    … csv file or missing a comma
    accognet committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    66a798b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. N°7216 - Import : bug when last field as ExtFieldAttribute is null in…

    … csv file or missing a comma
    accognet committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f562795 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Remove logs for dev

    accognet committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8b7acf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. N°7216 - Import : bug when last field as ExtFieldAttribute is null in…

    … csv file or missing a comma
    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5f47075 View commit details
    Browse the repository at this point in the history
  2. N°7216 - Import : bug when last field as ExtFieldAttribute is null in…

    … csv file or missing a comma
    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    947de0f View commit details
    Browse the repository at this point in the history
  3. Add tests

    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2b6f2d2 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d2a1d48 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/7216-Import_improves_err…

    …or_handling_missing_or_null_data' into feature/7216-Import_improves_error_handling_missing_or_null_data
    
    # Conflicts:
    #	core/bulkchange.class.inc.php
    #	dictionaries/fr.dictionary.itop.ui.php
    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    807a9cf View commit details
    Browse the repository at this point in the history
  6. Add french

    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c3c754b View commit details
    Browse the repository at this point in the history
  7. New french dictionnary

    accognet committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b5e6dea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update core/bulkchange.class.inc.php

    Co-authored-by: Thomas Casteleyn <[email protected]>
    accognet and Hipska committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ded5410 View commit details
    Browse the repository at this point in the history
  2. Update dictionaries/en.dictionary.itop.ui.php

    Co-authored-by: Thomas Casteleyn <[email protected]>
    accognet and Hipska committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7cd16d3 View commit details
    Browse the repository at this point in the history