stronk7
834479c28c
Adding new report to display scheduled backup logs. MDL-7850
...
Merged from MOODLE_18_STABLE
2007-09-08 22:36:29 +00:00
jamiesensei
6d1083c52f
fix for some xhtml syntax errors.
2007-08-21 06:55:48 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
jamiesensei
271e6decda
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:51:09 +00:00
moodler
aa4a987145
Merged fix for MDL-10700 from 18_STABLE
2007-08-03 03:30:23 +00:00
dwoolhead
98907dbaaa
Correct display of unittest results for IE
2007-07-27 11:13:22 +00:00
skodak
cdbbd26f80
MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files
2007-06-09 16:32:36 +00:00
skodak
52f81103d3
MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself
2007-06-09 16:17:33 +00:00
nfreear
a84dea2c30
Follow-up fix bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6".
2007-05-14 13:28:21 +00:00
nfreear
ce3735d453
Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6"
2007-05-09 14:15:33 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
poltawski
381b88594a
MDL-8900 Adding adminroot to clean up html merged from MOODLE_18_STABLE
2007-03-14 17:25:22 +00:00
vyshane
bae3a75ce8
Fixed text box display width.
2007-01-15 08:02:10 +00:00
vyshane
dd2a21da76
Fixes for MDL-7861.
2007-01-15 07:59:28 +00:00
vyshane
e524c0ed56
Fixes for MDL-7861.
2007-01-15 07:29:25 +00:00
moodler
f689ff1a9f
Making it strict
2007-01-09 12:32:51 +00:00
martinlanghoff
d14383e0a0
mnet/multienrol: admin area changes, including test for curl extension
2007-01-04 03:19:49 +00:00
nfreear
702227c913
MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
2006-12-01 10:20:40 +00:00
skodak
7203167d35
minor xhtml fix
2006-11-30 09:32:46 +00:00
skodak
344044b28e
MDL-7434 all images that convey information should have alt text to convey that information - part 1
2006-11-24 20:16:37 +00:00
skodak
241dedf8c9
Fix course overview graph broken by notices MDL-7680
2006-11-24 18:31:41 +00:00
skodak
3dc579ad6d
removed JS submission from stats code MDL-7492
2006-11-20 10:19:55 +00:00
stronk7
981b3ae06f
Now GD is checked before displaying course overview graphs. MDL-7204
...
Merged from MOODLE_17_STABLE
2006-11-04 23:30:29 +00:00
stronk7
0217757b09
DeLIMITing Moodle core. Now the new $limitfrom,
...
$limitnum parameters are used instead. MDL-7168
Merged from MOODLE_17_STABLE
2006-10-24 22:00:29 +00:00
stronk7
37c47abaca
Suppress all the uses of LIMIT in the get_field_sql() calls. MDL-7173
...
Merged from MOODLE_17_STABLE
2006-10-23 16:03:52 +00:00
moodler
18894ee462
Fixed   characters MDL-7179
2006-10-23 13:42:23 +00:00
moodler
80ee828de3
Fixed typo in capability name
2006-10-02 06:39:55 +00:00
skodak
c9a49ceab4
major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes
2006-09-25 20:22:55 +00:00
mjollnir_
96edb010da
more work on stats reports ...
2006-09-24 07:13:33 +00:00
moodler
b6e7b09c7b
Tidied up error reporting in course overview
2006-09-24 04:29:12 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
tjhunt
89d878671d
Remove duplicate call to print_header
2006-09-18 09:02:30 +00:00
tjhunt
aa4f6af41a
MDL-6542 - Don't run the unit tests until the user is ready.
2006-09-13 16:19:56 +00:00
tjhunt
45f501a54b
Put the unit test styles in the standard theme, rather than using the previous nasty hack that had been broken by the admin page changes.
2006-09-13 16:16:39 +00:00
toyomoyo
cc398c7262
adding caapabilities
2006-09-04 08:45:08 +00:00
moodler
de093f77a6
Proper log index.php so that admin pages work correctly
2006-09-03 14:52:23 +00:00
moodler
bee4702d10
Various tidying up of the admin pages.
...
Reports now don't need mod.php but they should include the admin headers/footers.
There are undoubtedly bugs in this but this framework should be more sane
2006-09-03 14:45:57 +00:00
toyomoyo
41d7209c7f
some (mainly admin realated) capabilities
2006-08-25 08:27:27 +00:00
skodak
ad0f9c828e
Bug #6136 - Hard coded admin paths; merged from MOODLE_16_STABLE
2006-07-19 08:13:25 +00:00
skodak
13d32e2297
Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed; merged from MOODLE_16_STABLE
2006-07-03 15:43:41 +00:00
tjhunt
4f9c6e279c
Rename lang file as per Martin's request.
2006-07-03 10:04:04 +00:00
tjhunt
3ef8c9362d
Bug #5979 - Check in the OU's unit testing framework. Docs at http://docs.moodle.org/en/Unit_tests
2006-06-30 14:59:05 +00:00
vyshane
0f423e9d64
New admin stats report. This report module makes use of /course/report/stats/.
...
Merged from 1.6.
2006-06-06 05:31:42 +00:00
moodler
10312bf9a2
Fixed some issues with course overview report
2006-05-29 09:10:33 +00:00
moodler
ff6f951197
Log reporting. (SE)
2006-03-15 08:07:14 +00:00
ikawhero
d33a06d554
Old admin reports is now a pluggable report type
2006-03-10 08:07:08 +00:00