Commit Graph

100 Commits (25d05224dcc45118a70eb00c7d03d8859309c21c)

Author SHA1 Message Date
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 16588eef19 Minor - fixing empty serialize. 11 years ago
Julio Montoya a0901d0708 Groups changes see BT#7156 11 years ago
Julio Montoya bc40f9de5e Minor - format code, adding docs, removing using global $_configuration 11 years ago
Yannick Warnier 48d356fe15 Added sessions count to data reporting to Chamilo Association, to know how many portals are actually using sessions 11 years ago
Yoselyn Castillo a2474a2927 User link fixed in important activities -refs #6748 11 years ago
Julio Montoya 267d7584cf Fixing last access report see BT#5171 12 years ago
Yannick Warnier 562574a7e6 Improved IP recovery as TrackUserLog::get_ip_from_user_event() - refs #3987 12 years ago
Yannick Warnier 39db89d22b Added IP information and link to geoip in global activities report - refs #3987 12 years ago
Yannick Warnier aee6567edb Fixed issue with pagination and search of important activities in global stats - refs #3987 12 years ago
Julio Montoya 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided 12 years ago
Julio Montoya f278113d88 Removing PHP notices/warnings 12 years ago
Yannick Warnier 281286bade Added one global information block only visible to admins + one method in the admin stats class 13 years ago
Julio Montoya 9bd37f0d81 Adding static to some functions 13 years ago
Yannick Warnier 534c0e92f1 Fix previous commit on users count query 13 years ago
Yannick Warnier 3f2fbb064f Added some additional information to the Chamilo data recollection in order to know how many users are active 13 years ago
Laurent Opprecht 34ea55889b Duplicate ID clickable_email_link #4669 13 years ago
Julio Montoya 613ac3ddba Minor code clean ups 13 years ago
Julio Montoya 553d64d96f Minor - cosmetic changes 13 years ago
Julio Montoya 0d95459efc Adding a new bar_progress in the Display class 13 years ago
Julio Montoya bc888abd76 Fixing statistics bar 13 years ago
Julio Montoya 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya 0f2614fb80 Order by count in statistics 14 years ago
Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 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 5f3b160801 Implemented platformwide not logged in statistics (closes #1929) 14 years ago
Yannick Warnier f6c9633f7f Fix typo 14 years ago
Yannick Warnier b5108a3704 Minor: re-spacing a few queries to improve logs readability 14 years ago
Yannick Warnier ae3d8b5a59 Minor: applied new coding conventions: tab->4spaces 14 years ago
Yannick Warnier bb0abd1576 Allow numerical dates ordering for last course access report 14 years ago
Yannick Warnier 3e27953630 Show time based on admin's timezone 14 years ago
Julio Montoya 1b1adb40e2 Minor - Cleaning files 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Yannick Warnier 04471ce29c Added additional panel in logins stats for only the last logins 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Ricardo Rodriguez fa3d3046cb Added a new value by default at the variable $status, created a new variable $status_filter and fixed the sql consultance. In the index.php modified the function check_system_version2 declarated a new varibles $number_of_course and deleted the sql query's 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 528542d8ce Add condition to access url in administration / statics Part#2 CT#1099 15 years ago
Carlos Vargas e9ba6fa4c6 Add condition to access url in administration / statics Part#1 CT#1099 15 years ago
Julio Montoya 2dcb0eff65 Fixes statistics bug in username CT#878 15 years ago
Yannick Warnier 7661f3dad8 Added 'unknown' when user_id isn't defined \nCommented strange = %13 unexplained 15 years ago
Yannick Warnier ac82973939 Minor - update to coding conventions 15 years ago
Yannick Warnier 06a0f3b67e Minor - update to coding conventions 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 d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas 1b4a42723f minor change name var get_lang 15 years ago