Commit Graph

63 Commits (4d3f93bfec00e2db96ff174cc028eeeff27f9643)

Author SHA1 Message Date
jmontoyaa d6381bee81 Format code 10 years ago
Julio aa9aabc59e Add function api_get_cidreq_params, remove $_SESSION calls#7678 10 years ago
Julio 5d2a334536 Replace img/ paths with function 10 years ago
jmontoya 7c169df1d2 Add api_get_cidreq 10 years ago
Julio Montoya 65ee1ebf4d Remove unused code, format code, update docs 10 years ago
Julio Montoya 44f80c4e11 Minor - Format code, fix PHP warnings. 10 years ago
Julio Montoya 545330d922 Add session_id in gradebook. 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya 2fde879c21 Removing custom mpdf lib using composer. 11 years ago
Julio Montoya 424387b5e6 Minor - Format code. 11 years ago
Julio Montoya 6a10a2b111 Format code. 11 years ago
Julio Montoya a051da8da8 Changing settings naming. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 14 years ago
Julio Montoya a86941bddf Minor removing unused icons 14 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 3ccbb34b2c Fixing gradebook certificates when the course_code was not set 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 15 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya c40e73ad31 Fixing certification html generation now we print the date 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Julio Montoya c53a861bc0 Adding comments 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya f73d4eeb70 Fixes #1128 adding else condition 16 years ago
Julio Montoya 9b515bd050 Security issue - adding 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 06efab95c0 Changing headers, cleaning code 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
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya cc51cbf16f Fixing more issues from the link delete function see #5229 16 years ago
Juan Carlos Raña dca247464d fix gradebook: certificates do not appear anymore and we lost the options that were in the middle page 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
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 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. 17 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 17 years ago
Ivan Tcholakov 3185aba8b4 Bug #3646 and Issue #306 - Assesments (gradebook) tool, part 2: Fixing person name order and sorting to be dependable on the internationalization settings. 17 years ago
Isaac Flores 31244464a3 [svn r21407] Minor - changed function nth-child by eq in script jquery - (partial FS#3909) 17 years ago
Isaac Flores bc430b11e3 [svn r21403] Minor - style changes - delete unnecessary divs(actions) - (partial FS#3909) 17 years ago
Ivan Tcholakov 10053fcdae [svn r20454] FS#306 - The Assessments (Gradebook) tool: Improvements for better encoding support. 17 years ago
Isaac Flores 2952eb693e [svn r19759] minor - logic changes - fixed warning in search categories - (partial FS#4020) 17 years ago