- 19 Oct, 2020 7 commits
-
-
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
-
-
-
- 17 Oct, 2020 2 commits
-
-
sam marshall authored
-
sam marshall authored
The new API works on normal databases (by deleting data based on the subquery) and also on MySQL (by deleting the data using a weird join on the subquery).
-
- 16 Oct, 2020 7 commits
-
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
Sara Arjona authored
-
-
https://github.com/HuongNV13/moodlejun authored
-
- 15 Oct, 2020 12 commits
-
-
Huong Nguyen authored
-
-
git://github.com/ferranrecio/moodlejun authored
-
git://github.com/sarjona/moodlejun authored
-
Simey Lameze authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
-
-
-
Before there is a conversation, messages between users are sent using core_message_send_instant_messages instead of core_message_send_messages_to_conversation. That method had an undefined $errormessage variable, ultimately causing the problem detected on message_post_message()/message_send() to never been returned by the external. This just adds the same error than already existing conversations do, but returning it as warning, for BC, JS will show it.
-
- 14 Oct, 2020 12 commits
-
-
Sara Arjona authored
-
Sara Arjona authored
-
Eloy Lafuente authored
Credit goes to Helen Foster for the improvement, thanks!
-
Katie Ransom authored
-
-
Juan Leyva authored
-
Juan Leyva authored
-
Juan Leyva authored
-
Ferran Recio Calderó authored
-
-
-
-