Commit Graph

62 Commits (9cb3220bffc6fc7165de44a80b4b341e6038e964)

Author SHA1 Message Date
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
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 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
ywarnier 653a33065d Added warning message at beginning of gradebook weights screen 14 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 15 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 16 years ago
Juan Carlos Raña 28c71141f9 improve navigation into gradebook and update languages 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Juan Carlos Raña ccbff6c714 [svn r20435] fix icon text 16 years ago
Carlos Vargas ec0ad22304 [svn r20183] minor change name buttons in gradebook see FS#3998 16 years ago
Patrick Cool e28e0ee6b2 [svn r19644] gradebook: better icons, form header 16 years ago
Julio Montoya 53a51077dc [svn r19527] Avoiding sql errors see FS#3909 16 years ago
Arthur Portugal 4cdcccea4d [svn r19242] Change the input method to button 16 years ago
Isaac Flores d6cd6d39ae [svn r19110] logic changes - allow see resources names -(partial FS#3805) 16 years ago
Isaac Flores b8810f58f4 [svn r18532] logic changes - allow show historical data in gradebook tool - (partial FS#3620) 16 years ago
Isaac Flores ab6d7db9a1 [svn r18053] minor-logic changes-added id_session - (partial FS#3551) 16 years ago