moodle/mod/workshop
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
..
allocation MDL-27508 display submission link at the manual allocator page 2012-04-27 14:41:59 +02:00
backup MDL-30982 Activity module stepslib - API documentation 2012-02-27 11:59:43 +01:00
db MDL-27508 fixing the description of groups related behaviour of some capabilities 2012-04-27 14:41:58 +02:00
eval MDL-32569 drop migrated module tests 2012-04-21 16:58:07 +02:00
form Merge branch 'w20_MDL-32926_m23_phpunitevil' of git://github.com/skodak/moodle 2012-05-14 13:36:11 +08:00
lang/en MDL-32925 lang: Add extended help texts for all modules 2012-05-18 00:27:04 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
tests MDL-32149 scale generator and workshop tests 2012-04-03 22:31:00 +02:00
aggregate.php Workshop aggregation is not expected to produce any output, just redirects back to the workshop main page 2010-11-04 14:45:03 +00:00
allocation.php MDL-32235 improving the allocation results rendering 2012-04-13 04:49:45 +02:00
assessment.php MDL-27508 workshop checks separate groups membership when displaying an assessment 2012-04-27 14:41:58 +02:00
editform.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
editformpreview.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
exassessment.php MDL-30453 Use correct renderable classes to represent assessments of example submission 2011-11-25 18:41:07 +01:00
excompare.php MDL-30453 Use correct renderable classes to represent assessments of example submission 2011-11-25 18:41:07 +01:00
exsubmission.php MDL-30271 Inform the user about the example assessment conflict, instead of throwing the exception 2011-11-25 16:01:48 +01:00
feedbackauthor_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
feedbackreviewer_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
fileinfolib.php MDL-32638 fixing the area names and file_browser::get_file_info() API call 2012-05-02 11:39:30 +02:00
index.php Workshop index page cleanup 2010-11-29 12:24:16 +00:00
lib.php Merge branch 'MDL-31902-master' of git://github.com/ankitagarwal/moodle 2012-05-14 10:28:05 +08:00
locallib.php MDL-27508 workshop does not use get_users_by_capability() any more 2012-04-27 14:41:59 +02:00
mod_form.php MDL-26099 fixing the strict standards warning 2012-04-13 14:04:43 +02:00
renderer.php MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
settings.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
styles.css MDL-27508 introducing mod_workshop_renderer::perpage_selector() 2012-04-27 14:41:58 +02:00
submission.php MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
submission_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
switchphase.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
toolbox.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
version.php Merge branch 'MDL-25660-workshop-calendar' of git://github.com/mudrd8mz/moodle 2012-04-17 16:31:41 +08:00
view.php MDL-27508 workshop::prepare_grading_report_data() accepts $groupid 2012-04-27 14:41:59 +02:00