Commit Graph

54 Commits (e37bbdd2d05b671a4e406623dd35cc80928faae3)

Author SHA1 Message Date
Julio Montoya 6895562b36 Update from 1.11.x 6 years ago
Julio f6d3429a0d Use correct session id see BT#15858 7 years ago
Julio 22fcdbdf67 Minor - fix php warning 7 years ago
jmontoyaa f2433751f5 Minor - format code, remove unused function "get_not_created_links" 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 1759ea517f Minor - format code. 9 years ago
Yannick Warnier 9b0b7288e4 Add check on session_id just in case it wasn't defined - refs #1940 9 years ago
Miguel C 352bb6a2df Gradebook: Fix session ID in learnpathLink::calc_score() to use object attribute rather than PHP session as suggested by @miky96es - refs #1940 9 years ago
Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 9 years ago
Yannick Warnier 387638a60c Minor - Code style 9 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Julio aa9aabc59e Add function api_get_cidreq_params, remove $_SESSION calls#7678 10 years ago
Yannick Warnier 62f0a28bd7 Minor - Change query param from array to assoc 10 years ago
Julio 73a64d311e Add pdf export see BT#10363 10 years ago
Julio Montoya d1bd3c7538 Fix function. 11 years ago
Julio Montoya 27c7989031 Adding ranking concept in gradebook items see BT#9428 11 years ago
Julio Montoya 046210ce12 Add new columns see BT#9427 11 years ago
Julio Montoya aad4a57b0c Minor - format code 11 years ago
Julio Montoya 09373a96d5 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 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 2fa676bbac Fixing gradebook queries 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 15 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 15 years ago
Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 03ea2e865d Feature #1740 - Gradebook: A visual improvement about the link-type icons. 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 08da8d090a Security issue - adding intval and escape_string functions 16 years ago
Julio Montoya c043d97a71 Minor - changing headers 16 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando d04841fc57 fixed - courses from session in gradebook tool - partial CT#462 16 years ago
cvargas e969a4161a merge 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. 17 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
Isaac Flores 7f4aab2847 [svn r19360] minor -logic changes - added security remove_XSS - (partial FS#3914) 17 years ago
Isaac Flores 479dc56141 [svn r19359] minor - logic changes - allow see Learn Path - (partial FS#3914) 17 years ago
Isaac Flores 57e5e6ba11 [svn r19357] minor - logic changes - deleted error_log - (partial FS#3914) 17 years ago
Isaac Flores 5eff922bd6 [svn r19356] logic changes -hiden date when user is student - (partial FS#3914) 17 years ago
Isaac Flores 9ec610e3bc [svn r19337] logic changes - changed api_is_course_tutor by user status in gradebook tool - (partial FS#3914) 17 years ago
Carlos Vargas 2ef8cbe65c [svn r18625] breadcrumd for gradebook in work and learnpath see FS#3696 17 years ago
Isaac Flores d00ff47894 [svn r17187] minor - style changes - defined variable 17 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) 17 years ago