Sam Hemelryk
|
f25a6839fd
|
MDL-44120 block: tidied up block @package uses
|
2014-02-16 12:17:14 +13:00 |
|
Petr Škoda
|
bd3b3bba9f
|
MDL-40220 use new core_component::get_plugin_list()
|
2013-07-16 22:36:11 +02:00 |
|
Jerome Mouneyrac
|
ff855b9b19
|
MDL-38001 rename the download button into install button
|
2013-02-20 11:39:47 +08:00 |
|
Eloy Lafuente (stronk7)
|
5dbfbacc49
|
MDL-31831 whitespace clean - take2
|
2012-03-01 02:20:35 +01:00 |
|
Jerome Mouneyrac
|
4d693fc44c
|
MDL-30395 display the folder name if the block/module of a backup file is not installed in the site
|
2011-11-30 10:33:21 +08:00 |
|
jerome mouneyrac
|
9e32912bca
|
community block MDL-24826 'Save a link to this course' redirect to the original course
|
2010-10-27 08:42:38 +00:00 |
|
jerome mouneyrac
|
38e22fe9ed
|
community block MDL-24827 redirect to the referer when remove a link from the community finder
|
2010-10-27 03:24:40 +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
|
19eb73cdf3
|
community block MDL-24606 add information (waiting alert + expected time) when user downloads a course from community block
|
2010-10-12 07:10:19 +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 |
|
jerome mouneyrac
|
914ffb4aea
|
community block + publication MDL-24016 add outcomes support
|
2010-09-17 10:33:52 +00:00 |
|
jerome mouneyrac
|
09d2da6ecc
|
community hub MDL-24243 course listing improvement
|
2010-09-17 02:30:55 +00:00 |
|
jerome mouneyrac
|
fb6b45426f
|
community hub MDL-24243 course listing improvement
|
2010-09-17 02:23:50 +00:00 |
|
jerome mouneyrac
|
8a3b20ce38
|
community hub MDL-19314 fix context issue + contributor name not well displayed
|
2010-09-13 07:21:49 +00:00 |
|
jerome mouneyrac
|
379a5b85d3
|
community hub MDL-24097 change backup zip extension to mbz extension
|
2010-09-09 02:22:35 +00:00 |
|
jerome mouneyrac
|
81da69184c
|
community hub MDL-24011 fix warning for undeclare variable
|
2010-09-08 09:09:35 +00:00 |
|
jerome mouneyrac
|
1ce282c884
|
community hub MDL-24011 add rating/comment to search results + new CSS design
|
2010-09-08 08:48:10 +00:00 |
|
jerome mouneyrac
|
b48c4478ce
|
community block MDL-23481 integrate restore operation
|
2010-07-26 06:58:55 +00:00 |
|
jerome mouneyrac
|
8afbe76511
|
community block MDL-23288 highlight search result
|
2010-07-15 05:58:24 +00:00 |
|
jerome mouneyrac
|
437c2b858c
|
community block MDL-23040 display licence on course listing
|
2010-07-12 07:30:08 +00:00 |
|
jerome mouneyrac
|
718afe5990
|
community hub MDL-22830 send url when requesting download (for log)
|
2010-07-12 03:56:36 +00:00 |
|
jerome mouneyrac
|
9c7dcf0fa4
|
Community block MDL-22828 search form improvement
|
2010-06-21 06:02:36 +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
|
b8c2aea51b
|
course publication MDL-19315 rename screenshotsids for screenshots
|
2010-06-10 06:11:43 +00:00 |
|
Sam Hemelryk
|
af7c1e29ab
|
block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property
|
2010-06-04 02:46:25 +00:00 |
|
Sam Hemelryk
|
2a102b901e
|
block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules
|
2010-06-04 01:49:53 +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
|
76be2d4e84
|
Community block MDL-19314 better display of the hub listing + better display of the course search
|
2010-06-02 06:18:00 +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
|
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
|
f1b4e19eea
|
community block MDL-19314 improve search community course form (heading, help icons, help text, remove "no search result" text on first display)
|
2010-05-20 03:37:03 +00:00 |
|
jerome mouneyrac
|
db38fcb759
|
community MDL-19314 display correct translated value for educational level and audience, do not display coverage and contributors if empty
|
2010-05-06 05:43:00 +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
|
07ab0c80ec
|
hub MDL-19309 new site registration form + course publication + community block
|
2010-05-01 05:05:55 +00:00 |
|