Juan Leyva
b310aeecd4
MDL-44342 airnotifier: Add information about the message in the payload.
...
In order to check if is a notification or just a private message
2014-04-07 12:13:53 +02:00
Juan Leyva
1bcb18e7f9
MDL-44342 airnotifier: Unit tests for external functions (web services)
2014-04-07 12:13:53 +02:00
Juan Leyva
324facf457
MDL-44342 airnotifier: Use system context instead user.
...
Added missing capabilities and language strings
2014-04-07 12:13:43 +02:00
Juan Leyva
98fb4d413b
MDL-44342 airnotifier: Add support for Android notifications
2014-04-07 12:13:43 +02:00
Juan Leyva
a8f111aaf2
MDL-44342 airnotifier: rest.php should return success information
...
Javascript should handle properly errors, also, the eye and spinner
should be synchronized with the remote operation
2014-04-07 12:13:35 +02:00
Juan Leyva
3570f5e287
MDL-44342 airnotifier: Added support for the new workflow of registering devices
...
And also for request access keys to Airnotifier
2014-04-07 12:13:24 +02:00
mouneyrac
08ca1a5bfd
MDL-44342 airnotifier: Initial work, first version of the plugin
2014-04-07 12:13:07 +02:00
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Dan Poltawski
c6b7551c71
Merge branch 'MDL-40913_master' of https://github.com/markn86/moodle
2014-03-13 18:31:52 +01:00
Mark Nelson
7cd6abf28a
MDL-40913 core_message: removed 'view' add_to_log call
2014-03-07 15:15:44 -08:00
Mark Nelson
5b09190975
MDL-40913 core_message: created 'message_read' event
2014-03-07 15:15:43 -08:00
Mark Nelson
ab1bc5d222
MDL-40913 core_message: replaced 'write' add_to_log call with an event
2014-03-07 15:15:43 -08:00
Mark Nelson
cd60936523
MDL-40913 core_message: replaced 'unblock contact' add_to_log call with an event
2014-03-07 15:15:43 -08:00
Mark Nelson
3f3d9521de
MDL-40913 core_message: replaced 'block contact' add_to_log call with an event
2014-03-07 15:15:42 -08:00
Mark Nelson
5edf9f3bd3
MDL-40913 core_message: replaced 'remove contact' add_to_log call with an event
2014-03-07 15:15:42 -08:00
Mark Nelson
0d9bdf6185
MDL-40913 core_message: replaced 'add contact' add_to_log call with an event
2014-03-07 15:15:42 -08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
David Monllao
f083d6145e
MDL-43738 behat: Updating features files
...
The following used steps were replaced by the ones
added in this issue:
- I fill the moodle form with
- I fill in with
- I select from
- I select radio button
- I check
- I uncheck
- the field should match
Also removing test for deprecated steps:
- the ASD checkbox should be checked
- the ASD checkbox should not be checked
2014-02-27 18:22:05 +08:00
David Monllao
a525414125
MDL-43738 behat: Updating steps definitions and deprecating methods
2014-02-27 18:22:05 +08:00
David Monllao
495db71fce
MDL-43757 messaging: Behat feature to test participants messaging
...
The new test checks that messages can be sent from
the participants block and they can be read when
accesing user's recent conversations.
2014-01-24 15:06:12 +08:00
Dan Poltawski
fa8861964a
Merge branch 'MDL-43671_message' of https://github.com/andyjdavis/moodle
2014-01-20 10:53:50 +08:00
Andrew Davis
811c0c8523
MDL-43671 message: removed an overly cautious check
2014-01-17 07:32:12 +08:00
Damyon Wiese
718f42ae68
Merge branch 'MDL-43584_master' of git://github.com/dmonllao/moodle
2014-01-14 16:21:21 +08:00
Matteo Scaramuccia
f5482be6f8
MDL-43577 Messages Incorrect variable expansion in the message template.
2014-01-13 21:06:58 +01:00
David Monllao
50edfdca03
MDL-43584 behat: Updating features to use the new expected arguments
2014-01-10 18:25:44 +08:00
David Monllao
14ebd16390
MDL-43584 behat: Removing DB calls from step definitions as much as possible
...
Old methods deprecated as the expected arguments
have changed.
2014-01-10 18:25:44 +08:00
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Damyon Wiese
23a05a1b9a
Merge branch 'MDL-42627_master' of git://github.com/dmonllao/moodle
2013-12-03 16:15:53 +08:00
David Monllao
e7c71c448b
MDL-42627 behat: Moving the deprecated method to behat_deprecate and updating scenarios
2013-12-02 14:13:17 +08:00
Sam Hemelryk
06ef842707
Merge branch 'wip-mdl-33618' of https://github.com/rajeshtaneja/moodle
2013-12-02 10:35:46 +13:00
Rajesh Taneja
fd0f7ac5c2
MDL-33618 Messages: Added support to disable message provider
2013-11-21 09:40:34 +08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Rajesh Taneja
be98b1863a
MDL-42754 Messages: Fixed typo
2013-11-11 17:20:26 +08:00
Rajesh Taneja
9a90e7c57a
MDL-42754 Messages: Show noreply user notifications
...
With fake noreply and support users, the notifications were not accessible by user
Support for viewing messages from noreply user has been added.
Signed-off-by: Rajesh Taneja <rajesh@moodle.com>
2013-11-07 13:08:30 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Petr Škoda
1555e10cdf
MDL-41941 clean message text
2013-11-04 11:40:13 +08:00
Sam Hemelryk
ab4fdbdf42
Merge branch 'MDL-42284_behat' of https://github.com/andyjdavis/moodle
2013-11-01 08:55:25 +08:00
Dan Poltawski
b1a6c9dc52
Merge branch 'wip-mdl-41811' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
login/change_password.php
2013-10-28 15:37:05 +08:00
Andrew Davis
0bc72fcda6
MDL-42284 core_message: adding behat tests for viewing message history MDLQA-135
2013-10-26 17:27:55 +07:00
Petr Škoda
4048f5b39c
MDL-42207 standardise message text formatting
2013-10-25 07:08:34 +02:00
Petr Škoda
d5814f4e22
MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas
2013-10-21 14:17:55 +08:00
Petr Škoda
f007e89961
MDL-42224 clean up message and email redirection testing
2013-10-12 13:59:07 +02:00
Sam Hemelryk
9d1b909a9c
Merge branch 'MDL-41956_master' of https://github.com/totara/openbadges
2013-10-09 08:54:46 +13:00
Petr Škoda
e87214bda7
MDL-42078 multiple uninstall improvements and cleanup
...
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02:00
Yuliya Bozhko
56b9a02eea
MDL-41956 messages: Accept attachments in send_message() in email message provider
2013-10-01 15:38:02 +13:00
Sam Hemelryk
52dc898d16
Merge branch 'MDL-41228_master' of https://github.com/totara/openbadges
2013-10-01 13:37:44 +13:00
Rajesh Taneja
3bcf6b3cdd
MDL-31560 Messages: Added support for noreply and support users
...
This is used by messaging system for sending/receiving message
to/from noreply or support user. message_send api will now use
core_user class to get noreply or support user and then
send/receive message depending on user state.
2013-09-13 16:13:26 +08:00
Marina Glancy
1b40564829
MDL-41369 Behat tests updated because of fixed messaging navigation
2013-09-05 12:29:29 +10:00
Marina Glancy
8f0137e192
MDL-41369 Pass viewing argument to more message screens
2013-09-04 17:11:30 +10:00
Yuliya Bozhko
ed23ad31c7
MDL-41228 phpunit: Reset message processors list in unit tests
2013-09-03 17:43:53 +12:00