Commit Graph

54958 Commits (b515fa3fed489706863e3339579b0131dbf1db89)
 

Author SHA1 Message Date
Yannick Warnier bf5d036175 Maintenance: CommonCartridge: Improve code syntax and documentation - refs BT#21709 1 year ago
Yannick Warnier 193be111cc Maintenance: CommonCartridge: Improve media paths management on import. Accept both $IMS-CC_FILEBASE$ and $1EdTech-CC-FILEBASE$ - refs BT#21709 1 year ago
Yannick Warnier 825e366b92 Maintenance: CommonCartridge: Fix correct answer selection in unique answer question type - refs BT#21709 1 year ago
Yannick Warnier 0cb3afe473 Maintenance: CommonCartridge: Fix Essay (free answer) type question import - refs BT#21709 1 year ago
Yannick Warnier 69d982f3f8 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 1 year ago
Yannick Warnier 18b4f5e5a8 Maintenance: CommonCartridge: Add support for Essay (free answer) type question. Only validated for export so far - refs BT#21709 1 year ago
Angel Fernando Quiroz Campos d8c2317038
Display: Tracking: Improve layout in the Move Users From Course to Session page - refs BT#21614 1 year 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 1 year ago
Yannick Warnier 69e5524e81 Plugin: OnlyOffice: Avoid static call to non-static method. 1 year ago
Yannick Warnier d7e828b70c Plugin: AI Helper: Update ChatGPT model to 4o 1 year ago
Yannick Warnier 72445b394c Maintenance: CommonCartridge: Fix permission issue preventing teacher from downloading the CC package 1 year ago
NicoDucou 4e648dcc3b Tracking: fix default minimum time in a course to update logoutDate passing from 5 minutes to 30 seconds - refs BT#21501 1 year 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 1 year 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 1 year 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 1 year ago
NicoDucou e256dff020 Learnpath: add option to define a specific time for abusive time registring in LP items - refs BT#21501 1 year 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 1 year ago
Yannick Warnier 5d47ce3ca3 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 1 year ago
NicoDucou bec99906f4 Exercise: Fix show pending attempt only if attempting user is on the current access url - refs BT#21482 1 year ago
NicoDucou 2f99150d95 Exercise: Fix show pending attempt only in the base course or on the current access url - refs BT#21482 1 year ago
NicoDucou 4ad53929b4 Exercise: fix pending exercise search to show correct attemps depending on the configuration and the type of user - refs BT#21482 1 year ago
NicoDucou 1118d78ff2 Document: fix missing security token to export to pdf - refs BT#21706 1 year ago
Yannick Warnier 0cc44acc3a Forum: Specify forum_order table 1 year ago
Yannick Warnier 661cd9349f Plugin: Azure AD: Add specific case for 'interaction_required' as this does not seem to be managed directly by Azure AD - refs BT#21739 1 year ago
Yannick Warnier 0c299d9d25 Plugin: Azure AD: Diversify exception to be more explicit regarding empty fields in Azure profile - refs BT#21739 1 year 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 1 year ago
Yannick Warnier a24614818a Plugin: OnlyOffice: Add missing files 1 year ago
Yannick Warnier 058e1800c6 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 1 year ago
Yannick Warnier 58eabc0191 Plugin: OnlyOffice: Add missing files 1 year 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 1 year ago
Yannick Warnier abda619ffc Minor: Fix documentation typos and improve doc overall for template auth.conf.php 1 year ago
NicoDucou 689516dfa1 Gradebook: add certificat pdf export blocking for session as it is for courses -refs BT#21503 1 year ago
Nosolored SL d307c15da4
Course request: Set description as mandatory field in course request form 1 year ago
Nosolored SL cbab6d8af5
Course request: Fix email notifications text (new lines and signature) 1 year 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) 1 year ago
Yannick Warnier 57545c65aa
Merge pull request #5396 from ivosh/1.11.x 1 year ago
Yannick Warnier 11922c1283
Documentation: Fix typo in Keycloak's README 1 year ago
Ivo Raisr cb5e742821 Plugin: Keycloak: Update README 1 year ago
Yannick Warnier 2dd119ebc1 Display: Fix pagination with language filtering in course catalogue - refs #5394 1 year ago
Yannick Warnier b4241a893e Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 1 year ago
Yannick Warnier 524522867b Tracking: Fix issue displaying the pChart-generated charts due to Apache 2.4 syntax change - refs #5393 1 year ago
Yannick Warnier e4e88c2a11
Merge pull request #5363 from AngelFQC/external_links 1 year ago
Yannick Warnier 2a47d07420 Plugin: OnlyOffice: Bump plugin version to upstream's 1.3 1 year ago
Angel Fernando Quiroz Campos ece7789649 Exercise: Include column for minimum score in result report - refs BT#21524 1 year ago
Angel Fernando Quiroz Campos a5f515a185 Exercise: Add missing variables 1 year ago
Angel Fernando Quiroz Campos 7f6837678c Security: Remove link tags with external URIs when exporting to PDF 1 year ago
Yannick Warnier ca7bffb198 Minor: Update code documentation in disable_user_conditions.php script 1 year ago
Yannick Warnier c82e137703 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 1 year ago
Yannick Warnier 54fe60cd0d Minor: Improve code documentation 1 year ago
Angel Fernando Quiroz Campos 42566a09c4 Security: Agenda: Strictly filter event content 1 year ago