Commit Graph

257 Commits (58b78fdc2916c96db5f5ee2abbb31139f3f77946)

Author SHA1 Message Date
Julio Montoya e2d0321d78 Minor - Changing headers 15 years ago
Ivan Tcholakov 58b647834f Fixing a syntax error of mine. 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 years ago
Cristian Fasanando 7c7524f043 fixed student list inside reporting - partial CT#603 15 years ago
Patrick Cool f27b7b2b33 https://support.dokeos.com/issues/5834 15 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Carlos Vargas d2bab4c104 They have moved the functions of trancking/userLog CourseLog and userlogCVS to classes trancking.lib CT#191 15 years ago
Ivan Tcholakov 7ec8dc2e67 Feature #272 - A correction in tracking/csv-export file (obsolete?). 15 years ago
Ivan Tcholakov 228087f53f Feature #272 - Corrections in some (obsolete?) files. 15 years ago
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 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