Commit Graph

57 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 9d719fd29b Minor - fix PHP warning 8 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 280e06aa60 Remove unused get_test_id 8 years ago
Julio 5152642096 Minor - format code, remove double error_logs, 9 years ago
jmontoyaa 32fcc57fbd Minor - format code 9 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 192c073954 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa af1627ceb1 Format code, replace "die" with "return false", fix variable name. 9 years ago
jmontoyaa 378c57dffb Use api_float_val 9 years ago
jmontoyaa c55d0e6ce1 Use api_float_val in order to avoid error when converting text with "," 9 years ago
jmontoyaa 064c993458 get_thread_information() function now needs the forum_id see BT#11658 10 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 10 years ago
Julio aa9aabc59e Add function api_get_cidreq_params, remove $_SESSION calls#7678 10 years ago
Julio Montoya a0a274cb82 Fix mysql errors 10 years ago
Julio Montoya d1bd3c7538 Fix function. 11 years ago
Julio Montoya b6e3838c6e Peer forum score fixes see #7668 11 years ago
Yannick Warnier ef45b057fe Move course_code to c_id (885 / 2302) 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 09373a96d5 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yoselyn Castillo d729b2439b Fixing bug of not showing forum score in assessments -refs #6313 13 years ago
Julio Montoya fef1af2a9d Should fix weight bugs see #5168 14 years ago
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 14 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 14 years ago
Julio Montoya 72f6d7b6a4 Fixing bug in gradebook when adding a forum thread and there was no title see #4550 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 d12231e90c Minor - Adapting code comments to phpdoc 15 years ago
Julio Montoya 2311a1c2ee Minor cosmetic changes 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
christian1827 9620389815 merge 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
Julio Montoya 1fa0751e68 Minor - changing headers 16 years ago
Cristian Fasanando 467036ba88 added evaluations graph for dashboard interface 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 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
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
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