Commit Graph

226 Commits (a249a955e4bcdc0d42d344c5f8bd74d75a213247)

Author SHA1 Message Date
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Guillaume Viguier 9f9b330c7d Session and course reports - BT#1077 15 years ago
Julio Montoya a327c92e37 Fixing icon 15 years ago
Julio Montoya 987e5b75cf Changing to MyStats 15 years ago
Julio Montoya 6f3835f3d2 Adding link when a teacher goes to the \"My reporting\" tab 15 years ago
Julio Montoya d0b2368fc1 Adding message if teacher have no courses 15 years ago
Carlos Vargas 2f43995130 minor change icons 15 years ago
Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 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 f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Cristian Fasanando 015bc26701 minor - fixed menu actions about assigned student for platform administrator from dashboard interface - partial BT#540 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 15 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Cristian Fasanando 89cfd02128 minor - fixed warning divizion by zero inside reporting 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Yannick Warnier 286ead9ba4 Added extra spacing 15 years ago
Julio Montoya 332c1e8c82 Adding validation in User overview export options see CT#493 15 years ago
Julio Montoya a0a95a11e5 Fixing user export and improving tag field exports see CT#493 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Cristian Fasanando a7d9e4f4af improved course and user data in reporting 15 years ago
Cristian Fasanando d3855808af improved display data for courses and users list for reporting 15 years ago
Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 15 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 15 years ago
Arthur Portugal 7dca7d1c6d Changed old style button into reports DT#5496 15 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. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 15 years ago
Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 15 years ago
Ivan Tcholakov 96fca8e749 Bug #3646 and Issue #306 - Training reports (part 5): Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
Ivan Tcholakov 150bf58ca9 Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Ivan Tcholakov 3fc6b57c73 Bug #3646 and Issue #306 - Training reports (part3 ): Cleaning and minor reworks for all the code in this tool. This is needed for code readability and understanding, before further efforts for implementing person name related logic. 15 years ago
Julio Montoya 656aace234 fixes dt #5222 15 years ago
John Hinojosa bf4806ee95 fixed DT#5102 - Bug in term & condition button and icon export 16 years ago
Arthur Portugal d7a52355c7 Fixed layout on administrator section - see DT#5099 16 years ago
Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 16 years ago
Ivan Tcholakov 06f956b5b0 [svn r21535] FS#306 - Reporting: Various corrections about sorting user data. 16 years ago
Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Cristian Fasanando e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 16 years ago
Cristian Fasanando 6e93d3bcfb [svn r20575] Fixed size of text of trainning information list in reporting - see FS#4058 16 years ago
Cristian Fasanando 4bd9bd24e8 [svn r20568] Fixed html display problem in reporting users overview - see FS#4058 16 years ago
Cristian Fasanando 8cdaf08230 [svn r20505] Fixed ordering ASC and DESC of training information list in reporting - partial FS#4058 16 years ago
Ivan Tcholakov 8e32a72e5b [svn r20463] FS#306 - The reporting module: Improvements for better encoding support. 16 years ago