Commit Graph

25 Commits

Author SHA1 Message Date
Jerome Mouneyrac 1d79b726d7 MDL-37822 fix checkboxes that were always set to on by default 2013-05-09 02:08:11 +02:00
Frederic Massart bf006d2c15 MDL-34455 Libraries: Replaced deprecated get_context_instance() 2012-07-23 14:33:02 +08:00
Dan Poltawski b3245b758c Merge branch 'MD-31803' of git://github.com/mouneyrac/moodle
Conflicts:
	admin/index.php
	admin/renderer.php
	version.php
2012-06-04 19:25:58 +08:00
Aparup Banerjee d1e362405e Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Petr Skoda 138c76789b MDL-29014 fix a few incorrect uses of strlen and substr 2011-09-10 10:21:31 +02:00
Sam Hemelryk 91d284c145 MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12: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 ceac2af394 registration MDL-25322 fix average participant and module display (only two digital) 2010-11-19 09:23:12 +00:00
jerome mouneyrac 05d7a48dc5 registration MDL-25322 fix average participant and module display (only two digital) 2010-11-19 08:34:20 +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 daff57fb3b registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code 2010-10-13 09:13:23 +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 f8758d68fd registration MDL-23873 add missing setType to hidden element 2010-08-30 08:54:32 +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 f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
jerome mouneyrac 2c9bb9c327 registration MDL-22662 display explicit error message when ws communication fail when trying to retrieve hub listing from hub directory 2010-06-21 09:42:53 +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
Martin Dougiamas 1974b3153a Make the description field bigger 2010-06-03 09:38:46 +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 4b1acb3ae8 registration MDL-19313 implement password for private hub 2010-05-06 06:41:25 +00:00
jerome mouneyrac a33cc71fe6 registration MDL-19314 do not display Moodle.org into the hub selector form 2010-05-05 09:22:06 +00:00
jerome mouneyrac e275f25e8b registration MDL-19313 disable site image url 2010-05-03 03:47:47 +00:00
jerome mouneyrac 4032415e04 registration MDL-21715 temporary disable the region code (not done) and the image url fields (security purpose). Add help icons. 2010-05-03 03:20:22 +00:00
jerome mouneyrac 07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00