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

Import xls files #889

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Import xls files #889

wants to merge 24 commits into from

Commits on Oct 1, 2020

  1. Remove deprecation warnings

    luilver committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    1d6e840 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Add imported files

    luilver committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1e506a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9804bbb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Change file to be imported to MS-Excel format

    Spreadsheet gem only supports MS-Excel as per described:
    https://github.com/zdavatz/spreadsheet#description
    luilver committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    06f29f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge pull request #2 from luilver/xls_files

    Xls files
    luilver authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    99e209b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    11d140c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Import campaign firts version

    ruby232 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    02d3d2b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Remove extension in shema

    ruby232 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a047343 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Importe new version init

    ruby232 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    96c3661 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Import new way

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    eda70db View commit details
    Browse the repository at this point in the history
  2. Import OK

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    1c2ef55 View commit details
    Browse the repository at this point in the history
  3. Import 'campaign' OK

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    02bcb62 View commit details
    Browse the repository at this point in the history
  4. Import 'lead' OK

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    08a567e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889db48 View commit details
    Browse the repository at this point in the history
  6. Remove unused files

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    c9c2117 View commit details
    Browse the repository at this point in the history
  7. Restore permission in vendor

    ruby232 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    0e4e738 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Improving select

    ruby232 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    974cb3a View commit details
    Browse the repository at this point in the history
  2. Importa address

    ruby232 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ba5edf6 View commit details
    Browse the repository at this point in the history
  3. Remove plpgsql

    ruby232 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    90d1cb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Merge pull request fatfreecrm#3 from ruby232/import_from_file

    Import from EXCEL file
    luilver authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    aca6861 View commit details
    Browse the repository at this point in the history
  2. Add importer spec file

    Rename importer model into files folder
    luilver committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a803eb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Remove useless ignored file

    luilver committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c70273d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Test importer

    luilver committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    063ac09 View commit details
    Browse the repository at this point in the history
  2. Fix offenses

    luilver committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    6c94c44 View commit details
    Browse the repository at this point in the history