David Mudrak
053c49d1c9
MDL-22787 Bumping versions of MNet enrol related plugins to force xml-rpc methods re-registration
2010-07-17 22:36:21 +00:00
David Mudrak
af827747a3
MDL-22787 MNet Fix: enrol/mnet/enrol.php/available_courses is not indexed by courseid
2010-07-17 22:35:58 +00:00
David Mudrak
e3c6db931b
MDL-22787 MNet: Finished server side of remote enrolment service
2010-07-17 22:35:38 +00:00
David Mudrak
c24cf44291
MDL-22787 MNet: Finished client side of remote enrolment service
2010-07-17 22:35:18 +00:00
David Mudrak
8123245f7b
NOMDL MNet fixed peer review form data processing
2010-07-17 22:34:56 +00:00
David Mudrak
54f6978168
MDL-22787 MNet: Fixed remaining usage of dropped mnet_enrol_assignments table
2010-07-17 22:34:35 +00:00
David Mudrak
152a2273be
MDL-22787 MNet: Fixing regressions in auth_mnet caused by changes in enrol_mnet
...
This smells - IMHO auth_enrol should not do anything with the enrolment
related information. These two plugins seem to be tied too much...
2010-07-17 22:34:12 +00:00
David Mudrak
8ed6e35c7a
MDL-22787 MNet enrolment: Removing legacy client side scripts and their strings
2010-07-17 22:33:31 +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
a722e4912e
MDL-22787 MNet improved page url handling in Remote enrolments client
2010-07-17 22:32:15 +00:00
David Mudrak
e56476c1e4
MDL-22787 MNet XML-RPC enrol/mnet/enrol.php/available_courses prefers host-specific instance
2010-07-17 22:31:57 +00:00
David Mudrak
3ce65bfd70
MDL-22787 MNet: fetch the information about remote enrolments of our users (work in progress)
2010-07-17 22:31:32 +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
c07e728146
MDL-22787 Fixed XML-RPC enrol/mnet/enrol.php/available_courses returned by 2.0 MNet server
...
Returns defaultrolename, fixed URLs in course summary and the returned
array must be indexed sequentially.
2010-07-17 22:30:20 +00:00
David Mudrak
d5bd0b0169
MDL-22787 MNet: implementation of enrol_mnet server-side service methods
2010-07-17 22:29:28 +00:00
David Mudrak
484b3e9f29
MDL-22787 Fixing the drift between my CVS and git, to be increased again in a while...
2010-07-17 22:29:03 +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
ac61800289
MDL-22787 Drop legacy MNet enrolment tables defined in main install.xml
...
The tables were used for caching of XML-RPC results only, no upgrade is
needed. The functionality of these tables is now handled by new tables
defined by mnetservice_enrol plugin.
2010-07-17 22:18:32 +00:00
David Mudrak
53d15f925b
NOMDL MNet improved debugging - do not not call get_string() for non-localized error messages
2010-07-17 22:18:20 +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
David Mudrak
82195aaefe
MDL-22787 Instances of enrol_mnet can be added to the course
2010-07-17 22:17:10 +00:00
David Mudrak
6f948538bb
MDL-22787 Initial structures for the new MNet enrolment plugin
2010-07-17 22:16:48 +00:00
Eloy Lafuente
2a97328522
NOBUG xmldb editor - make php code generated to follow the 2-slash coding style
2010-07-17 11:36:34 +00:00
Eloy Lafuente
d1c1105248
MDL-21432 backup - make itemname bigger so it can store file component/area named
2010-07-17 11:23:52 +00:00
Dan Marsden
9d49a142b6
SCORM MDL-21568 fix regression
2010-07-17 06:45:57 +00:00
Patrick Malley
39e19487a8
MDL-23351 - removed Moodle orange backgrounds from help and comments
2010-07-17 05:24:09 +00:00
Patrick Malley
f491b0c84b
MDL-22875 - general improvements
2010-07-17 05:18:50 +00:00
Moodle Robot
c02dc8cb16
Updated the HEAD build version to 20100717
2010-07-17 00:45:34 +00:00
Andreas Grabs
c27bb7ca15
MDL-23311 - Feedback code need upgrade by developer when adding scale
2010-07-16 20:54:09 +00:00
Eloy Lafuente
e2a4f9492f
MDL-23196 html block - prevent this update to happen. It cleans all the HTML blocks!
2010-07-16 16:16:17 +00:00
Dan Marsden
1aa66713a5
LDAP Auth MDL-23331 fix global calls - thanks to Federico Botti for report/fix
2010-07-16 12:07:09 +00:00
Petr Skoda
985acc939b
MDL-23204 fixed conversion of new core text formats
2010-07-16 10:21:53 +00:00
Petr Skoda
39ac3f6e28
MDL-23204 grrr, fixed regression
2010-07-16 10:15:25 +00:00
Petr Skoda
f5d7298dc0
MDL-23204 fixed course section format upgrade
2010-07-16 09:37:01 +00:00
Petr Skoda
b8091a0bfd
MDL-23204 convert text to html in url intro
2010-07-16 09:32:51 +00:00
Petr Skoda
6897e0a44d
MDL-23204 convert text to html in survey intro
2010-07-16 09:32:21 +00:00
Petr Skoda
d682eadf51
MDL-23204 convert text to html in scorm intro
2010-07-16 09:31:23 +00:00
Petr Skoda
65eda35f33
MDL-23204 convert text to html in resource intro
2010-07-16 09:30:19 +00:00
Petr Skoda
07cb6678ae
MDL-23204 convert text to html in quiz intro
2010-07-16 09:22:57 +00:00
Petr Skoda
2af3ca5542
MDL-23204 convert text to html in page intro
2010-07-16 09:21:06 +00:00
Petr Skoda
d4dfc6e654
MDL-23204 fixed label intro format upgrade
2010-07-16 09:20:22 +00:00
Petr Skoda
b498d58506
MDL-23204 convert text to html in imscp intro
2010-07-16 09:15:00 +00:00
Petr Skoda
1b1bd4777d
MDL-23204 convert text to html in glossary intro
2010-07-16 09:14:37 +00:00
Petr Skoda
d6ae4a4a30
MDL-23204 convert text to html in folder intro
2010-07-16 09:10:49 +00:00
Petr Skoda
d021c19450
MDL-23204 convert text to html in data intro
2010-07-16 09:06:28 +00:00
Petr Skoda
070c8310c2
MDL-23204 convert text to html in chat intro
2010-07-16 09:02:59 +00:00
Dan Marsden
5e58f699a1
Calendar preferences MDL-23332 fix db call
2010-07-16 08:57:44 +00:00
Sam Hemelryk
6db3eee02b
enrol MDL-23117 Implements the other users UI for users with roles in a course but not enrolled.
...
At the same time this commit introduces a standardised dialogue YUI module to enrol and implements it across the board.
This commit also addresses MDL-23292 and MDL-23319.
2010-07-16 08:30:06 +00:00
Martin Dougiamas
ad0ae2610f
MDL-23187 Generic ratings and comments permissions now appear on course pages, AND are added to authenticated user role. You need these PLUS specific module permissions to actually be able to do any ratings/comments, so it makes sense to show them. Not happy about usability of needing two permissions to switch it on but it does give a lot of extra control.
2010-07-16 07:47:23 +00:00