Commit Graph

65 Commits (25d84ebf05972a9e8d8305c1dc7e446e677719b4)

Author SHA1 Message Date
Julio Montoya f446c4b251 Fixing gradebook result list to PDF + fixing total column when using single/multiple gradebooks 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 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 13 years ago
Julio Montoya 460e110dce More fixes in gradebook, now when dealing with certificates see BT#2848 13 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya 07d099ff8d Fixing variable mess 13 years ago
Julio Montoya bea42935ff Lots of fixes in the Gradebook certification: QR code size, certificate actions menu, certifications generations 13 years ago
Julio Montoya 8fbe0be4a8 Adding QR support for certificates see #3631 13 years ago
Julio Montoya 23c77f64b4 Adding certificate shortcut link see #3630 + some fixes in the certification tool 13 years ago
Yannick Warnier a1fbf2c264 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 2ce24bcd54 Replacing curdirpath with id when listing works, also using the user_id instead of the authors field 14 years ago
Julio Montoya 16af2a5a15 Fixing PHP warnings & notices avoided 14 years ago
Julio Montoya 8df72a1971 Many fixes in gradebook scores 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a1aef06b02 Teachers can always preview user certificates 14 years ago
Julio Montoya 211ab5fbf8 Gradebook: Adding certification preview for teachers, adding some get_lang in order to avoid errors while saving the Activities (exercises, forums, etc ), adding more security to the certification 14 years ago
Julio Montoya eb3a234b43 Adding "gradebook locked" feature - requires testing 14 years ago
Julio Montoya 489d1bbb41 Fixing misterious bug that deletes gradebook links see BT#2396 14 years ago
Julio Montoya b61c08c4ce Changing gradebook LIMIT from 10 to 1000 see #3239 14 years ago
Julio Montoya 6cdbf6e2b1 Minor corrections, moving delete buttons to the right 14 years ago
Juan Carlos Raña 976b9dc559 Feature #2785 tables: announcements, lesson plans, gradebook, course description, dropbox, groups, users, attendance, glossary 14 years ago
Juan Carlos Raña b950880836 Feature #2785 gradebook and fix new _na icons on course home page 14 years ago
Juan Carlos Raña 89140b4ffa Feature #2785 add learning path and fix link to upload audio from config learning path 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 62a5c76c2a Feature #1742 - Cleaning some if() conditions. 15 years ago
Ivan Tcholakov 178b724032 Feature #1742 - Gradebool: Replacement of the functions include_once() with less "resource greedy" statements include_once. 15 years ago
Ivan Tcholakov 01368d1d6b More visual changes in Gradebook tool, "Weight in Report" page, task #1740. 15 years ago
Ivan Tcholakov 03ea2e865d Feature #1740 - Gradebook: A visual improvement about the link-type icons. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 7cd815afb3 Removing ,__FILE__,__LINE__ when using the Database::query() function 15 years ago
Julio Montoya 3234013d72 Fixing SQL queries 15 years ago
Julio Montoya 71ab29fcde Improving gradebook export 15 years ago
Carlos Vargas 2602ce24da replace for the condition api_is_allowed_to_edit part 1 CT#874 15 years ago
Julio Montoya 81fc4ebb8a Changing datetime to Chamilo convetions 15 years ago
Julio Montoya ac16a3b8a1 Security issue - Adding security::remove_XSS, intval and escape_string functions 15 years ago
Julio Montoya 52f94f0001 Certificates added to Chamilo see CT#751 (requires testing) 15 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 15 years ago
Guillaume Viguier 428c2f6fd2 Date and time management; converted gradebook to UTC - Chamilo - CT#696 15 years ago
Cristian Fasanando 467036ba88 added evaluations graph for dashboard interface 15 years ago
cfasanando e339267a23 merge 15 years ago
Arthur Portugal bec8a11769 Removed gradebook_function.php because already exists in the library gradebook_functions.inc.php 15 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña 28c71141f9 improve navigation into gradebook and update languages 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago