Commit Graph

272 Commits (25cd7ddc4928c76591dd983b05abf6a7cf929654)

Author SHA1 Message Date
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
Cristian Fasanando 63b652f80a [svn r17551] Logic Changes - Implemented tracking for activity in forum and chat into learners tracking and course tracking see FS#1099 16 years ago
Julio Montoya f36571754b [svn r17298] Fixing the CSV export option. 16 years ago
Yannick Warnier ed7b9b593a [svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 16 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 16 years ago
Yannick Warnier f60054ebce [svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well 17 years ago
Julio Montoya a32bea0ae8 [svn r15070] Fixed. Reporting session export csv Error (FS#2495) 17 years ago
Julio Montoya 2281e742cb [svn r14925] Replace mysql_ functions and divided by zero bug fixed. 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 17 years ago