Commit Graph

12 Commits (d9f4ca24fadb482340e82bf07ea0cf9fe8bba49f)

Author SHA1 Message Date
Yannick Warnier 106040ab00 Update a few language variables' case to match new language files - refs #4467 11 years ago
Yannick Warnier 17c04edf6b Change NOW() for api_get_utc_datetime() - refs #7570 11 years ago
Imanol Losada 3c9a65b0c6 Remove notices and make code simpler - refs #7570 11 years ago
Imanol Losada dda9a38267 Remove logins report second table and query when logins are shown by month. Change order by to DESC - refs #7570 11 years ago
Yannick Warnier f3ef5f9b32 Minor - Code style change 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 4df45a4442 Fix PHP warnings and notices 11 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya d4dcaea5e0 Moves stats lib inside main/inc/lib 11 years ago
Yannick Warnier f756c4b950 Fix broken link to user information page in activities statistics for admin 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 16588eef19 Minor - fixing empty serialize. 12 years ago
Julio Montoya a0901d0708 Groups changes see BT#7156 12 years ago
Julio Montoya bc40f9de5e Minor - format code, adding docs, removing using global $_configuration 12 years ago
Yannick Warnier 48d356fe15 Added sessions count to data reporting to Chamilo Association, to know how many portals are actually using sessions 12 years ago
Yoselyn Castillo a2474a2927 User link fixed in important activities -refs #6748 12 years ago
Julio Montoya 267d7584cf Fixing last access report see BT#5171 13 years ago
Yannick Warnier 562574a7e6 Improved IP recovery as TrackUserLog::get_ip_from_user_event() - refs #3987 13 years ago
Yannick Warnier 39db89d22b Added IP information and link to geoip in global activities report - refs #3987 13 years ago
Yannick Warnier aee6567edb Fixed issue with pagination and search of important activities in global stats - refs #3987 13 years ago
Julio Montoya 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided 13 years ago
Julio Montoya f278113d88 Removing PHP notices/warnings 13 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
Julio Montoya 613ac3ddba Minor code clean ups 14 years ago
Julio Montoya 553d64d96f Minor - cosmetic changes 14 years ago
Julio Montoya 0d95459efc Adding a new bar_progress in the Display class 14 years ago
Julio Montoya bc888abd76 Fixing statistics bar 14 years ago
Julio Montoya 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 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
ywarnier 5f3b160801 Implemented platformwide not logged in statistics (closes #1929) 15 years ago
Yannick Warnier f6c9633f7f Fix typo 15 years ago
Yannick Warnier b5108a3704 Minor: re-spacing a few queries to improve logs readability 15 years ago
Yannick Warnier ae3d8b5a59 Minor: applied new coding conventions: tab->4spaces 15 years ago
Yannick Warnier bb0abd1576 Allow numerical dates ordering for last course access report 15 years ago
Yannick Warnier 3e27953630 Show time based on admin's timezone 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 04471ce29c Added additional panel in logins stats for only the last logins 15 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 16 years ago
Carlos Vargas e9ba6fa4c6 Add condition to access url in administration / statics Part#1 CT#1099 16 years ago