Commit Graph

77 Commits (bd38dccabd89d95440785d969233514844198ce3)

Author SHA1 Message Date
Yannick Warnier 78ec9585b4 Minor comment update 12 years ago
Julio Montoya b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 13 years ago
Yannick Warnier 4b3509e2f2 Class Usermanager not found -> should have been UserManager with capital M 13 years ago
Julio Montoya 34d61eff01 Adding user import using a CSV file BT#3211 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago
ywarnier a5fb490342 Minor - reviewed style of array element call 14 years ago
Julio Montoya 6f97d1bcac Minor cosmetic corrections 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya bfe17e2e6c Admin can import any extra fields see BT#2386 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 15 years ago
Julio Montoya 31d6d70433 Changing encoding when uploading user with an CSV see BT#1321 15 years ago
Yannick Warnier 1f166bfff3 Renamed exemple.csv to example.csv (partial CT#1454) 15 years ago
Yannick Warnier 62d148dadf Minor - updated headers 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 15 years ago
cvargas e969a4161a merge 15 years ago
Carlos Vargas 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 15 years ago
Julio Montoya c780d38e81 Fixing user_import method in ie6 see dt#5544 15 years ago
Julio Montoya dc41dc1927 Fixing \"cannot display page\" message after importing users in ie6 15 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
Julio Montoya a15eb60e0b Fixing user import when the csv file have many parameters see DT#5544 15 years ago
Arthur Portugal 22f7972de8 Removed from the tutorial of Import and Export Users about requires of CLASS NAME DT#5496 15 years ago
Ivan Tcholakov 0f9df5a47c Feature #5377 - File admin/user_import.php: Removing a duplicate loading of the global initialization script. Replacing an occurence of strlen() with its multibyte equivalent api_strlen() for proper determing length of a human language string. 15 years ago
Patrick Cool 030dfc9380 Bugfix: when importing a lot of users that already exists then the warning message may become too long to pass through a get parameter. 15 years ago
Arthur Portugal d273785ac8 Fixed bad breadcrumb into special exports and Import Users DT#5377 15 years ago
Juan Carlos Raña d7693cd7df and solved for xml too 15 years ago
Juan Carlos Raña 682ee5449d fix import users using CSV file 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1aec623a1f Feature #306 - Changes (final maybe) about username related logic. 15 years ago
Ivan Tcholakov 9d3ee62791 Issue #306 - Platform administration tool, "Add users to a class CSV": Code rework, revision of logic about usernames. Other minor changes. 15 years ago
Ivan Tcholakov 1be6407cf3 Issue #306 - Platform admin, session and user import tools again: Updating logic about usernames. Fixing a mistake of mine. 15 years ago
Ivan Tcholakov 2cbaebf31f Issue #306 - Platform admin: Final changes in the scripts for xml-import (only) of sessions and users. Dealing with encodings of csv-files is another story. 15 years ago
Ivan Tcholakov 1289b6bf56 Issue #306 - Platform admin: Changes in the scripts for xml-import of users. Now the input xml-file may be arbitrary encoded, supported encodings depend on our multibyte string library. This is a variation of the same trick as it was in r8357. 15 years ago
Ivan Tcholakov 24e356e318 Issue #306 - Platform admin: Various corrections in the scripts for xml-import of sessions and users, increasing reliability when data with extra-whitespace is imported. 15 years ago
Ivan Tcholakov 9f06d3d0f6 Issue #306 - Platform admin, the user import script: Fixing person name oder in error messages, applyng some new methods from UserManager class. 15 years ago
Ivan Tcholakov 03d75622cc Issue #306 - Platform admin: Corrections about the form in the user import script. 15 years ago
Ivan Tcholakov 2109615ac9 Issue #306 - Platform admin: Cleaning code in the user import script, for easier reading. 15 years ago
Ivan Tcholakov eb0a627e07 Issue #306 - Platform admin: Cleaning trailing whitespace in the user import script. 15 years ago
Cristian Fasanando 304b972cad Added error message when the file extension is not correct in user import option - DT #5216 15 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
ndieschburg d66da5a080 Imports users that can be imported even if a few can't + print the list of users not imported. 16 years ago
Julio Montoya 064a575a62 [svn r21895] Minor - Adding global.inc and mail.lib library some problems were detected 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
Carlos Vargas 11dd6b1918 [svn r19261] Change styles for buttons in admin see FS#3541 16 years ago
Arthur Portugal 7935f14f7a [svn r19257] Added 'style_submit_button', 'submit', 'class=" "' 16 years ago