Commit Graph

165 Commits (be38910cccdb7bdbcecabbf41c19052ca5a73a18)

Author SHA1 Message Date
juancp-contidosdixitais a83430e58f
Admin: User import: Add ID and username of the user that already exists with the same email to the CSV 2 years ago
TheTomcat14 631b957b11 Fix "deny from all" statements in .htaccess files 2 years ago
Yannick Warnier 08587c65c3 Admin: User import: Fix off-by-one issue caused by re-using the $user variable, previously set by reference - refs #4761 2 years ago
Yannick Warnier 8f76a304fb Admin: Make user CSV/XML import stricter on unique e-mails by detecting same e-mails in the uploaded file 2 years ago
Yannick Warnier 64830792a8 Admin: Add option to enable asking for new pass on first login when importing users through CSV/XML. Requires option force_renew_password_at_first_login to be enabled from configuration.php - refs #4447 3 years ago
Julio 1d4288d90d Minor - format code 4 years ago
Yannick Warnier 0fd3e87575
Minor - Code style 4 years ago
Yannick Warnier f21fbb5aef
Minor - Code styling 4 years ago
Yannick Warnier 1d37571430
Admin: User import: Set e-mail to empty string if not provided. Don't check if e-mail is valid if it is not provided and not required - refs #3712 4 years ago
Yannick Warnier 1a59b8ed2c
Admin: User import: Set empty e-mail when no data provided (and fix spaces) 4 years ago
Yannick Warnier f330069ac8 Admin: Add CSV user import history - refs BT#18111 4 years ago
Christian b4353e838c User import: Fix email is expected even if it is not required - refs #3712 5 years ago
Julio Montoya e71437c8de Fix XML import user_import.php results page 5 years ago
Julio Montoya 5890fcc061 Minor - Fix user import result message 6 years ago
Julio Montoya c08eac43c3 User import: Add username validation 6 years ago
Julio Montoya fe5352b3f3 Update from master (format code) 6 years ago
Julio Montoya 26560ef52e Allow "dash" in user import BT#16993 6 years ago
Yannick Warnier 59c8f5c021 Add language to CSV/XML import example and fix XML syntax 6 years ago
Angel Fernando Quiroz Campos 10f1b83204 Minor - Flint fixes 7 years ago
Julio Montoya 80612d661f Add Redirection column when importing users see BT#15161 7 years ago
Julio Montoya 294f94caa2 Minor - format code 7 years ago
Angel Fernando Quiroz Campos f9514aacee Fix save extrafield value when importing users - refs BT#15672 7 years ago
Yannick Warnier 90ada466d5 Fix issue with random usernames generator only working if username is set - refs #2810 7 years ago
Julio Montoya 3669c47753 Minor - fix php warnings 7 years ago
Julio Montoya 5e8e6fa44d Minor - update lang var 7 years ago
Julio Montoya 2e0240b58b Minor - flint fixes 7 years ago
Julio Montoya 05e2ac501d Add user import resume + improve results after import BT#15367 7 years ago
Julio Montoya f461a31666 Add email validation see BT#15326 7 years ago
Angel Fernando Quiroz Campos adadcb50e9 Add download param to exaple links 7 years ago
Julio Montoya 25c872334f WIP: Fix xml parser entity issue using lib: symfony/dom-crawler 7 years ago
Julio Montoya f483fd2211 minor - remove var_dump 7 years ago
Julio Montoya bc8654f1f5 WIP: Fix xml parser entity issue using lib: symfony/dom-crawler 7 years ago
Julio Montoya 59d6dfaad6 Return a more precise message when user cannot be subscribed see BT#15114 7 years ago
Julio Montoya 3292b3c108 Add new configuration option "user_import_settings" see BT#15081 7 years ago
jmontoyaa 19adf981b0 Don't reset session_rel_user.registered_at of users see BT#14271 8 years ago
jmontoyaa 6ab526dcf1 Block page for unauthorized users. 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa 110f7fc2d1 Add config "generate_random_login" when importing users by csv BT#13944 8 years ago
jmontoyaa c490b5f881 Minor - fix correct tag 8 years ago
jmontoyaa 536b8a0c2c Add users to sessions in page main/admin/user_import.php see BT#13925 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 1914b93948 Minor - format code 8 years ago
Julio dea4d7752f Minor - format code 8 years ago
jmontoyaa de9dac6ea3 Remove error_log, remover * character 9 years ago
jmontoyaa 6f18a6399b Minor - format code 9 years ago
Yannick Warnier f5a0a44efb Fix issue in CSV import preventing importing users because key to check in CSV is Username where doc for CSV import says UserName - refs BT#12653 9 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 1b00eb0113 Minor - format code 9 years ago
jmontoyaa f7ac6f5556 Fix PHP warnings see BT#11563 9 years ago