42338 Commits

Author SHA1 Message Date
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
Dan Marsden
5435ff2777 SCORM MDL-22168 fix accidental revert - set start time of SCO correctly 2010-06-24 00:48:48 +00:00
Moodle Robot
37176d29e7 Updated the HEAD build version to 20100624 2010-06-24 00:44:07 +00:00
Dan Marsden
aac4cb97f5 IMSCP MDL-21687 include completionlib.php 2010-06-23 23:27:18 +00:00
msketcham
0c57c86713 This is the Native SQL*Server adapter for the SQL Server Driver for PHP version 1.1 released by Microsoft.
Prerequisites for installation and usage: Install SQL Server 2005 or later, and the SQL Server Driver for PHP version 1.1 (http://msdn.microsoft.com/en-us/library/cc296170(v=SQL.90).aspx), and configure the SQL Server installation using SQL Server Management Studio with the following command:
USE MASTER
GO
ALTER DATABASE <your-database-name> SET READ_COMMITTED_SNAPSHOT ON
GO
2010-06-23 22:40:49 +00:00
Tim Hunt
cd0a2ed882 quiz reports MDL-22847 Cannot delete quiz attempts when a group is selected. 2010-06-23 20:09:09 +00:00
Patrick Malley
e1d8a75ad3 MDL-22912 - change screenshot 2010-06-23 15:17:34 +00:00
Patrick Malley
ba4ebf42e1 MDL-22835 - adding screenshot 2010-06-23 15:09:49 +00:00
Patrick Malley
6ade56b03e MDL-22834 - adding screenshot 2010-06-23 15:07:52 +00:00
Rossiani Wijaya
8ceabede81 MDL-20486 - modify button's label when there is no assignment has been submitted. 2010-06-23 10:05:48 +00:00
Rossiani Wijaya
6b0034a695 MDL-20475 - add skip to 'maincontent' handler. 2010-06-23 09:57:45 +00:00
Martin Dougiamas
08c1a2f197 Fixed a typo 2010-06-23 09:45:25 +00:00
Rossiani Wijaya
30613305d8 MDL-20446 - Add a heading 'Page path:' to navigation bar. 2010-06-23 09:34:10 +00:00
Rossiani Wijaya
c2a2b08fe1 MDL-20451 - remove 'show advanced button' and display all options by default. 2010-06-23 09:28:32 +00:00
Rossiani Wijaya
639ac85fec MDL-20448 - Add 'skip' links to create new account on login page. 2010-06-23 09:24:11 +00:00
Martin Dougiamas
c55ff1834d MDL-22260 Added server-side detection of iPhone/iPad and don't serve TinyMCE at all 2010-06-23 09:17:55 +00:00
Rossiani Wijaya
8093188f51 MDL-20447 - bulk upload: add page heading 2010-06-23 09:16:53 +00:00
Rossiani Wijaya
dcfb9b780e MDL-20446 - Add a heading 'Page path:' to navigation bar, hidden from sighted users. 2010-06-23 09:13:23 +00:00
Rossiani Wijaya
29ba64e5f9 MDL-21624 - add 'maincontent' handler 2010-06-23 09:10:53 +00:00
Rossiani Wijaya
fd2aa40b0a MDL-21615 - add skip link to main column content (front page). 2010-06-23 08:54:19 +00:00
Dongsheng Cai
eb1c14e08e function name typos 2010-06-23 05:17:48 +00:00
Andrew Davis
4592df46cb gradebook MDL-22670 Altered grade_edit_tree::format_number() to trim to a minimum of 1 decimal place. Longer numbers are limited to 4 decimal places. 2010-06-23 05:11:12 +00:00