Daniel Neis
2108ac8a4f
MDL-30960 messages: add option to set authtype
2015-05-25 13:40:48 -03:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
David Monllao
89a6290fb9
Merge branch 'MDL-45131-master' of git://github.com/jleyva/moodle
2015-04-16 17:04:34 +08:00
Juan Leyva
52fa3e6538
MDL-45131 message: Add validation for returned parameters in WS tests
2015-04-16 10:25:32 +02:00
Adrian Greeve
45367bdf0c
MDL-49688 navigation: First review fixes and version bump.
...
Part of MDL-45774.
2015-04-10 17:18:03 +08:00
Damyon Wiese
479fa47d0b
MDL-49632 User preferences: Move preferences out of edit profile form.
...
This is a super confusing place to change your default text editor. Lets
make these things easy to find.
Part of MDL-45774
2015-04-10 17:17:08 +08:00
Juan Leyva
5785421a37
MDL-48989 messages: Add site information in airnotifier payload
2015-01-29 12:59:03 +01:00
Andrew Nicols
557f44d970
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
Helen Foster
b7853012b8
MDL-48748 lang: Merge English strings from the en_fix language pack
2015-01-06 21:53:17 +01:00
Andrew Nicols
fc05c1b8e5
MDL-48197 testing: Normalise uses of noemailever and phpmailer sink
2014-11-19 09:09:50 +08:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Rajesh Taneja
b159589d9b
MDL-47850 message_airnotifier: Fixed airnotifier web service url
2014-10-28 13:24:03 +08:00
Juan Leyva
a7b572e29d
MDL-47850 message_airnotifier: Incorrect Airnotifier Web Service URL
2014-10-24 10:40:06 +02:00
Sam Hemelryk
db34f8cbdb
Merge branch 'MDL-46282-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
version.php
2014-10-01 08:57:37 +13:00
Andrew Nicols
6c0bfb1449
MDL-46282 core: Add VERP API
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-30 14:22:30 +08:00
Juan Leyva
29ad8f9746
MDL-47163 messages: Upgrade Mobile notifications to use Airnotifier v2
2014-09-27 22:55:56 +02:00
Simey Lameze
9a2c52571e
MDL-44257 message: added test to make sure the stored file still exists
2014-09-16 10:07:17 +08:00
Simey Lameze
68e50bc80b
MDL-44257 message: check if the attachment exists before remove it
...
Credit goes to Mark Nielsen, thanks.
2014-09-12 16:36:07 +08:00
Juan Leyva
7cfe4419c2
MDL-47014 airnotifier: Missing require of filelib.php
2014-09-08 11:42:05 +02:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Michael Aherne
8561492010
MDL-43669 messaging Enable sending email only from no-reply address
2014-05-19 09:24:26 +01:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Juan Leyva
5f0283046e
MDL-45061 airnotifier: Changed default port value to 443
2014-04-15 12:12:22 +02:00
Dan Poltawski
ea1be84468
NOBUG: Fixed file access permissions
2014-04-11 11:39:56 +08:00
Juan Leyva
ad5a8cd6a2
MDL-44342 air notifier: Fixied checking for empty values in event object
2014-04-10 17:34:14 +08:00
Damyon Wiese
0734383d63
MDL-44342 Airnotifier: Bug in retrieving user prefs (fixes fail in unit test)
2014-04-10 13:16:40 +08:00
Juan Leyva
2bb01d13cb
MDL-44342 airnotifier: Change default Airnotifier url to use SSL
...
This commit include also a fix for checking forced settings
2014-04-10 09:25:32 +08:00
Damyon Wiese
9a6c091f1c
MDL-44342 message_airnotifier: Fix shifter warnings in JS
2014-04-08 12:11:36 +08:00
Damyon Wiese
1786388680
MDL-44342 message_airnotifier: Fix for unit tests.
2014-04-08 10:55:33 +08:00
Juan Leyva
d62c3c6ea8
MDL-44342 airnotifier: Add support for shifter in the YUI Module
...
This commit includes also some integrator review related fixes
2014-04-07 12:14:09 +02:00
Juan Leyva
438c7020c2
MDL-44342 airnotifier: Include missing defined and required lib in externallib.php
2014-04-07 12:14:01 +02:00
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
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +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
f007e89961
MDL-42224 clean up message and email redirection testing
2013-10-12 13:59:07 +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
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
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Frederic Massart
99433e4d6d
MDL-39398 message: Prevent notice when sending Jabber messages
...
Not tracking the presence prevents a notice to be displayed during disconnect(),
where the the jabber server attempts to subscribe to $CFG->jabberusername presence.
As the server name does not include a resource identifier (stillwit@jabber.org/resource),
an explode('/') fails.
2013-04-29 19:14:12 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00