skodak
|
e06d74d572
|
MDL-10990 2) added event table index for calendar block/view ; merged from MOODLE_19_STABLE
|
2008-02-26 22:48:16 +00:00 |
|
martinlanghoff
|
656418b179
|
MDL-11180 datalib: get_courses() - grab the course context as part of the select
This speeds up course & category listing enormously - cutting 2500 DB queries
for a site with 2500 courses. It's the power of the JOIN...
|
2008-02-26 21:48:08 +00:00 |
|
skodak
|
8cadac9dc7
|
MDL-13623 proper version detection; merged from MOODLE_19_STABLE
|
2008-02-26 18:35:30 +00:00 |
|
sam_marshall
|
d9b063277b
|
MDL-13660: Allow admin reports to have db tables, cron
|
2008-02-26 10:34:51 +00:00 |
|
moodler
|
f191a887c6
|
MDL-12294 merge parentlang
|
2008-02-26 07:29:09 +00:00 |
|
skodak
|
748923a045
|
MDL-13623 fixed regression in PHP < 5.2.0; merged from MOODLE_19_STABLE
|
2008-02-26 06:26:55 +00:00 |
|
skodak
|
2c20af9c75
|
MDL-13626 fixed mssql compatibility issue in stats upgrade; merged from MOODLE_19_STABLE
|
2008-02-25 21:55:43 +00:00 |
|
skodak
|
183f9cc99c
|
MDL-13665 HTML editor is loaded as non-secure on the secure "Add new user" form, patch by Steve Bond; merged from MOOODLE_19_SATBLE
|
2008-02-25 20:39:42 +00:00 |
|
skodak
|
5087c945ec
|
MDL-13661 - fixing incorrect use of array_shift; merged from MOODLE_19_STABLE
|
2008-02-25 20:22:59 +00:00 |
|
skodak
|
6b7af68720
|
MDL-13237, MDL-13661 - fixing rcache regression, sorry :-(; merged from MOODLE_19_STABLE
|
2008-02-25 15:15:36 +00:00 |
|
skodak
|
585385278c
|
MDL-13483 found two more native php mail() commands; merged from MOODLE_19_STABLE
|
2008-02-25 14:05:06 +00:00 |
|
skodak
|
d28f25a493
|
MDL-13653 droplow not ignoring ungraded items un sum aggregation; merged from MOODLE_19_STABLE
|
2008-02-25 12:17:46 +00:00 |
|
poltawski
|
d1731fda35
|
MDL-9667 - convert_tree_to_html doesn't set css class properly if
$tab->linkedwhenselected is set
Patch from Jeff Graham
merged from MOODLE_19_STABLE
|
2008-02-25 11:58:12 +00:00 |
|
scyrma
|
d0578e4ea4
|
MDL-13624 - Use bigint(10), not bigint(11). This update doesn't change the schema on a site that's already installed.
|
2008-02-25 08:21:21 +00:00 |
|
scyrma
|
e032888cdc
|
MDL-13643 - Missing constant definition
|
2008-02-25 08:11:07 +00:00 |
|
skodak
|
114201c84d
|
MDL-13644 permanent typos; merged from MOODLE_19_STABLE
|
2008-02-25 07:48:24 +00:00 |
|
moodler
|
0d626493f3
|
Merged MDL-13643 from 1.9
|
2008-02-25 07:17:04 +00:00 |
|
moodler
|
2060540b53
|
MDL-13631 Removed a pass-by-reference that was causing a notice in PHP5
|
2008-02-25 02:37:04 +00:00 |
|
scyrma
|
3d535996db
|
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
|
2008-02-25 01:58:17 +00:00 |
|
skodak
|
4ea8df2173
|
MDL-11494 MDL-13623 - support for secure and httponly cookies; merged from MOODLE_19_STABLE
|
2008-02-24 12:46:37 +00:00 |
|
skodak
|
67ce5270fb
|
MDL-13520, MDL-13604, MDL-13620 stats - better simplified parent context join, administrator now counted too, optimised processing when no day logs present; merged from MOODLE_19_STABLE
|
2008-02-23 22:55:15 +00:00 |
|
skodak
|
c7e6b7e462
|
MDL-13399, MDL-13614 fixed regression caused by last commit; merged from MOODLE_19_STABLE
|
2008-02-23 19:29:25 +00:00 |
|
skodak
|
a6a251c75e
|
MDL-13603 fixed course_setup() minor problem with $course in $SITE; merged from MOODLE_19_STABLE
|
2008-02-23 12:13:47 +00:00 |
|
skodak
|
cdcd72838b
|
MDL-13532 removed incorrect coalesce+count combination; merged from MOODLE_19_STABLE
|
2008-02-23 11:55:18 +00:00 |
|
skodak
|
bb06244703
|
MDL-13404 reverted - missing file and other minor problems
|
2008-02-22 19:53:48 +00:00 |
|
scyrma
|
db32b054d1
|
MDL-13404 - Merge from 1.9
|
2008-02-22 10:25:36 +00:00 |
|
skodak
|
9801a97a36
|
MDL-13550 deprecated primary role concept; merged from MOODLE_19_STABLE
|
2008-02-21 09:30:13 +00:00 |
|
skodak
|
da4aa3e4bd
|
MDL-13561 add cmid index to log table to speedup reports that deal with individual activities; merged from MOODLE_19_STABLE
|
2008-02-21 09:27:11 +00:00 |
|
skodak
|
8e5a25f6f0
|
MDL-13560 simplify dealing with role name course aliases; merged from MOODLE_19_STABLE
|
2008-02-21 09:20:20 +00:00 |
|
moodler
|
3923874573
|
Fixed $displaypage notice by initialising it
|
2008-02-21 06:14:02 +00:00 |
|
moodler
|
90af9dccd3
|
Added some detection of bad strings from 1.9
|
2008-02-21 06:01:01 +00:00 |
|
moodler
|
b352b2e9c2
|
MDL-11752 Upload users form merged from 1.9
|
2008-02-21 05:24:18 +00:00 |
|
scyrma
|
0e9e592722
|
MDL-13553 - merge from 1.9
|
2008-02-21 01:13:26 +00:00 |
|
skodak
|
b7943731ef
|
MDL-4667, MDL-4112 switching order of columns in course-userid log table index in order to please mysql; merged from MOODLE_19_STABLE
|
2008-02-20 09:53:45 +00:00 |
|
skodak
|
de65f28a05
|
MDL-4667, MDL-4112 switching order of columns in course-userid log table index in order to please mysql; merged from MOODLE_19_STABLE
|
2008-02-20 09:33:18 +00:00 |
|
moodler
|
004e11794a
|
Merged MDL-13544 Removed logging of cleanremoteaddr from logs
|
2008-02-20 07:02:14 +00:00 |
|
skodak
|
d0b8e40d6f
|
MDL-12538 skip to main does not work if page div contains other attributes; merged from MOODLE_19_STABLE
|
2008-02-19 13:34:31 +00:00 |
|
skodak
|
94ba6c906c
|
MDL-11586 rewritten file name collision handling in upload manager - files without extension, fixed increments if file name contains _123 already; merged from MOODLE_19_STABLE
|
2008-02-19 13:04:04 +00:00 |
|
skodak
|
b03f7215c7
|
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE
|
2008-02-18 23:40:21 +00:00 |
|
skodak
|
5f431c1bad
|
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE
|
2008-02-18 23:34:38 +00:00 |
|
skodak
|
93964e1aeb
|
MDL-13302 gradebook data deleted now in remove_course_contents() - it makes better sense to have it there; merged from MOODLE_19_STABLE
|
2008-02-18 23:10:52 +00:00 |
|
skodak
|
7007049315
|
MDL-13399 prevent ambiguous column names in get_my_courses; merged from MOODLE_19_STABLE
|
2008-02-18 20:14:16 +00:00 |
|
skodak
|
2e0d37fe41
|
MDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation; fixed division by zero in item grade min==max; merged from MOODLE_19_STABLE
|
2008-02-18 19:10:44 +00:00 |
|
skodak
|
0f7719da37
|
big big sorry, forgotten old debug code that sends all mails to null; merged from MOODLE_19_STABLE
|
2008-02-18 12:36:17 +00:00 |
|
stronk7
|
21c3694069
|
Add support to specify text sizes via formats. MDL-13505 ; merged from 19_STABLE
|
2008-02-18 10:54:14 +00:00 |
|
moodler
|
c42b6f7dd3
|
MDL-13498 Merged from 1.9 (smaller display)
|
2008-02-18 02:12:22 +00:00 |
|
skodak
|
b45d83916f
|
MDL-13269 fixed regrading of activity raw grades; merged from MOODLE_19_STABLE
|
2008-02-17 16:01:24 +00:00 |
|
skodak
|
e13f9c1008
|
MDL-13477 main version bumped to .02 - three decimal points did not work for Eloy :-(; merged from MOODLE_19_STABLE
|
2008-02-16 22:29:38 +00:00 |
|
skodak
|
61460dd631
|
MDL-13192 major stats cleanup patch - see tracker for more details; merged from MOODLE_19_STABLE
|
2008-02-16 18:33:50 +00:00 |
|
skodak
|
46d5b3125e
|
MDL-13241 adding forgotten table scale_history into upgrade code; merged from MOODLE_19_STABLE
|
2008-02-16 11:55:31 +00:00 |
|