55 Commits

Author SHA1 Message Date
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
60cc2f788e publication MDL-24608 display a waiting page when uploading a backup 2010-10-15 08:56: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
0d5fae12eb community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:22:07 +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
Petr Skoda
7e85563de5 fixed a few spelling errors 2010-09-17 12:16:27 +00:00
jerome mouneyrac
914ffb4aea community block + publication MDL-24016 add outcomes support 2010-09-17 10:33:52 +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
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
4cab1150ea community block MDL-23629 fix missing global $CFG in the renderer 2010-08-03 09:50:40 +00:00
jerome
c146652094 renderer MDL-23495 change $OUTPUT into $this->output in renderer 2010-07-28 08:53:17 +00:00
jerome mouneyrac
c7ff0149f9 course publication MDL-23427 change 'cancel' for 'remove from hub' 2010-07-21 07:56:45 +00:00
jerome mouneyrac
001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +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
5cbbcc1ae6 registration MDL-22964 check if xmlrpc is enabled on the registration pages, publication pages and community block page. 2010-07-02 03:40:12 +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
de832702ad course publication MDL-22762 improve the publication confirmation/error message 2010-06-22 04:01:33 +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
770f7e24a8 course publication MDL-19315 integrate backup UI during the publication (Kudo to Sam for writing the main backup UI code integration, and Eloy all his backup work) 2010-06-17 05:37:05 +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
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
edb2fe7cba Community block MDL-19314 add CSS for the hub image + display error page if no site not registered when try to publish a course 2010-06-02 09:45: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
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
bab04a6d98 publication MDL-19315 add activities and blocks information when publishing a course 2010-05-27 07:09:55 +00:00
jerome mouneyrac
1daea7fa49 publication MDL-19315 trivial code improvement 2010-05-26 07:00:57 +00:00
jerome mouneyrac
8f6e76c1e6 course publication MDL-19315 fix regression: do not delete any temp backup when advertising a course 2010-05-26 06:30:57 +00:00
jerome mouneyrac
804360f9e1 course publication MDL-19315 fix warning bug during backup upload + send right ws token to the hub 2010-05-26 06:13:58 +00:00
jerome mouneyrac
2a648ff2c2 publication MDL-19315 add hub listing status checking functionality 2010-05-25 08:26:16 +00:00
jerome mouneyrac
544501449d publication MDL-19315 display message when no hub can be selected 2010-05-21 02:13:22 +00:00
Martin Dougiamas
dec1351465 MDL-19315 Tidying up the publish page to remove the layout table 2010-05-19 07:41:25 +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
Martin Dougiamas
15ac57cbc0 MDL-19313 Use an existing exception code 2010-05-12 07:56:48 +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