Commit Graph

40 Commits (39744c61dda8eebed5fbeeeba1ee9e152b607d0d)

Author SHA1 Message Date
jmontoyaa 1a99b73b3f Minor - format code 8 years ago
jmontoyaa f7ae684752 Minor - format code 8 years ago
jmontoyaa 24f866c15e Import from CSV/XLS and export to CSV/XLS see BT#10895 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa 0cdf70ffcf Fix return to use array instead of iterator see BT#14081 8 years ago
jmontoyaa 607d19b3b4 Minor - Undo commit, convert from iso to utf8 8 years ago
jmontoyaa a905f9c8d8 Try convert from ISO-8859-15 to utf8 if is not valid BT#10895 8 years ago
jmontoyaa 98dd6d5890 Use League\Csv\Reader instead of Ddeboer\DataImport see BT#10895 8 years ago
jmontoyaa 8f6da06e1d Minor - format code, "undeprecated" function 8 years ago
jmontoyaa 4ee9ef919f Minor - format code 8 years ago
jmontoyaa 3a3316ed09 Minor- fix urls / remove origin already added by api_get_cidreq 9 years ago
jmontoyaa 86931df8df Minor - Format code 9 years ago
José Loguercio 87f115b2bc Fix CSV import - Refs BT#11369 9 years ago
jmontoyaa faf0072b5f Fix import 9 years ago
José Loguercio 61a5bbfd41 Added Code validations and fixes - Refs #8170 9 years ago
Julio Montoya 5712d98d2a Format code, remove unused code. 10 years ago
Julio Montoya ed680d26c8 Minor - format code 10 years ago
Julio Montoya 6889d77b42 Change function name. 11 years ago
Julio Montoya 9374e43095 Use DataImport class. 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya d507d8961e Allowing import user list in a course session see BT#4747 13 years ago
Julio Montoya f3f7cfdfcd Import/export course progress (thematic) see #3858 13 years ago
Laurent Opprecht 2207462cdd minor: add return type 13 years ago
Laurent Opprecht f2c93cdd38 #4758 glossaire csv export with international chars do not work 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov b271159724 Feature #272 - The php function fgetcsv() has been replaced by api_fgetcsv(), see the internationalization library. The replacement function is binary safe, it does not depend on OS locale settings. 16 years ago
Julio Montoya c31c3db1b3 Changeset 9237 e67cd85fd2d8 from dokeos 16 years ago
Noel Dieschburg 00ada90163 CSV import : ignores the file blank lines (submitted by Laurent Bigonville) 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya a15eb60e0b Fixing user import when the csv file have many parameters see DT#5544 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Yannick Warnier d912435e12 [svn r13806] Added check to see if file exist before reading in it, in csv_to_array(). 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago