moodle/admin/tool/unittest
Marina Glancy 559276b153 MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
..
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-29029 move all the simpletest bits into new tool unittest 2011-09-17 19:43:00 +02:00
coveragefile.php MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
ex_reporter.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
ex_simple_test.php MDL-32250 import latest SimpleTest 1.1.0 2012-03-29 15:07:53 +02:00
index.php MDL-32569 remove unittestprefix from config-dist.php, do not link other pages from old UI 2012-04-21 17:50:40 +02:00
settings.php MDL-32569 drop old functional DB tests 2012-04-21 16:32:14 +02:00
simpletestcoveragelib.php MDL-32251 E_STRICT fixes part 3 2012-03-29 15:24:30 +02:00
simpletestlib.php MDL-32250 import latest SimpleTest 1.1.0 2012-03-29 15:07:53 +02:00
styles.css MDL-29492 restore unit test prettiness. 2011-09-23 12:15:13 +01:00
version.php MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00