Commit Graph

410 Commits (2ee21324efd6036f88d0dc4ed89fc4ad65446314)

Author SHA1 Message Date
Julio Montoya 2ee21324ef Use api_replace_dangerous_char 11 years ago
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Imanol Losada 421080fb33 Fix gravatar in main/gradebook/user_stats.php - refs #4507 11 years ago
Julio Montoya 545330d922 Add session_id in gradebook. 11 years ago
Julio Montoya 75331ba831 Add api_get_cidreq() 11 years ago
Julio Montoya 7e40244821 Fix message see BT#9429 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Julio Montoya 4235e46f20 Minor - Format code. 11 years ago
Julio Montoya 0ad1f4547e Fix PHP warnings + 11 years ago
Julio Montoya ec75dcc17d Add 'input-size' attribute to control the size of an input. 11 years ago
Julio Montoya e169812aed Fix warning see BT#9429 11 years ago
Julio Montoya 2a9f1a2d5f Fix function name CreateElement to createElement. 11 years ago
Julio Montoya 87b1a81adb Minor - update buttons 11 years ago
Julio Montoya 9b466842a1 Fix from 1.9.x 11 years ago
Julio Montoya 043da7136e UI changes 11 years ago
Julio Montoya 641f2b1d3b Fix result table. 11 years ago
Julio Montoya 66d4eb4327 Fix button code to allow createElement instead of addElement. 11 years ago
Julio Montoya 27c7989031 Adding ranking concept in gradebook items see BT#9428 11 years ago
Angel Fernando Quiroz Campos 0e67a37e4c Fix link to generate certificates - refs BT#9092 11 years ago
Julio Montoya 59bd83df99 Adds total column see BT#9427 11 years ago
Julio Montoya 87e75add7c Gradebook UI changes, 11 years ago
Julio Montoya 046210ce12 Add new columns see BT#9427 11 years ago
Yannick Warnier 7d86782f90 Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Yannick Warnier 6c11970ace Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Julio Montoya 067d1b4cab Fix DatePicker attributes. 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Imanol Losada 0c09c57c2c Set autofocus on first row score - refs #7514 11 years ago
Julio Montoya 2812d60105 Fixing header order 11 years ago
jmontoya ab6f1b2990 Fixes order see BT#9287 11 years ago
Angel Fernando Quiroz Campos b7a5ae0aab Filter to show the the Generate Certificates button - refs #7525 11 years ago
Angel Fernando Quiroz Campos c044bdcc7c Add field to check whether generate certificates - refs #7525 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Yannick Warnier 779309faf8 Update language variables used in OpenBadges - refs BT#9082 11 years ago
Julio Montoya 0369173f5d Adds mpdf in vendor dir. 11 years ago
Julio Montoya 2fde879c21 Removing custom mpdf lib using composer. 11 years ago
Julio Montoya 9769681566 Fixes order. 11 years ago
Julio Montoya 9418d8da68 Minor - format code. 11 years ago
Julio Montoya 178b2763ea Fixes user sorting see BT#9287 11 years ago
Daniel Barreto 8b0b3150c2 Add pChart class uses - refs CT#7408 11 years ago
Daniel Barreto 2336efaba0 Add default pchart template - refs CT#7408 11 years ago
Daniel Barreto 8f37d161fa Update, move opensans folder to /main/fonts - refs CT#7408 11 years ago
Daniel Barreto 2ec4b9803e Update to use c-pchart from composer - refs CT#7408 11 years ago
Daniel Barreto 6404f85eaf Delete pchart from /main/inc/lib 11 years ago
Daniel Barreto 33936cdfac Delete last old pchart use - refs CT#7408 11 years ago
Daniel Barreto 6b4450fd17 Minor, code style 11 years ago
Daniel Barreto 81d5bdbd77 Add Abscissa name, Add chart title, enable display value, resize chart - refs CT#7408 11 years ago