7 Commits

Author SHA1 Message Date
Dan Poltawski
99fe296eb2 MDL-55168 css: remove 0-length units 2016-09-30 09:25:25 +01:00
David Mudrak
23125e3fe2 MDL-22787 Fixed incorrect CSS selectors, I forgot about the plugin scope needed 2010-07-19 12:39:17 +00:00
David Mudrak
ef75ea6c1c MDL-22787 MNet: displays our users enrolled by other plugin, too, XML-RPC fetching improved
AMOS BEGIN
 MOV [otherenrolledusers,core_mnet],[otherenrolledusers,mnetservice_enrol]
AMOS END
2010-07-17 22:32:55 +00:00
David Mudrak
26f194d264 MDL-22787 MNet: WIP prototype of the remote enrolment page based on user selectors 2010-07-17 22:32:35 +00:00
David Mudrak
de5a205c5f MDL-22787 Various fixes of MNet remote enrolment service client 2010-07-17 22:30:44 +00:00
David Mudrak
481f0e154b MDL-22787 The screen with available courses on a remote host in Remote enrolment client
This commit introduces two new tables that replace legacy mnet_enrol_*
ones. These two tables are used for caching of XML-RPC responses.
2010-07-17 22:18:55 +00:00
David Mudrak
fe73e93545 MDL-22787 MDL-21993 New mnetservice plugin type
This commit introduces new plugin type called mnetservice. Once the MNet
framework is redesigned, this plugin will define the service itself, the
strings for it and the the client tools for administrator. The server
side is implemented mainly in enrol_mnet plugin which publishes xml-rpc
methods.

AMOS BEGIN
 MOV [remoteenrolhosts_desc,core_mnet],[clientname_help,mnetservice_enrol]
AMOS END
2010-07-17 22:18:07 +00:00