Commit Graph

886 Commits (e8e5949917e12bc1d80be128fd9e730d04ee6f60)

Author SHA1 Message Date
Juan Cortizas Ponte e8e5949917 Use extra fields on user registration form to validate 1 year ago
NicoDucou 87f83bf4f7 Tracking: fix timezone issue in date calculation that generates error with logout date comparaison - refs BT#21495 1 year ago
NicoDucou 7bc5d27843 Tracking: adapt time presentation in access details report by adding an option lang to api_format_time -refs BT#21469 2 years ago
NicoDucou 8b49c4f2c4 Security: fix warning in hash generation -refs BT#21323 2 years ago
NicoDucou 015cbccff2 Security: remove possibility for get_user_popup to be called recursively with all user_id by using a none predictable hash instead of the user_id -refs BT#21323 2 years ago
NicoDucou f33cb49543 Webservice: fix message to indicate the correct configuration value to enable webservices 2 years ago
Yannick Warnier 2d993de894 System: Do not send mails to inactive users - refs BT#21146 #4958 2 years ago
Yannick Warnier 9914b74d08 Learnpath: log learning path creation, update and deletion into track_e_default - refs BT#21185 2 years ago
Yannick Warnier 0d533efda3 Exercise: log exercise creation and update - refs BT#21185 2 years ago
Yannick Warnier 4f219c2b2e Exercise: Add constants for additional exercises logging 2 years ago
Yannick Warnier 8907075de2 Exercise: log differently automated deletion of incomplete results vs manual deletion of all results - refs BT#21185 2 years ago
meuhland 5b17d77295 Update api.lib.php 2 years ago
meuhland c6f0050613 Add support for passphrase for DKIM private key 2 years ago
Angel Fernando Quiroz Campos ddd8a6837e Minor: Format code 2 years ago
NicoDucou a528ca1375 LDAP: enable ldap admin password encryption to avoid having clear password in the configuration file -refs BT#20849 2 years ago
NicoDucou 0d153ff33b Internal: revert commit 3e665c5858 that makes that it never enters in the condition and always returns the full value -refs BT#21036 2 years ago
Yannick Warnier 3e665c5858 Internal: Avoid notice by checking existence of variable in api_get_configuration_value() 2 years ago
Yannick Warnier 34cac15cc5 Minor: Update code documentation 2 years ago
Yannick Warnier 62a887f4dd Internal: Set strict requirement for PHP version 7.4 2 years ago
Borja Sánchez c85e9852df
Plugin: H5P Import: Add first H5P import plugin implementation - refs BT#20717 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
Angel Fernando Quiroz Campos 91807103a7 Mail: Fix SMTP options - refs BT#20837 2 years ago
NicoDucou c6f7cb98f3 User : allow @ in username field -refs BT#20574 2 years ago
Yannick Warnier f8d12645f7 Internal: Mail configuration: Allow individual mail settings for multisite environments - refs #4648 3 years ago
Yannick Warnier 17cccb7b1b Internal: Fix issue with apc_prefix including url-id twice in some instances 3 years ago
Yannick Warnier 291d829b7b Minor: Fix documentation typo 3 years ago
Yannick Warnier 269ba38ad9 Session: Do not show the star (session-specific resource indicator) in "student view" mode as it doesn't appear for real students, thus introducing confusion for teachers - refs #4627 3 years ago
Angel Fernando Quiroz Campos 9e6f25f14a Minor: Format code 3 years ago
NicoDucou ae2e68fff7 Admin: add explanation and comment for the variable recuperation for multiURL plateforms -refs BT#20531 3 years ago
Angel Fernando Quiroz Campos 7945e72d20 Minor: Format code 3 years ago
Yannick Warnier fd1eca0de1 Internal: Add api_get_last_item_property_info() to only get the *last* record of an item in the c_item_property table - refs BT#20478 3 years ago
Angel Fernando Quiroz Campos 3748da213f
Internal: Mail: Add options to allow configuring mail with XOAuth method - refs BT#20512 3 years ago
TheTomcat14 19863bbab3 Replace platform logo with course logo 3 years ago
NicoDucou 1491e42c66 Admin: Fix password checker for php >= 8.0 complement -refs BT#20509 3 years ago
Angel Fernando Quiroz Campos df03d25871 Portfolio: Fix saving of comment item property - refs BT#18201 3 years ago
NicoDucou 2fae2e2984 Admin: Fix password checker for php >= 8.0 -refs BT#20509 3 years ago
NicoDucou e646fcd2d5 Admin: fix configuration variable recuperation for multiURL plateforms also -refs BT#20531 3 years ago
NicoDucou 31635d10ca Admin: More efficient fix configuration variable recuperation for none multiURL plateforms -refs BT#20531 3 years ago
NicoDucou 142514c95a Admin: Fix configuration variable recuperation for none multiURL plateforms -refs BT#20531 3 years ago
Christian c336df09ef Exercise: Rename globals questions by combination in code - refs BT#20518 3 years ago
Angel Fernando Quiroz Campos 8fe5948d6c Minor: Format code 3 years ago
Borja Sánchez 84350f397c
Plugin: ExtraMenuFromWebservice: Add an extra floating menu from a webservice - refs BT#20442 3 years ago
Yannick Warnier 5c6281ebf3 Internal: Add APCu cache cleaning triggers. Complements commit b5d44b38. - refs GH#4405 (#dangerous) 3 years ago
Juan Cortizas Ponte f6c7cd25c7
Admin: Add validation for multi-URLs with undefined settings in api_get_configuration_value(). Fix setting a default view for the administrative session list on one site of a multi-URL environment could break the list on the other sites 3 years ago
Juan Cortizas Ponte ba9fe06600
Admin: Add configuration setting 'notifications_extended_footer_message' to add optional (extra) footer in emails 3 years ago
Angel Fernando Quiroz Campos b75a7d2c8c Minor: Format code 3 years ago
Yannick Warnier b5d44b3845 Internal: Store $_setting in APCu if enabled (#dangerous) - refs #4405 3 years ago
Yannick Warnier 46f8e6e40a Internal: Remove reference call method from api_get_settings() (useless and confusion-inducing) - refs #4405 3 years ago
NicoDucou c0c522f75b System : enabling STMP debug in Chamilo if STMPdebug >= 1 not only when > 1 - refs BT#20457 3 years ago
Christian 6be58d39d4 Exercise - Fix display matching global result of learner - refs BT#19930 3 years ago