Commit Graph

137 Commits (1cbdbf2e510c7cea81df818b2197e275a5bfa9e8)

Author SHA1 Message Date
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 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