Commit Graph

113 Commits (efbd4fb268cf72b673ae081c2b2083e14f9e2bc6)

Author SHA1 Message Date
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
Julio Montoya f98a3b4dfd SQL query improved from \"SELECT * \" to \"SELECT A, B\" 15 years ago
Julio Montoya bf1c1653cc Fixing Statistics::get_activities_data() function adding intval function to incoming parameters 15 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
cfasanando 9fca61be94 merge 15 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. 15 years ago
Arthur Portugal 4586a88088 Added a variable where is the table user CT#191 15 years ago
Julio Montoya 2e9dddf4be Update license 15 years ago
Julio Montoya 8872c1fad1 Updating classes for new changes see BT#571 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
Ronny Velasquez 1d5a97844a Fixed partial \"Add statistics for social activity\" - see CT#260 15 years ago
cvargas e969a4161a merge 15 years ago
Patrick Cool a2dd7f1ff5 bugfix: Administration -> Reporting -> Latest Access -> enter date -> change sorting => all results are gone 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 864f6a4395 Issue #306 - Platform administrator, tool usage statistics: Translation of tool names. 15 years ago
Ivan Tcholakov c948fcb2bb Bug #3384 - Eliminating improper (not language neutral) use of api_uswords() plus another minor correction. 15 years ago
Ivan Tcholakov 980ec02ff9 Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports. 15 years ago
Julio Montoya 4e3f242242 Fix pagination in important activities statistic tool 16 years ago
Cristian Fasanando bc82d8d0cd [svn r22316] Added register event system for configuration setting variable changed - partial FS#842 16 years ago
Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 16 years ago
Julio Montoya 0841bafc48 [svn r21896] Minor - Replacing mysql_ functions to Database class functions 16 years ago
Julio Montoya 46e1693f48 [svn r21864] Adding intval functions to avoid sql injections 16 years ago
Jan Derriks 46159f5f57 [svn r21263] http://www.dokeos.com/forum/viewtopic.php?p=44641 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Juan Carlos Raña 41fe370818 [svn r18154] fix some text 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago