]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-07-24 dongsheng"MDL-19839, comments block"
2009-07-24 dongsheng"MDL-19118, comments api"
2009-07-24 moodlerobotUpdated the HEAD build version to 20090724
2009-07-23 ethemprint_simple_box(_start/_end) and preg_replace() fixes
2009-07-23 tjhuntlesson: MDL-19890 Fix block-printing code in lesson...
2009-07-23 tjhuntquiz: MDL-19891 fix that quiz navigation block that...
2009-07-23 jeromefilemanager MDL-16597 fix YUI repository requires and...
2009-07-23 tjhuntajaxlib MDL-19077 required_js_code::now, for those...
2009-07-23 tjhuntajaxlib: MDL-19915 skip links need to be in a div for...
2009-07-23 samhemelrykajaxlib MDL-19915 Squashed minor XHTML compliance issue...
2009-07-23 nicolasconnaultMDL-19077 Fixed whitespace
2009-07-23 nicolasconnaultMDL-19077 Fixed PHPdocs, whitespace and all typos I...
2009-07-23 moodlerobotUpdated the HEAD build version to 20090723
2009-07-22 tjhuntFix my silly mistake. Thanks for noticing Eloy.
2009-07-22 tjhuntquiz: fix URL escaping issues.
2009-07-22 tjhuntquiz: Check this is the users own attempt before sendin...
2009-07-22 tjhuntquiz reports: Fix ordering of reports broken by MDL...
2009-07-22 tjhuntquiz: minor layout improvement.
2009-07-22 tjhuntthemes: MDL-19077 pass the region name ot the block...
2009-07-22 tjhuntRemove deprecated function call.
2009-07-22 tjhuntblocks MDL-19902: were seeing empty block columns on...
2009-07-22 tjhuntblocks MDL-19902: were seeing empty block columns on...
2009-07-22 nicolasconnaultMDL-19840 Upgraded code of HTML-parsing assertions
2009-07-22 nicolasconnaultMDL-19077 Added requires->yui_lib('event') to required_...
2009-07-22 nicolasconnaultMDL-19077 Added the required_event_handler class and...
2009-07-22 tjhuntajaxlib: fix variable name typo.
2009-07-22 tjhuntthemes: MDL-19077 make sure that errors displayed by...
2009-07-22 tjhunttags: MDL-19823 missed one $PAGE->set_context yesterday.
2009-07-22 peterbulmerMDL19901 fix typeo
2009-07-22 moodlerobotUpdated the HEAD build version to 20090722
2009-07-21 tjhuntFix new install with developer debug on.\r\rCan't print...
2009-07-21 tjhuntblocks editing: MDL-19889 edit tag_flickr block form.
2009-07-21 tjhuntflickr and youtube blocks: don't call print_error!
2009-07-21 tjhuntblocks editing: MDL-19889 edit tags block form.
2009-07-21 tjhuntblocks editing: MDL-19889 edit tag_youtube form.
2009-07-21 tjhuntblocks editing: MDL-19889 tidy up HTML form class.
2009-07-21 tjhunttags: part of MDL-19823 - make sure tag pages are in...
2009-07-21 skodakMDL-19875 tested patch and added some more echos, thank...
2009-07-21 tjhuntquiz: MDL-19813 missing global $OUTPUT.
2009-07-21 tjhunthtml_table: MDL-19755 deprecate the attributes of html_...
2009-07-21 tjhuntpagelib: MDL-12212 require_login should set $PAGE-...
2009-07-21 tjhuntaccesslib: MDL-19882 require_capability no longer does...
2009-07-21 moodlerfilter/mediaplugins MDL-18658 Add support for MP4 files...
2009-07-21 moodlerobotUpdated the HEAD build version to 20090721
2009-07-21 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-07-20 mudrd8mzMDL-19877 fix: diplay used font family of the test...
2009-07-20 mudrd8mzMDL-18664 removing lib/fpdf from the core
2009-07-20 mudrd8mzMDL-19877 adding a script producing a test PDF
2009-07-20 mudrd8mzMDL-19876 upgrade to tcpdf-4.6.020 (php5 version)
2009-07-20 tjhuntMDL-19882 Add remaining missing require_login-s before...
2009-07-20 tjhuntMDL-19882 Add missing require_login-s before require_ca...
2009-07-20 tjhuntFix use of incorrect context.
2009-07-20 dongsheng"MDL-13766, allow null value saved in options"
2009-07-20 tjhuntMDL-19077: Fix Martin's code.
2009-07-20 samhemelrykquiz MDL-17730 Fixed issues caused by escaped redirect...
2009-07-20 tjhuntMDL-19010: In developer debug mode, print information...
2009-07-20 moodleruser/view MDL-19077 set blocks context to always be...
2009-07-20 moodleruser blocks MDL-19077 Set URL for the user/view page...
2009-07-20 tjhuntMDL-19077: Fix some initialisation order issues on...
2009-07-20 Moodle HQ git... Fixing drift between CVS and git
2009-07-20 tjhuntblock MDL-19398 Initialise all blocks on this page...
2009-07-20 moodlerobotUpdated the HEAD build version to 20090720
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakMDL-19874 updated geoip to 1.80 and fixed iplookup...
2009-07-19 skodakevalmath is BSD, not GPL!
2009-07-19 skodakMDL-19873 imported new SimplePie 1.2
2009-07-19 skodakMDL-19872 imported new TinyMCE 3.2.5
2009-07-19 skodakMDL-19871 new parameter syntax from htmlpurifier 4.0.0
2009-07-19 skodakMDL-19871 imported htmlpurifier 4.0.0
2009-07-19 skodakMDL-19725 forgotten to update version in lib desc
2009-07-19 skodakMDL-19725 forgotten to update version in readme
2009-07-19 skodakMDL-14589 added missing require_login()
2009-07-19 moodlerobotUpdated the HEAD build version to 20090719
2009-07-18 tjhuntImprove comment. Thanks David Mudrak.
2009-07-18 moodlerobotUpdated the HEAD build version to 20090718
2009-07-17 skodakMDL-19842 securing algebradebug the same way as text...
2009-07-17 tjhuntClean up some more todos.
2009-07-17 tjhuntblock/search: Eliminate todo that was already done...
2009-07-17 tjhuntadmin block: MDL-16693 fix todo.
2009-07-17 tjhuntadmin bookmarks: remove useless todo.
2009-07-17 tjhunttodochecker: don't match variables called $todo or...
2009-07-17 tjhuntClarify commenst in backup, to make it clear what is...
2009-07-17 tjhunttodochecker: Match todo case-insensitively :-( that...
2009-07-17 tjhunttodochecker: bug summary in tool tip.
2009-07-17 tjhuntquiz: add tracker id to TODO.
2009-07-17 tjhuntquiz: remove incorrect TODO.
2009-07-17 tjhuntquiz manual grading: Remove todo that was already done!
2009-07-17 tjhuntquiz editing: Remove unnecessary TODO.
2009-07-17 tjhuntquiz editing: MDL-17730 need better skip links on the...
2009-07-17 tjhuntthemes: MDL-19077 better handling of top of body code...
2009-07-17 tjhunttodochecker script: skip third party code.
2009-07-17 tjhuntadmin: broken icons on question type page.
2009-07-17 tjhuntformslib: moodleform_mod needs to be abstract too.
2009-07-17 moodlerobotUpdated the HEAD build version to 20090717
2009-07-16 tjhuntblocks editing ui: MDL-19398 Can now edit the position...
2009-07-16 tjhuntblocks editing ui: MDL-19398 Can how precisely control...
2009-07-16 tjhuntformslib: use abstract, rather than a print_error,...
2009-07-16 skodakMDL-19832 new mimeTeX binaries v1.70
2009-07-16 skodakMDL-19841 removed sloppy hardcoded debug levels
next