Commit Graph

62 Commits (4e9cd5894dea62120e4f3d5260a64e585cbb2236)

Author SHA1 Message Date
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
Yannick Warnier 04471ce29c Added additional panel in logins stats for only the last logins 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 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 16 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
Julio Montoya 2dcb0eff65 Fixes statistics bug in username CT#878 16 years ago
Yannick Warnier 7661f3dad8 Added 'unknown' when user_id isn't defined \nCommented strange = %13 unexplained 16 years ago
Yannick Warnier ac82973939 Minor - update to coding conventions 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Julio Montoya f98a3b4dfd SQL query improved from \"SELECT * \" to \"SELECT A, B\" 16 years ago
Julio Montoya bf1c1653cc Fixing Statistics::get_activities_data() function adding intval function to incoming parameters 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 16 years ago
Arthur Portugal 4586a88088 Added a variable where is the table user CT#191 16 years ago
Julio Montoya 2e9dddf4be Update license 16 years ago
Julio Montoya 8872c1fad1 Updating classes for new changes see BT#571 16 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 16 years ago
Ronny Velasquez 1d5a97844a Fixed partial \"Add statistics for social activity\" - see CT#260 16 years ago
cvargas e969a4161a merge 16 years ago
Patrick Cool a2dd7f1ff5 bugfix: Administration -> Reporting -> Latest Access -> enter date -> change sorting => all results are gone 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: 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 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Ivan Tcholakov 864f6a4395 Issue #306 - Platform administrator, tool usage statistics: Translation of tool names. 17 years ago
Ivan Tcholakov c948fcb2bb Bug #3384 - Eliminating improper (not language neutral) use of api_uswords() plus another minor correction. 17 years ago
Ivan Tcholakov 980ec02ff9 Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports. 17 years ago
Julio Montoya 4e3f242242 Fix pagination in important activities statistic tool 17 years ago
Cristian Fasanando bc82d8d0cd [svn r22316] Added register event system for configuration setting variable changed - partial FS#842 17 years ago
Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 17 years ago
Julio Montoya 0841bafc48 [svn r21896] Minor - Replacing mysql_ functions to Database class functions 17 years ago
Julio Montoya 46e1693f48 [svn r21864] Adding intval functions to avoid sql injections 17 years ago
Jan Derriks 46159f5f57 [svn r21263] http://www.dokeos.com/forum/viewtopic.php?p=44641 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Juan Carlos Raña 41fe370818 [svn r18154] fix some text 17 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Bart Mollet d4c2110690 [svn r10184] adding number of courses per language 19 years ago
Bart Mollet 8ca2237503 [svn r10183] using FormValidator 19 years ago
Bart Mollet 7df4e5b1ba [svn r10182] adding necessary parameters for sortable table to work properly 19 years ago