Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Dec 17, 2021

  1. Merge branch 'master' of https://github.com/fordnn/usersexportimport

    # Conflicts:
    #	Components/ExportController.cs
    fordnn committed Dec 17, 2021
  2. Version 1.2.8:

    Fixed an issue with multiple fields with the same types "List" instead of numeric values (for example "Country", "Country2", "Region")
    fordnn committed Dec 17, 2021
  3. Merge branch 'master' of https://github.com/fordnn/usersexportimport

    # Conflicts:
    #	Components/ExportController.cs
    fordnn committed Dec 17, 2021
  4. Version 1.2.8:

    Fixed an issue with multiple fields with the same types "List" instead of numeric values (for example "Country", "Country2", "Region")
    fordnn committed Dec 17, 2021

Commits on Dec 9, 2021

  1. Version 1.2.7:

    Export text values for Profile Properties with type "List" instead of numeric values (for example "Country", "Region")
    Fixed an issue with order of the Profile Properties columns for export
    Accepted pull request #13: include "CreatedOnDate" column into export
    fordnn committed Dec 9, 2021
  2. Merge pull request #13 from markmcavoy/feature/account_created_data_e…

    …xport
    
    Feature/account "Created data" field export
    fordnn committed Dec 9, 2021

Commits on Apr 21, 2021

  1. Version 1.2.6:

    Fixed an issue with Import for existing users
    fordnn committed Apr 21, 2021

Commits on Feb 15, 2021

  1. Version 1.2.5:

    Added support for DNN 9.8.1
    New feature "Export Users By Role"
    Fixed an issue with Export for SuperUsers account
    Fixed an issue with Import for version of DNN 9.8.1
    fordnn committed Feb 15, 2021

Commits on Aug 24, 2020

  1. Temp fix

    fordnn committed Aug 24, 2020
  2. UsersExportImport PA 01.02.04

    - Fixed an issue when CSV generated on UNIX systems (different NewLine)
    - Fixed an issue when updating custom profiles on existing users accounts
    fordnn committed Aug 24, 2020

Commits on Jul 30, 2020

  1. Temporary commit

    fordnn committed Jul 30, 2020
  2. UsersExportImport PA 01.02.03

    - New feature Auto Update Existing users when UserName already exists
    fordnn committed Jul 30, 2020

Commits on Jul 2, 2020

  1. Merge branch 'master' of https://github.com/fordnn/usersexportimport

    # Conflicts:
    #	App_LocalResources/MainControl.ascx.resx
    fordnn committed Jul 2, 2020
  2. UsersExportImport PA 01.02.01

    - Added auto create role on roles import.
    - Tested with recent version of DNN 9.6.2
    fordnn committed Jul 2, 2020
  3. Update README.md

    fordnn committed Jul 2, 2020
  4. UsersExportImport PA 01.02.00

    - Added auto create role on roles import.
    - Tested with recent version of DNN 9.6.2
    fordnn committed Jul 2, 2020

Commits on Jan 18, 2020

  1. PA 01.02.00

    Added security check on roles import. It prevents from importing to system users with Admin and SuperUsers rights without necessary permissions.
    Tested with recent version of DNN 9.4.4
    fordnn committed Jan 18, 2020

Commits on Nov 23, 2018

  1. Version 1.1.7:

    Fixed issue with special chars "Zero width space" and "Zero width no-break space" in the names of the columns.
    Improved import process when missed some required columns: DisplayName, IsSuperUser, Username, AffiliateId.
    fordnn committed Nov 23, 2018

Commits on Oct 20, 2017

  1. Updated description

    fordnn committed Oct 20, 2017

Commits on Feb 24, 2015

  1. * Version 1.1.5:

    Fixed an issue with multi portals DNN installation (there were dublicates of the users).
    Added notification on maximum allowed file size for import.
    fordnn committed Feb 24, 2015

Commits on Feb 5, 2015

  1. * Version 1.1.4:

    Fixed an issue with CSV export for passwords column.
    Fixed an issue with objectQualifier.
    fordnn committed Feb 5, 2015
  2. Version 1.1.4:

    Fixed an issue with CSV export for passwords column.
    fordnn committed Feb 5, 2015

Commits on Dec 18, 2014

  1. Version 1.1.3:

    Fixed an issue with CSV export (was missed last column).
    fordnn committed Dec 18, 2014

Commits on Oct 20, 2014

  1. PA 01.01.02

    fordnn committed Oct 20, 2014
  2. PA 01.01.02

    Added email verification (for blank and valid format) before notification for imported users
    fordnn committed Oct 20, 2014

Commits on Sep 9, 2014

  1. PA 01.01.01

    fordnn committed Sep 9, 2014
  2. Version 1.1.1:

    Added email notification for imported users.
    Added possibility to include new password into email notification with token [User:Password].
    Redesigned export/import forms for DNN 7 style.
    Added documentation for export/import options.
    fordnn committed Sep 9, 2014

Commits on Sep 8, 2014

  1. Version 1.1.0:

    Added support for DNN versions 7.x up to DNN 07.03.02.
    Added feature to generate random password on users import process.
    Added feature to set "Force Change Password On" on user import process.
    Examples of template for import process are available to download directly at the "Import Users" form.
    fordnn committed Sep 8, 2014

Commits on Jan 11, 2014

  1. UsersExportImport v.01.00.00

    fordnn committed Jan 11, 2014