Commit Graph

52 Commits (0407630444780a90a10e9f29ffd212c76510ef4f)

Author SHA1 Message Date
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa f818a6b928 Fix certification to HTMl export 9 years ago
jmontoyaa fd0202b274 Minor - Format code 9 years ago
jmontoyaa b51ae92cd7 Update create_at see BT#11019 9 years ago
Angel Fernando Quiroz Campos a2f8b49451 Minor - improve code 9 years ago
jmontoyaa 33a2f013ca Minor - format code. 9 years ago
Angel Fernando Quiroz Campos 4521e20f83 Fix certificate generation - refs #8339 9 years ago
jmontoyaa f0fece9919 Add extra fields (user tag+dropdown) in user list see BT#8303 9 years ago
jmontoyaa 5faee193fa Add userId param 9 years ago
jmontoyaa 9841ce4917 Minor - format code 9 years ago
Yannick Warnier 74642d9eec Minor - Avoid notice if certificate_data is not defined. In this case, the gradebook considers that there is no sub-gradebook and apparently everything works fine 10 years ago
jmontoyaa 73314b2f6a Format code 10 years ago
Yannick Warnier 1faf3c08d0 PHPDoc, code styling and attribute types redefinitions to improve code quality as suggested by #scrutinizer 10 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
jmontoyaa 12732880b7 Replace api_get_real_course_id with api_get_course_int_id, Rename $VCHAMILO with $virtualChamilo 10 years ago
Julio Montoya 6e9a619fdc Fix certification generation when using sessions see #7977 10 years ago
Julio Montoya e326572e46 Format code, fix PHP warning, add/fix docs 10 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 11 years ago
Julio Montoya 1ad28f79eb Minor - format code. 11 years ago
Angel Fernando Quiroz Campos ffef26e2da Achieve skills when the certificate are not generated - refs #7525 11 years ago
Julio Montoya 05defde210 Minor - format code. 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya cb57bc4fcb Using PHPQRCode with composer 11 years ago
Julio Montoya d4cf5ef78d Using phpqrcode with composer 11 years ago
Angel Fernando Quiroz Campos 990fdf1a97 Register course and session id in skil-user - refs BT#9084 11 years ago
Julio Montoya a051da8da8 Changing settings naming. 11 years ago
Julio Montoya 51dd3f40fb Merging from 19x 11 years ago
Julio Montoya 6112c87468 Updating from 198. 12 years ago
Julio Montoya 9b8d08ea15 Minor - format code. 12 years ago
Julio Montoya 4179363f03 Minor - format code. 12 years ago
Julio Montoya a53c260564 Fixing deprecated $preview parameter see BT#7110 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya e3883f43b9 Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library. 13 years ago
Julio Montoya 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 13 years ago
Julio Montoya c49d22f662 Removing phpqrcode from inc/lib moving to vendors 13 years ago
Julio Montoya 83ee45581b Adding new actions to the certificate page, generate certificate, delete all certificates, download certificates as PDF + a fix in the certificate min score see #3708 13 years ago
Julio Montoya a9b188cfb9 Teacher can preview the qr code see #5015 13 years ago
Yannick Warnier 5a3d4792be Added new failure case for non-public certificates viewing - refs #3630 14 years ago
Yannick Warnier d12939138c Minor code style update 14 years ago
Yannick Warnier 6eeded64fa Minor code style update 14 years ago
Yannick Warnier bbc04aa099 Minor code style update 14 years ago
Yannick Warnier 6c5c11dbce Fixed issue with certificates directory creation - refs #3630 14 years ago
Julio Montoya 39c9981261 Adding allow_public_certificates settings in platform and course settings see #3630 14 years ago
Julio Montoya d157f55f56 Minor corrections in the certificate 14 years ago
Julio Montoya db93a426c0 More SQL queries fixes 14 years ago
Julio Montoya 3ccbb34b2c Fixing gradebook certificates when the course_code was not set 14 years ago
Julio Montoya 23cf0fdc47 Minor - adding array validation 14 years ago
Julio Montoya 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 14 years ago
Julio Montoya ea1e6849c2 Fixing minor certification typo 14 years ago
ywarnier 187d221e76 Updated QR code precision after a few tests with a mobile phone - if smaller or lesser error correction, the phone doesn't catch it so well 14 years ago