Commit Graph

43040 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Yannick Warnier 5596ce0104 Maintenance: CommonCartridge: Fix typo in "assesment" xml filename (came as is from imported library) - refs BT#21709 2 years ago
Yannick Warnier 432bbfe0db Maintenance: CommonCartridge: Fix typo in "cartriedge" internal array index - refs BT#21709 2 years ago
Yannick Warnier 79159d1d98 Maintenance: CommonCartridge: Add test description recovery on import - refs BT#21709 2 years ago
Yannick Warnier 92b85f5e31 Maintenance: CommonCartridge: Add param for otherwise undefined $rootPath + add support for webp images in attached CC media - refs BT#21709 2 years ago
Yannick Warnier 193be111cc Maintenance: CommonCartridge: Improve media paths management on import. Accept both $IMS-CC_FILEBASE$ and $1EdTech-CC-FILEBASE$ - refs BT#21709 2 years ago
Yannick Warnier 825e366b92 Maintenance: CommonCartridge: Fix correct answer selection in unique answer question type - refs BT#21709 2 years ago
Yannick Warnier 0cb3afe473 Maintenance: CommonCartridge: Fix Essay (free answer) type question import - refs BT#21709 2 years ago
Yannick Warnier 18b4f5e5a8 Maintenance: CommonCartridge: Add support for Essay (free answer) type question. Only validated for export so far - refs BT#21709 2 years ago
Angel Fernando Quiroz Campos d8c2317038
Display: Tracking: Improve layout in the Move Users From Course to Session page - refs BT#21614 2 years ago
Yannick Warnier 2c6a402bdb Exercise: Common Cartridge export: Fix export of embedded media (remove Mdl tags @@PLUGINFILE@@ and $@FILEPHP@$) (only works with documents from the document tool in the same course) + update token $IMS-CC-FILEBASE$ to $1EdTech-CC-FILEBASE$ + improve code documentation - refs BT#21709 2 years ago
Yannick Warnier 72445b394c Maintenance: CommonCartridge: Fix permission issue preventing teacher from downloading the CC package 2 years ago
NicoDucou 4e648dcc3b Tracking: fix default minimum time in a course to update logoutDate passing from 5 minutes to 30 seconds - refs BT#21501 2 years ago
NicoDucou 0183995a72 Exercise: Fix pending exercise for admins to show results from all courses and not only course where the user is the teacher - refs BT#21482 2 years ago
NicoDucou d3f8c22fe6 Tracking: fix verification of last existing registry and timing based on logout_course_date instead of login_course_date to avoid loosing registry of time for user - refs BT#21501 2 years ago
NicoDucou 3299a6b115 Tracking: add option to define a specific fixed time to add to the registry when logging out from a course and no recent registry exists - refs BT#21501 2 years ago
NicoDucou e256dff020 Learnpath: add option to define a specific time for abusive time registring in LP items - refs BT#21501 2 years ago
Yannick Warnier 2f816642b8 Display: Add 'email_logo' setting to allow for a different logo to be used only for e-mail communication - refs BT#21755 2 years ago
NicoDucou bec99906f4 Exercise: Fix show pending attempt only if attempting user is on the current access url - refs BT#21482 2 years ago
NicoDucou 2f99150d95 Exercise: Fix show pending attempt only in the base course or on the current access url - refs BT#21482 2 years ago
NicoDucou 4ad53929b4 Exercise: fix pending exercise search to show correct attemps depending on the configuration and the type of user - refs BT#21482 2 years ago
NicoDucou 1118d78ff2 Document: fix missing security token to export to pdf - refs BT#21706 2 years ago
Yannick Warnier 0cc44acc3a Forum: Specify forum_order table 2 years ago
Yannick Warnier 4a3624a25e Admin: Fix CSV user edit when expiration dates have been saved as '9999-12-31 **:**:**', which seemed to be the case at some point in Chamilo's history for "no expiration" - refs BT#21363 2 years ago
NicoDucou 03e1960b1d Forum: fix error when value is null, it should now be to avoid the error due to commit ea334a3f6f - refs BT#21566 2 years ago
NicoDucou 689516dfa1 Gradebook: add certificat pdf export blocking for session as it is for courses -refs BT#21503 2 years ago
Nosolored SL d307c15da4
Course request: Set description as mandatory field in course request form 2 years ago
Nosolored SL cbab6d8af5
Course request: Fix email notifications text (new lines and signature) 2 years ago
juancp-contidosdixitais 4728002ca2
Admin: Exercise: Add configuration setting 'quiz_question_description_open_by_default' to open the description for the quiz by default during the test (#5347) 2 years ago
Yannick Warnier 2dd119ebc1 Display: Fix pagination with language filtering in course catalogue - refs #5394 2 years ago
Angel Fernando Quiroz Campos ece7789649 Exercise: Include column for minimum score in result report - refs BT#21524 2 years ago
Angel Fernando Quiroz Campos a5f515a185 Exercise: Add missing variables 2 years ago
Angel Fernando Quiroz Campos 7f6837678c Security: Remove link tags with external URIs when exporting to PDF 2 years ago
Angel Fernando Quiroz Campos 42566a09c4 Security: Agenda: Strictly filter event content 2 years ago
Angel Fernando Quiroz Campos 2b83d15820 Security: Replace HTML form with FormValidator to avoid possible XSS when uploading file in some tool 2 years ago
Angel Fernando Quiroz Campos 7080b9be8b Security: Replace HTML form with FormValidator to avoid possible XSS when searching session category 2 years ago
Angel Fernando Quiroz Campos e6999a97c4 Security: Plugin: Validate plugin name to load its README.md file 2 years ago
Angel Fernando Quiroz Campos 884d9b396b Security: Avoid dangerous file name when uploading a file by extra field 2 years ago
Angel Fernando Quiroz Campos d7ead2f920 Security: Clean path when upload files to avoid arbitrary file write 2 years ago
Angel Fernando Quiroz Campos c9f912ba2e Security: Remove curdirpath param in ajax request to upload images when enable_uploadimage_editor is enabled 2 years ago
NicoDucou 36449ab103 Document: add configuration option to include MathJax script in all HTML document before returning the document for download - refs BT#21424 2 years ago
NicoDucou 6a1612b78b exercise: minor: partial translation update for new option for pending attemps to show only attempts from exercice with question that do not have automatic correction in EN, FR, ES -refs BT#21482 2 years ago
NicoDucou 64fc4450a4 Exercise : add option to select type of question on pending attempt page - refs BT#21482 2 years ago
NicoDucou e5ccf4d6e8 Document: add MathJax script in all HTML document before returning the document for download - refs BT#21424 2 years ago
NicoDucou 4bb326deac Maintenance: Minor: partial translation update for new option for course backup to select Scorm folders in EN, FR, ES -refs BT#21488 2 years ago
NicoDucou 9f22a9c76c Maintenance: adding option to enable scorm folder selection for backup creation -refs BT#21488 2 years ago
Yannick Warnier 07fef8127a Minor: Admin: Add legend to visibility field values in CSV course update - refs BT#21513 2 years ago
Yannick Warnier 9d2f5fffc2 Admin: Fix typo in visibility field mapping of CSV course update - refs BT#21513 2 years ago
Yannick Warnier b1d1e16db9 Minor: Fix typos in documentation 2 years ago
Yannick Warnier 3c6dd38d1f Authentication: Fix excessive filter preventing terms and conditions to show on new user auto-registration - refs BT#11727 #5111 2 years ago
NicoDucou 3b13d0094c Internal: fix session_lifetime to accept the use of multiple URL configuration - refs BT#21495 2 years ago