42209 Commits

Author SHA1 Message Date
David Mudrak
2e98f5ac66 MDL-21695 User key related help
AMOS BEGIN
 MOV [userkeyhelp,core_grades],[userkey_help,core_userkey]
 HLP grade/userkey.html,[userkey_help,core_userkey]
 HLP userkey/keyiprestriction.html,[keyiprestriction_help,core_userkey]
 HLP userkey/keyvaliduntil.html,[keyvaliduntil_help,core_userkey]
AMOS END
2010-06-25 17:20:46 +00:00
David Mudrak
c480b0cc9e MDL-21695 Removing obsolete file 2010-06-25 17:20:18 +00:00
David Mudrak
b1b84d503d MDL-21695 Replaced grade/studentsperpage.html
AMOS BEGIN
 MOV [configstudentsperpage,core_grades],[studentsperpage_help,core_grades]
 HLP grade/studentsperpage.html,[studentsperpage_help,core_grades]
AMOS END
2010-06-25 17:20:03 +00:00
David Mudrak
59a31596d4 MDL-21695 Replaced grade/showuseridnumber.html
AMOS BEGIN
 MOV [configshowuseridnumber,core_grades],[showuseridnumber_help,core_grades]
 HLP grade/showuseridnumber.html,[showuseridnumber_help,core_grades]
AMOS END
2010-06-25 17:19:49 +00:00
David Mudrak
1cc3165e18 MDL-21695 Replaced grade/showrank.html
AMOS BEGIN
 MOV [configshowrank,core_grades],[showrank_help,core_grades]
 HLP grade/showrank.html,[showrank_help,core_grades]
AMOS END
2010-06-25 17:19:34 +00:00
Tim Hunt
8942639bae question bank: MDL-22710 Quesition preview popup does not have scrollbars
Fix thanks to Adriane Boyd.
2010-06-25 16:29:16 +00:00
David Mudrak
e330b3a1a9 MDL-22052 Reverted - string_exists uses caches again
I added the third parameter in the previous commit without exploring the
consequences. Now I see that string_exists is called too many often and
it must not rebuild caches again and again.
2010-06-25 13:43:50 +00:00
jerome mouneyrac
f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
Dan Marsden
489797d979 SCORM MDL-21492 don't skip view if user is able to view reports - thanks to valerian for report/patch 2010-06-25 10:12:29 +00:00
David Mudrak
477912aec1 MDL-22052 Improved get_string caching - dirty on-disk cache detection
If the string is not found, core_string_manager tries to re-fetch master
sources. This prevents false debugging messages in case when the on-disk
cache is dirty. Thanks to Eloy, Tim and Petr for the ideas.
2010-06-25 09:40:34 +00:00
Andrew Davis
43240ea13f messaging MDL-22320 added a missing call to get_string 2010-06-25 08:37:01 +00:00
Andrew Davis
6e574679aa messaging MDL-22320 new strings for new messaging UI. According to the amos doco I apparently don't have to do any amos for new strings. 2010-06-25 08:27:55 +00:00
Andrew Davis
b541612539 messaging MDL-22320 themes changes for new messaging UI 2010-06-25 08:22:00 +00:00
Andrew Davis
c81b9f69c6 messaging MDL-22320 changes to navigationlib.php for new messaging UI 2010-06-25 08:20:16 +00:00
Andrew Davis
323428ff58 messaging MDL-22320 new icons for new messaging UI 2010-06-25 08:17:22 +00:00
Andrew Davis
c8621a0280 messaging MDL-22320 first commit for new messaging UI 2010-06-25 08:16:10 +00:00
Dan Marsden
ed11e19b4a SCORM MDL-22741 add missing restore code - added to HEAD to keep consistency even though restore in HEAD will be managed using new code - (checked with Eloy before committing) - thanks to Michael Avelar for patch 2010-06-25 08:10:13 +00:00
Dan Marsden
413900b4ac SCORM MDL-22454 make date selector consistent with other modules 2010-06-25 07:30:55 +00:00
Patrick Malley
9c476042ec MDL-22874 - added boilerplate to theme config.php files 2010-06-25 06:02:48 +00:00
Patrick Malley
374c0cca55 MDL-22875 adding boilerplate to config.php 2010-06-25 05:51:03 +00:00
Patrick Malley
bc9ceb413c MDL-22875 - cleaning config.php 2010-06-25 05:47:31 +00:00
Patrick Malley
8affa0e269 MDL-22875 - Stylesheet cleanup and refinement 2010-06-25 05:46:02 +00:00
Patrick Malley
ac6b6a481c MDL-22875 - general cleanup of layouts 2010-06-25 05:40:50 +00:00
Patrick Malley
298053d58d Fixing readme MDL-22875 2010-06-25 05:13:37 +00:00
Patrick Malley
3e2a8606de MDL-22835 2010-06-25 05:11:50 +00:00
Martin Dougiamas
af4a245f27 MDL-22922 I removed the UTF conversion of passwords ... this seems to be unnecessary in 2.0 and textlib was having some error anyway 2010-06-25 03:21:04 +00:00
Martin Dougiamas
ab995c6cb9 MDL-22922 Some hacks to prevent typo3 notices 2010-06-25 03:09:53 +00:00
Piers Harding
f233784d03 MDL-22452 - fix styles so that player displays correctly when toc is hidden. 2010-06-25 01:37:24 +00:00
Moodle Robot
cc9f74b1cf Updated the HEAD build version to 20100625 2010-06-24 17:08:52 +00:00
Eloy Lafuente
7e60d0d6d7 MDL-22906 install - allow MS native drivers to be used everywhere 2010-06-24 16:48:11 +00:00
jerome mouneyrac
c2d81ff458 enrolment MDL-21524 fix get_enrolled_users() web service parameter function 2010-06-24 13:18:34 +00:00
Dan Marsden
d860e4f8e6 SCORM MDL-21442 add Scorms with due dates to My Moodle page 2010-06-24 13:14:51 +00:00
Dan Marsden
169a204c08 SCORM MDL-21354 Add log to file option for AICC objects as we can't use the normal SCORM debugger. - thanks to Matteo Scaramuccia for help with the patch 2010-06-24 11:41:08 +00:00
Helen Foster
88b8f04eb9 MDL-16726 polishing help strings thanks to Dan Marsden 2010-06-24 10:51:22 +00:00
Sam Marshall
518f7d924c Completion MDL-21687 Resource, Page fail to include completion library (& die) 2010-06-24 10:17:24 +00:00
Eloy Lafuente
850ea1eea9 NOBUG: Instructing Typo3 stuff we are curl-enabled always since 2.0 2010-06-24 09:48:31 +00:00
Dan Marsden
427bcd4d98 SCORM MDL-16726 tidy up help strings 2010-06-24 09:06:07 +00:00
Sam Hemelryk
2b8f39c473 theme MDL-21435 Fixed incorrect number of arguments for store_css with editor css 2010-06-24 08:31:19 +00:00
Dan Marsden
e73d555739 SCORM MDL-16726 only show package type if different package types are supported. 2010-06-24 08:29:36 +00:00
Dan Marsden
c5b3ba6a53 SCORM MDL-21551 fix calculation for when to run auto update everyday - thanks to Phillip Franks for the report/fix 2010-06-24 08:06:04 +00:00
David Mudrak
2418d71ec4 NOBUG: Fixed PHPdoc 2010-06-24 07:51:31 +00:00
Martin Dougiamas
370f9570c7 Tweaking the display of the course overview block, spacing etc 2010-06-24 05:58:42 +00:00
Martin Dougiamas
4e2670a4fe MDL-22919 Fixing the course summary alignment 2010-06-24 05:23:43 +00:00
Rossiani Wijaya
2ea5705f2c MDL-21687 - include completionlib.php 2010-06-24 03:38:27 +00:00
Martin Dougiamas
0db19d8dcc MDL-22917 Removing links from theme READMEs 2010-06-24 03:34:04 +00:00
Dan Marsden
8d31692538 SCORM MDL-17891 fix loss of session data - thanks to Ron and Matteo for report/fixes missed fix for LMSCommit 2010-06-24 02:25:25 +00:00
Dan Marsden
7f82b2e3e9 SCORM MDL-17891 fix loss of session data - thanks to Ron and Matteo for report/fixes 2010-06-24 02:19:11 +00:00
Rossiani Wijaya
0e5bfd669f MDL-21609 - add form label to search forums function. 2010-06-24 01:59:37 +00:00
Sam Hemelryk
0fb14e5125 theme-standard MDL-19235 Added phpdoc and boilerplate to the standard themes config.php 2010-06-24 01:50:05 +00:00
Dan Marsden
be9187302c SCORM MDL-21333 modify way link appears if popup does not load to prevent SCORM from loading and not being able to communicate with API - thanks to Matteo Scaramuccia for report/fix 2010-06-24 01:22:25 +00:00