Commit Graph

281 Commits (3514bb43743a0c937a64a4e6bb4916a7918e1b55)

Author SHA1 Message Date
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 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 c5478fbf4c Minor - fixing email address 16 years ago
Cristian Fasanando db50119163 added student horizontal bar graph - partial BT#540 16 years ago
Cristian Fasanando 015bc26701 minor - fixed menu actions about assigned student for platform administrator from dashboard interface - partial BT#540 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Julio Montoya 9985cb1de6 Minor - cosmetic changes 16 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 16 years ago
Cristian Fasanando c2dcbec947 minor - allow to human resources manager see learning tracking - partial CT#603 16 years ago
Cristian Fasanando bbb71abb0a fixed - export csv from teachers list inside reporting - partial CT#603 16 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 16 years ago
Cristian Fasanando 588908ac46 fixed count of messages and assignments inside course reporting for drh - partial CT#603 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Carlos Vargas febee7dead Create test mySpace and improve myspace.lib CT#191 16 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 16 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 16 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Cristian Fasanando 89cfd02128 minor - fixed warning divizion by zero inside reporting 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Yannick Warnier 286ead9ba4 Added extra spacing 16 years ago
Yannick Warnier fb3a06e28d Better fix for typo 16 years ago
Yannick Warnier e522cc3f00 Fixed typo 16 years ago
Yannick Warnier 4e67335bbd Fixed encoding in string 16 years ago
Julio Montoya 332c1e8c82 Adding validation in User overview export options see CT#493 16 years ago
Julio Montoya a0a95a11e5 Fixing user export and improving tag field exports see CT#493 16 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 16 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 16 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 16 years ago
Cristian Fasanando a7d9e4f4af improved course and user data in reporting 16 years ago
Cristian Fasanando d3855808af improved display data for courses and users list for reporting 16 years ago
Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 16 years ago
cvargas e969a4161a merge 16 years ago
Carlos Vargas 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 16 years ago
Arthur Portugal 39cf750f05 Fixed the visibility for the teacher DT#5496 16 years ago
Arthur Portugal 75b662cec9 The reports are not visible when the admin user is checking by each students into the session list and added Section_Tracking for tabs DT#5496 16 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 16 years ago
Cristian Fasanando 22852a7870 Added coachs for course in session into reporting - DT#5496 16 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 16 years ago
Arthur Portugal 7dca7d1c6d Changed old style button into reports DT#5496 16 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago