|
|
| Participants: |
Luis Rodrigues and Martin Dougiamas
|
| Security Level: |
None
|
| Resolved date: |
13/Jan/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
All the existing functionality should be tested, for all 24 combinations and results reported here:
eg
Notices about minor problems + Logged In -> Email
Notices about minor problems + Logged In -> Jabber
Notices about minor problems + Logged In -> Popup
Notices about minor problems + Logged Out -> Email
Notices about minor problems + Logged Out -> Jabber
Notices about minor problems + Logged Out -> Popup
etc
|
|
Description
|
All the existing functionality should be tested, for all 24 combinations and results reported here:
eg
Notices about minor problems + Logged In -> Email
Notices about minor problems + Logged In -> Jabber
Notices about minor problems + Logged In -> Popup
Notices about minor problems + Logged Out -> Email
Notices about minor problems + Logged Out -> Jabber
Notices about minor problems + Logged Out -> Popup
etc
|
Show » |
committed 8 files to 'Moodle CVS' - 31/Aug/08 01:53 AM
MDL-16268 User-User send messages now use new messaging system.
|
|
|
committed 1 file to 'Moodle CVS' - 31/Aug/08 07:22 AM
MDL-16268 updated jabber output to send messages to destination user configured jaber
account or if empty to its email
|
|
|
committed 3 files to 'Lang CVS' - 01/Sep/08 03:01 PM
MDL-16268 - Translated a new string for messaging.
MDL-13766 - Translated a new string for repostitory.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 05/Sep/08 06:58 PM
made changes - 13/Jan/09 03:49 PM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Just added support for the new message system to the user-user messaging. Email and popup working fine for this. JAbber is also working but to see it working it's still needed to configure
define("JABBER_SERVER","jabber80.com");
define("JABBER_USERNAME","");
define("JABBER_PASSWORD","");
and JABBER_USERNAME has to be on destuser roaster.