Aparup Banerjee
|
d997cc88cb
|
blocks MDL-24374 upgrading code to change block_search_documents table.docdate and .updated to be integer type instead of datetime
|
2010-10-18 08:33:13 +00:00 |
|
jerome mouneyrac
|
65a00309ec
|
community block MDL-24606 fix the 'download finished' message that was misplaced
|
2010-10-15 06:32:16 +00:00 |
|
jerome mouneyrac
|
2e67ff5b9d
|
community block MDL-24612 course download curl request pass an identification token, to download course from hubs where the site is registered.
|
2010-10-15 03:11:32 +00:00 |
|
Sam Hemelryk
|
e3efc847f0
|
NOBUG: minor CSS tweaking of the messaging block
|
2010-10-15 03:07:51 +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 |
|
Aaron Barnes
|
6d35a09b0b
|
completion MDL-24512 Fix hard coded string "More details"
|
2010-10-12 02:02:11 +00:00 |
|
Petr Skoda
|
8a8f1c7cd6
|
MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test
|
2010-10-10 17:30:28 +00:00 |
|
Sam Hemelryk
|
b5042ff7da
|
NOBUG Adding missing include
|
2010-10-06 08:58:34 +00:00 |
|
Sam Hemelryk
|
63442fe14a
|
block_online-users MDLSITE-1002 Fixed chrome issue by adding position css to positioned li
|
2010-10-06 06:24:09 +00:00 |
|
Martin Dougiamas
|
088d940ea7
|
MDL-22320 Fixed broken message links in message block
|
2010-10-03 16:50:23 +00:00 |
|
jerome mouneyrac
|
5773b42109
|
community block MDL-22890 change eldest for oldest
|
2010-09-30 09:58:16 +00:00 |
|
Aparup Banerjee
|
43ff78fdb4
|
tags MDL-22030 fixed redirection error after adding a tag. fixed course tags links rendering on only first tag block.
|
2010-09-30 02:40:41 +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
|
7a0d0804c1
|
community block MDL-24306 add sort by rating
|
2010-09-23 06:25:46 +00:00 |
|
Sam Hemelryk
|
a49cef3e3e
|
blocks-completionstatus MDL-19791 Converted deprecated calls
|
2010-09-22 08:22:58 +00:00 |
|
Petr Skoda
|
6bdfef5da9
|
MDL-24321 switching to standard stdClass()
|
2010-09-21 08:54:01 +00:00 |
|
Petr Skoda
|
dd4bee83ae
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +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
|
43a58be792
|
community block MDL-22890 sort search results
|
2010-09-20 07:43:31 +00:00 |
|
Petr Skoda
|
d2a8163d07
|
initialised variables
|
2010-09-17 11:19:09 +00:00 |
|
Petr Skoda
|
d86b7d5a66
|
fixed undefined $page
|
2010-09-17 11:15:23 +00:00 |
|
Petr Skoda
|
e43485bbc6
|
commenting out bogus code that is never executed
|
2010-09-17 11:13:11 +00:00 |
|
Petr Skoda
|
1b62c87dbb
|
fixed undefined error function
|
2010-09-17 11:08:57 +00:00 |
|
Petr Skoda
|
067ed170d8
|
fixed CSS property overriding
|
2010-09-17 11:05:58 +00:00 |
|
Petr Skoda
|
f62671d7aa
|
fixed CSS property
|
2010-09-17 11:02:16 +00:00 |
|
Petr Skoda
|
f7af9f2e4a
|
fixed unterminated JS statements + whitespace
|
2010-09-17 11:00:18 +00:00 |
|
Petr Skoda
|
7de44c66d3
|
fixed html id duplicate
|
2010-09-17 10:57:31 +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
|
0bb7789a70
|
community hub MDL-24232 use $this->instance->parentcontextid instead $this->page->course->id in community block
|
2010-09-16 09:38:52 +00:00 |
|
Dongsheng Cai
|
e929eda61e
|
MDL-24157, remove instance_delete function block, it is supposed to used to display comments only
|
2010-09-16 08:00:31 +00:00 |
|
Sam Hemelryk
|
d8ef60bd72
|
blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable.
|
2010-09-14 02:12:41 +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 |
|
Aparup Banerjee
|
39726f35aa
|
navigation MDL-24129 showing the hidden regions when moving blocks. This also adds the 'blocks-moving' class to the body as an indicator for themers.
|
2010-09-10 07:20:41 +00:00 |
|
Sam Hemelryk
|
827c319a56
|
dock MDL-23952 Improved support for alt positioning the dock. Kudos to Brandon for the patch.
|
2010-09-09 07:27:26 +00:00 |
|
jerome mouneyrac
|
379a5b85d3
|
community hub MDL-24097 change backup zip extension to mbz extension
|
2010-09-09 02:22:35 +00:00 |
|
Dongsheng Cai
|
d0257a09d0
|
"MDL-23920, added prompt message to user/files.php"
|
2010-09-08 14:01:58 +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 |
|
Sam Hemelryk
|
10a92c3963
|
NOBUG: Corrected phpdocs
|
2010-09-08 05:36:54 +00:00 |
|
Sam Hemelryk
|
8cbe03ee6f
|
block_community MDL-24011 Corrected use of $page object
|
2010-09-08 05:36:32 +00:00 |
|
Dongsheng Cai
|
6faf61f631
|
MDL-23920, display prompt message when no private files added to moodle
|
2010-09-08 04:01:24 +00:00 |
|
jerome mouneyrac
|
e6c2edbf7c
|
community block MDL-24011 fix two context related issues with community block
|
2010-09-08 02:06:43 +00:00 |
|
Petr Skoda
|
ef14c1e724
|
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
|
2010-09-05 20:36:18 +00:00 |
|
Petr Skoda
|
c6947ba7a5
|
MDL-23899 migration to new locale aware asort
|
2010-09-05 13:00:47 +00:00 |
|
Sam Hemelryk
|
92c8db120a
|
NOBUG Additional checking in navigation JavaScript
|
2010-09-03 05:53:47 +00:00 |
|
Sam Hemelryk
|
006051fda4
|
theme MDL-24013 Tiding up CSS and JS for IE compatability
|
2010-08-31 05:40:27 +00:00 |
|
Sam Hemelryk
|
290da00e48
|
NOBUG minor CSS adjustments for IE6.... grrrr IE6
|
2010-08-31 04:10:50 +00:00 |
|