Commit Graph

273 Commits (fba694d6a59e6776d21e937c8cd63746823c6b33)

Author SHA1 Message Date
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
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov d45fb5c55c Feature #306 - Cleaning code of the user profile page (further checks are to be done). A correction in UserManager class that prevents user photos to be shown as productions. 16 years ago
Ivan Tcholakov 6df1c39ca2 Feature #306 - Replacing hard-coded values for username length in validation rules in some forms. Including "." (dot) and "_" (underscore) in the specification for usernames as valid characters. 16 years ago
Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 16 years ago
Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 16 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 16 years ago