Commit Graph

50 Commits

Author SHA1 Message Date
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
jeromemoodle c73f196391 MDL-26179 implement the new 5 registration use cases 2011-02-15 10:24:32 +01:00
David Mudrak d5b7f35d65 MDL-17357 Removed duplicate string definitions 2011-02-07 15:08:07 +01:00
jerome mouneyrac 5bf725440c registration MDL-25261 trivial confirmation regitration page improvement 2010-11-17 07:53:10 +00:00
jerome mouneyrac 29ca816c1b registration MDL-25116 change some wording on the main registration page 2010-11-09 07:58:54 +00:00
jerome mouneyrac 34613fb84a community block MDL-24825 fix 'community search' crumbtrail 2010-10-28 02:28:29 +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 f2a4328038 publication MDL-24115 shorter publication message 2010-10-18 09:07:36 +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 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
Helen Foster e09992fdaf MDL-24114 link string added 2010-09-07 08:31:19 +00:00
Helen Foster 2dc41dd6b6 MDL-23769 lang string polishing 2010-08-30 13:23:22 +00:00
jerome mouneyrac b3dbdce822 hub MDL-23769 fill empty education level and audience help strings 2010-08-30 08:00:15 +00:00
jerome mouneyrac 2ed993a645 registration MDL-21810 cron registration update 2010-08-07 09:49:57 +00:00
jerome mouneyrac b48c4478ce community block MDL-23481 integrate restore operation 2010-07-26 06:58:55 +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 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
Martin Dougiamas b4e1f73482 MDL-19309 General clean up of English strings 2010-06-28 08:25:34 +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 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 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 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 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 139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +00:00
jerome mouneyrac 755f96f8cf Community block MDL-19314 add community block access control (two new capability: moodle/community:add and moodle/community:download) 2010-06-08 02:21:50 +00:00
Martin Dougiamas 13d489e088 Updated some strings to mention MOOCH 2010-06-03 09:30:51 +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 2a648ff2c2 publication MDL-19315 add hub listing status checking functionality 2010-05-25 08:26:16 +00:00
Petr Skoda 994d33e06d fixed typo 2010-05-21 17:55:50 +00:00
jerome mouneyrac 544501449d publication MDL-19315 display message when no hub can be selected 2010-05-21 02:13:22 +00:00
jerome mouneyrac e80783f2c5 registration MDL-19313 trivial error in a string param 2010-05-20 07:00:42 +00:00
Martin Dougiamas e1eea055e5 MDL-19315 Updated a string for hub publishing 2010-05-20 02:31:41 +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 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
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
Martin Dougiamas 5fd304d3cb MDL-19309 Some updated language strings. Still working on them and the interface in some places. 2010-05-14 08:00:49 +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 4b1acb3ae8 registration MDL-19313 implement password for private hub 2010-05-06 06:41:25 +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 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 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