41481 Commits

Author SHA1 Message Date
David Mudrak
4868e95f58 Use defaultrequestcategory for new course from print_courses() if no other category is available
print_courses() produced PHP notice (Trying to get property of
non-object) and generated an invalid button to create a new course in this
case: (1) Passed paramater $category is 0 to display all categores (as in
case of home page, for example) and (2) get_child_categories(0) returns
more than one record. In such case, $categories is still a plain
integer, does not contain ->id property and the called /course/edit.php
exits with error.
This patch uses $CFG->defaultrequestcategory as category id in this
case.
2010-05-14 14:06:39 +00:00
Andreas Grabs
2ad5d2efaa wrong appearance on feedbacks located on the frontpage 2010-05-14 12:14:59 +00:00
Andreas Grabs
7620725fe5 wrong appearance on feedbacks located on the frontpage 2010-05-14 11:49:59 +00:00
Jordi Piguillem
4231d124fe [MDL-22112]
Adding some strings
2010-05-14 08:30:26 +00:00
Jordi Piguillem
ab6df974b6 [MDL-22112]
Formatting the code
2010-05-14 08:29:45 +00:00
Dongsheng Cai
3e1233680a MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +00:00
Jordi Piguillem
d56a4dc5f5 Fixing problems like in [MDL-22352]. 2010-05-14 08:27:15 +00:00
Jordi Piguillem
3ca72eb7a3 [MDL-22352]
Fixing this problem.
2010-05-14 08:20:21 +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
2b52fe433c course publish MDL-19315 improve publication form (add restriction on the top subject selection) 2010-05-14 07:42:50 +00:00
Martin Dougiamas
9f580a84cd Added 'Any' string for use in select menus 2010-05-14 07:20:38 +00:00
Andrew Davis
870e279510 gradebook MDL-22443 fixed scroll problem with the grader report 2010-05-14 07:16:29 +00:00
Sam Hemelryk
2b2ffe79c2 block-community MDL-19309 Added call to set page context to fix notification 2010-05-14 07:13:48 +00:00
Sam Hemelryk
c07dfe7021 navigation MDL-14632 Added pagelayout calls to set more appropriate page layouts 2010-05-14 07:07:15 +00:00
jerome mouneyrac
abf63f981b hub server MDL-19311 add some code to the index page to display the hub course list in case the hub plugin is installed + improve community block search form (subject + language) 2010-05-14 07:04:17 +00:00
Martin Dougiamas
f3287c1bf3 Changed upper case words to lower case. I love vim. 2010-05-14 06:55:51 +00:00
Sam Hemelryk
ba2789c101 navigation MDL-22425 Fixed courses not being shown to logged in users and removed all traces of mymoodleredirect settings 2010-05-14 06:41:44 +00:00
Martin Dougiamas
8e5c082816 MDL-22463 Reinstating hotpot off-by-default status 2010-05-14 05:31:00 +00:00
Gordon Bateson
9e43b1db73 further (and final) merge of changes from Moodle 1.9 2010-05-14 03:46:30 +00:00
Dongsheng Cai
2e93bc3819 "MDL-13766, fixed a problem of icon view" 2010-05-14 03:29:09 +00:00
Gordon Bateson
90fb280427 standardize white space, including line endings 2010-05-14 03:17:43 +00:00
Gordon Bateson
ca091dc198 merge changes from HotPot moodle 1.9 2010-05-14 03:14:22 +00:00
Martin Dougiamas
3f9ccf85ce MDL-22425 Don't show My Home link on home page if not logged in 2010-05-14 02:55:46 +00:00
Martin Dougiamas
57513281da blog, fixed a missing parameter to a string 2010-05-14 02:50:43 +00:00
Moodle Robot
7f7456e667 Updated the HEAD build version to 20100514 2010-05-14 00:41:54 +00:00
Piers Harding
485f4ce60d MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix(). 2010-05-13 23:01:38 +00:00
Pierre Pichet
37fcb55832 MDL-20296 small correction to numericalmultiplier string 2010-05-13 15:08:21 +00:00
David Mudrak
849c94bed8 Fixing a typo in get_string() component 2010-05-13 13:40:56 +00:00
Pierre Pichet
638406cb81 MDL-20296 adding help button for unit multiplier 2010-05-13 13:27:59 +00:00
Andreas Grabs
6b0b57294d MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-13 10:48:24 +00:00
Sam Hemelryk
4766a50c19 navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
David Mudrak
9da5f500ef The exception thrower does not provide additional info in $a 2010-05-13 09:00:44 +00:00
Helen Foster
b8570fe032 MDL-21695 adding help strings 2010-05-13 08:56:20 +00:00
jerome mouneyrac
178097a0c0 course publication MDL-19315 retrieve previously published information when republished 2010-05-13 08:49:13 +00:00
Andrew Davis
9e86f2e7a9 rss MDL-22204 fixed rss autodiscovery and made the RSS UI elements placement consistent 2010-05-13 08:44:35 +00:00
Andrew Davis
6444367ce1 rss MDL-22204 fixed rss autodiscovery and some strings in the UI 2010-05-13 08:25:56 +00:00
Andrew Davis
b3a7e5f33b rss MDL-22204 fixed rss autodiscovery and some strings in the UI 2010-05-13 08:23:42 +00:00
Andrew Davis
e6e79f84c1 backup MDL-22151 Implemented url module backup 2010-05-13 07:45:01 +00:00
Helen Foster
2767c96133 MDL-21695 adding help strings 2010-05-13 06:55:02 +00:00
Helen Foster
690c97a025 MDL-21695 adding help strings 2010-05-13 06:42:45 +00:00
Helen Foster
67fe4d505e MDL-17028 rewording lang strings 2010-05-13 06:36:11 +00:00
Martin Dougiamas
d5b04bfd7d MDL-22421 Fixed missing $OUTPUT global declaration. Thanks to Mathias Wortmann! 2010-05-13 04:29:59 +00:00
Pierre Pichet
aa384adec9 MDL-20296 improving grading code and display 2010-05-13 02:31:23 +00:00
Martin Dougiamas
e2f6bddc04 MDL-22204 Updated two strings for forum RSS links to make them shorter. Thanks AMOS! 2010-05-13 02:25:44 +00:00
Andrew Davis
1a5deabd7a rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:24:10 +00:00
Andrew Davis
4dfdeb76dd rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:13:06 +00:00
Andrew Davis
842cd18bc9 rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:07:57 +00:00
Martin Dougiamas
bfebaf64d8 MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
Moodle Robot
f60d0786f7 Updated the HEAD build version to 20100513 2010-05-13 00:41:29 +00:00
Helen Foster
5535474a0f MDL-21695 adding help strings 2010-05-12 16:51:28 +00:00