Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MDL-26469 upgrade: cope with modules that do not set $module->cron.
2012-01-11
Tim Hunt
MDL-26469 upgrade: cope with modules that do not set...
commit
|
commitdiff
|
tree
2012-01-11
Tim Hunt
MDL-26469 upgrade: module cron setting not updated.
commit
|
commitdiff
|
tree
2012-01-11
Tim Hunt
MDL-30635 quiz cron: fixup - enable in version.php...
commit
|
commitdiff
|
tree
2012-01-10
Tim Hunt
MDL-31101 format_string: Don't mangle < and > in strings...
commit
|
commitdiff
|
tree
2012-01-09
Tim Hunt
MDL-24394 qtype_match: should be able to use multilang...
commit
|
commitdiff
|
tree
2012-01-09
Tim Hunt
MDL-31019 quiz secure mode. Fix typo that breaks submit.
commit
|
commitdiff
|
tree
2012-01-06
Tim Hunt
MDL-30757 questions: kill legacy global $QUESTION_EDITTABCAPS
commit
|
commitdiff
|
tree
2012-01-06
Tim Hunt
MDL-30635 enable standard cron for all question and...
commit
|
commitdiff
|
tree
2011-12-23
Tim Hunt
MDL-30873 quiz: display an overall grade for preview...
commit
|
commitdiff
|
tree
2011-12-23
Tim Hunt
MDL-30802 question nav: fix questions link in front...
commit
|
commitdiff
|
tree
2011-12-23
Tim Hunt
MDL-30766 mod_quiz: fix edge cases of repaginate function.
commit
|
commitdiff
|
tree
2011-12-23
Tim Hunt
MDL-30168 formslib: untangle automatic id generation.
commit
|
commitdiff
|
tree
2011-12-23
Tim Hunt
MDL-27200 missing {} in various lang strings.
commit
|
commitdiff
|
tree
2011-12-19
Tim Hunt
MDL-30704 Quiz grades report shows inconsistent averages.
commit
|
commitdiff
|
tree
2011-12-19
Tim Hunt
MDL-29846 qbehaviours admin: correct $needed logic.
commit
|
commitdiff
|
tree
2011-12-16
Tim Hunt
MDL-30760 question engine: question summary can be...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-29176 quiz editing: can't move questions onto a...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-30646 default qbank sort should only use visible...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-30758 quiz_statistics report fails if all 1st attempts...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-30739 qtype numerical: upgrade script uses SQL...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-30744 question editing permissions. Update to new...
commit
|
commitdiff
|
tree
2011-12-15
Tim Hunt
MDL-30592 / MDL-27183 quiz statistics: fix merge problem.
commit
|
commitdiff
|
tree
2011-12-14
Tim Hunt
MDL-30742 restoring 1.9 backups with missing question...
commit
|
commitdiff
|
tree
2011-12-14
Tim Hunt
MDL-30734 question engine: sum_usage_marks_subquery...
commit
|
commitdiff
|
tree
2011-12-13
Tim Hunt
MDL-30683 don't show overall feedback in the quiz grades...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30592 question_bank: make files in qtext work in...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30592 quiz statistics, ensure images in the question...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30592 moodlelib: new helper component_callback
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30677 quiz: fix attempt counts when a student is...
commit
|
commitdiff
|
tree
2011-12-09
Valeriy Streltsov
MDL-30562 qtypes: extra_answer_fields & questionid_column_na...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30559 conditional availability: missing validation...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30532 qeupgradehelper has broken links to quizzes.
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-30498 user name can overlap user report icon.
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-27183 quiz reports: don't show data to users not...
commit
|
commitdiff
|
tree
2011-12-09
Tim Hunt
MDL-27143 question bank: questions not saved when deleting...
commit
|
commitdiff
|
tree
2011-12-08
Tim Hunt
MDL-30660 javascript-static: M.util.show_confirm_dialog...
commit
|
commitdiff
|
tree
2011-12-05
Tim Hunt
MDL-29579 quiz statistics, include qtext in full XHTML...
commit
|
commitdiff
|
tree
2011-12-02
Tim Hunt
MDL-30558 question bank, missing string with obscure...
commit
|
commitdiff
|
tree
2011-12-01
Igor Sazonov
MDL-27314 quiz attempts cannot be deleted in separate...
commit
|
commitdiff
|
tree
2011-11-28
Tim Hunt
MDL-30485 XML import from 1.9 does not handle files...
commit
|
commitdiff
|
tree
2011-11-28
Tim Hunt
MDL-30322 qtypes calc* and mulitanswer -> optional_param_array.
commit
|
commitdiff
|
tree
2011-11-22
Tim Hunt
MDL-30397 qformat_xml::format() should be public.
commit
|
commitdiff
|
tree
2011-11-20
Tim Hunt
MDL-29060 q export: writefiles should be public write_files...
commit
|
commitdiff
|
tree
2011-11-18
Tim Hunt
MDL-30306 get_string developer warning. Help lazy developers.
commit
|
commitdiff
|
tree
2011-11-17
Tim Hunt
MDL-27045 formslib: fix disabledif for advcheckbox
commit
|
commitdiff
|
tree
2011-11-17
Tim Hunt
MDL-30335 formslib: fix repeat_elements for groups...
commit
|
commitdiff
|
tree
2011-11-17
Tim Hunt
MDL-30182 fix missing include. Sorry.
commit
|
commitdiff
|
tree
2011-11-16
Tim Hunt
MDL-30300 qbehaviours: convert to the new is_compatible_ques...
commit
|
commitdiff
|
tree
2011-11-16
Tim Hunt
MDL-30300 question behaviours: improve q compatibility...
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30182 quiz grade.php should support userid param.
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30209 quiz refers to wrong rendere method in two...
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30199 qtype numerical etc. Don't require tolerance...
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30186 qtype editing forms should use advcheckbox.
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30167 qtype_numerical: notice when required unit...
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30185 question engine reporting: add redundant...
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-30069 Question type icons missing in lots of places.
commit
|
commitdiff
|
tree
2011-11-15
Tim Hunt
MDL-29743 quiz: Finish attempt link didn't save responses...
commit
|
commitdiff
|
tree
2011-11-15
Oleg Sychev
MDL-29095: initialise_question_instance should use...
commit
|
commitdiff
|
tree
2011-11-11
Tim Hunt
MDL-29945 incorrect logic when testing if a qtype can...
commit
|
commitdiff
|
tree
2011-11-10
Tim Hunt
MDL-29808 qtypes: use standard pluginname strings and...
commit
|
commitdiff
|
tree
2011-11-10
Tim Hunt
MDL-29808 qformats: use standard pluginname string...
commit
|
commitdiff
|
tree
2011-11-10
Tim Hunt
MDL-29808 qbehaviours: update to use ->dependencies...
commit
|
commitdiff
|
tree
2011-11-10
Tim Hunt
MDL-29945 plugin management: don't show Uninstall links...
commit
|
commitdiff
|
tree
2011-11-07
Tim Hunt
MDL-30135 question formats: trans_format/get_format...
commit
|
commitdiff
|
tree
2011-11-04
Tim Hunt
MDL-30145 Quiz intro not displayed on the password...
commit
|
commitdiff
|
tree
2011-11-04
Tim Hunt
MDL-30137 question engine: Ugglify the SQL to appease...
commit
|
commitdiff
|
tree
2011-11-03
Tim Hunt
MDL-30021 qtype numerical better showunits default...
commit
|
commitdiff
|
tree
2011-11-03
Tim Hunt
MDL-29058 question export: include files from hints...
commit
|
commitdiff
|
tree
2011-11-03
Tim Hunt
MDL-29739 question import used a bad default for text...
commit
|
commitdiff
|
tree
2011-11-03
Charles Fulton
MDL-29970 question preview: Fill correct only if qtype...
commit
|
commitdiff
|
tree
2011-11-03
Tim Hunt
MDL-28426 qtype base export_to_xml does not write format.
commit
|
commitdiff
|
tree
2011-11-01
Tim Hunt
MDL-29879 qbehaviour missing. Fix bad lang string.
commit
|
commitdiff
|
tree
2011-10-31
Tim Hunt
MDL-29164 question import, missing lang string.
commit
|
commitdiff
|
tree
2011-10-28
Tim Hunt
MDL-29983 fix question_type::local_name
commit
|
commitdiff
|
tree
2011-10-25
Tim Hunt
MDL-29854 questions: display better message and more...
commit
|
commitdiff
|
tree
2011-10-24
Tim Hunt
MDL-29906 quiz statistics report: replace use of deprectaed...
commit
|
commitdiff
|
tree
2011-10-24
Tim Hunt
MDL-29339 Manually cast objects to string before calling...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29828 quiz review: fix display of overdue time.
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29815 question engine DB: bad group-by clause detected...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 plugin dependencies: fix misspelling dependancies.
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 admin/index.php consistent use of die();
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 prevent install/upgrade if plugin dependancies...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 admin index/plugins/environment pages: all...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 admin envrionment page: fix boilerplate and...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 update more of the admin code to use the...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 display the dependancy information on the...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 pluginlib: rename plugintype_interface to...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 pluginlib.php: Code to load the dependancy...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 fix qtype and qbehaviour plugins to use proper...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 pluginlib.php: fix get_settings_url implimentation.
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 pluginlib.php: refactor the code to eliminate...
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-29474 lib/pluginlib.php improve method names.
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-28718 block_quiz_results - add missing require_once.
commit
|
commitdiff
|
tree
2011-10-20
Tim Hunt
MDL-28718 block_quiz_results - add copyright headers.
commit
|
commitdiff
|
tree
2011-10-18
Tim Hunt
MDL-28491 fix notice because $page was undefined.
commit
|
commitdiff
|
tree
2011-10-18
Tim Hunt
MDL-29627 quiz access rules: quiz edit settings was...
commit
|
commitdiff
|
tree
2011-10-17
Tim Hunt
MDL-29627 quiz access rules: fix two little problems...
commit
|
commitdiff
|
tree
2011-10-17
Tim Hunt
MDL-28614 questions: remove another obsolete editing_head_co...
commit
|
commitdiff
|
tree
2011-10-17
Tim Hunt
MDL-28491 diplay the quiz navigation on the summary...
commit
|
commitdiff
|
tree
2011-10-17
Tim Hunt
MDL-28614 qtypes: get_editing_head_contributions not...
commit
|
commitdiff
|
tree
next