29 Commits

Author SHA1 Message Date
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
a0a036ff1d registration MDL-24215 fix navigation + crumb trail + hardcoded admin folder 2010-09-17 02:53:49 +00:00
jerome mouneyrac
c25662b0e4 web service MDL-23338 clean up Service editing page + delete token related to a service when delete service (display warning on confirmation page) + fix glitch on the navigation with 'Register your site' and 'Edit service' pages (they are now hidden and the parent page link is displayed) 2010-09-16 04:21:52 +00:00
jerome mouneyrac
56c6138029 community hub MDL-24215 change the site secret key for get_site_identifier in the registration process => increase the DB field size + change the confirmation form to the get_site_identifier TEXT format 2010-09-15 08:50:32 +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
jerome mouneyrac
f8758d68fd registration MDL-23873 add missing setType to hidden element 2010-08-30 08:54:32 +00:00
jerome mouneyrac
2ed993a645 registration MDL-21810 cron registration update 2010-08-07 09:49:57 +00:00
jerome
c146652094 renderer MDL-23495 change $OUTPUT into $this->output in renderer 2010-07-28 08:53:17 +00:00
jerome mouneyrac
cc83f94eb1 registration MDL-23040 fix typo that blocked to get the hub name from the hub 2010-07-09 06:32:28 +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
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
034b502f25 registration MDL-22662 register on the selected hub (it was always selecting Mooch) 2010-06-28 07:19:00 +00:00
jerome mouneyrac
5bfbe04e24 unregistration MDL-22956 force unregistration/clean data try a last chance ws call (even though it should also fail) to unregister from the hub. This is implemented in case a site admin recieved a spam email and did "naively" the unregistration. 2010-06-28 03:48:40 +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
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
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
3f106c06c7 registration MDL-19313 better display on the registration confirmation page. The confirmation page now retrieve the name of the hub. 2010-05-19 07:31:46 +00:00
Martin Dougiamas
15ac57cbc0 MDL-19313 Use an existing exception code 2010-05-12 07:56:48 +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
Martin Dougiamas
03d9401e7d My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them.  I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.

There's still work to do.  Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0.  We also could use a much better course overview block and better CSS styling of the profile pages.  But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +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