Commit Graph

42 Commits (135753fca40fa6ef5b0f81637ea10d8afadfb73b)

Author SHA1 Message Date
Julio Montoya 3837899029 Format code. 10 years ago
Julio Montoya dfb663ae83 Fix query error. 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier f3ef5f9b32 Minor - Code style change 10 years ago
Yannick Warnier f68990d44d Remove unnecessary quotes from queries using track_e_course_access - refs #7555 10 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 10 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 03c75e8a3f Fix get_scorm_time() static not static calls see #7342 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya b85ac09678 Using absolut URLs 12 years ago
Julio Montoya e04b466ee7 Removing unused error_logs 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 years ago
Julio Montoya 3cde7f5629 Minor - cosmetic changes 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
ywarnier a998f1786e Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 15 years ago
Ivan Tcholakov bba47a8d68 Task #1765 - Shallow cleaning for some files in the Tracking tool. 15 years ago
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 15 years ago
Ivan Tcholakov 7bae09894a Task #1765 - Cleaning the files for the Tracking tool. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya e2d0321d78 Minor - Changing headers 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 7ec8dc2e67 Feature #272 - A correction in tracking/csv-export file (obsolete?). 15 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 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. 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 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
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
Ivan Tcholakov 78e91ea709 [svn r20472] FS#306 - The tracking tool (obsolete?): Improvements for better encoding support. 16 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier af659f16f5 [svn r11161] Removed potential SQL injection (http://projects.dokeos.com/?do=details&id=1202) 18 years ago
Frédéric Vauthier dd4843da84 [svn r10575] add an option to export trackings as .CSV files. 19 years ago
Eric Marguin 5832b0c901 [svn r10385] fix a bug (wan couldn't access to this 2 sections of the course if we weren't the course_admin as if we are the platform admin) 19 years ago