Commit Graph

54795 Commits (3e68693daa416ceff5744dfd6d9547eefa977f38)
 

Author SHA1 Message Date
juancpbinario 3e68693daa Hide documents from other sessions 1 year ago
NicoDucou e555b88c9c Exercise: Fix show pending attempt to session admin and enable to search on all courses of the current URL - refs BT#21482 1 year ago
NicoDucou c38dde9f46 Tracking: list all users for session admins - refs BT#21735 BT#21832 1 year ago
NicoDucou 8a6907d404 Tracking: Fix access to time report page for all user except students - refs BT#21735 BT#21832 1 year ago
NicoDucou d3d064811b Tracking: Fix translations and column name, report entry for all user type except student - refs BT#21735 BT#21832 1 year ago
NicoDucou 4f789ae19b Tracking: make course in session use the manual ordering in the student tracking report - refs BT#21734 1 year ago
NicoDucou 0826bbbf90 Tracking: Minor translation update in EN, ES, FR for new time reports functionnality - refs BT#21832 1 year ago
NicoDucou 2866098c5c Tracking: adapt icon for new time report entry - refs BT#21832 1 year ago
NicoDucou 90c22d2376 Tracking: Minor translation update in EN, ES, FR for new time reports functionnality - refs BT#21832 1 year ago
Nicolas Ducoulombier c23055951a
Merge pull request #5626 from christianbeeznest/alterline-21832 1 year ago
Nicolas Ducoulombier 1108bf0e28
Tracking: Internal: Fix time difference calculation to have the correct value - refs BT#21832 1 year ago
Yannick Warnier 04c3e31cef
Tracking: Add username column in user session export - refs BT#21794 1 year ago
christianbeeznst 75bacc8d10 Reporting: Add username column in user session export - refs BT#21794 1 year ago
christianbeeznst 265e393707 Internal: Improve time report results - refs BT#21832 1 year ago
christianbeeznst af975cd312 Internal: Fix report queries and time format - refs BT#21832 1 year ago
christianbeeznst 71b33e7a57 Internal: Fix user selector and resolve array syntax error - refs BT#21832 1 year ago
christianbeeznst d3bebddca1 Internal: Add Time Report feature with export to Excel - refs BT#21832 1 year ago
NicoDucou 9a6496a11b Calendar: avoid register when user_id is null in agenda event registration - refs BT#21828 1 year ago
Yannick Warnier 396c0776e9 Minor: Change filename in course/session progress report - refs BT#21794 1 year ago
Yannick Warnier 561bd3337e Update language terms 1 year ago
christianbeeznest a5e65df633
Reporting: Add export for user progress in all sessions of one course - refs BT#21794 1 year ago
Yannick Warnier 5b3cc85363 Maintenance: CommonCartridge: Fix issue exporting media files in subdirectories - refs BT#21709 1 year ago
Yannick Warnier 906f76660f Maintenance: CommonCartridge: Partial implementation of fill-in-the-blanks question types (CC doesn't define it precisely) - refs BT#21709 1 year ago
Yannick Warnier ef1e71f1db Maintenance: CommonCartridge: Add configuration setting 'commoncartridge_path_token' to allow for the previously recommended special path token when exporting to Common Cartridge packages - refs BT#21709 1 year ago
Yannick Warnier 1ace9818d1 Plugin: OnlyOffice: Avoid static call to non-static method AppConfig::GetLinkToDocs() 1 year ago
Yannick Warnier 5f02d6e63f Maintenance: CommonCartridge: Fix restoration of image files from CC package into tests, questions & answers - refs BT#21709 1 year ago
Yannick Warnier fb4c575529 Minor: Fix notice of undefined variable $enableMathJaxScript 1 year ago
Yannick Warnier 13ec1f9b06 Maintenance: CommonCartridge: Fix issue uploading referenced 'webcontent' files to the documents tool ('commoncartridge' folder) - refs BT#21709 1 year ago
Yannick Warnier 7c911e26de Minor: Add PHPDoc 1 year ago
Yannick Warnier 281049be8f Maintenance: CommonCartridge: Factorize creation of CC directory on import + new webcontent constant - refs BT#21709 1 year ago
Yannick Warnier 36321f352c Minor: Add PHPDoc 1 year ago
Yannick Warnier 17fee8b538 Maintenance: CommonCartridge: Avoid static call of Imscc13Import::execute() - refs BT#21709 1 year ago
Yannick Warnier 9f289f8f4a Minor: PHPDoc improvements for fileUpload.lib.php 1 year ago
Yannick Warnier d8023772f5 Maintenance: CommonCartridge: Fix typo in "indentifier" in internal array index - refs BT#21709 1 year ago
Yannick Warnier 5596ce0104 Maintenance: CommonCartridge: Fix typo in "assesment" xml filename (came as is from imported library) - refs BT#21709 1 year ago
Yannick Warnier 432bbfe0db Maintenance: CommonCartridge: Fix typo in "cartriedge" internal array index - refs BT#21709 1 year ago
Yannick Warnier 79159d1d98 Maintenance: CommonCartridge: Add test description recovery on import - refs BT#21709 1 year ago
Yannick Warnier 92b85f5e31 Maintenance: CommonCartridge: Add param for otherwise undefined $rootPath + add support for webp images in attached CC media - refs BT#21709 1 year ago
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