moodle/mnet
David Mudrak 8a6f2291f2 MDL-30170 MNet peers administration - highlight the undelete widget
The patch highlights the undelete radio selector at the host edit form.
It moves it to the end of the form (near the submit button) and displays
an explanation above the radio selector.

Also, the list of deleted hosts is now displayed below the table of
active peers at the Manage peers page.

The data returned by mnet_get_hosts() function now contain the deleted
status, too. It is possible to obtain deleted hosts from that function
now.
2011-12-15 21:51:31 +01:00
..
service/enrol MDL-30007 standardise mnet service version files 2011-12-01 00:14:42 +01:00
xmlrpc MDL-29148 MNet - improved handling of a verification function return code 2011-08-29 01:48:55 +02:00
environment.php mnet MDL-19239 changed all instances of fetching config from db to use get_config 2010-01-11 22:53:11 +00:00
lib.php MDL-30170 MNet peers administration - highlight the undelete widget 2011-12-15 21:51:31 +01:00
peer.php MDL-24607 mnet: fixed filelib inclusion before it is used 2010-10-11 12:19:04 +00:00
publickey.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
remote_client.php mnet MDL-15505 added new mnet_debug function and started migrating to it 2010-02-05 03:56:45 +00:00