Commit Graph

28 Commits

Author SHA1 Message Date
Marina Glancy 5189f57f38 MDL-59495 block_community: search courses on moodle.net only
Remove support for alternative hubs and hub selector
2017-09-27 13:56:50 +08:00
Sam Hemelryk f25a6839fd MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
Ankit Agarwal a48dcbf604 MDL-42574 blocks: Fix strict standards warning in community block 2013-10-28 15:41:29 +08:00
Frederic Massart fe2fdd11e4 MDL-34456 Librairies: Replaced deprecated get_context_instance() 2012-07-24 09:49:47 +08:00
Eloy Lafuente (stronk7) 5dbfbacc49 MDL-31831 whitespace clean - take2 2012-03-01 02:20:35 +01:00
Tom Lanyon af9b14446d MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
Tom Lanyon 7aa06e6ded MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
jerome mouneyrac 2e67ff5b9d community block MDL-24612 course download curl request pass an identification token, to download course from hubs where the site is registered. 2010-10-15 03:11:32 +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
Petr Skoda dd4bee83ae MDL-24321 switching to stdClass in /blocks/ 2010-09-21 08:10:17 +00:00
Petr Skoda d2a8163d07 initialised variables 2010-09-17 11:19:09 +00:00
jerome mouneyrac 379a5b85d3 community hub MDL-24097 change backup zip extension to mbz extension 2010-09-09 02:22:35 +00:00
Petr Skoda c426ef3aa5 MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read 2010-08-29 14:51:09 +00:00
Petr Skoda ab4aa56734 MDL-23984 using standard check_dir_exists() in community block 2010-08-29 10:10:08 +00:00
jerome mouneyrac 43f258cdbe community block MDL-23481 "fix" pathname that used get_string 2010-08-03 09:27:30 +00:00
jerome mouneyrac b48c4478ce community block MDL-23481 integrate restore operation 2010-07-26 06:58:55 +00:00
Petr Skoda 64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +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 139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +00:00
jerome mouneyrac 1c2b7a90ae Community block MDL-19314 add prefix block_community_ to class and functions of block community 2010-06-09 05:49:13 +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 78f00eab26 community block MDL-19314 improve the download form (check that if the file already exist in the file aera, change link for button, delete temp downloaded file, change name of the backup file including course name) 2010-05-26 05:06:02 +00:00
jerome mouneyrac 73753e866d community block MDL-19314 change backup aera file destination to user_backup 2010-05-20 05:35:30 +00:00
jerome mouneyrac 84e249b96f community course MDL-19314 fix adding a community course to the community block 2010-05-17 03:36:08 +00:00
jerome mouneyrac 276f590e11 community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course 2010-05-04 09:41:44 +00:00
jerome mouneyrac 7cfb760e41 course publication MDL-19315 remove personal log file call 2010-05-03 11:39:09 +00:00
jerome mouneyrac a8f201f88c course publication MDL-19315 work version of course sharing 2010-05-03 11:37:00 +00:00
jerome mouneyrac 07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00