Commit graph

10 commits

Author SHA1 Message Date
Marina Glancy
da48baa2cd MDL-59495 moodlenet: move all moodlenet code into new namespace
Support for alternative hubs will be removed in 3.4
We can move all methods working with registration, course publishing and moodle.net
communication into separate namespace
2017-09-27 13:07:33 +08:00
Ankit Agarwal
3d1be67752 MDL-57090 hubs: Replace smart select with searchableselect 2016-11-28 12:22:25 +05:30
Eloy Lafuente (stronk7)
5dbfbacc49 MDL-31831 whitespace clean - take2 2012-03-01 02:20:35 +01:00
jerome mouneyrac
9c9de5f0c2 course publish MDL-24022 cast bool into int (enrollable field) 2010-09-01 03:18:15 +00:00
jerome mouneyrac
a8adbef8ae course publish MDL-24022 cast bool into int (enrollable field) 2010-09-01 03:02:06 +00:00
jerome mouneyrac
efba7034b2 course MDL-22948 improve subjects select field (add None option + required + sorted) 2010-06-29 06:59:25 +00:00
jerome mouneyrac
acfc901427 course publication MDL-19315 get_publication returned the first result without specifying a hub in parameter => fix, the return publication now depends of the hub passed in parameter 2010-06-28 06:26:54 +00:00
jerome mouneyrac
f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
jerome mouneyrac
dd708bbf70 publication MDL-22761 define course last time modified period 2010-06-17 05:26:01 +00:00
jerome mouneyrac
94788de2a4 course publication MDL-19315 split /lib/hublib.php into admin/registration/lib.php and course/publish/lib.php 2010-06-11 03:24:09 +00:00