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
Andrew Davis
73185e826c
gradebook MDL-22670 Added some unit tests for grade_edit_tree::format_number()
2010-06-23 05:09:24 +00:00
Dongsheng Cai
e30cffa2a7
MDL-22764, added cancel button
2010-06-23 02:50:13 +00:00
Moodle Robot
442ff17a35
Updated the HEAD build version to 20100623
2010-06-23 00:45:04 +00:00
Patrick Malley
b02bca46d1
MDL-22835 Fixed internal header height
2010-06-22 17:50:36 +00:00
Patrick Malley
759b81f3dc
MDL-22835 First commit
2010-06-22 17:46:35 +00:00
Petr Skoda
ff3af0a542
MDL-22897 fixed problem when no category sync roles defined
2010-06-22 16:10:23 +00:00
Patrick Malley
abbdb60539
MDL-22834 - added dock support styles
2010-06-22 15:00:57 +00:00
Patrick Malley
e4249c5b32
MDL-22834 - First commit of theme
2010-06-22 13:30:42 +00:00
Eloy Lafuente
a42dcde415
MDL-21432 move some stuff from base to backup plan classes
2010-06-22 10:31:37 +00:00
Eloy Lafuente
4751e470db
MDL-22503 blocks upgrade - avoid problems with orphaned sticky blocks
2010-06-22 09:50:30 +00:00
Dongsheng Cai
33c36cf130
require completionlib.php
2010-06-22 09:40:10 +00:00
Dongsheng Cai
6eabadd90d
MDL-22805, display section_backup course_backup course_content only, hide empty directory, lock user in course level
2010-06-22 09:04:46 +00:00
Dongsheng Cai
aeaf98ee05
MDL-22734, fixed language
2010-06-22 07:46:35 +00:00
Dongsheng Cai
7588604202
MDL-22734, fixed language typos
2010-06-22 07:44:02 +00:00
Dongsheng Cai
49d20def30
MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing
2010-06-22 07:40:30 +00:00
Petr Skoda
54632b02b2
MDL-21782 removing oboslete tabs
2010-06-22 07:05:11 +00:00
Petr Skoda
87163782d5
MDL-22884 fixed sloppy userid related bugs in enrol code - big thanks to Andrew for spotting this and making patch
2010-06-22 06:26:39 +00:00
Petr Skoda
bd251bf9b7
MDL-22886 fixed crash during enrol upgrade if no enrolments present yet
2010-06-22 06:23:04 +00:00
Sam Hemelryk
36dc3b7104
calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks.
2010-06-22 04:03:44 +00:00
jerome mouneyrac
de832702ad
course publication MDL-22762 improve the publication confirmation/error message
2010-06-22 04:01:33 +00:00
Dongsheng Cai
f00340e2ca
MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename
2010-06-22 03:55:45 +00:00
Martin Dougiamas
f7c6cb8033
MDL-22882 fixed what looks like a typo with itemidid
2010-06-22 02:00:45 +00:00
Sam Hemelryk
5c26e7bbbf
user-securitykeys MDL-22861 Fixed navigation
2010-06-22 01:58:52 +00:00