stronk7
|
4e11d34568
|
Added missing string for forcedowload option. MDL-14010 ; merged from 19_STABLE
|
2008-03-24 10:31:20 +00:00 |
|
moodlerobot
|
c8dced9502
|
Updated the HEAD build version to 20080324
|
2008-03-24 03:21:38 +00:00 |
|
stronk7
|
4d93bc9e19
|
Make list of participants to work on SITE course. Fix for MDL-14034 ; merged from 19_STABLE
|
2008-03-24 01:29:30 +00:00 |
|
skodak
|
4cfededa0d
|
MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE
|
2008-03-23 16:51:55 +00:00 |
|
skodak
|
df61da5331
|
MDL-14027 cron sometimes hangs in rss_client block; merged from MOODLE_19_STABLE
|
2008-03-23 16:24:29 +00:00 |
|
skodak
|
5cfefc9b02
|
MDL-8270 full block backup/restore - based on patches by Mark Nielsen and code in HEAD by Tim Hunt; merged from MOODLE_19_STABLE
|
2008-03-23 15:54:42 +00:00 |
|
skodak
|
e43281ae78
|
MDL-8270 full block backup/restore - based on patches by Mark Nielsen and code in HEAD by Tim Hunt; merged from MOODLE_19_STABLE
|
2008-03-23 15:54:41 +00:00 |
|
moodlerobot
|
67562ddb0c
|
Updated the HEAD build version to 20080323
|
2008-03-23 03:19:58 +00:00 |
|
stronk7
|
3813e87cf8
|
Update timezone rules to tzdata2008a. MDL-14024 ; merged from 19_STABLE
|
2008-03-22 23:37:25 +00:00 |
|
skodak
|
6d62a9d7ee
|
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
|
2008-03-22 21:26:31 +00:00 |
|
skodak
|
94e7961403
|
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
|
2008-03-22 21:20:33 +00:00 |
|
skodak
|
85db09fb81
|
MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE
|
2008-03-22 20:23:06 +00:00 |
|
moodlerobot
|
4043e5b5a5
|
Updated the HEAD build version to 20080322
|
2008-03-22 03:20:41 +00:00 |
|
nicolasconnault
|
072901a9eb
|
MDL-13789 Fixed the index file issue (with a hack) and also documented extra credits properly.
|
2008-03-21 15:05:51 +00:00 |
|
ethem
|
c49c221090
|
get_recordset() for performance
|
2008-03-21 11:48:46 +00:00 |
|
ethem
|
b37fa3d553
|
get_recordset() for performance
|
2008-03-21 11:47:17 +00:00 |
|
moodlerobot
|
b7cea146b7
|
Updated the HEAD build version to 20080321
|
2008-03-21 03:18:18 +00:00 |
|
skodak
|
291b184bc4
|
MDLSITE-320 some debug code for digest times in forum cron; merged from MOODLE_19_STABLE
|
2008-03-20 22:32:12 +00:00 |
|
skodak
|
7d44b1a425
|
MDL-2674 minor lang improvement; backported from MOODLE_19_STABLE
|
2008-03-20 21:17:40 +00:00 |
|
wildgirl
|
02a0635d17
|
MDL-2674 PHP code removed from help file, small rewording
|
2008-03-20 21:07:03 +00:00 |
|
skodak
|
32bd1c0ffc
|
MDL-13619 legacy restore revisited -fixed sortorder; merged from MOODLE_19_STABLE
|
2008-03-20 20:08:44 +00:00 |
|
skodak
|
0cdf4aad05
|
MDL-13393 detect broken cm instances when doing backup - prevents trouble during restore; merged from MOODLE_19_STABLE
|
2008-03-20 19:40:09 +00:00 |
|
diml
|
9c162f7a7d
|
shooting out debug code see MDL-13993
|
2008-03-20 19:30:53 +00:00 |
|
skodak
|
09069c0df0
|
MDL-13619 legacy restore revisited; merged from MOODLE_19_STABLE
|
2008-03-20 19:16:55 +00:00 |
|
poltawski
|
de188ef9e3
|
MDL-13994 - lang typo, thanks to Charles Kelly
merged from MOODLE_19_STABLE
|
2008-03-20 12:20:17 +00:00 |
|
moodlerobot
|
01266447f2
|
Updated the HEAD build version to 20080320
|
2008-03-20 09:17:06 +00:00 |
|
ikawhero
|
258db59a44
|
Fixed typo that was affecting the reordering of custom profile fields.
MDL-13909.
|
2008-03-20 09:16:23 +00:00 |
|
dongsheng
|
c7a7112781
|
MDL-12263, under certain conditions, $catctxids is NULL, so an if statement should be here.
|
2008-03-20 07:20:00 +00:00 |
|
scyrma
|
a5fe6177d6
|
MDL-13985 - removed call to get_string, translation of this string made no sense and broke badly. (merge)
|
2008-03-20 07:05:06 +00:00 |
|
nicolasconnault
|
902d5cc046
|
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
|
2008-03-20 06:05:44 +00:00 |
|
scyrma
|
94c824304a
|
MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. (merge)
|
2008-03-20 03:01:58 +00:00 |
|
skodak
|
ec29061d82
|
MDL-13899 force resending of all assignment grades into gradebook so that the submitted and graded dates get updated; merged from MOODLE_19_STABLE
|
2008-03-19 23:20:00 +00:00 |
|
skodak
|
8d08612b12
|
MDL-13990 ignore bogus dirs in moodledata/user during upgrade; merged from MOODLE_19_STABLE
|
2008-03-19 23:09:00 +00:00 |
|
skodak
|
01d5d39952
|
MDL-13986 "User view" Activity report links are invalid - patch by Matthew Davidson; merged from MOODLE_19_STABLE
|
2008-03-19 22:48:13 +00:00 |
|
skodak
|
9eeb49b24e
|
MDL-13899 improved submission and grading date hack; merged from MOODLE_19_STABLE
|
2008-03-19 22:39:19 +00:00 |
|
skodak
|
12dce2534f
|
MDL-13899 assignments should be now sending proper submissions and grading dates into gradebook; merged from MOODLE_19_STABLE
|
2008-03-19 22:35:24 +00:00 |
|
nicolasconnault
|
5ebce7bb5c
|
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
|
2008-03-19 16:11:37 +00:00 |
|
tjhunt
|
b1a284b8c9
|
MDL-13968 - followup - fix layout regression caused in IE.
|
2008-03-19 13:26:22 +00:00 |
|
tjhunt
|
d45459b7c1
|
MDL-13978 - Notice when adding a new quiz
|
2008-03-19 12:21:56 +00:00 |
|
skodak
|
aceb739d2c
|
MDL-13811 p() can not be used to print html text, it does plaintext only or form values & button names; merged from MOODLE_19_STABLE
|
2008-03-19 10:47:16 +00:00 |
|
dongsheng
|
d6cc234114
|
MDL-13481, Distinguish between course fullname and user fullname
|
2008-03-19 08:49:23 +00:00 |
|
scyrma
|
317f94b0a2
|
MDL-13934 - Commit patch by Eloy - prevent display of moodle docs link on redirect pages
|
2008-03-19 08:19:31 +00:00 |
|
scyrma
|
0f2f6126c3
|
MDL-12093 - remove added classes - they don't help the issue and clutter the code
|
2008-03-19 08:16:51 +00:00 |
|
scyrma
|
c93c6b3b3d
|
MDL-13434 Addslashes removed, is added whenever necessary in tag/lib.php.
|
2008-03-19 08:12:14 +00:00 |
|
scyrma
|
4258003130
|
MDL-12235 deprecated document_file function. Not found anywhere in core.
|
2008-03-19 07:58:40 +00:00 |
|
moodler
|
85edee26f3
|
MDL-13810 Merged from 1.9
|
2008-03-19 07:49:40 +00:00 |
|
nicolasconnault
|
c1a33301b9
|
MDL-13796 Removing redundant language code.
|
2008-03-19 05:47:55 +00:00 |
|
skodak
|
c55c9d73df
|
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
|
2008-03-18 23:21:23 +00:00 |
|
skodak
|
cf12f6c5a9
|
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
|
2008-03-18 22:54:56 +00:00 |
|
tjhunt
|
375ba6e52b
|
MDL-13968 - Use h2 tag for the question number, as it is better for accessibility
|
2008-03-18 18:58:29 +00:00 |
|