Commit Graph

31 Commits

Author SHA1 Message Date
Rodney Figaro
6e736247bd module training - remove unecessary argument in cleanup method 2017-04-13 13:04:54 +02:00
Rodney Figaro
2bc227a188 module training - add a function to clean up all clients codes and harmonize all clients codes processing in the tool 2017-04-13 09:19:23 +02:00
Rodney Figaro
a94bf13b89 module training - remove BOM and convert to ISO-8859-1 in CSV writing 2017-04-12 17:21:29 +02:00
Rodney Figaro
613ba6398c add UTF-8 Byte order mark when writing CSV 2017-04-12 15:45:21 +02:00
Rodney Figaro
2735a2fbcd Merge branch 'fix_training' 2017-03-30 09:31:51 +02:00
Rodney Figaro
87fe55d4e7 module training - clean code with trims and fix one SQL method 2017-03-30 09:25:52 +02:00
Rodney Figaro
03caf86516 module training - trim all imported CSV cells 2017-03-30 09:09:07 +02:00
PLESK5
f5619c158f module training - fix by trimming client codes 2017-03-30 08:59:16 +02:00
Rodney Figaro
0361b2746a module training - enlarge the encoding checking 2017-03-27 11:58:26 +02:00
Rodney Figaro
f62cf68e0a Detect UTF-8/ISO-8859-1 encoding when reading csv files, re-encode them to UTF-8 2017-03-27 10:59:29 +02:00
Rodney Figaro
0c72608349 module training - replace expected column "Status" by "Statut" 2017-03-23 17:19:36 +01:00
Rodney Figaro
db55d992b3 module training - count results with new column "Status", columns "nb... slides" not required anymore 2017-03-23 16:02:10 +01:00
Rodney Figaro
9cb93b6ccf module training - export csv with ";" instead of "," as column delimiter 2017-03-23 15:23:52 +01:00
Rodney Figaro
e287172313 restore module training in dev 2017-03-20 09:38:44 +01:00
PLESK5
9d235ff67f remove training module from master 2017-03-17 16:23:43 +01:00
Rodney Figaro
d272281a77 export also uncorrected codes into the corrected codes csv 2017-02-07 17:33:20 +01:00
Rodney Figaro
0bea981f01 export corrected codes along with the "bilan" and the corrected results, change headers 2017-02-07 17:24:44 +01:00
Rodney Figaro
50e63ebef7 fix duplicated error codes during db updating, codes/categories/modules comparisons, add info 2017-02-07 11:29:39 +01:00
Rodney Figaro
db89bbed48 export corrected results and import fixed codes
more changes :
- show links to download these files rather than presenting the download dialog
- add description about required columns in every imported files
- stores "bilan" and corrected results in a dedicated folder : "output"
2017-02-06 12:26:14 +01:00
Rodney Figaro
39f3ba1314 affect automatically real column indexes to expected header 2017-01-25 15:13:11 +01:00
Rodney Figaro
86c2f56573 improve csv reader delimiter auto detection 2017-01-25 15:01:00 +01:00
Rodney Figaro
a3300f7224 remove enclosing quotes in CSVWriter in each cells of the CSV string 2017-01-25 12:39:04 +01:00
Rodney Figaro
d239164e7e optimize undefined codes saving in DB, add auto detect in CSV Reader, make some fixes 2017-01-25 12:30:53 +01:00
Rodney Figaro
472b6c5b95 optimize insert modules/categories and pharmacy in DB when importing csv file 2017-01-25 11:23:10 +01:00
Rodney Figaro
9a01a412c9 remove ObjectModelExtended (compatibility with php 5.5) 2017-01-25 10:46:35 +01:00
Rodney Figaro
1f3b04057d make compatible with php5.5 (static attributes in classes) 2017-01-25 10:39:20 +01:00
Rodney Figaro
f35512c6d9 re-name skipheader method and re-label generate "bilan" and error message 2017-01-25 10:09:38 +01:00
Rodney Figaro
54c2157277 delete filterkeys, simplify computation, renames instances and methods 2017-01-24 17:20:32 +01:00
Rodney Figaro
d0fd4cacf5 simplify CSV reader, optimize fixed codes checking 2017-01-24 15:19:32 +01:00
Rodney Figaro
c07f8ba2e9 fix bug + add csv header checking 2017-01-24 11:57:47 +01:00
Rodney Figaro
4df7a49c7f module training - add new module 2017-01-24 10:36:27 +01:00