Commit Graph

54386 Commits (3d275978c354a2adcf1f8d7a78d78c5bd5193ae0)
 

Author SHA1 Message Date
Yannick Warnier 3d275978c3 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier d4ed91abee Admin: Optimize course export with extra fields to CSV/XML (adds "0" and "No" values when default values apply) - refs BT#20899 2 years ago
Angel Fernando Quiroz Campos 06635d83ba
Fix redirect when creating user and limit_session_admin_list_users is enabled - refs BT#20940 2 years ago
Yannick Warnier 625ad5dba4 Display: Add icons for CSV/Excel exports of users and groups - refs BT#20952 2 years ago
NicoDucou 566675d883 Group : add icon to export csv of student members of a group -refs BT#20952 2 years ago
Angel Fernando Quiroz Campos 96afc8a913 Agenda: Fix to save invited list changed - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos ea3be70986 Minor: Format code - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos 3fbd99d52c Agenda: Refactor to save invitations and subscriptions - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos 0fb496d46a Agenda: Fix to save max subscriptions when saving by ajax - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos de98acedb2 Agenda: Move code to function - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos 73095bccea Agenda: Fix save invitations or subscribers 2 years ago
Angel Fernando Quiroz Campos 063b4a6b78 Agenda: Allow to choose type of invitations o subscriptions - refs BT#20946 2 years ago
Yannick Warnier 649c3982fc Webservice: Add possibility to get all users with filter status=* in get_users WS - refs BT#20460 2 years ago
NicoDucou 5ef542a60d Forum : Add cron to send notification of updates in all the courses to the teachers or coaches during the last X days -refs BT#20836 2 years ago
NicoDucou e000b17b56 Script: to update course extra fields based on other extra field value -refs BT#20813 2 years ago
NicoDucou 29cf105944 Script : To update course extrafield based on specific rules -refs BT#20813 2 years ago
Yannick Warnier 036796d650 Update language terms 2 years ago
Yannick Warnier 81886b211a Admin: Optimize users export to CSV/XML by displacing query complexity - refs BT#20899 2 years ago
Yannick Warnier 7e40ef3a95 Minor: Improve PHPDoc and syntax in usermanager.lib.php 2 years ago
Yannick Warnier 421461d0e1 Internal: Optimize UserManager::get_extra_user_data() to avoid string concat when avoidable 2 years ago
Yannick Warnier 4294a8d69e Internal: Optimize UserManager::get_extra_user_data() to avoid querying the database when avoidable 2 years ago
Yannick Warnier d75af0d785 Minor: Update release date in changelog 2 years ago
Yannick Warnier 62a887f4dd Internal: Set strict requirement for PHP version 7.4 2 years ago
Yannick Warnier bb262de603 Documentation: Remove support for PHP 7.2 and 7.3 from installation guides + improve HTML syntax for documentation 2 years ago
Yannick Warnier 0c4e1fa198 Packaging: Bump Chamilo version to 1.11.22 2 years ago
Yannick Warnier 2c25019f0d Update changelog with release name 2 years ago
Yannick Warnier 2a88a6438a Update changelog 2 years ago
Yannick Warnier 342c2d54f3 Plugin: Resubscription: Fix SQL query using old end date field name - refs #4825 2 years ago
Yannick Warnier 0cb5a5eb5a Plugin: H5P Import: Add plugin to official plugins list 2 years ago
Yannick Warnier efbca8972d Group: Fix issue preventing group members from seeing documents uploaded by the teacher - refs #4829 2 years ago
Yannick Warnier 14798e4314 Display: Fix error when updating tool icon on the course homepage (introduced in 1.11.20 through security updates) - refs #4809 2 years ago
Yannick Warnier 5018a27e21 Update language terms - refs #4802 2 years ago
Yannick Warnier 85efc6ebce Plugin: H5P Import: Update README and French translations - refs BT#20717 2 years ago
Borja Sánchez c85e9852df
Plugin: H5P Import: Add first H5P import plugin implementation - refs BT#20717 2 years ago
Yannick Warnier 08587c65c3 Admin: User import: Fix off-by-one issue caused by re-using the $user variable, previously set by reference - refs #4761 2 years ago
Yannick Warnier 4b5eb7a7b4 Update language terms 2 years ago
Yannick Warnier 8f76a304fb Admin: Make user CSV/XML import stricter on unique e-mails by detecting same e-mails in the uploaded file 2 years ago
Borja Sánchez e5b92029e5
CI: Fix session scenario (#4824) 2 years ago
hichamon306 5ed5e70879
Plugin: BBB: Fix global chat not available in admin list (avoid overwriting _p array with plugin paths) 2 years ago
juancpbinario 1c39f4d577 Session: Scheduled announcements: Add user extra fields to scheduled announcements editor - refs #4816 2 years ago
Angel Fernando Quiroz Campos 2150bf2e52
Merge pull request #4822 from BorjaSanchezBeezNest/fix_example_quiz 2 years ago
BorjaSanchezBeezNest 7651c63de1 Fix example quiz when add default course content 2 years ago
Yannick Warnier a3e6ad501f
Merge pull request #4808 from ivosh/1.11.x 2 years ago
juancp-contidosdixitais 660e9832cc
Mail: Use api_get_mail_configuration_value() to get SMTP_UNIQUE_SENDER. Fix issue using unique sender on multi-URL portals 2 years ago
Yannick Warnier 6c27db40de Internal: Remove automated testing on PHP 7.2 and 7.3: we officially only support 7.4 now (which is a temporary situation until the release of 2.0). 2 years ago
Yannick Warnier 0359bd5f0c Merge branch 'LudiscapeXApi-patch-16' into 1.11.x 2 years ago
Yannick Warnier 78fdb229ef Calendar: Add session management to deleteEventIfAlreadyExists() (and rename method to fix English typo). Fix code conventions - refs #4737 2 years ago
Yannick Warnier 1544df2538 Merge branch 'patch-16' of https://github.com/LudiscapeXApi/chamilo-lms into LudiscapeXApi-patch-16 2 years ago
Yannick Warnier 36c06b4c02 Exercise: Increase blurriness of text in reading comprehension questions (better resolutions make it possible to read) 2 years ago
Yannick Warnier 51bc2cc968 Exercise: Add configuration setting 'exercise_question_reading_comprehension_extra_speeds' to customize reading comprehension questions' speeds (adds support for Belgian FRALA referencial) 2 years ago