Commit Graph

54397 Commits (v1.11.24)
 

Author SHA1 Message Date
Yannick Warnier 5add3c5cf3 Minor: Admin: Change labels of fields and add comment in extra fields add/edit form to avoid confusion between title and ID of the field. 2 years ago
Yannick Warnier 612c30c9dc Update language terms 2 years ago
Yannick Warnier bdd5948f0b Documentation: Update changelog 2 years ago
Yannick Warnier 26c64b24ba Documentation: Update changelog 2 years ago
Yannick Warnier b8413bd37a Documentation: Update suggested default for HSTS (remove preload by default) and link to hstspreload.org - refs BT#20965 2 years ago
Yannick Warnier 903606b2c2 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier 704dd78012 Documentation: Update suggested default for HSTS and link to MDN for documentation - refs BT#20965 2 years ago
NicoDucou d84b6d2f19 Calendar: Reduced Ical export options to simplify interface 2 years ago
NicoDucou 8faaf0b1d5 Calendar: export members subscribed or invited to an event to csv -refs BT#20952 2 years ago
Yannick Warnier 3fd998569c Documentation: Update changelog and bump Chamilo version in preparation for 1.11.24 2 years ago
Yannick Warnier a4561d7efa Security: Add filter on messages forwarding 2 years ago
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