Commit Graph

38 Commits

Author SHA1 Message Date
Marina Glancy 8df792ee8a MDL-59495 course: publish courses on moodle.net only
Remove support for alternative hubs
2017-09-27 13:56:47 +08:00
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
Petr Škoda 2f1e464a88 MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
Jerome Mouneyrac 3fb83b41a5 MDL-38888 Publish forms display setType warning 2013-04-26 16:45:00 +08:00
Eloy Lafuente (stronk7) 5dbfbacc49 MDL-31831 whitespace clean - take2 2012-03-01 02:20:35 +01:00
Sam Hemelryk d609d96261 MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects 2011-09-06 15:39:00 +12:00
jerome mouneyrac 042bb40e79 publication MDL-24687 fix pb with screenshots sent during a second course sharing 2010-11-03 02:43:40 +00:00
jerome mouneyrac 4a73f9be8c community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page) 2010-10-26 06:26:52 +00:00
jerome mouneyrac dff1e39844 publication MDL-24661 set default value for creator notes. 2010-10-25 09:12:08 +00:00
jerome mouneyrac 20e033bd34 image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block 2010-10-25 03:42:46 +00:00
jerome mouneyrac 0b55ad4a69 publication MDL-24663 increase default metadata text field size 2010-10-18 09:00:06 +00:00
jerome mouneyrac 2324aab954 publication MDL-24580 clean course description default value from HTML tags 2010-10-11 03:10:46 +00:00
jerome mouneyrac a8e174ccd8 community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:12:44 +00:00
jerome mouneyrac c48ab36aeb community block MDL-24292 add 'give me more' link to course search result 2010-09-21 07:44:21 +00:00
jerome mouneyrac 2a4eec826a community hub MDL-22976 make community hub ws call compatible to a futur protocol change 2010-09-09 02:55:11 +00:00
Petr Skoda c6947ba7a5 MDL-23899 migration to new locale aware asort 2010-09-05 13:00:47 +00:00
jerome mouneyrac 001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +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 f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
jerome mouneyrac 7399bcef68 course publication MDL-19315 display better error message if web service communication with the hub failed 2010-06-21 09:33:57 +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
jerome mouneyrac b8c2aea51b course publication MDL-19315 rename screenshotsids for screenshots 2010-06-10 06:11:43 +00:00
jerome mouneyrac 82bca83db5 course publication MDL-19315 add screenshots management + fix CSS for gallery for form element (Kudo to Sam for this CSS nightmare) 2010-06-10 03:42:44 +00:00
jerome mouneyrac 06d4578c60 Community block MDL-19314 add prefix to hublib.php defines + remove some old not used 1.9 strings from lang/moodle.php 2010-06-02 08:41:21 +00:00
jerome mouneyrac f574799836 community block MDL-19314 add gallery javascript screenshots support + fix XHTML strict + fix wrong number of screenshots send during publication 2010-05-31 06:10:15 +00:00
jerome mouneyrac d315aedc11 publication MDL-19315 add course screenshots support 2010-05-28 02:42:37 +00:00
jerome mouneyrac e2ed692db3 publication MDL-19315 add informative text to the hub selector page + select Moodle.org by default 2010-05-19 07:39:52 +00:00
jerome mouneyrac b46a984259 publication MDL-19315 add Sam's javascript select for subject field 2010-05-19 06:00:09 +00:00
jerome mouneyrac bde8d7717e publication MDL-19315 add publisher email field + some help icons + reorder some fields + change some default 2010-05-19 05:30:34 +00:00
jerome mouneyrac 4676eaf79b publish course MDL-19315 refactor the publish index page + add unpublish operation 2010-05-19 03:21:58 +00:00
jerome mouneyrac eece88be25 course publish MDL-19315 fix improper use of moodle form (=> require values go now through validation) 2010-05-17 02:33:37 +00:00
jerome mouneyrac 2b52fe433c course publish MDL-19315 improve publication form (add restriction on the top subject selection) 2010-05-14 07:42:50 +00:00
jerome mouneyrac 178097a0c0 course publication MDL-19315 retrieve previously published information when republished 2010-05-13 08:49:13 +00:00
jerome mouneyrac 99fbb74ebd publish MDL-19315 course url is now not editable, change advertise/share for enrollable/downloadable 2010-05-06 07:03:04 +00:00
jerome mouneyrac a8f201f88c course publication MDL-19315 work version of course sharing 2010-05-03 11:37:00 +00:00
jerome mouneyrac 63c9d714b8 course publication MDL-19315 add help icons for course publication form 2010-05-03 06:31:39 +00:00
jerome mouneyrac 07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00