Commit Graph

73 Commits (81c9808f6c55bb5f1bd42c89ec0488dda8d74379)

Author SHA1 Message Date
Yannick Warnier 95dcb23620 Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
jmontoyaa 45ed27183c Add api_get_cidreq, fix flash message 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa fbc3241845 Minor - Format code 8 years ago
Angel Fernando Quiroz Campos 1fc7546107 Save c_student_publication with session = null instead of session = 0 8 years ago
Julio aa9aabc59e Add function api_get_cidreq_params, remove $_SESSION calls#7678 9 years ago
Julio Montoya a73d8dc26c Minor - Format code 9 years ago
Julio Montoya 65ee1ebf4d Remove unused code, format code, update docs 9 years ago
Nicolas Ducoulombier 4d280acd90 Fix showing name instead of id in assessment weight management -refs BT10175 #FGE 9 years ago
Julio Montoya aba2fd942d Show headers 10 years ago
Julio Montoya 5920b0b59e Fix PHP warnings, format code. 10 years ago
Julio Montoya 93d2bd5f6c Add category elements auto weight see BT#9427 10 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 10 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
Julio Montoya b666f82031 Minor - Fixing PHP warnings 10 years ago
Julio Montoya 6a10a2b111 Format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f273432270 Minor - format code. 11 years ago
Julio Montoya a8133a1b18 Fixing "weight in report" see #5168 13 years ago
Julio Montoya 74e24d1695 Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080 13 years ago
Julio Montoya 2ca5425515 Adding new links see BT#4080 (still missing a fix in gradebook_edit_all.php) 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 88dc602cd8 Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories) 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 4b66191080 Showing user result in the gradebook_statistics.php page + replacing api_is_allowed_to_create_course() with api_is_allowed_to_edit() with the first one a teacher that's subscribed like an student to the course has teacher permissions!! see BT#3254 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
ywarnier 653a33065d Added warning message at beginning of gradebook weights screen 13 years ago
Julio Montoya 1ea584157d Fixing gradebook bread crumbs + fixing documents when using certificates 14 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
Juan Carlos Raña b950880836 Feature #2785 gradebook and fix new _na icons on course home page 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 01368d1d6b More visual changes in Gradebook tool, "Weight in Report" page, task #1740. 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 97ba92843f Fixing gradebook tab definition 15 years ago
Julio Montoya b2b976c8c7 Cleaning code, adding Security::remove_XSS, intval functions 15 years ago
Julio Montoya 4851a7529e Security issue - Adding security::remove_XSS and intval functions 15 years ago
Julio Montoya 06efab95c0 Changing headers, cleaning code 15 years ago
Julio Montoya 52f94f0001 Certificates added to Chamilo see CT#751 (requires testing) 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Carlos Vargas 34aa3fc848 improve interbreadcrumb in gradebook CT#603 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Arthur Portugal f78a409354 Changed the path because already exists a file gradebook_functions.inc.php 15 years ago
Arthur Portugal c80dc8386d Removed function from view and set in a new file controller CT#191 15 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 0e5ecb7850 added link attendance inside gradebook tool - partial CT#584 15 years ago
Juan Carlos Raña f94634f462 fix several icons 15 years ago