Commit Graph

350 Commits (5c9947e48a8a89721b6f1f0fe8f588cc85fc0b9f)

Author SHA1 Message Date
Cristian Fasanando 7b5ff9c70c rounded percent of thematic advance to integer 15 years ago
Arthur Portugal e6e1d24f8e minor - fixed time inside reporting 15 years ago
cfasanando 6f6ca978a4 merge 15 years ago
Cristian Fasanando b2bb539335 minor - fixed percent of thematic advance inside reporting 15 years ago
Arthur Portugal d0469e939d MInor - changed the correct icon 15 years ago
Cristian Fasanando 08db32627a minor - fixed link to thematic advance from reporting 15 years ago
Cristian Fasanando 2a6fb10a0d minor - fixed border style in teachers table from reporting 15 years ago
Arthur Portugal 4912d29244 MInor - changed the correct icon and text 15 years ago
Arthur Portugal 5321e51edb Minor - change the correct icon 15 years ago
Julio Montoya 0ff02d756b Reverting commit 95739d955c. api_convert_and_format_date changed to date() function. Date value came from the lp_item_view table 15 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 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
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Julio Montoya c5478fbf4c Minor - fixing email address 15 years ago
Cristian Fasanando db50119163 added student horizontal bar graph - partial BT#540 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
Julio Montoya 9985cb1de6 Minor - cosmetic changes 15 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Cristian Fasanando c2dcbec947 minor - allow to human resources manager see learning tracking - partial CT#603 15 years ago
Cristian Fasanando bbb71abb0a fixed - export csv from teachers list inside reporting - partial CT#603 15 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 15 years ago
Cristian Fasanando 588908ac46 fixed count of messages and assignments inside course reporting for drh - partial CT#603 15 years ago
Patrick Cool f27b7b2b33 https://support.dokeos.com/issues/5834 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 febee7dead Create test mySpace and improve myspace.lib CT#191 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
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 15 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 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
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 15 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. 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Yannick Warnier 286ead9ba4 Added extra spacing 15 years ago
Yannick Warnier fb3a06e28d Better fix for typo 15 years ago
Yannick Warnier e522cc3f00 Fixed typo 15 years ago
Yannick Warnier 4e67335bbd Fixed encoding in string 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