Commit Graph

283 Commits (dfe2ab43174280942bdf51ad603aa782c996c7f7)

Author SHA1 Message Date
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 15 years ago
Julio Montoya 3e361f7d19 Adding validation. Only show visible extra fields #5568 15 years ago
Julio Montoya 0f3c892a40 Fixes #5568 requires testing 15 years ago
Patrick Cool 9f1cd3a2b2 add additional profile field to the csv export 15 years ago
Patrick Cool 99a0572fb0 bugfix: allow to select different "additional user profile field" when one has been selected before 15 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 15 years ago
Patrick Cool 22c15c6d62 remove 2 function redeclarations 15 years ago
Patrick Cool fd9d008361 fix bad merge caused by bad commit by me and fixed by Yannick 15 years ago
Patrick Cool bafc6c961e feature: additional profile information in the reporting tool 15 years ago
Patrick Cool ba7c8b8e36 forgotten commit for notification of user who have never been active yet 15 years ago
Patrick Cool 00aad4b3fb bugfix: strip tags from CSV export https://support.dokeos.com/issues/5451 15 years ago
Juan Carlos Raña be824fb19a enable ordering in some columns for easy tracking 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Ivan Tcholakov 7a2ed349bd Issue #306 - Fixing a typo error of mine. 15 years ago
Ricardo Rodriguez 03bbaa023d fix typo 15 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. 15 years ago
Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 15 years ago
Julio Montoya 0fc766ba5b var_dump deleted 15 years ago
Julio Montoya 656aace234 fixes dt #5222 15 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. 15 years ago
Ivan Tcholakov 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 15 years ago
Julio Montoya 065dc60cb3 Fixing export csv 15 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
Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 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
Julio Montoya 8cc7051c33 [svn r21097] Security improvements FS#4261 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
Julio Montoya bc62a46010 [svn r20202] Adding security::remove_XSS and escape_string functions 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
Arthur Portugal 6d4d2a5d4e [svn r19796] Minor change in variable name 16 years ago
Cristian Fasanando 4c03c4d0de [svn r18547] Logic changes - Fixed average score in tests into course tracking - see FS#3510 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Cristian Fasanando ee0c5a7c4c [svn r17909] Logic change - Fixed score in exercise y lp into tracking and implemented qualify exercise attempts in learning path details - see FS#3479 16 years ago