Commit Graph

271 Commits (2db99f2af3bbac3607c3d52e0039686f70a4b84d)

Author SHA1 Message Date
Julio Montoya e11a35120e Fixing gradebook certificates after merge 16 years ago
Julio Montoya 81fc4ebb8a Changing datetime to Chamilo convetions 16 years ago
Julio Montoya 9b515bd050 Security issue - adding intval and escape_string functions 16 years ago
Julio Montoya 08da8d090a Security issue - adding intval and escape_string functions 16 years ago
Julio Montoya b2b976c8c7 Cleaning code, adding Security::remove_XSS, intval functions 16 years ago
Julio Montoya ac16a3b8a1 Security issue - Adding security::remove_XSS, intval and escape_string functions 16 years ago
Julio Montoya 878c7a806c Security issue - Adding security::remove_XSS, intval and escape_string functions 16 years ago
Julio Montoya ecfdef6f3f Security issue - Adding security::remove_XSS, intval and escape_string functions 16 years ago
Julio Montoya 4851a7529e Security issue - Adding security::remove_XSS and intval functions 16 years ago
Julio Montoya a6e545c479 Minor - Replacing security::remove_XSS to intval in a sql query 16 years ago
Julio Montoya 23e4588cec Security issue: adding intval + escape_string function 16 years ago
Julio Montoya 295032183c Changing headers, cleaning code 16 years ago
Julio Montoya 06efab95c0 Changing headers, cleaning code 16 years ago
Julio Montoya 52f94f0001 Certificates added to Chamilo see CT#751 (requires testing) 16 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 16 years ago
Guillaume Viguier 428c2f6fd2 Date and time management; converted gradebook to UTC - Chamilo - CT#696 16 years ago
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 c043d97a71 Minor - changing headers 16 years ago
Julio Montoya 1fa0751e68 Minor - changing headers 16 years ago
Julio Montoya e0da7366d9 Add validation in gradebook - changeset 9256 f9a7965ef120 from Dokeos 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 16 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
Carlos Vargas 34aa3fc848 improve interbreadcrumb in gradebook CT#603 16 years ago
Cristian Fasanando 467036ba88 added evaluations graph for dashboard interface 16 years ago
cfasanando e339267a23 merge 16 years ago
Cristian Fasanando 9250de4c86 minor - fixed warning division by zero inside gradebook statistics - partial CT#601 16 years ago
Cristian Fasanando cae77e7b15 fixed warnings about empty data inside gradebook tool - partial CT#601 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 875b185010 minor ambiguous condition, that show \"> CT#602 16 years ago
Arthur Portugal 99049d8c2e Minor - forced to (int) to the function get_ref_id when is called in the query CT#191 16 years ago
Arthur Portugal bec8a11769 Removed gradebook_function.php because already exists in the library gradebook_functions.inc.php 16 years ago
Arthur Portugal f78a409354 Changed the path because already exists a file gradebook_functions.inc.php 16 years ago
Arthur Portugal f0bb95791a Added new file than content the functions separated of view CT#191 16 years ago
Arthur Portugal c80dc8386d Removed function from view and set in a new file controller CT#191 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
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: 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
Cristian Fasanando 0e5ecb7850 added link attendance inside gradebook tool - partial CT#584 16 years ago
Ivan Tcholakov c4c5d780d0 Feature #272 - Gradebook tool, competences report: The PFD-exporting feature has been reworked to use the library mPDF, which is UTF-8 compatible. A nice, non-intentional effect: the generated report supports score-coloring if it was activated. 16 years ago
Ivan Tcholakov 455a238c50 Feature #272 - The Gradebook: More formatting for a file before changing it. 16 years ago
Ivan Tcholakov b29a8fcab6 Feature #272 - The Gradebook: Preparing a file for changes, formatting. 16 years ago
Arthur Portugal 47b843b9ff minor - fixed alignment icons 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
Cristian Fasanando 6dc712a3dd minor - changed examples of import mark learners in gradebook - partial CT#462 16 years ago
Cristian Fasanando d59299cb98 changed user_id by username when you export mark learners from gradebook - see CT#258 16 years ago
Julio Montoya bab2130a8a Allowing XLS, CSV exports see CT#497 16 years ago