Commit Graph

158 Commits (a1cb277c55a329adf85ab34259872e26f2bcf6e5)

Author SHA1 Message Date
Julio Montoya b63bda3627 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
Juan Carlos Raña d90f56303e fix tracking Bug #457 and update lang 15 years ago
Cristian Fasanando 20883126b0 minor - remove extra field for user file csv into reporting 15 years ago
Cristian Fasanando 30aef0d402 minor - remove extra field when you export course data file csv into reporting 15 years ago
Cristian Fasanando a7d9e4f4af improved course and user data in reporting 15 years ago
Cristian Fasanando d3855808af improved display data for courses and users list for reporting 15 years ago
Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 15 years ago
Julio Montoya d638c1d430 Export users in Reporting tool fixed when multiple tabs are opened 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 58512801be Fixed data from extra user field for date and datetime from profile - partial DT#5496 15 years ago
Cristian Fasanando 87445d81f6 minor - added check for avoiding possible warning - partial DT#5592 15 years ago
Cristian Fasanando 91bc3a7cd6 Fixed - display correct values from extra field user into reporting - partial DT#5592 15 years ago
John Hinojosa a9673d0bae CSV export bug sort table Last name - issue #3428 15 years ago
Arthur Portugal 75b662cec9 The reports are not visible when the admin user is checking by each students into the session list and added Section_Tracking for tabs DT#5496 15 years ago
Julio Montoya 06df7ba6da Fixes #5568 showing the user extra field and user tag when exporting or showing information in Reporting 16 years ago
Julio Montoya 3e361f7d19 Adding validation. Only show visible extra fields #5568 16 years ago
Julio Montoya 0f3c892a40 Fixes #5568 requires testing 16 years ago
Patrick Cool 9f1cd3a2b2 add additional profile field to the csv export 16 years ago
Patrick Cool 99a0572fb0 bugfix: allow to select different "additional user profile field" when one has been selected before 16 years ago
Patrick Cool 08eb7df6ad fix bad merge caused by bad commit by me and fixed by Yannick: including statUtils.lib.inc.php and resourcelinker.inc.php twice 16 years ago
Patrick Cool 22c15c6d62 remove 2 function redeclarations 16 years ago
Patrick Cool fd9d008361 fix bad merge caused by bad commit by me and fixed by Yannick 16 years ago
Patrick Cool bafc6c961e feature: additional profile information in the reporting tool 16 years ago
Patrick Cool ba7c8b8e36 forgotten commit for notification of user who have never been active yet 16 years ago
Patrick Cool 00aad4b3fb bugfix: strip tags from CSV export https://support.dokeos.com/issues/5451 16 years ago
Juan Carlos Raña be824fb19a enable ordering in some columns for easy tracking 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov 7a2ed349bd Issue #306 - Fixing a typo error of mine. 16 years ago
Ricardo Rodriguez 03bbaa023d fix typo 16 years ago
Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 16 years ago
Julio Montoya 0fc766ba5b var_dump deleted 16 years ago
Julio Montoya 656aace234 fixes dt #5222 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Julio Montoya 065dc60cb3 Fixing export csv 16 years ago
Arthur Portugal d7a52355c7 Fixed layout on administrator section - see DT#5099 16 years ago
Carlos Vargas e022b969ea show all files downloads in reports 16 years ago
Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 16 years ago
Ivan Tcholakov ab0a0b8e4c [svn r21538] FS#306 - Reporting/tracking: A correction about sorting user data. 16 years ago
Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 16 years ago
Isaac Flores e28a12b381 [svn r20599] minor - logic changes - fixed bug division by zero - (see FS#4203) 16 years ago
Ivan Tcholakov 78e91ea709 [svn r20472] FS#306 - The tracking tool (obsolete?): Improvements for better encoding support. 16 years ago
Cristian Fasanando d5e5525a52 [svn r20396] Fixed average of score of exercise in reporting - partial FS#4063 16 years ago
Julio Montoya 0a00f90472 [svn r20294] Minor - column centered 16 years ago
Isaac Flores 606528bd36 [svn r20184] logic changes - fixed bug when displaying the score of SCORM in tracking - (see FS#4124) 16 years ago