Commit Graph

50 Commits (5a998a2eebef589526035a0925007d5f2ccf7ba3)

Author SHA1 Message Date
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 13 years ago
Julio Montoya a86941bddf Minor removing unused icons 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 3ccbb34b2c Fixing gradebook certificates when the course_code was not set 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 98692604ec Removing libs that are already loaded in global.inc.php 13 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 c40e73ad31 Fixing certification html generation now we print the date 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya c53a861bc0 Adding comments 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya f73d4eeb70 Fixes #1128 adding else condition 15 years ago
Julio Montoya 9b515bd050 Security issue - adding intval and escape_string 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 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
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
cvargas e969a4161a merge 15 years ago
Julio Montoya cc51cbf16f Fixing more issues from the link delete function see #5229 15 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 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
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. 15 years ago
Isaac Flores 31244464a3 [svn r21407] Minor - changed function nth-child by eq in script jquery - (partial FS#3909) 16 years ago
Isaac Flores bc430b11e3 [svn r21403] Minor - style changes - delete unnecessary divs(actions) - (partial FS#3909) 16 years ago
Ivan Tcholakov 10053fcdae [svn r20454] FS#306 - The Assessments (Gradebook) tool: Improvements for better encoding support. 16 years ago
Isaac Flores 2952eb693e [svn r19759] minor - logic changes - fixed warning in search categories - (partial FS#4020) 16 years ago
Isaac Flores b4a159f6d4 [svn r19711] logic changes - allow search by category in gradebook tool - (partial FS#4020) 16 years ago
Isaac Flores b0b7208af2 [svn r19460] logic changes - added cidReq and remove_XSS - (partial FS#3909) 16 years ago
Isaac Flores 57a8e804ed [svn r17986] logic changes-added restriction by api_is_course_tutor an session - (see FS#3525) 16 years ago
Isaac Flores 6e165ceb7f [svn r17442] style changes - i added links interbreadcrumb - (see FS#3396) 16 years ago
Isaac Flores 1ec827fd48 [svn r17299] minor - style changes - renamed function a name_database_by_link -(partial FS#3249) 16 years ago
Isaac Flores 63bb64fa9a [svn r17271] minor - restriction added when category is null - (partial FS#3249) 16 years ago
Isaac Flores 1e2c1c089d [svn r17269] logic changes - added cidReq in my gradebook tool - (partial FS#3249) 16 years ago
Isaac Flores e145cd5410 [svn r17256] logic changes - links removed in my gradebook tool to resources removed - (partial of FS#3319) 16 years ago
Isaac Flores 97a4315838 [svn r17250] logic changes - i removed links,when category is 0 in my gradebook tool - (partial for FS#3319) 16 years ago
Isaac Flores a1b8fa972c [svn r17190] logic changes - revised "my gradebook" - (see FS#3319) 16 years ago
Yannick Warnier a1d57c6066 [svn r16915] New version of the new gradebook tool (integrated into courses) - integration from usil project by Isaac Flores. Needs revision (see FS#3173) 16 years ago
Julio Montoya 962dfbfb2f [svn r15047] Bug export PDF - (see FS#2483) 17 years ago
Yannick Warnier 1e0ad7d629 [svn r14772] Last round of updates for the gradebook extension. Now fully functional. Might get some improvements in the future in terms of background and styling flexibility, but this is definitely a good start. 17 years ago
Yannick Warnier 703116f41d [svn r14762] Updated language string 17 years ago
Yannick Warnier 6d58198276 [svn r14761] Round of cleanups for the gradebook tool 17 years ago
Yannick Warnier b218141374 [svn r14094] Upgrade allowing for course certificates (related to FS#1963) 17 years ago
Yannick Warnier a8961a00a4 [svn r14002] Improved gradebook extension to allow for multi-course evaluations, including learning paths. 17 years ago
Yannick Warnier 85f30e54b9 [svn r13994] Adding development version of gradebook extension to be integrated in Dokeos core. This code isn't complete yet but is added in order to benefit from the SVN repository during the code revision and extension. 17 years ago